From owner-freebsd-mips@FreeBSD.ORG Mon Aug 12 11:06:48 2013 Return-Path: Delivered-To: freebsd-mips@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BA174AE6 for ; Mon, 12 Aug 2013 11:06:48 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A6B152140 for ; Mon, 12 Aug 2013 11:06:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7CB6mFi085087 for ; Mon, 12 Aug 2013 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7CB6mt1085085 for freebsd-mips@FreeBSD.org; Mon, 12 Aug 2013 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 Aug 2013 11:06:48 GMT Message-Id: <201308121106.r7CB6mt1085085@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-mips@FreeBSD.org Subject: Current problem reports assigned to freebsd-mips@FreeBSD.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2013 11:06:48 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/177876 mips [mips] kernel stack overflow panic on mips64, EdgeRout o kern/177832 mips [mips] [gpio] [patch] GPIO and RF LED do not function o kern/177032 mips [arge] arge1 fails to attach on UBNT Routerstation o kern/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC p kern/163670 mips [mips][arge] arge can't allocate ring buffer on multip 5 problems total. From owner-freebsd-mips@FreeBSD.ORG Thu Aug 15 12:00:35 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 13267E86 for ; Thu, 15 Aug 2013 12:00:35 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from hosted.mx.as41113.net (abby.lhr1.as41113.net [91.208.177.20]) by mx1.freebsd.org (Postfix) with ESMTP id D22422A5F for ; Thu, 15 Aug 2013 12:00:33 +0000 (UTC) Received: from [192.168.1.54] (staff-ns50-3.as25178.net [212.9.98.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lists@rewt.org.uk) by hosted.mx.as41113.net (Postfix) with ESMTPSA id 3cG5p81S43z15w for ; Thu, 15 Aug 2013 13:00:32 +0100 (BST) Message-ID: <520CC2DC.4060702@rewt.org.uk> Date: Thu, 15 Aug 2013 13:00:28 +0100 From: Joe Holden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-mips@freebsd.org Subject: Hang after usb on EdgeRouter Lite Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 12:00:35 -0000 Hi guys, I've updated my ERLs to latest head but I'm seeing usb hangs now on boot after: usbus0: 480Mbps High Speed USB v2.0 It doesn't actually seem to detect anything, kernel config below: ##### ident OCTEON-ERL-RTR makeoptions ARCH_FLAGS="-march=octeon -mabi=64" makeoptions LDSCRIPT_NAME=ldscript.mips.octeon1 makeoptions COPTFLAGS="-O2 -pipe" makeoptions MODULES_OVERRIDE="" makeoptions KERNLOADADDR=0xffffffff80100000 makeoptions WITHOUT_KERNEL_TRAMPOLINE=1 include "../cavium/std.octeon1" hints "OCTEON1.hints" options OCTEON_VENDOR_UBIQUITI options OCTEON_MODEL=OCTEON_CN50XX_PASS1_X options SCHED_ULE options PREEMPTION options INET options INET6 options FFS options SOFTUPDATES options MSDOSFS options PROCFS options PSEUDOFS options GEOM_PART_GPT options GEOM_LABEL options STACK options _KPOSIX_PRIORITY_SCHEDULING options PRINTF_BUFR_SIZE=128 options NO_SWAPPING options SMP options ROOTDEVNAME=\"ufs:/dev/ufs/root\" device scbus device da device uart device octe device octm device miibus device loop device random device ether device vlan device tun device md device gif device tap #device bridge #device epair device bpf device carp device octeon_wdog device octusb device usb device umass device crypto device cryptodev device cryptocteon device gpio options IPFIREWALL options IPFIREWALL_DEFAULT_TO_ACCEPT #### does it look like I'm missing anything or is this a regression? Cheers, Joe From owner-freebsd-mips@FreeBSD.ORG Thu Aug 15 18:36:33 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 315D8193 for ; Thu, 15 Aug 2013 18:36:33 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x233.google.com (mail-wg0-x233.google.com [IPv6:2a00:1450:400c:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B07A621C7 for ; Thu, 15 Aug 2013 18:36:32 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id a12so842513wgh.30 for ; Thu, 15 Aug 2013 11:36:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=FINcfKEt3lv0HcnRCrw3y9MLFppQAs8F5BB0k2Qcgwc=; b=KJIqRx/mRRtMjKtOXYXCapH3KyvJHn74kghcUBhVjp5L+iSeZpUsNVKLE8NACv94qK NeLlRnSb1C3v3JzR2tQDxhDUVJvm4TQ7vjUfevAK5Qe56dRBue/iwGkLv2f6f2To8sxp fJFSA7egkKePk6IscfBmpwxNYg13STmBvH0ZPSvF+tj0H2O+r++Soby36I/FSSDh+0b+ 8Q0+VRLqdFIr4XJvqXjBXEgh6rkGlEauxizE7j43SCQIVrsdKDAhpIzlPf5EPP/jb/CT v6IpHYl36ZNn8mz+lTe+NkFL3Eeo/B2hdoaErtIYRETDtuYj0ot4c1/XRvlTWu4ft+D6 xJlg== MIME-Version: 1.0 X-Received: by 10.194.110.6 with SMTP id hw6mr11220207wjb.3.1376591791107; Thu, 15 Aug 2013 11:36:31 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Thu, 15 Aug 2013 11:36:31 -0700 (PDT) In-Reply-To: <520CC2DC.4060702@rewt.org.uk> References: <520CC2DC.4060702@rewt.org.uk> Date: Thu, 15 Aug 2013 11:36:31 -0700 X-Google-Sender-Auth: reUfojtbjr7bkeJ_Q8MFkauAjlo Message-ID: Subject: Re: Hang after usb on EdgeRouter Lite From: Adrian Chadd To: Joe Holden Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 18:36:33 -0000 as in, the whole thing hangs, or just usb devices? -adrian On 15 August 2013 05:00, Joe Holden wrote: > Hi guys, > > I've updated my ERLs to latest head but I'm seeing usb hangs now on boot > after: > > usbus0: 480Mbps High Speed USB v2.0 > > It doesn't actually seem to detect anything, kernel config below: > > ##### > > ident OCTEON-ERL-RTR > > makeoptions ARCH_FLAGS="-march=octeon -mabi=64" > makeoptions LDSCRIPT_NAME=ldscript.mips.**octeon1 > > makeoptions COPTFLAGS="-O2 -pipe" > > makeoptions MODULES_OVERRIDE="" > makeoptions KERNLOADADDR=**0xffffffff80100000 > > makeoptions WITHOUT_KERNEL_TRAMPOLINE=1 > > include "../cavium/std.octeon1" > > hints "OCTEON1.hints" > options OCTEON_VENDOR_UBIQUITI > > options OCTEON_MODEL=OCTEON_CN50XX_**PASS1_X > > options SCHED_ULE > options PREEMPTION > options INET > options INET6 > options FFS > options SOFTUPDATES > options MSDOSFS > options PROCFS > options PSEUDOFS > options GEOM_PART_GPT > options GEOM_LABEL > options STACK > options _KPOSIX_PRIORITY_SCHEDULING > options PRINTF_BUFR_SIZE=128 > options NO_SWAPPING > > options SMP > > options ROOTDEVNAME=\"ufs:/dev/ufs/**root\" > > device scbus > device da > > device uart > > device octe > device octm > > device miibus > > device loop > device random > device ether > device vlan > device tun > device md > device gif > device tap > #device bridge > #device epair > device bpf > device carp > > device octeon_wdog > > device octusb > device usb > device umass > > device crypto > device cryptodev > device cryptocteon > > device gpio > > options IPFIREWALL > options IPFIREWALL_DEFAULT_TO_ACCEPT > > #### > > does it look like I'm missing anything or is this a regression? > > Cheers, > Joe > ______________________________**_________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@**freebsd.org > " > From owner-freebsd-mips@FreeBSD.ORG Thu Aug 15 22:28:43 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6AF9027F; Thu, 15 Aug 2013 22:28:43 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from hosted.mx.as41113.net (abby.lhr1.as41113.net [91.208.177.20]) by mx1.freebsd.org (Postfix) with ESMTP id CFDD42D80; Thu, 15 Aug 2013 22:28:39 +0000 (UTC) Received: from jwhlaptop (unknown [91.208.177.70]) (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: lists@rewt.org.uk) by hosted.mx.as41113.net (Postfix) with ESMTPSA id 3cGMkl326jz1Bn; Thu, 15 Aug 2013 23:28:31 +0100 (BST) From: "Joe Holden" To: "'Adrian Chadd'" References: <520CC2DC.4060702@rewt.org.uk> In-Reply-To: Subject: RE: Hang after usb on EdgeRouter Lite Date: Thu, 15 Aug 2013 23:28:29 +0100 Message-ID: <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQDSx7RPSvWYV1+2NRuoyVFJmvJkCQFR0b4Dm4PvN6A= Content-Language: en-gb Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 22:28:43 -0000 It just stops at that point.. no further console output - left it about 9 hours and it hadn't moved. Same happens each boot Cheers Joe From: adrian.chadd@gmail.com [mailto:adrian.chadd@gmail.com] On Behalf Of Adrian Chadd Sent: 15 August 2013 19:37 To: Joe Holden Cc: freebsd-mips@freebsd.org Subject: Re: Hang after usb on EdgeRouter Lite as in, the whole thing hangs, or just usb devices? -adrian On 15 August 2013 05:00, Joe Holden > wrote: Hi guys, I've updated my ERLs to latest head but I'm seeing usb hangs now on boot after: usbus0: 480Mbps High Speed USB v2.0 It doesn't actually seem to detect anything, kernel config below: ##### ident OCTEON-ERL-RTR makeoptions ARCH_FLAGS="-march=octeon -mabi=64" makeoptions LDSCRIPT_NAME=ldscript.mips.octeon1 makeoptions COPTFLAGS="-O2 -pipe" makeoptions MODULES_OVERRIDE="" makeoptions KERNLOADADDR=0xffffffff80100000 makeoptions WITHOUT_KERNEL_TRAMPOLINE=1 include "../cavium/std.octeon1" hints "OCTEON1.hints" options OCTEON_VENDOR_UBIQUITI options OCTEON_MODEL=OCTEON_CN50XX_PASS1_X options SCHED_ULE options PREEMPTION options INET options INET6 options FFS options SOFTUPDATES options MSDOSFS options PROCFS options PSEUDOFS options GEOM_PART_GPT options GEOM_LABEL options STACK options _KPOSIX_PRIORITY_SCHEDULING options PRINTF_BUFR_SIZE=128 options NO_SWAPPING options SMP options ROOTDEVNAME=\"ufs:/dev/ufs/root\" device scbus device da device uart device octe device octm device miibus device loop device random device ether device vlan device tun device md device gif device tap #device bridge #device epair device bpf device carp device octeon_wdog device octusb device usb device umass device crypto device cryptodev device cryptocteon device gpio options IPFIREWALL options IPFIREWALL_DEFAULT_TO_ACCEPT #### does it look like I'm missing anything or is this a regression? Cheers, Joe _______________________________________________ freebsd-mips@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mips To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org " From owner-freebsd-mips@FreeBSD.ORG Thu Aug 15 23:32:11 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9F641D01 for ; Thu, 15 Aug 2013 23:32:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B5EF204F for ; Thu, 15 Aug 2013 23:32:11 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id t57so1114672wes.10 for ; Thu, 15 Aug 2013 16:32:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=IfXhjpQ5V4JrVEK5+TWQUeEOFouB3cOv3AERD3aRASM=; b=SYS9fKfauQ6nlqgf7OyQcsPz5OOF9Rbf391qYRSZuHr8o6wffn0iV/OUTxu2SsOJv3 JHZvWWNxVz55osPTDO445CQET0birPkNnPy6KklVHa0DaZUJpvYv+bO8MQDXs2Lpr9wB uTojlRQFX5zo17R4uOrV6hRfrvB6Uwnwi3EiEKjbVrtgfEf8c+bAhPC5idE4P+oc821p uKws5gXZ8aRKsZ5YJ2+qgS48exLcCFMmZAet6LQ7M+j3M8uSRTKnBPq7o+//ZrjoCss/ xjPaY1iRRDwKPeCIFVg+iWk7/8jUKF7cTO+IkheHE1RfB/3NjbR6K8ky3YbCG+fdLTlb Ndbg== MIME-Version: 1.0 X-Received: by 10.180.37.164 with SMTP id z4mr3342600wij.30.1376609529670; Thu, 15 Aug 2013 16:32:09 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Thu, 15 Aug 2013 16:32:09 -0700 (PDT) In-Reply-To: <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> References: <520CC2DC.4060702@rewt.org.uk> <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> Date: Thu, 15 Aug 2013 16:32:09 -0700 X-Google-Sender-Auth: I9Hmm2rpWmf_c4kqfEz3rDkeB6g Message-ID: Subject: Re: Hang after usb on EdgeRouter Lite From: Adrian Chadd To: Joe Holden Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Aug 2013 23:32:11 -0000 Do yu have the time to do a binary search of the revisions to figure out when it broke? thanks, -adrian On 15 August 2013 15:28, Joe Holden wrote: > It just stops at that point.. no further console output =96 left it about= 9 > hours and it hadn=92t moved. Same happens each boot**** > > ** ** > > Cheers**** > > Joe**** > > ** ** > > *From:* adrian.chadd@gmail.com [mailto:adrian.chadd@gmail.com] *On Behalf > Of *Adrian Chadd > *Sent:* 15 August 2013 19:37 > *To:* Joe Holden > *Cc:* freebsd-mips@freebsd.org > *Subject:* Re: Hang after usb on EdgeRouter Lite**** > > ** ** > > as in, the whole thing hangs, or just usb devices?**** > > ** ** > > ** ** > > ** ** > > -adrian**** > > ** ** > > ** ** > > On 15 August 2013 05:00, Joe Holden wrote:**** > > Hi guys, > > I've updated my ERLs to latest head but I'm seeing usb hangs now on boot > after: > > usbus0: 480Mbps High Speed USB v2.0 > > It doesn't actually seem to detect anything, kernel config below: > > ##### > > ident OCTEON-ERL-RTR > > makeoptions ARCH_FLAGS=3D"-march=3Docteon -mabi=3D64" > makeoptions LDSCRIPT_NAME=3Dldscript.mips.octeon1 > > makeoptions COPTFLAGS=3D"-O2 -pipe" > > makeoptions MODULES_OVERRIDE=3D"" > makeoptions KERNLOADADDR=3D0xffffffff80100000 > > makeoptions WITHOUT_KERNEL_TRAMPOLINE=3D1 > > include "../cavium/std.octeon1" > > hints "OCTEON1.hints" > options OCTEON_VENDOR_UBIQUITI > > options OCTEON_MODEL=3DOCTEON_CN50XX_PASS1_X > > options SCHED_ULE > options PREEMPTION > options INET > options INET6 > options FFS > options SOFTUPDATES > options MSDOSFS > options PROCFS > options PSEUDOFS > options GEOM_PART_GPT > options GEOM_LABEL > options STACK > options _KPOSIX_PRIORITY_SCHEDULING > options PRINTF_BUFR_SIZE=3D128 > options NO_SWAPPING > > options SMP > > options ROOTDEVNAME=3D\"ufs:/dev/ufs/root\" > > device scbus > device da > > device uart > > device octe > device octm > > device miibus > > device loop > device random > device ether > device vlan > device tun > device md > device gif > device tap > #device bridge > #device epair > device bpf > device carp > > device octeon_wdog > > device octusb > device usb > device umass > > device crypto > device cryptodev > device cryptocteon > > device gpio > > options IPFIREWALL > options IPFIREWALL_DEFAULT_TO_ACCEPT > > #### > > does it look like I'm missing anything or is this a regression? > > Cheers, > Joe > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org"**= * > * > > ** ** > From owner-freebsd-mips@FreeBSD.ORG Fri Aug 16 00:08:21 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B47BC4BD; Fri, 16 Aug 2013 00:08:21 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from hosted.mx.as41113.net (abby.lhr1.as41113.net [91.208.177.20]) by mx1.freebsd.org (Postfix) with ESMTP id 0476A21B6; Fri, 16 Aug 2013 00:08:20 +0000 (UTC) Received: from jwhlaptop (unknown [91.208.177.70]) (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: lists@rewt.org.uk) by hosted.mx.as41113.net (Postfix) with ESMTPSA id 3cGPxr02Pzz1CR; Fri, 16 Aug 2013 01:08:15 +0100 (BST) From: "Joe Holden" To: "'Adrian Chadd'" References: <520CC2DC.4060702@rewt.org.uk> <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> In-Reply-To: Subject: RE: Hang after usb on EdgeRouter Lite Date: Fri, 16 Aug 2013 01:08:14 +0100 Message-ID: <111501ce9a14$b41f59e0$1c5e0da0$@rewt.org.uk> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQDSx7RPSvWYV1+2NRuoyVFJmvJkCQFR0b4DAaP0CHUCJVC0/JtlwQdw Content-Language: en-gb Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2013 00:08:21 -0000 I can probably fit in stepping through the revisions that are likely to be relevant. just gone back to r252434 as a starting point and that works fine. Ta Joe From: adrian.chadd@gmail.com [mailto:adrian.chadd@gmail.com] On Behalf Of Adrian Chadd Sent: 16 August 2013 00:32 To: Joe Holden Cc: freebsd-mips@freebsd.org Subject: Re: Hang after usb on EdgeRouter Lite Do yu have the time to do a binary search of the revisions to figure out when it broke? thanks, -adrian On 15 August 2013 15:28, Joe Holden > wrote: It just stops at that point.. no further console output - left it about 9 hours and it hadn't moved. Same happens each boot Cheers Joe From: adrian.chadd@gmail.com [mailto:adrian.chadd@gmail.com ] On Behalf Of Adrian Chadd Sent: 15 August 2013 19:37 To: Joe Holden Cc: freebsd-mips@freebsd.org Subject: Re: Hang after usb on EdgeRouter Lite as in, the whole thing hangs, or just usb devices? -adrian On 15 August 2013 05:00, Joe Holden > wrote: Hi guys, I've updated my ERLs to latest head but I'm seeing usb hangs now on boot after: usbus0: 480Mbps High Speed USB v2.0 It doesn't actually seem to detect anything, kernel config below: ##### ident OCTEON-ERL-RTR makeoptions ARCH_FLAGS="-march=octeon -mabi=64" makeoptions LDSCRIPT_NAME=ldscript.mips.octeon1 makeoptions COPTFLAGS="-O2 -pipe" makeoptions MODULES_OVERRIDE="" makeoptions KERNLOADADDR=0xffffffff80100000 makeoptions WITHOUT_KERNEL_TRAMPOLINE=1 include "../cavium/std.octeon1" hints "OCTEON1.hints" options OCTEON_VENDOR_UBIQUITI options OCTEON_MODEL=OCTEON_CN50XX_PASS1_X options SCHED_ULE options PREEMPTION options INET options INET6 options FFS options SOFTUPDATES options MSDOSFS options PROCFS options PSEUDOFS options GEOM_PART_GPT options GEOM_LABEL options STACK options _KPOSIX_PRIORITY_SCHEDULING options PRINTF_BUFR_SIZE=128 options NO_SWAPPING options SMP options ROOTDEVNAME=\"ufs:/dev/ufs/root\" device scbus device da device uart device octe device octm device miibus device loop device random device ether device vlan device tun device md device gif device tap #device bridge #device epair device bpf device carp device octeon_wdog device octusb device usb device umass device crypto device cryptodev device cryptocteon device gpio options IPFIREWALL options IPFIREWALL_DEFAULT_TO_ACCEPT #### does it look like I'm missing anything or is this a regression? Cheers, Joe _______________________________________________ freebsd-mips@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mips To unsubscribe, send any mail to "freebsd-mips-unsubscribe@freebsd.org " From owner-freebsd-mips@FreeBSD.ORG Fri Aug 16 00:39:33 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E9F10AED for ; Fri, 16 Aug 2013 00:39:33 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x22c.google.com (mail-we0-x22c.google.com [IPv6:2a00:1450:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 838762309 for ; Fri, 16 Aug 2013 00:39:33 +0000 (UTC) Received: by mail-we0-f172.google.com with SMTP id t61so1141514wes.31 for ; Thu, 15 Aug 2013 17:39:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=RpiXRatxdzEpUsPx7jMhuQFSVpLwBrnVI0dioW4mvgc=; b=P2Gq098ZoID4peTNWwg5rsATbu3gaAEEmPCBpuEIv9ocap0r0TTqn8BFao7EDiMQdf t6Ig02OPPyDwLn/3Vcbd/Dui3Rc/8fU3apAEdlQiJ5fv3EvnExYolmSsV/iBBFma1Bdi /Z8kL5Dkf1LmOMIgCcuFUcaHVUwll4vECJ9c7WuczKUkAB8y8V+jb1OVLxzRpKYrNXem wmV6fAI/Vj+MzSQjIpvHTGbiT3h4Y+MYZ9wGhBaNnZG7sUXNt1uTUyI2uWn4TqNQLOik xrPdjHrl5GRqhCJuGsTYipXPvVVRXR8Mpb9zIxokz5hqquANg+XMGXJuAKm/afjaoPw2 pzzw== MIME-Version: 1.0 X-Received: by 10.180.36.133 with SMTP id q5mr3569598wij.0.1376613571988; Thu, 15 Aug 2013 17:39:31 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Thu, 15 Aug 2013 17:39:31 -0700 (PDT) In-Reply-To: <111501ce9a14$b41f59e0$1c5e0da0$@rewt.org.uk> References: <520CC2DC.4060702@rewt.org.uk> <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> <111501ce9a14$b41f59e0$1c5e0da0$@rewt.org.uk> Date: Thu, 15 Aug 2013 17:39:31 -0700 X-Google-Sender-Auth: xzTVpXDTXtEiOTA--Vhgs_-VMkI Message-ID: Subject: Re: Hang after usb on EdgeRouter Lite From: Adrian Chadd To: Joe Holden Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2013 00:39:34 -0000 On 15 August 2013 17:08, Joe Holden wrote: > I can probably fit in stepping through the revisions that are likely to b= e > relevant=85 just gone back to r252434 as a starting point and that works = fine. > Sweet! Please do! I'm glad it's not that hard a regression to identify :) -adrian From owner-freebsd-mips@FreeBSD.ORG Fri Aug 16 08:56:53 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4498482F; Fri, 16 Aug 2013 08:56:53 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from hosted.mx.as41113.net (abby.lhr1.as41113.net [91.208.177.20]) by mx1.freebsd.org (Postfix) with ESMTP id 08CF72917; Fri, 16 Aug 2013 08:56:52 +0000 (UTC) Received: from [192.168.1.54] (staff-ns50-3.as25178.net [212.9.98.1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lists@rewt.org.uk) by hosted.mx.as41113.net (Postfix) with ESMTPSA id 3cGdgl0b8sz1GD; Fri, 16 Aug 2013 09:56:51 +0100 (BST) Message-ID: <520DE94E.5050200@rewt.org.uk> Date: Fri, 16 Aug 2013 09:56:46 +0100 From: Joe Holden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Adrian Chadd Subject: Re: Hang after usb on EdgeRouter Lite References: <520CC2DC.4060702@rewt.org.uk> <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> <111501ce9a14$b41f59e0$1c5e0da0$@rewt.org.uk> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2013 08:56:53 -0000 Not getting much closer but so far 253367 works, 253845 and later don't, I can't see any mips-specific changes that might break it but I may be wrong! Thanks, Joe On 16/08/2013 01:39, Adrian Chadd wrote: > > > > On 15 August 2013 17:08, Joe Holden > wrote: > > I can probably fit in stepping through the revisions that are likely > to be relevant… just gone back to r252434 as a starting point and > that works fine. > > > > Sweet! Please do! I'm glad it's not that hard a regression to identify :) > > > > > -adrian > From owner-freebsd-mips@FreeBSD.ORG Fri Aug 16 18:12:50 2013 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 18A47CE1 for ; Fri, 16 Aug 2013 18:12:50 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A1DEB285D for ; Fri, 16 Aug 2013 18:12:49 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id t57so1889386wes.24 for ; Fri, 16 Aug 2013 11:12:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=lVedCEGA32hkd2c4GjWjlIknfHnduK+UR3DXBtNJ1X4=; b=Q+aD3wzBMOWMbb36HHI2i1hXpRXws+2dC+8Bhm+cWxYoqdDyaniz81kiIMh5MJImv8 PJe/4D6vTXSTIyDwGD4q4a6uzk3zENSvfYpKebYXSAEvftMiUv19xPfjWc5nhuMzROth ksVeQZnnuTpnAzbscycDXTkpKh9aEZaRAKGYoIHmzUxKNo0BjLJlUBR7NGIrndtepw/8 NxJSji5lVke1pmnaconbZdicR1LvgRtwHXfNBH73CCzRfBG1kBfEuEungymVLGhs5ld9 dvGiPLskd+8gyLyQ89fHLLHhN6SaphABdwL+2lFCnuHz/CayH5WjJB+ZGjqYHyGbQZ6M 6QHg== MIME-Version: 1.0 X-Received: by 10.180.211.206 with SMTP id ne14mr148817wic.30.1376676767831; Fri, 16 Aug 2013 11:12:47 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Fri, 16 Aug 2013 11:12:47 -0700 (PDT) In-Reply-To: <520DE94E.5050200@rewt.org.uk> References: <520CC2DC.4060702@rewt.org.uk> <10d401ce9a06$c5016f90$4f044eb0$@rewt.org.uk> <111501ce9a14$b41f59e0$1c5e0da0$@rewt.org.uk> <520DE94E.5050200@rewt.org.uk> Date: Fri, 16 Aug 2013 11:12:47 -0700 X-Google-Sender-Auth: GQGGLRKdAMRQMPTZ-rFjaRoE_sI Message-ID: Subject: Re: Hang after usb on EdgeRouter Lite From: Adrian Chadd To: Joe Holden Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Aug 2013 18:12:50 -0000 On 16 August 2013 01:56, Joe Holden wrote: > Not getting much closer but so far 253367 works, 253845 and later don't, I > can't see any mips-specific changes that might break it but I may be wrong! > Plenty of non-MIPS stuff does break MIPS. :) -adrian From owner-freebsd-mips@FreeBSD.ORG Sat Aug 17 04:46:48 2013 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B2116173; Sat, 17 Aug 2013 04:46:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 766662411; Sat, 17 Aug 2013 04:46:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r7H4kl87054312; Sat, 17 Aug 2013 00:46:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r7H4klq3054309; Sat, 17 Aug 2013 04:46:47 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 17 Aug 2013 04:46:47 GMT Message-Id: <201308170446.r7H4klq3054309@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Aug 2013 04:46:48 -0000 TB --- 2013-08-17 03:45:08 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-08-17 03:45:08 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-08-17 03:45:08 - starting HEAD tinderbox run for mips/mips TB --- 2013-08-17 03:45:08 - cleaning the object tree TB --- 2013-08-17 03:45:08 - /usr/local/bin/svn stat /src TB --- 2013-08-17 03:45:47 - At svn revision 254428 TB --- 2013-08-17 03:45:48 - building world TB --- 2013-08-17 03:45:48 - CROSS_BUILD_TESTING=YES TB --- 2013-08-17 03:45:48 - MAKEOBJDIRPREFIX=/obj TB --- 2013-08-17 03:45:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-08-17 03:45:48 - SRCCONF=/dev/null TB --- 2013-08-17 03:45:48 - TARGET=mips TB --- 2013-08-17 03:45:48 - TARGET_ARCH=mips TB --- 2013-08-17 03:45:48 - TZ=UTC TB --- 2013-08-17 03:45:48 - __MAKE_CONF=/dev/null TB --- 2013-08-17 03:45:48 - cd /src TB --- 2013-08-17 03:45:48 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Aug 17 03:45:55 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Aug 17 04:44:51 UTC 2013 TB --- 2013-08-17 04:44:51 - cd /src/sys/mips/conf TB --- 2013-08-17 04:44:51 - /usr/sbin/config -m ADM5120 TB --- 2013-08-17 04:44:51 - skipping ADM5120 kernel TB --- 2013-08-17 04:44:51 - cd /src/sys/mips/conf TB --- 2013-08-17 04:44:51 - /usr/sbin/config -m ALCHEMY TB --- 2013-08-17 04:44:51 - skipping ALCHEMY kernel TB --- 2013-08-17 04:44:51 - cd /src/sys/mips/conf TB --- 2013-08-17 04:44:51 - /usr/sbin/config -m AP121 TB --- 2013-08-17 04:44:51 - building AP121 kernel TB --- 2013-08-17 04:44:51 - CROSS_BUILD_TESTING=YES TB --- 2013-08-17 04:44:51 - MAKEOBJDIRPREFIX=/obj TB --- 2013-08-17 04:44:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-08-17 04:44:51 - SRCCONF=/dev/null TB --- 2013-08-17 04:44:51 - TARGET=mips TB --- 2013-08-17 04:44:51 - TARGET_ARCH=mips TB --- 2013-08-17 04:44:51 - TZ=UTC TB --- 2013-08-17 04:44:51 - __MAKE_CONF=/dev/null TB --- 2013-08-17 04:44:51 - cd /src TB --- 2013-08-17 04:44:51 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Sat Aug 17 04:44:51 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/kern/uipc_mbuf2.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/kern/uipc_shm.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/kern/uipc_sockbuf.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/kern/uipc_socket.c cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror /src/sys/kern/uipc_syscalls.c cc1: warnings being treated as errors /src/sys/kern/uipc_syscalls.c:161: warning: redundant redeclaration of 'vn_sendfile' [-Wredundant-decls] /src/sys/sys/file.h:244: warning: previous declaration of 'vn_sendfile' was here *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AP121 *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-08-17 04:46:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-08-17 04:46:47 - ERROR: failed to build AP121 kernel TB --- 2013-08-17 04:46:47 - 2730.59 user 621.81 system 3698.55 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full