From owner-freebsd-mips@FreeBSD.ORG Mon Feb 24 04:51:43 2014 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 ESMTPS id 37527E72; Mon, 24 Feb 2014 04:51:43 +0000 (UTC) Received: from mail-qg0-x229.google.com (mail-qg0-x229.google.com [IPv6:2607:f8b0:400d:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D88EA109D; Mon, 24 Feb 2014 04:51:42 +0000 (UTC) Received: by mail-qg0-f41.google.com with SMTP id i50so13633167qgf.0 for ; Sun, 23 Feb 2014 20:51:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=NdPuiLKscc9Kkdc9aHQOMHnpvnzggrOXcTzoq+bF7d8=; b=atai7ZL4rv0zDtp4O8cnJY8Kt/c7eJQ6fm4Bx3IIDu4zMATIoH7peznDcml9PqYZmO AAFBvTICZpKUw8aHWPwZtk3YXR88s0ZGLVUjc18MPo6oySYbFgfgQgtp0i65M+ltpyjF 4g0H5MoF9nLIiA1mdQL59ZlPhEK8Zn5FuSHyr5g+axEMbzOgmG7yjXAuFJctD6qjs5kO 9XCyGHgiBNFi90trEg6CmAhg11JfsBEQ055XPjXEeDoj8lOJ06G6Y0qH7oZTpeRXlnuB W/QiN1hXJUGhwzjtVImb7J/sHQmtR2hi/FvE0wQm4I/iJWVcDEaoyKR76Fqw9LBWMGaY +49Q== MIME-Version: 1.0 X-Received: by 10.140.42.54 with SMTP id b51mr25496673qga.87.1393217501974; Sun, 23 Feb 2014 20:51:41 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.16.10 with HTTP; Sun, 23 Feb 2014 20:51:41 -0800 (PST) Date: Sun, 23 Feb 2014 20:51:41 -0800 X-Google-Sender-Auth: 6WVaegGOjoFA-hUbRQtiXvAlqeA Message-ID: Subject: (initial) AR8327 switch support is in -HEAD From: Adrian Chadd To: "freebsd-mips@freebsd.org" , "freebsd-embedded@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 04:51:43 -0000 Hi all, I've finally sat down and finished the AR8327 switch (and general driver) support enough to bring it up on my DB120 development board. It survives pings. :-) I have to finish off the platform data and LED code so it can be generically programmed and run on boards other than the DB120 (ie,what y'all will be buying.) It also absolutely has no VLAN support so don't bother with it just yet. Luckily I've methodized the VLAN hooks from the driver so someone feeling intrepid enough can port over the missing bits as appropriate. Go forth and hack! -a From owner-freebsd-mips@FreeBSD.ORG Mon Feb 24 11:06:52 2014 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 ESMTPS id 955EEAA1 for ; Mon, 24 Feb 2014 11:06:52 +0000 (UTC) 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 809741622 for ; Mon, 24 Feb 2014 11:06:52 +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 s1OB6qsT027592 for ; Mon, 24 Feb 2014 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1OB6qen027590 for freebsd-mips@FreeBSD.org; Mon, 24 Feb 2014 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 24 Feb 2014 11:06:52 GMT Message-Id: <201402241106.s1OB6qen027590@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 11:06:52 -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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Mon Feb 24 18:02:22 2014 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 ESMTPS id 76BB637A for ; Mon, 24 Feb 2014 18:02:22 +0000 (UTC) Received: from cyrus.watson.org (cyrus.watson.org [198.74.231.69]) by mx1.freebsd.org (Postfix) with ESMTP id 4E07B13D1 for ; Mon, 24 Feb 2014 18:02:22 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [198.74.231.63]) by cyrus.watson.org (Postfix) with ESMTPS id 40B6C46B2E; Mon, 24 Feb 2014 13:02:19 -0500 (EST) Date: Mon, 24 Feb 2014 18:02:19 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Warner Losh Subject: Re: [RFC] Enable use of UserLocal Register (ULRI) if detected (patches) In-Reply-To: Message-ID: References: <092B0786-EA73-44D0-81FC-DFB56B14D4D7@bsdimp.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 18:02:22 -0000 On Wed, 19 Feb 2014, Warner Losh wrote: >> I would note, BTW, that the current use of TLS in malloc()/free() and >> today's MIPS exception handler for TLS implementation do introduce a very >> measurable overhead. I'm left wondering if there is something we can do >> for unthreaded processes to avoid taking kernel traps on every memory >> allocation and free for MIPSes without ULRI. (Note that that problem is >> present before Stacey's patch: the reason we added ULRI support is that our >> hardware does support ULRI, and we can therefore avoid that nasty overhead >> ...) I understand there's work on a new MIPS ABI that specifies a TLS >> register not requiring a trap to read on non-ULRI hardware, but I'm not >> sure how far that is from being available. Certainly it will require >> compiler/OS/etc work before it becomes useful to us. > > One could easily have a global, static TLS value that gets set at startup, > and cleared when the first thread is forked. The gettls calls then become > something akin to > > if (global_tls) return global_tls; else return _get_tls(); > > without changes to the ABI at all... Our measurements suggest that the overhead of instruction emulation here is a significant overhead due to per-malloc/free costs in userspace. However, our platform is a CPU-poor compared to memory speed due to being FPGA-based research processor, so it might be a less significant factor on conventional silicon. It might be interesting for someone developing on a more conventional system to do a quick but casual experiment and see if it might make a difference. Robert From owner-freebsd-mips@FreeBSD.ORG Mon Feb 24 20:09:47 2014 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 ESMTPS id A7594DE2; Mon, 24 Feb 2014 20:09:47 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 86B1C11AD; Mon, 24 Feb 2014 20:09:46 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s1OK9Ws4093643; Mon, 24 Feb 2014 22:09:32 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s1OK9VrP093466; Mon, 24 Feb 2014 20:09:31 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 24 Feb 2014 20:09:31 GMT Message-Id: <201402242009.s1OK9VrP093466@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 20:09:47 -0000 TB --- 2014-02-24 17:30:43 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-02-24 17:30:43 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-02-24 17:30:43 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-02-24 17:30:43 - cleaning the object tree TB --- 2014-02-24 17:30:43 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-02-24 17:31:29 - At svn revision 262451 TB --- 2014-02-24 17:31:30 - building world TB --- 2014-02-24 17:31:30 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 17:31:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 17:31:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 17:31:30 - SRCCONF=/dev/null TB --- 2014-02-24 17:31:30 - TARGET=mips TB --- 2014-02-24 17:31:30 - TARGET_ARCH=mips TB --- 2014-02-24 17:31:30 - TZ=UTC TB --- 2014-02-24 17:31:30 - __MAKE_CONF=/dev/null TB --- 2014-02-24 17:31:30 - cd /src TB --- 2014-02-24 17:31:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Feb 24 17:31:40 UTC 2014 >>> 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 Mon Feb 24 18:56:38 UTC 2014 TB --- 2014-02-24 18:56:38 - cd /src/sys/mips/conf TB --- 2014-02-24 18:56:38 - /usr/sbin/config -m ADM5120 TB --- 2014-02-24 18:56:38 - skipping ADM5120 kernel TB --- 2014-02-24 18:56:38 - cd /src/sys/mips/conf TB --- 2014-02-24 18:56:38 - /usr/sbin/config -m ALCHEMY TB --- 2014-02-24 18:56:38 - skipping ALCHEMY kernel TB --- 2014-02-24 18:56:38 - cd /src/sys/mips/conf TB --- 2014-02-24 18:56:38 - /usr/sbin/config -m AP121 TB --- 2014-02-24 18:56:38 - building AP121 kernel TB --- 2014-02-24 18:56:38 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 18:56:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 18:56:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 18:56:38 - SRCCONF=/dev/null TB --- 2014-02-24 18:56:38 - TARGET=mips TB --- 2014-02-24 18:56:38 - TARGET_ARCH=mips TB --- 2014-02-24 18:56:38 - TZ=UTC TB --- 2014-02-24 18:56:38 - __MAKE_CONF=/dev/null TB --- 2014-02-24 18:56:38 - cd /src TB --- 2014-02-24 18:56:38 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Mon Feb 24 18:56:38 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Mon Feb 24 19:01:35 UTC 2014 TB --- 2014-02-24 19:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 19:01:35 - /usr/sbin/config -m AP91 TB --- 2014-02-24 19:01:35 - building AP91 kernel TB --- 2014-02-24 19:01:35 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:01:35 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:01:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:01:35 - SRCCONF=/dev/null TB --- 2014-02-24 19:01:35 - TARGET=mips TB --- 2014-02-24 19:01:35 - TARGET_ARCH=mips TB --- 2014-02-24 19:01:35 - TZ=UTC TB --- 2014-02-24 19:01:35 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:01:35 - cd /src TB --- 2014-02-24 19:01:35 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Mon Feb 24 19:01:35 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Mon Feb 24 19:08:47 UTC 2014 TB --- 2014-02-24 19:08:47 - cd /src/sys/mips/conf TB --- 2014-02-24 19:08:47 - /usr/sbin/config -m AP93 TB --- 2014-02-24 19:08:47 - building AP93 kernel TB --- 2014-02-24 19:08:47 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:08:47 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:08:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:08:47 - SRCCONF=/dev/null TB --- 2014-02-24 19:08:47 - TARGET=mips TB --- 2014-02-24 19:08:47 - TARGET_ARCH=mips TB --- 2014-02-24 19:08:47 - TZ=UTC TB --- 2014-02-24 19:08:47 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:08:47 - cd /src TB --- 2014-02-24 19:08:47 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Mon Feb 24 19:08:47 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Mon Feb 24 19:16:14 UTC 2014 TB --- 2014-02-24 19:16:14 - cd /src/sys/mips/conf TB --- 2014-02-24 19:16:14 - /usr/sbin/config -m AP94 TB --- 2014-02-24 19:16:14 - building AP94 kernel TB --- 2014-02-24 19:16:14 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:16:14 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:16:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:16:14 - SRCCONF=/dev/null TB --- 2014-02-24 19:16:14 - TARGET=mips TB --- 2014-02-24 19:16:14 - TARGET_ARCH=mips TB --- 2014-02-24 19:16:14 - TZ=UTC TB --- 2014-02-24 19:16:14 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:16:14 - cd /src TB --- 2014-02-24 19:16:14 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Mon Feb 24 19:16:15 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Mon Feb 24 19:25:04 UTC 2014 TB --- 2014-02-24 19:25:04 - cd /src/sys/mips/conf TB --- 2014-02-24 19:25:04 - /usr/sbin/config -m AP96 TB --- 2014-02-24 19:25:04 - building AP96 kernel TB --- 2014-02-24 19:25:04 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:25:04 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:25:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:25:04 - SRCCONF=/dev/null TB --- 2014-02-24 19:25:04 - TARGET=mips TB --- 2014-02-24 19:25:04 - TARGET_ARCH=mips TB --- 2014-02-24 19:25:04 - TZ=UTC TB --- 2014-02-24 19:25:04 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:25:04 - cd /src TB --- 2014-02-24 19:25:04 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Mon Feb 24 19:25:04 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Mon Feb 24 19:33:33 UTC 2014 TB --- 2014-02-24 19:33:33 - cd /src/sys/mips/conf TB --- 2014-02-24 19:33:33 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-02-24 19:33:33 - building AR71XX_BASE kernel TB --- 2014-02-24 19:33:33 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:33:33 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:33:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:33:33 - SRCCONF=/dev/null TB --- 2014-02-24 19:33:33 - TARGET=mips TB --- 2014-02-24 19:33:33 - TARGET_ARCH=mips TB --- 2014-02-24 19:33:33 - TZ=UTC TB --- 2014-02-24 19:33:33 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:33:33 - cd /src TB --- 2014-02-24 19:33:33 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Mon Feb 24 19:33:33 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Mon Feb 24 19:41:01 UTC 2014 TB --- 2014-02-24 19:41:01 - cd /src/sys/mips/conf TB --- 2014-02-24 19:41:01 - /usr/sbin/config -m AR724X_BASE TB --- 2014-02-24 19:41:01 - building AR724X_BASE kernel TB --- 2014-02-24 19:41:01 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:41:01 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:41:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:41:01 - SRCCONF=/dev/null TB --- 2014-02-24 19:41:01 - TARGET=mips TB --- 2014-02-24 19:41:01 - TARGET_ARCH=mips TB --- 2014-02-24 19:41:01 - TZ=UTC TB --- 2014-02-24 19:41:01 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:41:01 - cd /src TB --- 2014-02-24 19:41:01 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Mon Feb 24 19:41:01 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Mon Feb 24 19:46:55 UTC 2014 TB --- 2014-02-24 19:46:55 - cd /src/sys/mips/conf TB --- 2014-02-24 19:46:55 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-02-24 19:46:55 - building AR91XX_BASE kernel TB --- 2014-02-24 19:46:55 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:46:55 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:46:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:46:55 - SRCCONF=/dev/null TB --- 2014-02-24 19:46:55 - TARGET=mips TB --- 2014-02-24 19:46:55 - TARGET_ARCH=mips TB --- 2014-02-24 19:46:55 - TZ=UTC TB --- 2014-02-24 19:46:55 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:46:55 - cd /src TB --- 2014-02-24 19:46:55 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Mon Feb 24 19:46:55 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Mon Feb 24 19:53:46 UTC 2014 TB --- 2014-02-24 19:53:46 - cd /src/sys/mips/conf TB --- 2014-02-24 19:53:46 - /usr/sbin/config -m AR933X_BASE TB --- 2014-02-24 19:53:46 - building AR933X_BASE kernel TB --- 2014-02-24 19:53:46 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:53:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:53:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:53:46 - SRCCONF=/dev/null TB --- 2014-02-24 19:53:46 - TARGET=mips TB --- 2014-02-24 19:53:46 - TARGET_ARCH=mips TB --- 2014-02-24 19:53:46 - TZ=UTC TB --- 2014-02-24 19:53:46 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:53:46 - cd /src TB --- 2014-02-24 19:53:46 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Mon Feb 24 19:53:46 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Mon Feb 24 19:57:34 UTC 2014 TB --- 2014-02-24 19:57:34 - cd /src/sys/mips/conf TB --- 2014-02-24 19:57:34 - /usr/sbin/config -m AR934X_BASE TB --- 2014-02-24 19:57:34 - building AR934X_BASE kernel TB --- 2014-02-24 19:57:34 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 19:57:34 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 19:57:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 19:57:34 - SRCCONF=/dev/null TB --- 2014-02-24 19:57:34 - TARGET=mips TB --- 2014-02-24 19:57:34 - TARGET_ARCH=mips TB --- 2014-02-24 19:57:34 - TZ=UTC TB --- 2014-02-24 19:57:34 - __MAKE_CONF=/dev/null TB --- 2014-02-24 19:57:34 - cd /src TB --- 2014-02-24 19:57:34 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Mon Feb 24 19:57:35 UTC 2014 >>> 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 >>> Kernel build for AR934X_BASE completed on Mon Feb 24 20:01:35 UTC 2014 TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2014-02-24 20:01:35 - skipping BERI_DE4_BASE kernel TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2014-02-24 20:01:35 - skipping BERI_DE4_MDROOT kernel TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2014-02-24 20:01:35 - skipping BERI_DE4_SDROOT kernel TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m BERI_NETFPGA_MDROOT TB --- 2014-02-24 20:01:35 - skipping BERI_NETFPGA_MDROOT kernel TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2014-02-24 20:01:35 - skipping BERI_SIM_BASE kernel TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2014-02-24 20:01:35 - skipping BERI_SIM_MDROOT kernel TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2014-02-24 20:01:35 - skipping BERI_SIM_SDROOT kernel TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2014-02-24 20:01:35 - skipping BERI_TEMPLATE kernel TB --- 2014-02-24 20:01:35 - cd /src/sys/mips/conf TB --- 2014-02-24 20:01:35 - /usr/sbin/config -m CARAMBOLA2 TB --- 2014-02-24 20:01:35 - building CARAMBOLA2 kernel TB --- 2014-02-24 20:01:35 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 20:01:35 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 20:01:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 20:01:35 - SRCCONF=/dev/null TB --- 2014-02-24 20:01:35 - TARGET=mips TB --- 2014-02-24 20:01:35 - TARGET_ARCH=mips TB --- 2014-02-24 20:01:35 - TZ=UTC TB --- 2014-02-24 20:01:35 - __MAKE_CONF=/dev/null TB --- 2014-02-24 20:01:35 - cd /src TB --- 2014-02-24 20:01:35 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Mon Feb 24 20:01:35 UTC 2014 >>> 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 >>> Kernel build for CARAMBOLA2 completed on Mon Feb 24 20:05:26 UTC 2014 TB --- 2014-02-24 20:05:26 - cd /src/sys/mips/conf TB --- 2014-02-24 20:05:26 - /usr/sbin/config -m DB120 TB --- 2014-02-24 20:05:26 - building DB120 kernel TB --- 2014-02-24 20:05:26 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 20:05:26 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 20:05:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 20:05:26 - SRCCONF=/dev/null TB --- 2014-02-24 20:05:26 - TARGET=mips TB --- 2014-02-24 20:05:26 - TARGET_ARCH=mips TB --- 2014-02-24 20:05:26 - TZ=UTC TB --- 2014-02-24 20:05:26 - __MAKE_CONF=/dev/null TB --- 2014-02-24 20:05:26 - cd /src TB --- 2014-02-24 20:05:26 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Mon Feb 24 20:05:26 UTC 2014 >>> 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 >>> Kernel build for DB120 completed on Mon Feb 24 20:09:24 UTC 2014 TB --- 2014-02-24 20:09:24 - cd /src/sys/mips/conf TB --- 2014-02-24 20:09:24 - /usr/sbin/config -m DIR-825 TB --- 2014-02-24 20:09:24 - building DIR-825 kernel TB --- 2014-02-24 20:09:24 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 20:09:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 20:09:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 20:09:24 - SRCCONF=/dev/null TB --- 2014-02-24 20:09:24 - TARGET=mips TB --- 2014-02-24 20:09:24 - TARGET_ARCH=mips TB --- 2014-02-24 20:09:24 - TZ=UTC TB --- 2014-02-24 20:09:24 - __MAKE_CONF=/dev/null TB --- 2014-02-24 20:09:24 - cd /src TB --- 2014-02-24 20:09:24 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Mon Feb 24 20:09:24 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/DIR-825/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-02-24 20:09:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-02-24 20:09:30 - ERROR: failed to build DIR-825 kernel TB --- 2014-02-24 20:09:30 - 6725.61 user 3243.34 system 9527.34 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Mon Feb 24 21:50:48 2014 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 ESMTPS id 371A1E4B for ; Mon, 24 Feb 2014 21:50:48 +0000 (UTC) Received: from cdptpa-omtalb.mail.rr.com (cdptpa-omtalb.mail.rr.com [75.180.132.120]) by mx1.freebsd.org (Postfix) with ESMTP id EBC631A6B for ; Mon, 24 Feb 2014 21:50:47 +0000 (UTC) X-Authority-Analysis: v=2.0 cv=H69ZMpki c=1 sm=0 a=Hbpc8ax9VmIgqBixU/K2CA==:17 a=gAtPXoEt6xAA:10 a=dBRESv0yCI8A:10 a=ozSPa0bqj5AA:10 a=kj9zAlcOel0A:10 a=6I5d2MoRAAAA:8 a=KGjhK52YXX0A:10 a=2HekhQQKg8UA:10 a=ABho7VulOJvHIB8RjJsA:9 a=CjuIK1q_8ugA:10 a=Hbpc8ax9VmIgqBixU/K2CA==:117 X-Cloudmark-Score: 0 X-Authenticated-User: X-Originating-IP: 76.187.139.93 Received: from [76.187.139.93] ([76.187.139.93:63084] helo=[192.168.0.22]) by cdptpa-oedge04.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id E5/8A-11872-0BEBB035; Mon, 24 Feb 2014 21:50:40 +0000 From: Stacey Son Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: [RFC] TLB-based reference bit emulation (patches) Message-Id: Date: Mon, 24 Feb 2014 15:50:41 -0600 To: "freebsd-mips@freebsd.org" Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) X-Mailer: Apple Mail (2.1510) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 21:50:48 -0000 Hi all: Below are some links to patches that adds TLB-based reference bit = emulation for MIPS hardware with 64-bit physical addressing. This is = similar to what is described in the paper "Page Replacement and = Reference Bit Emulation in Mach" by Richard P. Draves. However, unlike = the Mach implementation the reference bit (or actually a *not* = referenced bit) is in the page table entry (PTE) and not in separate = array somewhere else in memory. The reference bit is set (or actually = cleared) in the TLB miss handler. With a PTE reference bit it is now = possible to have a complete implementation of pmap_ts_referenced() and = to correctly determine if the address is "MINCORE_REFERENCED" in = pmap_mincore(). The first patch actually adds free lists (and pmap_free_zero_pages() and = pmap_add_delayed_free_list()). The second patch adds the (not) = reference bit changes for exception.S and pmap.c. Currently this change = only applies to MIPS with 64 bit physical addresses because there is no = room for another PTE bit with MIPS32. Does anyone have any ideas for = the MIPS32 case other than the way it was done in Mach? http://people.freebsd.org/~sson/mips/superpages/pmap_freelist_1.diff = http://people.freebsd.org/~sson/mips/superpages/pmap_reference_bit_2.diff Next up is pmap_copy() and superpages. Best Regards, -stacey.= From owner-freebsd-mips@FreeBSD.ORG Mon Feb 24 23:23:21 2014 Return-Path: Delivered-To: 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 ESMTPS id BBF21A12; Mon, 24 Feb 2014 23:23:21 +0000 (UTC) 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 67EA5143A; Mon, 24 Feb 2014 23:23:20 +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 s1ONNI8Z083477; Mon, 24 Feb 2014 18:23:18 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s1ONNIwX083456; Mon, 24 Feb 2014 23:23:18 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 24 Feb 2014 23:23:18 GMT Message-Id: <201402242323.s1ONNIwX083456@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Feb 2014 23:23:21 -0000 TB --- 2014-02-24 22:55:50 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-02-24 22:55:50 - 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 --- 2014-02-24 22:55:50 - starting HEAD tinderbox run for mips/mips TB --- 2014-02-24 22:55:50 - cleaning the object tree TB --- 2014-02-24 22:55:50 - /usr/local/bin/svn stat /src TB --- 2014-02-24 22:55:53 - At svn revision 262455 TB --- 2014-02-24 22:55:54 - building world TB --- 2014-02-24 22:55:54 - CROSS_BUILD_TESTING=YES TB --- 2014-02-24 22:55:54 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-24 22:55:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-24 22:55:54 - SRCCONF=/dev/null TB --- 2014-02-24 22:55:54 - TARGET=mips TB --- 2014-02-24 22:55:54 - TARGET_ARCH=mips TB --- 2014-02-24 22:55:54 - TZ=UTC TB --- 2014-02-24 22:55:54 - __MAKE_CONF=/dev/null TB --- 2014-02-24 22:55:54 - cd /src TB --- 2014-02-24 22:55:54 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Feb 24 22:56:01 UTC 2014 >>> 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 [...] ===> lib/libiconv_modules/UTF8 (all) cc -fpic -DPIC -O -pipe -G0 -I/src/lib/libiconv_modules/UTF8/../../libc/iconv -Dbool=_Bool -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libiconv_modules/UTF8/citrus_utf8.c -o citrus_utf8.So building shared library libUTF8.so.4 ===> lib/libiconv_modules/VIQR (all) cc -fpic -DPIC -O -pipe -G0 -I/src/lib/libiconv_modules/VIQR/../../libc/iconv -Dbool=_Bool -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/lib/libiconv_modules/VIQR/citrus_viqr.c -o citrus_viqr.So cc1: warnings being treated as errors /src/lib/libiconv_modules/VIQR/citrus_viqr.c: In function '_citrus_VIQR_encoding_module_init': /src/lib/libiconv_modules/VIQR/citrus_viqr.c:460: warning: comparison of unsigned expression < 0 is always false *** Error code 1 Stop. bmake[5]: stopped in /src/lib/libiconv_modules/VIQR *** Error code 1 Stop. bmake[4]: stopped in /src/lib/libiconv_modules *** Error code 1 Stop. bmake[3]: stopped in /src/lib *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-02-24 23:23:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-02-24 23:23:18 - ERROR: failed to build world TB --- 2014-02-24 23:23:18 - 1181.09 user 333.38 system 1647.40 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Feb 27 07:50:08 2014 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 ESMTPS id 636CA201; Thu, 27 Feb 2014 07:50:08 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 40AA81486; Thu, 27 Feb 2014 07:50:06 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s1R7nvQK092542; Thu, 27 Feb 2014 09:49:57 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s1R7nvkv092541; Thu, 27 Feb 2014 07:49:57 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Feb 2014 07:49:57 GMT Message-Id: <201402270749.s1R7nvkv092541@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 07:50:08 -0000 TB --- 2014-02-27 05:20:37 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-02-27 05:20:37 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-02-27 05:20:37 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-02-27 05:20:37 - cleaning the object tree TB --- 2014-02-27 05:20:37 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-02-27 05:21:26 - At svn revision 262547 TB --- 2014-02-27 05:21:27 - building world TB --- 2014-02-27 05:21:27 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 05:21:27 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 05:21:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 05:21:27 - SRCCONF=/dev/null TB --- 2014-02-27 05:21:27 - TARGET=mips TB --- 2014-02-27 05:21:27 - TARGET_ARCH=mips TB --- 2014-02-27 05:21:27 - TZ=UTC TB --- 2014-02-27 05:21:27 - __MAKE_CONF=/dev/null TB --- 2014-02-27 05:21:27 - cd /src TB --- 2014-02-27 05:21:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 27 05:21:37 UTC 2014 >>> 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 Thu Feb 27 06:46:20 UTC 2014 TB --- 2014-02-27 06:46:20 - cd /src/sys/mips/conf TB --- 2014-02-27 06:46:20 - /usr/sbin/config -m ADM5120 TB --- 2014-02-27 06:46:20 - skipping ADM5120 kernel TB --- 2014-02-27 06:46:20 - cd /src/sys/mips/conf TB --- 2014-02-27 06:46:20 - /usr/sbin/config -m ALCHEMY TB --- 2014-02-27 06:46:20 - skipping ALCHEMY kernel TB --- 2014-02-27 06:46:20 - cd /src/sys/mips/conf TB --- 2014-02-27 06:46:20 - /usr/sbin/config -m AP121 TB --- 2014-02-27 06:46:20 - building AP121 kernel TB --- 2014-02-27 06:46:20 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 06:46:20 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 06:46:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 06:46:20 - SRCCONF=/dev/null TB --- 2014-02-27 06:46:20 - TARGET=mips TB --- 2014-02-27 06:46:20 - TARGET_ARCH=mips TB --- 2014-02-27 06:46:20 - TZ=UTC TB --- 2014-02-27 06:46:20 - __MAKE_CONF=/dev/null TB --- 2014-02-27 06:46:20 - cd /src TB --- 2014-02-27 06:46:20 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Thu Feb 27 06:46:20 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Thu Feb 27 06:51:24 UTC 2014 TB --- 2014-02-27 06:51:24 - cd /src/sys/mips/conf TB --- 2014-02-27 06:51:24 - /usr/sbin/config -m AP91 TB --- 2014-02-27 06:51:24 - building AP91 kernel TB --- 2014-02-27 06:51:24 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 06:51:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 06:51:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 06:51:24 - SRCCONF=/dev/null TB --- 2014-02-27 06:51:24 - TARGET=mips TB --- 2014-02-27 06:51:24 - TARGET_ARCH=mips TB --- 2014-02-27 06:51:24 - TZ=UTC TB --- 2014-02-27 06:51:24 - __MAKE_CONF=/dev/null TB --- 2014-02-27 06:51:24 - cd /src TB --- 2014-02-27 06:51:24 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Thu Feb 27 06:51:24 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Thu Feb 27 06:58:34 UTC 2014 TB --- 2014-02-27 06:58:34 - cd /src/sys/mips/conf TB --- 2014-02-27 06:58:34 - /usr/sbin/config -m AP93 TB --- 2014-02-27 06:58:34 - building AP93 kernel TB --- 2014-02-27 06:58:34 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 06:58:34 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 06:58:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 06:58:34 - SRCCONF=/dev/null TB --- 2014-02-27 06:58:34 - TARGET=mips TB --- 2014-02-27 06:58:34 - TARGET_ARCH=mips TB --- 2014-02-27 06:58:34 - TZ=UTC TB --- 2014-02-27 06:58:34 - __MAKE_CONF=/dev/null TB --- 2014-02-27 06:58:34 - cd /src TB --- 2014-02-27 06:58:34 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Thu Feb 27 06:58:35 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Thu Feb 27 07:05:48 UTC 2014 TB --- 2014-02-27 07:05:48 - cd /src/sys/mips/conf TB --- 2014-02-27 07:05:48 - /usr/sbin/config -m AP94 TB --- 2014-02-27 07:05:48 - building AP94 kernel TB --- 2014-02-27 07:05:48 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 07:05:48 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 07:05:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 07:05:48 - SRCCONF=/dev/null TB --- 2014-02-27 07:05:48 - TARGET=mips TB --- 2014-02-27 07:05:48 - TARGET_ARCH=mips TB --- 2014-02-27 07:05:48 - TZ=UTC TB --- 2014-02-27 07:05:48 - __MAKE_CONF=/dev/null TB --- 2014-02-27 07:05:48 - cd /src TB --- 2014-02-27 07:05:48 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Thu Feb 27 07:05:48 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Thu Feb 27 07:14:24 UTC 2014 TB --- 2014-02-27 07:14:24 - cd /src/sys/mips/conf TB --- 2014-02-27 07:14:24 - /usr/sbin/config -m AP96 TB --- 2014-02-27 07:14:24 - building AP96 kernel TB --- 2014-02-27 07:14:24 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 07:14:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 07:14:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 07:14:24 - SRCCONF=/dev/null TB --- 2014-02-27 07:14:24 - TARGET=mips TB --- 2014-02-27 07:14:24 - TARGET_ARCH=mips TB --- 2014-02-27 07:14:24 - TZ=UTC TB --- 2014-02-27 07:14:24 - __MAKE_CONF=/dev/null TB --- 2014-02-27 07:14:24 - cd /src TB --- 2014-02-27 07:14:24 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Thu Feb 27 07:14:24 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Thu Feb 27 07:22:41 UTC 2014 TB --- 2014-02-27 07:22:41 - cd /src/sys/mips/conf TB --- 2014-02-27 07:22:41 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-02-27 07:22:41 - building AR71XX_BASE kernel TB --- 2014-02-27 07:22:41 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 07:22:41 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 07:22:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 07:22:41 - SRCCONF=/dev/null TB --- 2014-02-27 07:22:41 - TARGET=mips TB --- 2014-02-27 07:22:41 - TARGET_ARCH=mips TB --- 2014-02-27 07:22:41 - TZ=UTC TB --- 2014-02-27 07:22:41 - __MAKE_CONF=/dev/null TB --- 2014-02-27 07:22:41 - cd /src TB --- 2014-02-27 07:22:41 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Thu Feb 27 07:22:42 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Thu Feb 27 07:29:58 UTC 2014 TB --- 2014-02-27 07:29:58 - cd /src/sys/mips/conf TB --- 2014-02-27 07:29:58 - /usr/sbin/config -m AR724X_BASE TB --- 2014-02-27 07:29:58 - building AR724X_BASE kernel TB --- 2014-02-27 07:29:58 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 07:29:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 07:29:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 07:29:58 - SRCCONF=/dev/null TB --- 2014-02-27 07:29:58 - TARGET=mips TB --- 2014-02-27 07:29:58 - TARGET_ARCH=mips TB --- 2014-02-27 07:29:58 - TZ=UTC TB --- 2014-02-27 07:29:58 - __MAKE_CONF=/dev/null TB --- 2014-02-27 07:29:58 - cd /src TB --- 2014-02-27 07:29:58 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Thu Feb 27 07:29:58 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Thu Feb 27 07:35:45 UTC 2014 TB --- 2014-02-27 07:35:45 - cd /src/sys/mips/conf TB --- 2014-02-27 07:35:45 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-02-27 07:35:45 - building AR91XX_BASE kernel TB --- 2014-02-27 07:35:45 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 07:35:45 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 07:35:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 07:35:45 - SRCCONF=/dev/null TB --- 2014-02-27 07:35:45 - TARGET=mips TB --- 2014-02-27 07:35:45 - TARGET_ARCH=mips TB --- 2014-02-27 07:35:45 - TZ=UTC TB --- 2014-02-27 07:35:45 - __MAKE_CONF=/dev/null TB --- 2014-02-27 07:35:45 - cd /src TB --- 2014-02-27 07:35:45 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Thu Feb 27 07:35:46 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Thu Feb 27 07:42:25 UTC 2014 TB --- 2014-02-27 07:42:25 - cd /src/sys/mips/conf TB --- 2014-02-27 07:42:25 - /usr/sbin/config -m AR933X_BASE TB --- 2014-02-27 07:42:25 - building AR933X_BASE kernel TB --- 2014-02-27 07:42:25 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 07:42:25 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 07:42:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 07:42:25 - SRCCONF=/dev/null TB --- 2014-02-27 07:42:25 - TARGET=mips TB --- 2014-02-27 07:42:25 - TARGET_ARCH=mips TB --- 2014-02-27 07:42:25 - TZ=UTC TB --- 2014-02-27 07:42:25 - __MAKE_CONF=/dev/null TB --- 2014-02-27 07:42:25 - cd /src TB --- 2014-02-27 07:42:25 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Thu Feb 27 07:42:26 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Thu Feb 27 07:46:10 UTC 2014 TB --- 2014-02-27 07:46:10 - cd /src/sys/mips/conf TB --- 2014-02-27 07:46:10 - /usr/sbin/config -m AR934X_BASE TB --- 2014-02-27 07:46:10 - building AR934X_BASE kernel TB --- 2014-02-27 07:46:10 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 07:46:10 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 07:46:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 07:46:10 - SRCCONF=/dev/null TB --- 2014-02-27 07:46:10 - TARGET=mips TB --- 2014-02-27 07:46:10 - TARGET_ARCH=mips TB --- 2014-02-27 07:46:10 - TZ=UTC TB --- 2014-02-27 07:46:10 - __MAKE_CONF=/dev/null TB --- 2014-02-27 07:46:10 - cd /src TB --- 2014-02-27 07:46:10 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Thu Feb 27 07:46:11 UTC 2014 >>> 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 >>> Kernel build for AR934X_BASE completed on Thu Feb 27 07:49:54 UTC 2014 TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2014-02-27 07:49:54 - skipping BERI_DE4_BASE kernel TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2014-02-27 07:49:54 - skipping BERI_DE4_MDROOT kernel TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2014-02-27 07:49:54 - skipping BERI_DE4_SDROOT kernel TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m BERI_NETFPGA_MDROOT TB --- 2014-02-27 07:49:54 - skipping BERI_NETFPGA_MDROOT kernel TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2014-02-27 07:49:54 - skipping BERI_SIM_BASE kernel TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2014-02-27 07:49:54 - skipping BERI_SIM_MDROOT kernel TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2014-02-27 07:49:54 - skipping BERI_SIM_SDROOT kernel TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2014-02-27 07:49:54 - skipping BERI_TEMPLATE kernel TB --- 2014-02-27 07:49:54 - cd /src/sys/mips/conf TB --- 2014-02-27 07:49:54 - /usr/sbin/config -m CARAMBOLA2 TB --- 2014-02-27 07:49:54 - building CARAMBOLA2 kernel TB --- 2014-02-27 07:49:54 - CROSS_BUILD_TESTING=YES TB --- 2014-02-27 07:49:54 - MAKEOBJDIRPREFIX=/obj TB --- 2014-02-27 07:49:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-02-27 07:49:54 - SRCCONF=/dev/null TB --- 2014-02-27 07:49:54 - TARGET=mips TB --- 2014-02-27 07:49:54 - TARGET_ARCH=mips TB --- 2014-02-27 07:49:54 - TZ=UTC TB --- 2014-02-27 07:49:54 - __MAKE_CONF=/dev/null TB --- 2014-02-27 07:49:54 - cd /src TB --- 2014-02-27 07:49:54 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Thu Feb 27 07:49:54 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/CARAMBOLA2/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-02-27 07:49:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-02-27 07:49:57 - ERROR: failed to build CARAMBOLA2 kernel TB --- 2014-02-27 07:49:57 - 6313.63 user 3073.34 system 8959.91 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Feb 28 18:38:58 2014 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 ESMTPS id 3E18E275; Fri, 28 Feb 2014 18:38:58 +0000 (UTC) Received: from mail-ie0-x22e.google.com (mail-ie0-x22e.google.com [IPv6:2607:f8b0:4001:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D3781191E; Fri, 28 Feb 2014 18:38:54 +0000 (UTC) Received: by mail-ie0-f174.google.com with SMTP id rp18so3662680iec.5 for ; Fri, 28 Feb 2014 10:38:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:references :to:message-id:mime-version; bh=3UPKEhTrbl8My9ESswor5KY1M16YT99NxFSlK0hFB3s=; b=tVriGWI8uQhoDi3B4NBnzFwGuggDB34U6V0KptlmO4cHpQF0clrUPyqXojmm2Gp/hU 8I00VdW9R+8acY+aG4iNXcHRjJADjJazFzwK3zyEK7cR3UGYdiybeTAGThVbuL7E4ILT tKFubAPcTb6jPjDYCsZW8pVyLoxb6rw3hytBjr/RwLCcvhzYmyKrd6WX8S6OOXTObjEM FSAOR42nyXElclIprFFoKoPrYlK0IdWI7GWIUA0nLkcQq01qMsSGq4nYWVvbiG/7zc/N WlZXa6B+bWt8/DOxbxJGoGsXhSzimUGFLIyirGeKu24X0RchM4nEKox/uL1d/6pi+IWU EP9A== X-Received: by 10.42.215.207 with SMTP id hf15mr12605462icb.17.1393612733737; Fri, 28 Feb 2014 10:38:53 -0800 (PST) Received: from netflix-mac.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id qk2sm19587991igc.1.2014.02.28.10.38.51 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 28 Feb 2014 10:38:52 -0800 (PST) From: Warner Losh Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Fwd: svn commit: r262614 - in head: . share/mk sys/boot/fdt/dts sys/boot/fdt/dts/arm sys/boot/fdt/dts/mips sys/boot/fdt/dts/powerpc sys/conf sys/tools/fdt Date: Fri, 28 Feb 2014 11:38:50 -0700 References: <201402281829.s1SITAQk019090@svn.freebsd.org> To: freebsd-arm , mips@freebsd.org, powerpc@freebsd.org, embedded@freebsd.org Message-Id: Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Feb 2014 18:38:58 -0000 Greetings, This commit changes how we do DTS -> DTB compiling. For the most part, = it should be a NOP, if all my tests are good, but I may have oopsed = something without realizing it. This commit does switch us back to the GPL dtc. That cannot be helped. = The BSDL one was too far away from working, but if that status ever changes, = I=92m happy to change the defaults back. This change was discussed by most of = the major workers in arm@ and mips@ land before changing back, and they = felt, as I do, that using vendor dts files unmodified was a bigger win for = embedded than the regression back to a GPL=92d piece of software when the BSDL=92d = one isn=92t up to the task today of coping with this new world order. If = that changes, then I=92d be happy to switch back. Hope this doesn=92t break anybody. I=92ll be around if it does. Warner Begin forwarded message: > From: Warner Losh > Subject: svn commit: r262614 - in head: . share/mk sys/boot/fdt/dts = sys/boot/fdt/dts/arm sys/boot/fdt/dts/mips sys/boot/fdt/dts/powerpc = sys/conf sys/tools/fdt > Date: February 28, 2014 at 11:29:10 AM MST > To: src-committers@freebsd.org, svn-src-all@freebsd.org, = svn-src-head@freebsd.org >=20 > Author: imp > Date: Fri Feb 28 18:29:09 2014 > New Revision: 262614 > URL: http://svnweb.freebsd.org/changeset/base/262614 >=20 > Log: > Integrate device-tree upstream files into the build process: > (1) Invoke cpp to bring in files via #include (although the old > /include/ stuff is supported still). > (2) bring in files from either vendor tree or freebsd-custom files > when building. > (3) move all dts* files from sys/boot/fdt/dts to > sys/boot/fdt/dts/${MACHINE} as appropriate. > (4) encode all the magic to do the build in sys/tools/fdt/make_dtb.sh > so that the different places in the tree use the exact same = logic. > (5) switch back to gpl dtc by default. the bsdl one in the tree has > significant issues not easily addressed by those unfamiliar with > the code. >=20 > Added: > head/sys/boot/fdt/dts/arm/ > head/sys/boot/fdt/dts/arm/am335x-evm.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/am335x-evm.dts > head/sys/boot/fdt/dts/arm/am335x.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/am335x.dtsi > head/sys/boot/fdt/dts/arm/bcm2835.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/bcm2835.dtsi > head/sys/boot/fdt/dts/arm/beaglebone-black.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/beaglebone-black.dts > head/sys/boot/fdt/dts/arm/beaglebone.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/beaglebone.dts > head/sys/boot/fdt/dts/arm/cubieboard.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/cubieboard.dts > head/sys/boot/fdt/dts/arm/cubieboard2.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/cubieboard2.dts > head/sys/boot/fdt/dts/arm/db78100.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/db78100.dts > head/sys/boot/fdt/dts/arm/db78460.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/db78460.dts > head/sys/boot/fdt/dts/arm/db88f5182.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/db88f5182.dts > head/sys/boot/fdt/dts/arm/db88f5281.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/db88f5281.dts > head/sys/boot/fdt/dts/arm/db88f6281.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/db88f6281.dts > head/sys/boot/fdt/dts/arm/digi-ccwmx53.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/digi-ccwmx53.dts > head/sys/boot/fdt/dts/arm/dockstar.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/dockstar.dts > head/sys/boot/fdt/dts/arm/dreamplug-1001.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/dreamplug-1001.dts > head/sys/boot/fdt/dts/arm/dreamplug-1001N.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/dreamplug-1001N.dts > head/sys/boot/fdt/dts/arm/ea3250.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/ea3250.dts > head/sys/boot/fdt/dts/arm/efikamx.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/efikamx.dts > head/sys/boot/fdt/dts/arm/exynos5250-arndale.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/exynos5250-arndale.dts > head/sys/boot/fdt/dts/arm/exynos5250.dtsi > - copied, changed from r262613, = head/sys/boot/fdt/dts/exynos5250.dtsi > head/sys/boot/fdt/dts/arm/imx51x.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/imx51x.dtsi > head/sys/boot/fdt/dts/arm/imx53-qsb.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/imx53-qsb.dts > head/sys/boot/fdt/dts/arm/imx53x.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/imx53x.dtsi > head/sys/boot/fdt/dts/arm/imx6.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/imx6.dtsi > head/sys/boot/fdt/dts/arm/p1020rdb.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/p1020rdb.dts > head/sys/boot/fdt/dts/arm/p2020ds.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/p2020ds.dts > head/sys/boot/fdt/dts/arm/p2041rdb.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/p2041rdb.dts > head/sys/boot/fdt/dts/arm/p2041si.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/p2041si.dtsi > head/sys/boot/fdt/dts/arm/p3041ds.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/p3041ds.dts > head/sys/boot/fdt/dts/arm/p3041si.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/p3041si.dtsi > head/sys/boot/fdt/dts/arm/p5020ds.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/p5020ds.dts > head/sys/boot/fdt/dts/arm/p5020si.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/p5020si.dtsi > head/sys/boot/fdt/dts/arm/pandaboard.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/pandaboard.dts > head/sys/boot/fdt/dts/arm/rk3188-radxa.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/rk3188-radxa.dts > head/sys/boot/fdt/dts/arm/rk3188.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/rk3188.dtsi > head/sys/boot/fdt/dts/arm/rpi.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/rpi.dts > head/sys/boot/fdt/dts/arm/sheevaplug.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/sheevaplug.dts > head/sys/boot/fdt/dts/arm/tegra20-paz00.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/tegra20-paz00.dts > head/sys/boot/fdt/dts/arm/tegra20.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/tegra20.dtsi > head/sys/boot/fdt/dts/arm/trimslice.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/trimslice.dts > head/sys/boot/fdt/dts/arm/ts7800.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/ts7800.dts > head/sys/boot/fdt/dts/arm/versatilepb.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/versatilepb.dts > head/sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts > head/sys/boot/fdt/dts/arm/vybrid-cosmic.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/vybrid-cosmic.dts > head/sys/boot/fdt/dts/arm/vybrid-quartz.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/vybrid-quartz.dts > head/sys/boot/fdt/dts/arm/vybrid.dtsi > - copied, changed from r262613, head/sys/boot/fdt/dts/vybrid.dtsi > head/sys/boot/fdt/dts/arm/wandboard-dual.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/wandboard-dual.dts > head/sys/boot/fdt/dts/arm/wandboard-quad.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/wandboard-quad.dts > head/sys/boot/fdt/dts/arm/wandboard-solo.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/wandboard-solo.dts > head/sys/boot/fdt/dts/arm/zedboard.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/zedboard.dts > head/sys/boot/fdt/dts/mips/ > head/sys/boot/fdt/dts/mips/beri-netfpga.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/beri-netfpga.dts > head/sys/boot/fdt/dts/mips/beri-sim.dts > - copied, changed from r262613, head/sys/boot/fdt/dts/beri-sim.dts > head/sys/boot/fdt/dts/mips/beripad-de4.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/beripad-de4.dts > head/sys/boot/fdt/dts/mips/xlp-basic.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/xlp-basic.dts > head/sys/boot/fdt/dts/powerpc/ > head/sys/boot/fdt/dts/powerpc/mpc8555cds.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/mpc8555cds.dts > head/sys/boot/fdt/dts/powerpc/mpc8572ds.dts > - copied, changed from r262613, = head/sys/boot/fdt/dts/mpc8572ds.dts > head/sys/tools/fdt/make_dtb.sh (contents, props changed) > Deleted: > head/sys/boot/fdt/dts/am335x-evm.dts > head/sys/boot/fdt/dts/am335x.dtsi > head/sys/boot/fdt/dts/bcm2835.dtsi > head/sys/boot/fdt/dts/beaglebone-black.dts > head/sys/boot/fdt/dts/beaglebone.dts > head/sys/boot/fdt/dts/beri-netfpga.dts > head/sys/boot/fdt/dts/beri-sim.dts > head/sys/boot/fdt/dts/beripad-de4.dts > head/sys/boot/fdt/dts/cubieboard.dts > head/sys/boot/fdt/dts/cubieboard2.dts > head/sys/boot/fdt/dts/db78100.dts > head/sys/boot/fdt/dts/db78460.dts > head/sys/boot/fdt/dts/db88f5182.dts > head/sys/boot/fdt/dts/db88f5281.dts > head/sys/boot/fdt/dts/db88f6281.dts > head/sys/boot/fdt/dts/digi-ccwmx53.dts > head/sys/boot/fdt/dts/dockstar.dts > head/sys/boot/fdt/dts/dreamplug-1001.dts > head/sys/boot/fdt/dts/dreamplug-1001N.dts > head/sys/boot/fdt/dts/ea3250.dts > head/sys/boot/fdt/dts/efikamx.dts > head/sys/boot/fdt/dts/exynos5250-arndale.dts > head/sys/boot/fdt/dts/exynos5250.dtsi > head/sys/boot/fdt/dts/imx51x.dtsi > head/sys/boot/fdt/dts/imx53-qsb.dts > head/sys/boot/fdt/dts/imx53x.dtsi > head/sys/boot/fdt/dts/imx6.dtsi > head/sys/boot/fdt/dts/mpc8555cds.dts > head/sys/boot/fdt/dts/mpc8572ds.dts > head/sys/boot/fdt/dts/p1020rdb.dts > head/sys/boot/fdt/dts/p2020ds.dts > head/sys/boot/fdt/dts/p2041rdb.dts > head/sys/boot/fdt/dts/p2041si.dtsi > head/sys/boot/fdt/dts/p3041ds.dts > head/sys/boot/fdt/dts/p3041si.dtsi > head/sys/boot/fdt/dts/p5020ds.dts > head/sys/boot/fdt/dts/p5020si.dtsi > head/sys/boot/fdt/dts/pandaboard.dts > head/sys/boot/fdt/dts/rk3188-radxa.dts > head/sys/boot/fdt/dts/rk3188.dtsi > head/sys/boot/fdt/dts/rpi.dts > head/sys/boot/fdt/dts/sheevaplug.dts > head/sys/boot/fdt/dts/tegra20-paz00.dts > head/sys/boot/fdt/dts/tegra20.dtsi > head/sys/boot/fdt/dts/trimslice.dts > head/sys/boot/fdt/dts/ts7800.dts > head/sys/boot/fdt/dts/versatilepb.dts > head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts > head/sys/boot/fdt/dts/vybrid-cosmic.dts > head/sys/boot/fdt/dts/vybrid-quartz.dts > head/sys/boot/fdt/dts/vybrid.dtsi > head/sys/boot/fdt/dts/wandboard-dual.dts > head/sys/boot/fdt/dts/wandboard-quad.dts > head/sys/boot/fdt/dts/wandboard-solo.dts > head/sys/boot/fdt/dts/xlp-basic.dts > head/sys/boot/fdt/dts/zedboard.dts > Modified: > head/Makefile.inc1 > head/share/mk/bsd.own.mk > head/sys/conf/files >=20 > Modified: head/Makefile.inc1 > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/Makefile.inc1 Fri Feb 28 18:06:00 2014 = (r262613) > +++ head/Makefile.inc1 Fri Feb 28 18:29:09 2014 = (r262614) > @@ -1262,7 +1262,7 @@ _dtrace_tools=3D cddl/usr.bin/sgsmsg cddl/ > lib/libdwarf cddl/usr.bin/ctfconvert cddl/usr.bin/ctfmerge > .endif >=20 > -# Default to building the BSDL DTC, but build the GPL one if users = explicitly > +# Default to building the GPL DTC, but build the BSDL one if users = explicitly > # request it. > _dtc=3D usr.bin/dtc > .if ${MK_GPL_DTC} !=3D "no" > @@ -1853,7 +1853,7 @@ builddtb: > echo "ERROR: FDT_DTS_FILE must be specified!"; \ > exit 1; \ > fi; \ > - if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} ]; then \ > + if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE} = ]; then \ > echo "ERROR: Specified DTS file (${FDT_DTS_FILE}) does = not \ > exist!"; \ > exit 1; \ > @@ -1863,9 +1863,9 @@ builddtb: > directory"; \ > fi > @PATH=3D${TMPPATH} \ > - dtc -O dtb -o \ > - ${DTBOUTPUTPATH}/`echo ${FDT_DTS_FILE} | cut -d. -f1`.dtb -b = 0 \ > - -p 1024 ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} > + ${.CURDIR}/sys/tools/fdt/make_dtb.sh ${.CURDIR}/sys \ > + ${FDT_DTS_FILE} \ > + ${DTBOUTPUTPATH}/`basename ${FDT_DTS_FILE} .dts` >=20 > ############### >=20 >=20 > Modified: head/share/mk/bsd.own.mk > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/share/mk/bsd.own.mk Fri Feb 28 18:06:00 2014 = (r262613) > +++ head/share/mk/bsd.own.mk Fri Feb 28 18:29:09 2014 = (r262614) > @@ -287,6 +287,7 @@ __DEFAULT_YES_OPTIONS =3D \ > GNU \ > GPIB \ > GPIO \ > + GPL_DTC \ > GROFF \ > HTML \ > ICONV \ > @@ -368,7 +369,6 @@ __DEFAULT_NO_OPTIONS =3D \ > CLANG_EXTRAS \ > CTF \ > DEBUG_FILES \ > - GPL_DTC \ > HESIOD \ > INSTALL_AS_USER \ > LLDB \ >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/am335x-evm.dts (from = r262613, head/sys/boot/fdt/dts/am335x-evm.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/am335x.dtsi (from = r262613, head/sys/boot/fdt/dts/am335x.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/bcm2835.dtsi (from = r262613, head/sys/boot/fdt/dts/bcm2835.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/beaglebone-black.dts = (from r262613, head/sys/boot/fdt/dts/beaglebone-black.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/beaglebone.dts (from = r262613, head/sys/boot/fdt/dts/beaglebone.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/cubieboard.dts (from = r262613, head/sys/boot/fdt/dts/cubieboard.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/cubieboard2.dts (from = r262613, head/sys/boot/fdt/dts/cubieboard2.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/db78100.dts (from = r262613, head/sys/boot/fdt/dts/db78100.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/db78460.dts (from = r262613, head/sys/boot/fdt/dts/db78460.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/db88f5182.dts (from = r262613, head/sys/boot/fdt/dts/db88f5182.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/db88f5281.dts (from = r262613, head/sys/boot/fdt/dts/db88f5281.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/db88f6281.dts (from = r262613, head/sys/boot/fdt/dts/db88f6281.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/digi-ccwmx53.dts (from = r262613, head/sys/boot/fdt/dts/digi-ccwmx53.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/dockstar.dts (from = r262613, head/sys/boot/fdt/dts/dockstar.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/dreamplug-1001.dts = (from r262613, head/sys/boot/fdt/dts/dreamplug-1001.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/dreamplug-1001N.dts = (from r262613, head/sys/boot/fdt/dts/dreamplug-1001N.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/ea3250.dts (from = r262613, head/sys/boot/fdt/dts/ea3250.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/efikamx.dts (from = r262613, head/sys/boot/fdt/dts/efikamx.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/exynos5250-arndale.dts = (from r262613, head/sys/boot/fdt/dts/exynos5250-arndale.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/exynos5250.dtsi (from = r262613, head/sys/boot/fdt/dts/exynos5250.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/imx51x.dtsi (from = r262613, head/sys/boot/fdt/dts/imx51x.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/imx53-qsb.dts (from = r262613, head/sys/boot/fdt/dts/imx53-qsb.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/imx53x.dtsi (from = r262613, head/sys/boot/fdt/dts/imx53x.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/imx6.dtsi (from = r262613, head/sys/boot/fdt/dts/imx6.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/p1020rdb.dts (from = r262613, head/sys/boot/fdt/dts/p1020rdb.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/p2020ds.dts (from = r262613, head/sys/boot/fdt/dts/p2020ds.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/p2041rdb.dts (from = r262613, head/sys/boot/fdt/dts/p2041rdb.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/p2041si.dtsi (from = r262613, head/sys/boot/fdt/dts/p2041si.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/p3041ds.dts (from = r262613, head/sys/boot/fdt/dts/p3041ds.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/p3041si.dtsi (from = r262613, head/sys/boot/fdt/dts/p3041si.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/p5020ds.dts (from = r262613, head/sys/boot/fdt/dts/p5020ds.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/p5020si.dtsi (from = r262613, head/sys/boot/fdt/dts/p5020si.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/pandaboard.dts (from = r262613, head/sys/boot/fdt/dts/pandaboard.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/rk3188-radxa.dts (from = r262613, head/sys/boot/fdt/dts/rk3188-radxa.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/rk3188.dtsi (from = r262613, head/sys/boot/fdt/dts/rk3188.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/rpi.dts (from r262613, = head/sys/boot/fdt/dts/rpi.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/sheevaplug.dts (from = r262613, head/sys/boot/fdt/dts/sheevaplug.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/tegra20-paz00.dts (from = r262613, head/sys/boot/fdt/dts/tegra20-paz00.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/tegra20.dtsi (from = r262613, head/sys/boot/fdt/dts/tegra20.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/trimslice.dts (from = r262613, head/sys/boot/fdt/dts/trimslice.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/ts7800.dts (from = r262613, head/sys/boot/fdt/dts/ts7800.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/versatilepb.dts (from = r262613, head/sys/boot/fdt/dts/versatilepb.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts = (from r262613, head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-cosmic.dts (from = r262613, head/sys/boot/fdt/dts/vybrid-cosmic.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-quartz.dts (from = r262613, head/sys/boot/fdt/dts/vybrid-quartz.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid.dtsi (from = r262613, head/sys/boot/fdt/dts/vybrid.dtsi) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-dual.dts = (from r262613, head/sys/boot/fdt/dts/wandboard-dual.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-quad.dts = (from r262613, head/sys/boot/fdt/dts/wandboard-quad.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-solo.dts = (from r262613, head/sys/boot/fdt/dts/wandboard-solo.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/arm/zedboard.dts (from = r262613, head/sys/boot/fdt/dts/zedboard.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/mips/beri-netfpga.dts (from = r262613, head/sys/boot/fdt/dts/beri-netfpga.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/mips/beri-sim.dts (from = r262613, head/sys/boot/fdt/dts/beri-sim.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/mips/beripad-de4.dts (from = r262613, head/sys/boot/fdt/dts/beripad-de4.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/mips/xlp-basic.dts (from = r262613, head/sys/boot/fdt/dts/xlp-basic.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/powerpc/mpc8555cds.dts = (from r262613, head/sys/boot/fdt/dts/mpc8555cds.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Copied and modified: head/sys/boot/fdt/dts/powerpc/mpc8572ds.dts (from = r262613, head/sys/boot/fdt/dts/mpc8572ds.dts) > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >=20 > Modified: head/sys/conf/files > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/sys/conf/files Fri Feb 28 18:06:00 2014 = (r262613) > +++ head/sys/conf/files Fri Feb 28 18:29:09 2014 = (r262614) > @@ -14,11 +14,12 @@ acpi_quirks.h optional acpi = \ > # from the specified source (DTS) file: .dts -> = .dtb > # > fdt_dtb_file optional fdt \ > - compile-with "if [ -f $S/boot/fdt/dts/${FDT_DTS_FILE} ]; then = dtc -O dtb -o ${FDT_DTS_FILE:R}.dtb -b 0 -p 1024 = $S/boot/fdt/dts/${FDT_DTS_FILE}; fi" \ > + compile-with "sh $S/tools/fdt/make_dtb.sh $S ${FDT_DTS_FILE} = ${.CURDIR}/${FDT_DTS_FILE:R}.dtb" \ > no-obj no-implicit-rule before-depend \ > clean "${FDT_DTS_FILE:R}.dtb" > fdt_static_dtb.h optional fdt fdt_dtb_static \ > - compile-with "sh $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ." \ > + compile-with "sh $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} = ${.CURDIR}" \ > + dependency "fdt_dtb_file" \ > no-obj no-implicit-rule before-depend \ > clean "fdt_static_dtb.h" > feeder_eq_gen.h optional sound = \ > @@ -1370,7 +1371,7 @@ dev/fb/splash.c optional sc = splash > dev/fdt/fdt_common.c optional fdt > dev/fdt/fdt_slicer.c optional fdt cfi | fdt nand > dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static \ > - dependency "$S/boot/fdt/dts/${FDT_DTS_FILE}" > + dependency "$S/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE}" > dev/fdt/simplebus.c optional fdt > dev/fe/if_fe.c optional fe > dev/fe/if_fe_pccard.c optional fe pccard >=20 > Added: head/sys/tools/fdt/make_dtb.sh > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/sys/tools/fdt/make_dtb.sh Fri Feb 28 18:29:09 2014 = (r262614) > @@ -0,0 +1,11 @@ > +#!/bin/sh > +# > +# $FreeBSD$ > + > +# Script generates dtb file ($3) from dts source ($2) in build tree S = ($1) > +S=3D$1 > +dts=3D$2 > +dtb=3D$3 > + > +cpp -x assembler-with-cpp -I $S/gnu/dts/include -I = $S/boot/fdt/dts/${MACHINE} -I $S/gnu/dts/${MACHINE} -include $dts = /dev/null |=20 > + dtc -O dtb -o $dtb -b 0 -p 1024 -i $S/boot/fdt/dts -i = $S/gnu/dts/${MACHINE} >=20 From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 09:54:12 2014 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 ESMTPS id 4532954E; Sat, 1 Mar 2014 09:54:12 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6AAE71DB8; Sat, 1 Mar 2014 09:54:10 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s219s0hA087694; Sat, 1 Mar 2014 11:54:00 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s219rwea087688; Sat, 1 Mar 2014 09:53:59 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 09:53:59 GMT Message-Id: <201403010953.s219rwea087688@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 09:54:12 -0000 TB --- 2014-03-01 09:50:44 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 09:50:44 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 09:50:44 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 09:50:44 - cleaning the object tree TB --- 2014-03-01 09:50:44 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 09:51:34 - At svn revision 262652 TB --- 2014-03-01 09:51:35 - building world TB --- 2014-03-01 09:51:35 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 09:51:35 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 09:51:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 09:51:35 - SRCCONF=/dev/null TB --- 2014-03-01 09:51:35 - TARGET=mips TB --- 2014-03-01 09:51:35 - TARGET_ARCH=mips TB --- 2014-03-01 09:51:35 - TZ=UTC TB --- 2014-03-01 09:51:35 - __MAKE_CONF=/dev/null TB --- 2014-03-01 09:51:35 - cd /src TB --- 2014-03-01 09:51:35 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 09:51:46 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 09:53:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 09:53:58 - ERROR: failed to build world TB --- 2014-03-01 09:53:58 - 104.96 user 92.37 system 193.91 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 10:03:48 2014 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 ESMTPS id 7859042D; Sat, 1 Mar 2014 10:03:48 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A18F510AA; Sat, 1 Mar 2014 10:03:47 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21A3imu029176; Sat, 1 Mar 2014 12:03:44 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21A3igr029175; Sat, 1 Mar 2014 10:03:44 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 10:03:44 GMT Message-Id: <201403011003.s21A3igr029175@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 10:03:48 -0000 TB --- 2014-03-01 10:00:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 10:00:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 10:00:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 10:00:28 - cleaning the object tree TB --- 2014-03-01 10:00:35 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 10:01:25 - At svn revision 262652 TB --- 2014-03-01 10:01:26 - building world TB --- 2014-03-01 10:01:26 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 10:01:26 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 10:01:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 10:01:26 - SRCCONF=/dev/null TB --- 2014-03-01 10:01:26 - TARGET=mips TB --- 2014-03-01 10:01:26 - TARGET_ARCH=mips TB --- 2014-03-01 10:01:26 - TZ=UTC TB --- 2014-03-01 10:01:26 - __MAKE_CONF=/dev/null TB --- 2014-03-01 10:01:26 - cd /src TB --- 2014-03-01 10:01:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 10:01:36 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 10:03:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 10:03:44 - ERROR: failed to build world TB --- 2014-03-01 10:03:44 - 105.05 user 95.73 system 195.94 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 10:06:50 2014 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 ESMTPS id 94093ACA; Sat, 1 Mar 2014 10:06:50 +0000 (UTC) Received: from mail-qg0-x22a.google.com (mail-qg0-x22a.google.com [IPv6:2607:f8b0:400d:c04::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 45BF81130; Sat, 1 Mar 2014 10:06:50 +0000 (UTC) Received: by mail-qg0-f42.google.com with SMTP id q107so5288559qgd.1 for ; Sat, 01 Mar 2014 02:06:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=VKqaMVw3jHiVLQvVXujuVOox6jfcmaaAHvkP3JFt72Q=; b=ZFxee0FprsBuF9bq6Fj3kJrxyPLioNmmZRFhjsDJMwUmLRwGNTnE1pbZucb3kYxLy2 h0LunF6QqviIK7lx+4dpKB9oliUrza73pUdXxKAnatYSBR+ier51bm68PZhf/3Q2FokB oJ2+9ifzB6kBoNBueRJ0YMcLP1HazMkc07UVAMzVdfMkp0IP0z+3kdWjmCeLQ298w3zN 4Os74VHs3GDvpDUeyuaF4YHbF87z6Pa6KDhHLGjHZcunn/w7jePIfSud54m8LSapny+8 JF+8P+EHOMx3y/UeKWfqVXRVfteD4PhwoW/2csfAy2TwC72wumzV1oNoL/nsU2CkYySc jMrw== MIME-Version: 1.0 X-Received: by 10.224.136.195 with SMTP id s3mr1178357qat.95.1393668409330; Sat, 01 Mar 2014 02:06:49 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.16.10 with HTTP; Sat, 1 Mar 2014 02:06:49 -0800 (PST) Date: Sat, 1 Mar 2014 02:06:49 -0800 X-Google-Sender-Auth: f08bzxKj3qKoPqlQwjZbe7Rg2ow Message-ID: Subject: I (think) the AR8327 switch support now works From: Adrian Chadd To: "freebsd-embedded@freebsd.org" , "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 10:06:50 -0000 Hi, I think I just figured out the last bits of missing magic to get the AR8327 to work out of the box. VLANs just plain don't work yet, so don't ask me about that. Also if port 6 is hooked up to anything (it isn't on my DB120) then please let me know; I'd really like to debug that particular support. But, I'm now using my DB120 development board (AR9344, dual-band wifi and AR8327 switch) as an AP. I'll move to using it as my day to day access point and see what happens. Next - those mikrotik boards. And maybe Sean's DIR-825 rev C1. -a From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 10:13:57 2014 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 ESMTPS id 3280A7D0; Sat, 1 Mar 2014 10:13:57 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 611A2128F; Sat, 1 Mar 2014 10:13:56 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21ADrsh074035; Sat, 1 Mar 2014 12:13:53 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21ADrXq074034; Sat, 1 Mar 2014 10:13:53 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 10:13:53 GMT Message-Id: <201403011013.s21ADrXq074034@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 10:13:57 -0000 TB --- 2014-03-01 10:10:31 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 10:10:31 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 10:10:31 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 10:10:31 - cleaning the object tree TB --- 2014-03-01 10:10:41 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 10:11:33 - At svn revision 262653 TB --- 2014-03-01 10:11:34 - building world TB --- 2014-03-01 10:11:34 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 10:11:34 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 10:11:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 10:11:34 - SRCCONF=/dev/null TB --- 2014-03-01 10:11:34 - TARGET=mips TB --- 2014-03-01 10:11:34 - TARGET_ARCH=mips TB --- 2014-03-01 10:11:34 - TZ=UTC TB --- 2014-03-01 10:11:34 - __MAKE_CONF=/dev/null TB --- 2014-03-01 10:11:34 - cd /src TB --- 2014-03-01 10:11:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 10:11:44 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 10:13:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 10:13:53 - ERROR: failed to build world TB --- 2014-03-01 10:13:53 - 105.19 user 101.44 system 201.90 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 10:23:55 2014 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 ESMTPS id 71FE54CA; Sat, 1 Mar 2014 10:23:55 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9E96C14A0; Sat, 1 Mar 2014 10:23:49 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21ANklI018951; Sat, 1 Mar 2014 12:23:46 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21ANkNN018947; Sat, 1 Mar 2014 10:23:46 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 10:23:46 GMT Message-Id: <201403011023.s21ANkNN018947@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 10:23:55 -0000 TB --- 2014-03-01 10:20:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 10:20:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 10:20:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 10:20:28 - cleaning the object tree TB --- 2014-03-01 10:20:35 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 10:21:27 - At svn revision 262653 TB --- 2014-03-01 10:21:28 - building world TB --- 2014-03-01 10:21:28 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 10:21:28 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 10:21:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 10:21:28 - SRCCONF=/dev/null TB --- 2014-03-01 10:21:28 - TARGET=mips TB --- 2014-03-01 10:21:28 - TARGET_ARCH=mips TB --- 2014-03-01 10:21:28 - TZ=UTC TB --- 2014-03-01 10:21:28 - __MAKE_CONF=/dev/null TB --- 2014-03-01 10:21:28 - cd /src TB --- 2014-03-01 10:21:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 10:21:38 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 10:23:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 10:23:46 - ERROR: failed to build world TB --- 2014-03-01 10:23:46 - 105.32 user 96.59 system 197.82 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 10:33:56 2014 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 ESMTPS id 02ED2207; Sat, 1 Mar 2014 10:33:56 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2FA561697; Sat, 1 Mar 2014 10:33:54 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21AXqWq063796; Sat, 1 Mar 2014 12:33:52 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21AXqOF063795; Sat, 1 Mar 2014 10:33:52 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 10:33:52 GMT Message-Id: <201403011033.s21AXqOF063795@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 10:33:56 -0000 TB --- 2014-03-01 10:30:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 10:30:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 10:30:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 10:30:28 - cleaning the object tree TB --- 2014-03-01 10:30:38 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 10:31:31 - At svn revision 262653 TB --- 2014-03-01 10:31:32 - building world TB --- 2014-03-01 10:31:32 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 10:31:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 10:31:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 10:31:32 - SRCCONF=/dev/null TB --- 2014-03-01 10:31:32 - TARGET=mips TB --- 2014-03-01 10:31:32 - TARGET_ARCH=mips TB --- 2014-03-01 10:31:32 - TZ=UTC TB --- 2014-03-01 10:31:32 - __MAKE_CONF=/dev/null TB --- 2014-03-01 10:31:32 - cd /src TB --- 2014-03-01 10:31:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 10:31:43 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 10:33:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 10:33:52 - ERROR: failed to build world TB --- 2014-03-01 10:33:52 - 105.20 user 102.63 system 203.30 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 10:43:53 2014 Return-Path: Delivered-To: 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 ESMTPS id 31558F9; Sat, 1 Mar 2014 10:43:53 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5CF67187C; Sat, 1 Mar 2014 10:43:51 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21AhnxL008683; Sat, 1 Mar 2014 12:43:49 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21Ahn5B008682; Sat, 1 Mar 2014 10:43:49 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 10:43:49 GMT Message-Id: <201403011043.s21Ahn5B008682@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 10:43:53 -0000 TB --- 2014-03-01 10:40:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 10:40:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 10:40:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 10:40:28 - cleaning the object tree TB --- 2014-03-01 10:40:36 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 10:41:29 - At svn revision 262653 TB --- 2014-03-01 10:41:30 - building world TB --- 2014-03-01 10:41:30 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 10:41:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 10:41:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 10:41:30 - SRCCONF=/dev/null TB --- 2014-03-01 10:41:30 - TARGET=mips TB --- 2014-03-01 10:41:30 - TARGET_ARCH=mips TB --- 2014-03-01 10:41:30 - TZ=UTC TB --- 2014-03-01 10:41:30 - __MAKE_CONF=/dev/null TB --- 2014-03-01 10:41:30 - cd /src TB --- 2014-03-01 10:41:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 10:41:41 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 10:43:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 10:43:49 - ERROR: failed to build world TB --- 2014-03-01 10:43:49 - 104.94 user 100.09 system 200.20 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 10:53:52 2014 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 ESMTPS id CDF9598; Sat, 1 Mar 2014 10:53:52 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 053131A4F; Sat, 1 Mar 2014 10:53:51 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21ArmBa053504; Sat, 1 Mar 2014 12:53:48 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21ArmTi053503; Sat, 1 Mar 2014 10:53:48 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 10:53:48 GMT Message-Id: <201403011053.s21ArmTi053503@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 10:53:53 -0000 TB --- 2014-03-01 10:50:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 10:50:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 10:50:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 10:50:28 - cleaning the object tree TB --- 2014-03-01 10:50:38 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 10:51:28 - At svn revision 262653 TB --- 2014-03-01 10:51:29 - building world TB --- 2014-03-01 10:51:29 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 10:51:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 10:51:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 10:51:29 - SRCCONF=/dev/null TB --- 2014-03-01 10:51:29 - TARGET=mips TB --- 2014-03-01 10:51:29 - TARGET_ARCH=mips TB --- 2014-03-01 10:51:29 - TZ=UTC TB --- 2014-03-01 10:51:29 - __MAKE_CONF=/dev/null TB --- 2014-03-01 10:51:29 - cd /src TB --- 2014-03-01 10:51:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 10:51:40 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 10:53:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 10:53:48 - ERROR: failed to build world TB --- 2014-03-01 10:53:48 - 105.21 user 99.15 system 200.16 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 11:03:50 2014 Return-Path: Delivered-To: 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 ESMTPS id B72BFDDF; Sat, 1 Mar 2014 11:03:50 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E2B381C53; Sat, 1 Mar 2014 11:03:49 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21B3k1E098275; Sat, 1 Mar 2014 13:03:46 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21B3kOv098274; Sat, 1 Mar 2014 11:03:46 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 11:03:46 GMT Message-Id: <201403011103.s21B3kOv098274@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 11:03:50 -0000 TB --- 2014-03-01 11:00:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 11:00:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 11:00:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 11:00:28 - cleaning the object tree TB --- 2014-03-01 11:00:34 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 11:01:27 - At svn revision 262653 TB --- 2014-03-01 11:01:28 - building world TB --- 2014-03-01 11:01:28 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 11:01:28 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 11:01:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 11:01:28 - SRCCONF=/dev/null TB --- 2014-03-01 11:01:28 - TARGET=mips TB --- 2014-03-01 11:01:28 - TARGET_ARCH=mips TB --- 2014-03-01 11:01:28 - TZ=UTC TB --- 2014-03-01 11:01:28 - __MAKE_CONF=/dev/null TB --- 2014-03-01 11:01:28 - cd /src TB --- 2014-03-01 11:01:28 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 11:01:38 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 11:03:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 11:03:46 - ERROR: failed to build world TB --- 2014-03-01 11:03:46 - 105.59 user 96.84 system 197.96 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 11:13:48 2014 Return-Path: Delivered-To: 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 ESMTPS id 5DD0BD69; Sat, 1 Mar 2014 11:13:48 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8939C1F68; Sat, 1 Mar 2014 11:13:47 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21BDiuQ043142; Sat, 1 Mar 2014 13:13:44 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21BDi8R043135; Sat, 1 Mar 2014 11:13:44 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 11:13:44 GMT Message-Id: <201403011113.s21BDi8R043135@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 11:13:48 -0000 TB --- 2014-03-01 11:10:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 11:10:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 11:10:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 11:10:28 - cleaning the object tree TB --- 2014-03-01 11:10:37 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 11:11:25 - At svn revision 262653 TB --- 2014-03-01 11:11:26 - building world TB --- 2014-03-01 11:11:26 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 11:11:26 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 11:11:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 11:11:26 - SRCCONF=/dev/null TB --- 2014-03-01 11:11:26 - TARGET=mips TB --- 2014-03-01 11:11:26 - TARGET_ARCH=mips TB --- 2014-03-01 11:11:26 - TZ=UTC TB --- 2014-03-01 11:11:26 - __MAKE_CONF=/dev/null TB --- 2014-03-01 11:11:26 - cd /src TB --- 2014-03-01 11:11:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 11:11:36 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 11:13:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 11:13:44 - ERROR: failed to build world TB --- 2014-03-01 11:13:44 - 105.43 user 94.37 system 195.74 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 11:23:53 2014 Return-Path: Delivered-To: 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 ESMTPS id 399DDCFA; Sat, 1 Mar 2014 11:23:53 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 660F911E5; Sat, 1 Mar 2014 11:23:51 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21BNn7t087950; Sat, 1 Mar 2014 13:23:49 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21BNn6m087947; Sat, 1 Mar 2014 11:23:49 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 11:23:49 GMT Message-Id: <201403011123.s21BNn6m087947@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 11:23:53 -0000 TB --- 2014-03-01 11:20:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 11:20:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 11:20:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 11:20:28 - cleaning the object tree TB --- 2014-03-01 11:20:37 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 11:21:29 - At svn revision 262653 TB --- 2014-03-01 11:21:30 - building world TB --- 2014-03-01 11:21:30 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 11:21:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 11:21:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 11:21:30 - SRCCONF=/dev/null TB --- 2014-03-01 11:21:30 - TARGET=mips TB --- 2014-03-01 11:21:30 - TARGET_ARCH=mips TB --- 2014-03-01 11:21:30 - TZ=UTC TB --- 2014-03-01 11:21:30 - __MAKE_CONF=/dev/null TB --- 2014-03-01 11:21:30 - cd /src TB --- 2014-03-01 11:21:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 11:21:41 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 11:23:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 11:23:49 - ERROR: failed to build world TB --- 2014-03-01 11:23:49 - 104.52 user 100.36 system 200.42 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 11:33:50 2014 Return-Path: Delivered-To: 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 ESMTPS id 51D6A9CF; Sat, 1 Mar 2014 11:33:50 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7D2E21440; Sat, 1 Mar 2014 11:33:49 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21BXk7U029422; Sat, 1 Mar 2014 13:33:46 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21BXkdG029421; Sat, 1 Mar 2014 11:33:46 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 11:33:46 GMT Message-Id: <201403011133.s21BXkdG029421@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 11:33:50 -0000 TB --- 2014-03-01 11:30:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 11:30:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 11:30:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 11:30:28 - cleaning the object tree TB --- 2014-03-01 11:30:36 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 11:31:26 - At svn revision 262653 TB --- 2014-03-01 11:31:27 - building world TB --- 2014-03-01 11:31:27 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 11:31:27 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 11:31:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 11:31:27 - SRCCONF=/dev/null TB --- 2014-03-01 11:31:27 - TARGET=mips TB --- 2014-03-01 11:31:27 - TARGET_ARCH=mips TB --- 2014-03-01 11:31:27 - TZ=UTC TB --- 2014-03-01 11:31:27 - __MAKE_CONF=/dev/null TB --- 2014-03-01 11:31:27 - cd /src TB --- 2014-03-01 11:31:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 11:31:37 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 11:33:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 11:33:46 - ERROR: failed to build world TB --- 2014-03-01 11:33:46 - 105.60 user 96.19 system 197.56 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 11:43:51 2014 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 ESMTPS id E0F9CA75; Sat, 1 Mar 2014 11:43:50 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1BA0915F9; Sat, 1 Mar 2014 11:43:49 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21BhlGx074260; Sat, 1 Mar 2014 13:43:47 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21Bhl3g074259; Sat, 1 Mar 2014 11:43:47 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 11:43:47 GMT Message-Id: <201403011143.s21Bhl3g074259@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 11:43:51 -0000 TB --- 2014-03-01 11:40:29 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 11:40:29 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 11:40:29 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 11:40:29 - cleaning the object tree TB --- 2014-03-01 11:40:36 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 11:41:26 - At svn revision 262653 TB --- 2014-03-01 11:41:27 - building world TB --- 2014-03-01 11:41:27 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 11:41:27 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 11:41:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 11:41:27 - SRCCONF=/dev/null TB --- 2014-03-01 11:41:27 - TARGET=mips TB --- 2014-03-01 11:41:27 - TARGET_ARCH=mips TB --- 2014-03-01 11:41:27 - TZ=UTC TB --- 2014-03-01 11:41:27 - __MAKE_CONF=/dev/null TB --- 2014-03-01 11:41:27 - cd /src TB --- 2014-03-01 11:41:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 11:41:38 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 11:43:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 11:43:47 - ERROR: failed to build world TB --- 2014-03-01 11:43:47 - 105.59 user 96.50 system 197.91 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 11:53:54 2014 Return-Path: Delivered-To: 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 ESMTPS id 81C8F85C; Sat, 1 Mar 2014 11:53:54 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AD3791766; Sat, 1 Mar 2014 11:53:53 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21BroGX019189; Sat, 1 Mar 2014 13:53:50 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21Broaq019188; Sat, 1 Mar 2014 11:53:50 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 11:53:50 GMT Message-Id: <201403011153.s21Broaq019188@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 11:53:54 -0000 TB --- 2014-03-01 11:50:29 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 11:50:29 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 11:50:29 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 11:50:29 - cleaning the object tree TB --- 2014-03-01 11:50:35 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 11:51:30 - At svn revision 262653 TB --- 2014-03-01 11:51:31 - building world TB --- 2014-03-01 11:51:31 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 11:51:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 11:51:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 11:51:31 - SRCCONF=/dev/null TB --- 2014-03-01 11:51:31 - TARGET=mips TB --- 2014-03-01 11:51:31 - TARGET_ARCH=mips TB --- 2014-03-01 11:51:31 - TZ=UTC TB --- 2014-03-01 11:51:31 - __MAKE_CONF=/dev/null TB --- 2014-03-01 11:51:31 - cd /src TB --- 2014-03-01 11:51:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 11:51:42 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 11:53:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 11:53:50 - ERROR: failed to build world TB --- 2014-03-01 11:53:50 - 105.71 user 100.64 system 201.59 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 12:03:52 2014 Return-Path: Delivered-To: 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 ESMTPS id 6068C6A4; Sat, 1 Mar 2014 12:03:52 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8C92C18E9; Sat, 1 Mar 2014 12:03:51 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21C3m2S063997; Sat, 1 Mar 2014 14:03:48 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21C3mcH063996; Sat, 1 Mar 2014 12:03:48 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 12:03:48 GMT Message-Id: <201403011203.s21C3mcH063996@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 12:03:52 -0000 TB --- 2014-03-01 12:00:29 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 12:00:29 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 12:00:29 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 12:00:29 - cleaning the object tree TB --- 2014-03-01 12:00:37 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 12:01:29 - At svn revision 262653 TB --- 2014-03-01 12:01:30 - building world TB --- 2014-03-01 12:01:30 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 12:01:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 12:01:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 12:01:30 - SRCCONF=/dev/null TB --- 2014-03-01 12:01:30 - TARGET=mips TB --- 2014-03-01 12:01:30 - TARGET_ARCH=mips TB --- 2014-03-01 12:01:30 - TZ=UTC TB --- 2014-03-01 12:01:30 - __MAKE_CONF=/dev/null TB --- 2014-03-01 12:01:30 - cd /src TB --- 2014-03-01 12:01:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 12:01:40 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 12:03:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 12:03:48 - ERROR: failed to build world TB --- 2014-03-01 12:03:48 - 105.46 user 97.83 system 199.44 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 12:13:57 2014 Return-Path: Delivered-To: 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 ESMTPS id 53291358; Sat, 1 Mar 2014 12:13:57 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7F6101A54; Sat, 1 Mar 2014 12:13:56 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21CDrkc008916; Sat, 1 Mar 2014 14:13:53 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21CDrqi008915; Sat, 1 Mar 2014 12:13:53 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 12:13:53 GMT Message-Id: <201403011213.s21CDrqi008915@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 12:13:57 -0000 TB --- 2014-03-01 12:10:29 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 12:10:29 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 12:10:29 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 12:10:29 - cleaning the object tree TB --- 2014-03-01 12:10:35 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 12:11:32 - At svn revision 262653 TB --- 2014-03-01 12:11:33 - building world TB --- 2014-03-01 12:11:33 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 12:11:33 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 12:11:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 12:11:33 - SRCCONF=/dev/null TB --- 2014-03-01 12:11:33 - TARGET=mips TB --- 2014-03-01 12:11:33 - TARGET_ARCH=mips TB --- 2014-03-01 12:11:33 - TZ=UTC TB --- 2014-03-01 12:11:33 - __MAKE_CONF=/dev/null TB --- 2014-03-01 12:11:33 - cd /src TB --- 2014-03-01 12:11:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 12:11:44 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 12:13:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 12:13:53 - ERROR: failed to build world TB --- 2014-03-01 12:13:53 - 105.74 user 102.94 system 204.25 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 12:23:52 2014 Return-Path: Delivered-To: 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 ESMTPS id 8ABF429A; Sat, 1 Mar 2014 12:23:52 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B8F3C1BEF; Sat, 1 Mar 2014 12:23:51 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21CNm0e053714; Sat, 1 Mar 2014 14:23:48 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21CNmBT053713; Sat, 1 Mar 2014 12:23:48 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 12:23:48 GMT Message-Id: <201403011223.s21CNmBT053713@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 12:23:52 -0000 TB --- 2014-03-01 12:20:29 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 12:20:29 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 12:20:29 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 12:20:29 - cleaning the object tree TB --- 2014-03-01 12:20:38 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 12:21:29 - At svn revision 262653 TB --- 2014-03-01 12:21:30 - building world TB --- 2014-03-01 12:21:30 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 12:21:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 12:21:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 12:21:30 - SRCCONF=/dev/null TB --- 2014-03-01 12:21:30 - TARGET=mips TB --- 2014-03-01 12:21:30 - TARGET_ARCH=mips TB --- 2014-03-01 12:21:30 - TZ=UTC TB --- 2014-03-01 12:21:30 - __MAKE_CONF=/dev/null TB --- 2014-03-01 12:21:30 - cd /src TB --- 2014-03-01 12:21:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 12:21:40 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 12:23:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 12:23:48 - ERROR: failed to build world TB --- 2014-03-01 12:23:48 - 104.70 user 98.84 system 199.55 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 12:33:48 2014 Return-Path: Delivered-To: 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 ESMTPS id 91DF1138; Sat, 1 Mar 2014 12:33:48 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BDF161D6C; Sat, 1 Mar 2014 12:33:47 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21CXiii098499; Sat, 1 Mar 2014 14:33:44 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21CXiTT098498; Sat, 1 Mar 2014 12:33:44 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 12:33:44 GMT Message-Id: <201403011233.s21CXiTT098498@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 12:33:48 -0000 TB --- 2014-03-01 12:30:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 12:30:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 12:30:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 12:30:28 - cleaning the object tree TB --- 2014-03-01 12:30:35 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 12:31:24 - At svn revision 262653 TB --- 2014-03-01 12:31:25 - building world TB --- 2014-03-01 12:31:25 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 12:31:25 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 12:31:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 12:31:25 - SRCCONF=/dev/null TB --- 2014-03-01 12:31:25 - TARGET=mips TB --- 2014-03-01 12:31:25 - TARGET_ARCH=mips TB --- 2014-03-01 12:31:25 - TZ=UTC TB --- 2014-03-01 12:31:25 - __MAKE_CONF=/dev/null TB --- 2014-03-01 12:31:25 - cd /src TB --- 2014-03-01 12:31:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 12:31:35 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 12:33:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 12:33:44 - ERROR: failed to build world TB --- 2014-03-01 12:33:44 - 105.46 user 96.19 system 196.71 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 12:43:50 2014 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 ESMTPS id 8138FFD4; Sat, 1 Mar 2014 12:43:50 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AC57D1FE9; Sat, 1 Mar 2014 12:43:49 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21ChkS1043419; Sat, 1 Mar 2014 14:43:46 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21Chkra043418; Sat, 1 Mar 2014 12:43:46 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 12:43:46 GMT Message-Id: <201403011243.s21Chkra043418@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 12:43:50 -0000 TB --- 2014-03-01 12:40:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 12:40:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 12:40:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 12:40:28 - cleaning the object tree TB --- 2014-03-01 12:40:38 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 12:41:26 - At svn revision 262653 TB --- 2014-03-01 12:41:27 - building world TB --- 2014-03-01 12:41:27 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 12:41:27 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 12:41:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 12:41:27 - SRCCONF=/dev/null TB --- 2014-03-01 12:41:27 - TARGET=mips TB --- 2014-03-01 12:41:27 - TARGET_ARCH=mips TB --- 2014-03-01 12:41:27 - TZ=UTC TB --- 2014-03-01 12:41:27 - __MAKE_CONF=/dev/null TB --- 2014-03-01 12:41:27 - cd /src TB --- 2014-03-01 12:41:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 12:41:38 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 12:43:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 12:43:46 - ERROR: failed to build world TB --- 2014-03-01 12:43:46 - 105.34 user 97.79 system 198.54 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 12:53:53 2014 Return-Path: Delivered-To: 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 ESMTPS id B5477F66; Sat, 1 Mar 2014 12:53:53 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E18C91199; Sat, 1 Mar 2014 12:53:52 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21Crn9O088219; Sat, 1 Mar 2014 14:53:49 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21CrnZ4088218; Sat, 1 Mar 2014 12:53:49 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 12:53:49 GMT Message-Id: <201403011253.s21CrnZ4088218@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 12:53:53 -0000 TB --- 2014-03-01 12:50:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 12:50:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 12:50:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 12:50:28 - cleaning the object tree TB --- 2014-03-01 12:50:36 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 12:51:30 - At svn revision 262653 TB --- 2014-03-01 12:51:31 - building world TB --- 2014-03-01 12:51:31 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 12:51:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 12:51:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 12:51:31 - SRCCONF=/dev/null TB --- 2014-03-01 12:51:31 - TARGET=mips TB --- 2014-03-01 12:51:31 - TARGET_ARCH=mips TB --- 2014-03-01 12:51:31 - TZ=UTC TB --- 2014-03-01 12:51:31 - __MAKE_CONF=/dev/null TB --- 2014-03-01 12:51:31 - cd /src TB --- 2014-03-01 12:51:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 12:51:41 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 12:53:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 12:53:49 - ERROR: failed to build world TB --- 2014-03-01 12:53:49 - 105.54 user 100.33 system 201.70 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 13:04:06 2014 Return-Path: Delivered-To: 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 ESMTPS id 19179F98; Sat, 1 Mar 2014 13:04:06 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 443FC12F8; Sat, 1 Mar 2014 13:04:04 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s21D3nvj033132; Sat, 1 Mar 2014 15:03:49 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s21D3n5i033131; Sat, 1 Mar 2014 13:03:49 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 1 Mar 2014 13:03:49 GMT Message-Id: <201403011303.s21D3n5i033131@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 13:04:06 -0000 TB --- 2014-03-01 13:00:28 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-01 13:00:28 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-01 13:00:28 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-01 13:00:28 - cleaning the object tree TB --- 2014-03-01 13:00:37 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-01 13:01:29 - At svn revision 262653 TB --- 2014-03-01 13:01:30 - building world TB --- 2014-03-01 13:01:30 - CROSS_BUILD_TESTING=YES TB --- 2014-03-01 13:01:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-01 13:01:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-01 13:01:30 - SRCCONF=/dev/null TB --- 2014-03-01 13:01:30 - TARGET=mips TB --- 2014-03-01 13:01:30 - TARGET_ARCH=mips TB --- 2014-03-01 13:01:30 - TZ=UTC TB --- 2014-03-01 13:01:30 - __MAKE_CONF=/dev/null TB --- 2014-03-01 13:01:30 - cd /src TB --- 2014-03-01 13:01:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 1 13:01:40 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] /src/usr.sbin/nmtree/../../contrib/mtree/spec.c:657: warning: implicit declaration of function 'uid_from_user' cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/specspec.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mtree/verify.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -c /src/usr.sbin/nmtree/../../contrib/mknod/pack_dev.c cc -O2 -pipe -I/src/usr.sbin/nmtree/../../contrib/mknod -I/src/usr.sbin/nmtree/../../lib/libnetbsd -std=gnu99 -I/obj/mips.mips/src/tmp/legacy/usr/include -static -L/obj/mips.mips/src/tmp/legacy/usr/lib -o mtree compare.o crc.o create.o excludes.o getid.o misc.o mtree.o only.o spec.o specspec.o verify.o pack_dev.o -lmd -lutil /obj/mips.mips/src/tmp/src/usr.sbin/nmtree/../../lib/libnetbsd/libnetbsd.a -legacy sh /src/tools/install.sh -s -o root -g wheel -m 555 mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree /obj/mips.mips/src/tmp/legacy/usr/sbin/mtree -> /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree ln: /obj/mips.mips/src/tmp/legacy/usr/sbin/nmtree: No such file or directory *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin/nmtree *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-01 13:03:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-01 13:03:49 - ERROR: failed to build world TB --- 2014-03-01 13:03:49 - 105.53 user 99.44 system 200.84 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 13:36:22 2014 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 ESMTPS id 3E2EA2A9; Sat, 1 Mar 2014 13:36:22 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AE7C4167B; Sat, 1 Mar 2014 13:36:21 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sat, 01 Mar 2014 14:36:17 +0100 id 005080BA.5311E251.00006BFE Date: Sat, 1 Mar 2014 14:36:07 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140301143607.13a96bd6@zeta.dino.sk> In-Reply-To: References: X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 13:36:22 -0000 On Sat, 1 Mar 2014 02:06:49 -0800 Adrian Chadd wrote: > Hi, > > I think I just figured out the last bits of missing magic to get the > AR8327 to work out of the box. VLANs just plain don't work yet, so > don't ask me about that. Also if port 6 is hooked up to anything (it > isn't on my DB120) then please let me know; I'd really like to debug > that particular support. > > But, I'm now using my DB120 development board (AR9344, dual-band wifi > and AR8327 switch) as an AP. I'll move to using it as my day to day > access point and see what happens. > > Next - those mikrotik boards. And maybe Sean's DIR-825 rev C1. > > > -a > Hi, I am still not able to get ethernet working on Routerboard 2011L... I did a fresh recompile with current HEAD sources, but neither AR8327 nor AR8227 switch chip is recognised and properly initialised. My setup is basically the same as in message sent in December 8, 2013 - see http://lists.freebsd.org/pipermail/freebsd-mips/2013-December/003182.html although I experiment with various hints and configs, but based on DB120 used as a reference point. It looks like something's different... Also, ehci does not work either - I just see this: ugen0.1: at usbus0 uhub0: on usbus0 uhub0: 1 port with 1 removable, self powered usb_alloc_device: set address 2 failed (USB_ERR_IOERROR, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR ugen0.2: at usbus0 (disconnected) I was able to modify mx25l.c so at least SPI flash is recognised with following patch: Index: /data/src/11/sys/dev/flash/mx25l.c =================================================================== --- /data/src/11/sys/dev/flash/mx25l.c (revision 262653) +++ /data/src/11/sys/dev/flash/mx25l.c (working copy) @@ -110,6 +110,9 @@ { "SST25VF032B", 0xbf, 0x254a, 64 * 1024, 64, FL_ERASE_4K | FL_ERASE_32K }, /* Winbond -- w25x "blocks" are 64K, "sectors" are 4KiB */ + { "w25x10", 0xef, 0x3011, 64 * 1024, 2, FL_ERASE_4K }, + { "w25x20", 0xef, 0x3011, 64 * 1024, 4, FL_ERASE_4K }, + { "w25x40", 0xef, 0x3011, 64 * 1024, 8, FL_ERASE_4K }, { "w25x32", 0xef, 0x3016, 64 * 1024, 64, FL_ERASE_4K }, { "w25q32", 0xef, 0x4016, 64 * 1024, 64, FL_ERASE_4K }, { "w25q64", 0xef, 0x4017, 64 * 1024, 128, FL_ERASE_4K }, I am still (somehow blindly) trying, no success yet... Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 15:20:03 2014 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 ESMTPS id A0CC9521; Sat, 1 Mar 2014 15:20:03 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 36C5B1350; Sat, 1 Mar 2014 15:20:02 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sat, 01 Mar 2014 16:20:06 +0100 id 005080AE.5311FAA6.000071E6 Date: Sat, 1 Mar 2014 16:20:00 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140301162000.37a4037e@zeta.dino.sk> In-Reply-To: <20140301143607.13a96bd6@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 15:20:03 -0000 On Sat, 1 Mar 2014 14:36:07 +0100 Milan Obuch wrote: > On Sat, 1 Mar 2014 02:06:49 -0800 > Adrian Chadd wrote: > > > Hi, > > > > I think I just figured out the last bits of missing magic to get the > > AR8327 to work out of the box. VLANs just plain don't work yet, so > > don't ask me about that. Also if port 6 is hooked up to anything (it > > isn't on my DB120) then please let me know; I'd really like to debug > > that particular support. > > > > But, I'm now using my DB120 development board (AR9344, dual-band > > wifi and AR8327 switch) as an AP. I'll move to using it as my day > > to day access point and see what happens. > > > > Next - those mikrotik boards. And maybe Sean's DIR-825 rev C1. > > > > > > -a > > > > Hi, > > I am still not able to get ethernet working on Routerboard 2011L... I > did a fresh recompile with current HEAD sources, but neither AR8327 > nor AR8227 switch chip is recognised and properly initialised. My > setup is basically the same as in message sent in December 8, 2013 - > see > http://lists.freebsd.org/pipermail/freebsd-mips/2013-December/003182.html > although I experiment with various hints and configs, but based on > DB120 used as a reference point. It looks like something's > different... > Small, not too relevant 'success' - I was not able to build OpenWrt for this board myself, every attempt failed, but today I found an image built freshly enough to work with 2011L, so I have something to play with, not only original RouterOS, where everything is hidden and you do not see any interesting boot message etc. This does not bring me further, just shows something could be done... Milan From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 17:07:44 2014 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 ESMTPS id 17ECC844 for ; Sat, 1 Mar 2014 17:07:44 +0000 (UTC) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C4F3E1AFB for ; Sat, 1 Mar 2014 17:07:43 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id w8so519151qac.12 for ; Sat, 01 Mar 2014 09:07:42 -0800 (PST) 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=nD1MfNulfcb+oxJzT9lMimMBycHo5Y710OZ9siUIcwU=; b=Js+VtKsrGaQ4dfFiCWPtvLjLnv3LyBvFHwgbyh6zs7Ygf3zjDjqTSOPJVoVDIw9zxo J1K5ib8IFCsbaqxMFm3nj9ry2F8y7PmijfwmwTkHogH0IoyDfq4pKZ+TanbkYVdpMHLV rsxyRM3ZUi+GK3kps4k89gs3DhrB+oBS3PG/pkU6zeDp+h6LoLOmKPGIxhhsaGqnRrMc Hpg6GBRQngpZ8TYES249/N3kfEaG/Qs+qTCGNfyTp6GFTE+FMBf0aD9LADTMjBDywvK1 s1ZGRm3CvOrWvW61PQs85s6Gt5zpYw27FT9RtkjEC7rSH4lc14awOax3FSqcJg/kA8b4 la7A== MIME-Version: 1.0 X-Received: by 10.224.61.2 with SMTP id r2mr12364575qah.49.1393693662919; Sat, 01 Mar 2014 09:07:42 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.16.10 with HTTP; Sat, 1 Mar 2014 09:07:42 -0800 (PST) In-Reply-To: <20140301143607.13a96bd6@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> Date: Sat, 1 Mar 2014 09:07:42 -0800 X-Google-Sender-Auth: l-n37DNYTYTpd0dvIDNwZTfGMuo Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 17:07:44 -0000 Yeah, USB still doesn't work. I don't know why that is. :( Are the flash IDs from Linux? I can commit those easily enough. Thanks, -a On 1 March 2014 05:36, Milan Obuch wrote: > On Sat, 1 Mar 2014 02:06:49 -0800 > Adrian Chadd wrote: > >> Hi, >> >> I think I just figured out the last bits of missing magic to get the >> AR8327 to work out of the box. VLANs just plain don't work yet, so >> don't ask me about that. Also if port 6 is hooked up to anything (it >> isn't on my DB120) then please let me know; I'd really like to debug >> that particular support. >> >> But, I'm now using my DB120 development board (AR9344, dual-band wifi >> and AR8327 switch) as an AP. I'll move to using it as my day to day >> access point and see what happens. >> >> Next - those mikrotik boards. And maybe Sean's DIR-825 rev C1. >> >> >> -a >> > > Hi, > > I am still not able to get ethernet working on Routerboard 2011L... I > did a fresh recompile with current HEAD sources, but neither AR8327 nor > AR8227 switch chip is recognised and properly initialised. My setup is > basically the same as in message sent in December 8, 2013 - see > http://lists.freebsd.org/pipermail/freebsd-mips/2013-December/003182.html > although I experiment with various hints and configs, but based on > DB120 used as a reference point. It looks like something's different... > > Also, ehci does not work either - I just see this: > > ugen0.1: at usbus0 > uhub0: on usbus0 > uhub0: 1 port with 1 removable, self powered > usb_alloc_device: set address 2 failed (USB_ERR_IOERROR, ignored) > usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored) > usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored) > usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored) > usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR > usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored) > usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR > ugen0.2: at usbus0 (disconnected) > > I was able to modify mx25l.c so at least SPI flash is recognised with > following patch: > > Index: /data/src/11/sys/dev/flash/mx25l.c > =================================================================== > --- /data/src/11/sys/dev/flash/mx25l.c (revision 262653) > +++ /data/src/11/sys/dev/flash/mx25l.c (working copy) > @@ -110,6 +110,9 @@ > { "SST25VF032B", 0xbf, 0x254a, 64 * 1024, 64, FL_ERASE_4K | > FL_ERASE_32K }, > /* Winbond -- w25x "blocks" are 64K, "sectors" are 4KiB */ > + { "w25x10", 0xef, 0x3011, 64 * 1024, 2, FL_ERASE_4K }, > + { "w25x20", 0xef, 0x3011, 64 * 1024, 4, FL_ERASE_4K }, > + { "w25x40", 0xef, 0x3011, 64 * 1024, 8, FL_ERASE_4K }, > { "w25x32", 0xef, 0x3016, 64 * 1024, 64, FL_ERASE_4K }, > { "w25q32", 0xef, 0x4016, 64 * 1024, 64, FL_ERASE_4K }, > { "w25q64", 0xef, 0x4017, 64 * 1024, 128, FL_ERASE_4K }, > > I am still (somehow blindly) trying, no success yet... > > Regards, > Milan From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 19:05:50 2014 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 ESMTPS id 03F2E1232; Sat, 1 Mar 2014 19:05:50 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0C882173E; Sat, 1 Mar 2014 19:05:48 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sat, 01 Mar 2014 20:05:53 +0100 id 00508170.53122F91.00008438 Date: Sat, 1 Mar 2014 20:05:46 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140301200546.7ff373d1@zeta.dino.sk> In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 19:05:50 -0000 On Sat, 1 Mar 2014 09:07:42 -0800 Adrian Chadd wrote: > Yeah, USB still doesn't work. I don't know why that is. :( > Well, I think some initialisation is not done - maybe multiplexed pin setup is missing, maybe some gpio is used to activate something, unfortunaltelly, no datasheet is available publicly for SoC used :( > Are the flash IDs from Linux? I can commit those easily enough. > > Thanks, > No, I disassembled my box and then found datasheets for ICs found on PCB - that's where I found those IDs. Then I found it looks like working, however I could not verify it yet, because I did not reached init launch/userland level yet. With ethernet working, I would be able to do more (rootfs via nfs), but this did not happen, yet. > On 1 March 2014 05:36, Milan Obuch wrote: > > On Sat, 1 Mar 2014 02:06:49 -0800 > > Adrian Chadd wrote: > > > >> Hi, > >> > >> I think I just figured out the last bits of missing magic to get > >> the AR8327 to work out of the box. VLANs just plain don't work > >> yet, so don't ask me about that. Also if port 6 is hooked up to > >> anything (it isn't on my DB120) then please let me know; I'd > >> really like to debug that particular support. > >> On RB2011, at least some variant, SFP cage is connected here. Mine has that. However, AR8327 is not recognised here, so this step need wait until switch presence is detected... > >> But, I'm now using my DB120 development board (AR9344, dual-band > >> wifi and AR8327 switch) as an AP. I'll move to using it as my day > >> to day access point and see what happens. > >> > >> Next - those mikrotik boards. And maybe Sean's DIR-825 rev C1. > >> > >> > >> -a > >> > > > > Hi, > > > > I am still not able to get ethernet working on Routerboard 2011L... > > I did a fresh recompile with current HEAD sources, but neither > > AR8327 nor AR8227 switch chip is recognised and properly > > initialised. My setup is basically the same as in message sent in > > December 8, 2013 - see > > http://lists.freebsd.org/pipermail/freebsd-mips/2013-December/003182.html > > although I experiment with various hints and configs, but based on > > DB120 used as a reference point. It looks like something's > > different... > > [ snip ] > > I was able to modify mx25l.c so at least SPI flash is recognised > > with following patch: > > > > Index: /data/src/11/sys/dev/flash/mx25l.c > > =================================================================== > > --- /data/src/11/sys/dev/flash/mx25l.c (revision 262653) > > +++ /data/src/11/sys/dev/flash/mx25l.c (working copy) > > @@ -110,6 +110,9 @@ > > { "SST25VF032B", 0xbf, 0x254a, 64 * 1024, 64, FL_ERASE_4K | > > FL_ERASE_32K }, > > /* Winbond -- w25x "blocks" are 64K, "sectors" are 4KiB */ > > + { "w25x10", 0xef, 0x3011, 64 * 1024, 2, FL_ERASE_4K }, > > + { "w25x20", 0xef, 0x3011, 64 * 1024, 4, FL_ERASE_4K }, > > + { "w25x40", 0xef, 0x3011, 64 * 1024, 8, FL_ERASE_4K }, > > { "w25x32", 0xef, 0x3016, 64 * 1024, 64, FL_ERASE_4K }, > > { "w25q32", 0xef, 0x4016, 64 * 1024, 64, FL_ERASE_4K }, > > { "w25q64", 0xef, 0x4017, 64 * 1024, 128, FL_ERASE_4K }, > > Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Sat Mar 1 22:12:42 2014 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 ESMTPS id 75FAB53E; Sat, 1 Mar 2014 22:12:42 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 09FED1450; Sat, 1 Mar 2014 22:12:41 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sat, 01 Mar 2014 23:12:46 +0100 id 005080BA.53125B5E.000094A5 Date: Sat, 1 Mar 2014 23:12:39 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140301231239.023b8733@zeta.dino.sk> In-Reply-To: <20140301200546.7ff373d1@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2014 22:12:42 -0000 On Sat, 1 Mar 2014 20:05:46 +0100 Milan Obuch wrote: > On Sat, 1 Mar 2014 09:07:42 -0800 > Adrian Chadd wrote: > > > Yeah, USB still doesn't work. I don't know why that is. :( > > > > Well, I think some initialisation is not done - maybe multiplexed pin > setup is missing, maybe some gpio is used to activate something, > unfortunaltelly, no datasheet is available publicly for SoC used :( > > > Are the flash IDs from Linux? I can commit those easily enough. > > > > Thanks, > > > > No, I disassembled my box and then found datasheets for ICs found on > PCB - that's where I found those IDs. Then I found it looks like > working, however I could not verify it yet, because I did not reached > init launch/userland level yet. > [ snip ] > > > I was able to modify mx25l.c so at least SPI flash is recognised > > > with following patch: > > > > > > Index: /data/src/11/sys/dev/flash/mx25l.c > > > =================================================================== > > > --- /data/src/11/sys/dev/flash/mx25l.c (revision 262653) > > > +++ /data/src/11/sys/dev/flash/mx25l.c (working copy) > > > @@ -110,6 +110,9 @@ > > > { "SST25VF032B", 0xbf, 0x254a, 64 * 1024, 64, FL_ERASE_4K > > > | FL_ERASE_32K }, > > > /* Winbond -- w25x "blocks" are 64K, "sectors" are 4KiB */ > > > + { "w25x10", 0xef, 0x3011, 64 * 1024, 2, FL_ERASE_4K }, > > > + { "w25x20", 0xef, 0x3011, 64 * 1024, 4, FL_ERASE_4K }, > > > + { "w25x40", 0xef, 0x3011, 64 * 1024, 8, FL_ERASE_4K }, > > > { "w25x32", 0xef, 0x3016, 64 * 1024, 64, > > > FL_ERASE_4K }, { "w25q32", 0xef, 0x4016, 64 * 1024, 64, > > > FL_ERASE_4K }, { "w25q64", 0xef, 0x4017, 64 * 1024, 128, > > > FL_ERASE_4K }, > > > > Sorry, patch is not correct - IDs are the same for all three types, which is wrong. Correct one: --- /data/src/11/sys/dev/flash/mx25l.c (revision 262653) +++ /data/src/11/sys/dev/flash/mx25l.c (working copy) @@ -110,6 +110,9 @@ { "SST25VF032B", 0xbf, 0x254a, 64 * 1024, 64, FL_ERASE_4K | FL_ERASE_32K }, /* Winbond -- w25x "blocks" are 64K, "sectors" are 4KiB */ + { "w25x10", 0xef, 0x3011, 64 * 1024, 2, FL_ERASE_4K }, + { "w25x20", 0xef, 0x3012, 64 * 1024, 4, FL_ERASE_4K }, + { "w25x40", 0xef, 0x3013, 64 * 1024, 8, FL_ERASE_4K }, { "w25x32", 0xef, 0x3016, 64 * 1024, 64, FL_ERASE_4K }, { "w25q32", 0xef, 0x4016, 64 * 1024, 64, FL_ERASE_4K }, { "w25q64", 0xef, 0x4017, 64 * 1024, 128, FL_ERASE_4K }, Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Sun Mar 2 02:16:06 2014 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 ESMTPS id B2387AB1 for ; Sun, 2 Mar 2014 02:16:06 +0000 (UTC) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 70FE61B0D for ; Sun, 2 Mar 2014 02:16:06 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id w8so771628qac.40 for ; Sat, 01 Mar 2014 18:16:05 -0800 (PST) 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=nBpIO2YFo2Di/z5wgd+efKKcT4THeYbFtbUKb+7ZWpU=; b=WyuD5myX7c/SJ8P5usf8H0D1QlZrhf2YqJi6zHXGwv/pUeWX9C2xtaZ2u3oexTxmDx +efvztgcSgLoaVKjV7IpWWSas3Uf8PJZDQmbaq1UENv7V4+8iy2BwsPvu8doB5vmxSBG J769B0/n8TRGtmCo6Ah8TXDnrNWrqBORPwRAMcskrJdhhm+eERn+O25BB01LLJVj6Ds6 F2g5lxIbUf0zpDC+Z3asrOJ4RU+VAhyFHEf8ED+nT/iyME5zc2wudoR362BEV7l3dEnG SirUcj2b+YSa/ajBfU8gZqPS2P/wusB5nFgkfjB1xY/ZDNQcJl81HrbtpAVFN75jeDZH b7mA== MIME-Version: 1.0 X-Received: by 10.140.96.116 with SMTP id j107mr13983021qge.6.1393726565652; Sat, 01 Mar 2014 18:16:05 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.16.10 with HTTP; Sat, 1 Mar 2014 18:16:05 -0800 (PST) In-Reply-To: <20140301200546.7ff373d1@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> Date: Sat, 1 Mar 2014 18:16:05 -0800 X-Google-Sender-Auth: F2c1A3APTEvLx8wpO7YvzfnfZRg Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2014 02:16:06 -0000 On 1 March 2014 11:05, Milan Obuch wrote: > On Sat, 1 Mar 2014 09:07:42 -0800 > Adrian Chadd wrote: > >> Yeah, USB still doesn't work. I don't know why that is. :( >> > > Well, I think some initialisation is not done - maybe multiplexed pin > setup is missing, maybe some gpio is used to activate something, > unfortunaltelly, no datasheet is available publicly for SoC used :( Yeah. I have the datasheets and the openwrt source is out there. I'll see if I can figure it out tonight. I'm still stalled on the AR8327 forwarding/learning stuff; I could do with a distraction. >> Are the flash IDs from Linux? I can commit those easily enough. >> >> Thanks, >> > > No, I disassembled my box and then found datasheets for ICs found on > PCB - that's where I found those IDs. Then I found it looks like > working, however I could not verify it yet, because I did not reached > init launch/userland level yet. > > With ethernet working, I would be able to do more (rootfs via nfs), > but this did not happen, yet. One thing at a time. :-) Thanks, -a From owner-freebsd-mips@FreeBSD.ORG Sun Mar 2 02:49:56 2014 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 ESMTPS id B49C65B6 for ; Sun, 2 Mar 2014 02:49:56 +0000 (UTC) Received: from mail-qa0-x234.google.com (mail-qa0-x234.google.com [IPv6:2607:f8b0:400d:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 72570112A for ; Sun, 2 Mar 2014 02:49:56 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id m5so2280665qaj.11 for ; Sat, 01 Mar 2014 18:49:55 -0800 (PST) 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=tq4mT7OV+VgWQ8rXnr7dTtsF0wgX6XIu9GcxhOY6KVs=; b=SycLWJ+Igau5kcfYeWECGIHL5+KC1sTEg02QV3zl42oPf+7v4EGy4eU8gjp4UGRQiT H0smVVNlQ1JS4VC5zG/1oS4RF3JZRbbT0pQHBMeVJwNXwuivy99siVq4SBeyN9KodgZc W6XKEkFWlsOJLGbTxeUcCfR3q8tQiRmS/2wA6UFdw1Xar80RQsHAT1t4vE0t/8NNIDbO 1g9Wq+CxH/BouEMaWstve4YCG3iGKaoGLHYIOkO9qjLRPpGD7pIjiJV/H8+f9iWqAmDr SreW8J+7w5NyWSGrPx/yw9azVLLZ6lMp62wesc8oBr1tTzGre+kbBbA7TJ9CfU+yFOgS pQVA== MIME-Version: 1.0 X-Received: by 10.224.61.2 with SMTP id r2mr14692126qah.49.1393728595649; Sat, 01 Mar 2014 18:49:55 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.16.10 with HTTP; Sat, 1 Mar 2014 18:49:55 -0800 (PST) In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> Date: Sat, 1 Mar 2014 18:49:55 -0800 X-Google-Sender-Auth: 7ubLFv8A_pNv4omCs7zH_SDckKk Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2014 02:49:56 -0000 ... fixed USB. Go for it. -a On 1 March 2014 18:16, Adrian Chadd wrote: > On 1 March 2014 11:05, Milan Obuch wrote: >> On Sat, 1 Mar 2014 09:07:42 -0800 >> Adrian Chadd wrote: >> >>> Yeah, USB still doesn't work. I don't know why that is. :( >>> >> >> Well, I think some initialisation is not done - maybe multiplexed pin >> setup is missing, maybe some gpio is used to activate something, >> unfortunaltelly, no datasheet is available publicly for SoC used :( > > Yeah. I have the datasheets and the openwrt source is out there. I'll > see if I can figure it out tonight. > > I'm still stalled on the AR8327 forwarding/learning stuff; I could do > with a distraction. > >>> Are the flash IDs from Linux? I can commit those easily enough. >>> >>> Thanks, >>> >> >> No, I disassembled my box and then found datasheets for ICs found on >> PCB - that's where I found those IDs. Then I found it looks like >> working, however I could not verify it yet, because I did not reached >> init launch/userland level yet. >> >> With ethernet working, I would be able to do more (rootfs via nfs), >> but this did not happen, yet. > > One thing at a time. :-) > > Thanks, > > > > > -a From owner-freebsd-mips@FreeBSD.ORG Mon Mar 3 07:40:18 2014 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 ESMTPS id 54446393; Mon, 3 Mar 2014 07:40:18 +0000 (UTC) Received: from mail-ie0-x22b.google.com (mail-ie0-x22b.google.com [IPv6:2607:f8b0:4001:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EC1A63EB; Mon, 3 Mar 2014 07:40:17 +0000 (UTC) Received: by mail-ie0-f171.google.com with SMTP id ar20so603435iec.30 for ; Sun, 02 Mar 2014 23:40:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=PKpK/B01s6I7GcDkjM7cbaMvBaxPhT1keHDjsu7wPQw=; b=agd7ZP75QEqhDq5Nbq6YwxNLGsYqIGlKLlNcHSfxqqqJRg8w9Iq2YSAKAkM8y5CwJU wfpjNHnp9Sh93L8hkis+YXjbLsyOZydvPH+iLrbY1EKEJHGFqezavSBl+fzT8DzbxRy9 Ghs2N4rgnq9MI0uCjc9yTFiJhF+nNhFLXRdZ9+96ZGW9s91Z4Wpn/oXkQtc8ior+WZE0 GpyIqvAv/I4fj+a0Dh/VDyPwcPVDhT/nV7bT1lzVZzugdoq1nIGN3mEfVbRMhdlFVgi6 EJ7/keqA+nCsuQLhgJcgTHB1olS6iFUpqm5X6jVdqfcvhQ63lzM0c8Fud38fX/lZHDJl p7Kw== MIME-Version: 1.0 X-Received: by 10.50.111.226 with SMTP id il2mr19872147igb.15.1393832417380; Sun, 02 Mar 2014 23:40:17 -0800 (PST) Received: by 10.64.107.3 with HTTP; Sun, 2 Mar 2014 23:40:17 -0800 (PST) In-Reply-To: References: <201402281829.s1SITAQk019090@svn.freebsd.org> Date: Mon, 3 Mar 2014 15:40:17 +0800 Message-ID: Subject: Re: svn commit: r262614 - in head: . share/mk sys/boot/fdt/dts sys/boot/fdt/dts/arm sys/boot/fdt/dts/mips sys/boot/fdt/dts/powerpc sys/conf sys/tools/fdt From: Ganbold Tsagaankhuu To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-arm , embedded@freebsd.org, mips@freebsd.org, powerpc@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 07:40:18 -0000 Hi, On Sat, Mar 1, 2014 at 2:38 AM, Warner Losh wrote: > Greetings, > > This commit changes how we do DTS -> DTB compiling. For the most part, it > should be a NOP, if all my tests are good, but I may have oopsed somethin= g > without realizing it. > > This commit does switch us back to the GPL dtc. That cannot be helped. Th= e > BSDL one was too far away from working, but if that status ever changes, > I'm > happy to change the defaults back. This change was discussed by most of t= he > major workers in arm@ and mips@ land before changing back, and they felt, > as I do, that using vendor dts files unmodified was a bigger win for > embedded > than the regression back to a GPL'd piece of software when the BSDL'd one > isn't up to the task today of coping with this new world order. If that > changes, > then I'd be happy to switch back. > > Hope this doesn't break anybody. I'll be around if it does. > It seems crashing when building kernel for cubieboard2. Part of build log: -------------------------------------------------------------- >>> stage 3.1: making dependencies -------------------------------------------------------------- cd /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2; MAKEOBJDIRPREFIX=3D/usr/obj/arm.armv6 MACHINE_ARCH=3Darmv6 MACHINE=3Darm CPUTYPE=3D GROFF_BIN_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/bin GROFF_FONT_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/share/groff_fo= nt GROFF_TMAC_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/share/tmac _SHLIBDIRPREFIX=3D/usr/obj/arm.armv6/usr/src/tmp _LDSCRIPTROOT=3D VERSION=3D"FreeBSD 11.0-CURRENT armv6 1100010" INSTALL=3D"sh /usr/src/tools/install.sh" PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/sbin:/usr/obj/arm.armv6/u= sr/src/tmp/legacy/usr/bin:/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/games:/= usr/obj/arm.armv6/usr/src/tmp/legacy/bin:/usr/obj/arm.armv6/usr/src/tmp/usr= /sbin:/usr/obj/arm.armv6/usr/src/tmp/usr/bin:/usr/obj/arm.armv6/usr/src/tmp= /usr/games:/sbin:/bin:/usr/sbin:/usr/bin CC=3D"cc " CXX=3D"c++ " CPP=3D"cpp " AS=3D"as" AR=3D"ar" LD=3D"ld" NM=3Dn= m OBJDUMP=3D RANLIB=3Dranlib STRINGS=3D COMPILER_TYPE=3Dclang make -m /usr/src/share/mk KERNEL=3Dkernel depend -DNO_MODULES_OBJ machine -> /usr/src/sys/arm/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h cc -c -O -pipe -std=3Dc99 -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 -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unused-function -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/dev/ath -I/usr/src/sys/dev/ath/ath_hal -I/usr/src/sys/contrib/dev/ath/ath_hal -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -I/usr/src/sys/dev/cxgb -I/usr/src/sys/dev/cxgbe -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -funwind-tables -mllvm -arm-enable-ehabi -ffreestanding /usr/src/sys/arm/arm/genassym.c NM=3D'nm' sh /usr/src/sys/kern/genassym.sh genassym.o > assym.s awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h sh /usr/src/sys/tools/fdt/make_dtb.sh /usr/src/sys cubieboard2.dts /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2/cubieboard2.dtb Segmentation fault (core dumped) *** Error code 139 Stop. make: stopped in /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2 *** Error code 1 Stop. make: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src root@bsd:/usr/src # sh /usr/src/sys/tools/fdt/make_dtb.sh /usr/src/sys cubieboard2.dts /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2/cubieboard2.dtb :158:10: fatal error: 'cubieboard2.dts' file not found #include "cubieboard2.dts" ^ 1 error generated. Segmentation fault (core dumped) Ganbold > > Warner > > Begin forwarded message: > > > From: Warner Losh > > Subject: svn commit: r262614 - in head: . share/mk sys/boot/fdt/dts > sys/boot/fdt/dts/arm sys/boot/fdt/dts/mips sys/boot/fdt/dts/powerpc > sys/conf sys/tools/fdt > > Date: February 28, 2014 at 11:29:10 AM MST > > To: src-committers@freebsd.org, svn-src-all@freebsd.org, > svn-src-head@freebsd.org > > > > Author: imp > > Date: Fri Feb 28 18:29:09 2014 > > New Revision: 262614 > > URL: http://svnweb.freebsd.org/changeset/base/262614 > > > > Log: > > Integrate device-tree upstream files into the build process: > > (1) Invoke cpp to bring in files via #include (although the old > > /include/ stuff is supported still). > > (2) bring in files from either vendor tree or freebsd-custom files > > when building. > > (3) move all dts* files from sys/boot/fdt/dts to > > sys/boot/fdt/dts/${MACHINE} as appropriate. > > (4) encode all the magic to do the build in sys/tools/fdt/make_dtb.sh > > so that the different places in the tree use the exact same logic. > > (5) switch back to gpl dtc by default. the bsdl one in the tree has > > significant issues not easily addressed by those unfamiliar with > > the code. > > > > Added: > > head/sys/boot/fdt/dts/arm/ > > head/sys/boot/fdt/dts/arm/am335x-evm.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/am335x-evm.dt= s > > head/sys/boot/fdt/dts/arm/am335x.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/am335x.dtsi > > head/sys/boot/fdt/dts/arm/bcm2835.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/bcm2835.dtsi > > head/sys/boot/fdt/dts/arm/beaglebone-black.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/beaglebone-black.dts > > head/sys/boot/fdt/dts/arm/beaglebone.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/beaglebone.dt= s > > head/sys/boot/fdt/dts/arm/cubieboard.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/cubieboard.dt= s > > head/sys/boot/fdt/dts/arm/cubieboard2.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/cubieboard2.d= ts > > head/sys/boot/fdt/dts/arm/db78100.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/db78100.dts > > head/sys/boot/fdt/dts/arm/db78460.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/db78460.dts > > head/sys/boot/fdt/dts/arm/db88f5182.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/db88f5182.dts > > head/sys/boot/fdt/dts/arm/db88f5281.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/db88f5281.dts > > head/sys/boot/fdt/dts/arm/db88f6281.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/db88f6281.dts > > head/sys/boot/fdt/dts/arm/digi-ccwmx53.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/digi-ccwmx53.dts > > head/sys/boot/fdt/dts/arm/dockstar.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/dockstar.dts > > head/sys/boot/fdt/dts/arm/dreamplug-1001.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/dreamplug-1001.dts > > head/sys/boot/fdt/dts/arm/dreamplug-1001N.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/dreamplug-1001N.dts > > head/sys/boot/fdt/dts/arm/ea3250.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/ea3250.dts > > head/sys/boot/fdt/dts/arm/efikamx.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/efikamx.dts > > head/sys/boot/fdt/dts/arm/exynos5250-arndale.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/exynos5250-arndale.dts > > head/sys/boot/fdt/dts/arm/exynos5250.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/exynos5250.dt= si > > head/sys/boot/fdt/dts/arm/imx51x.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/imx51x.dtsi > > head/sys/boot/fdt/dts/arm/imx53-qsb.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/imx53-qsb.dts > > head/sys/boot/fdt/dts/arm/imx53x.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/imx53x.dtsi > > head/sys/boot/fdt/dts/arm/imx6.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/imx6.dtsi > > head/sys/boot/fdt/dts/arm/p1020rdb.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/p1020rdb.dts > > head/sys/boot/fdt/dts/arm/p2020ds.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/p2020ds.dts > > head/sys/boot/fdt/dts/arm/p2041rdb.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/p2041rdb.dts > > head/sys/boot/fdt/dts/arm/p2041si.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/p2041si.dtsi > > head/sys/boot/fdt/dts/arm/p3041ds.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/p3041ds.dts > > head/sys/boot/fdt/dts/arm/p3041si.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/p3041si.dtsi > > head/sys/boot/fdt/dts/arm/p5020ds.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/p5020ds.dts > > head/sys/boot/fdt/dts/arm/p5020si.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/p5020si.dtsi > > head/sys/boot/fdt/dts/arm/pandaboard.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/pandaboard.dt= s > > head/sys/boot/fdt/dts/arm/rk3188-radxa.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/rk3188-radxa.dts > > head/sys/boot/fdt/dts/arm/rk3188.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/rk3188.dtsi > > head/sys/boot/fdt/dts/arm/rpi.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/rpi.dts > > head/sys/boot/fdt/dts/arm/sheevaplug.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/sheevaplug.dt= s > > head/sys/boot/fdt/dts/arm/tegra20-paz00.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/tegra20-paz00.dts > > head/sys/boot/fdt/dts/arm/tegra20.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/tegra20.dtsi > > head/sys/boot/fdt/dts/arm/trimslice.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/trimslice.dts > > head/sys/boot/fdt/dts/arm/ts7800.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/ts7800.dts > > head/sys/boot/fdt/dts/arm/versatilepb.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/versatilepb.d= ts > > head/sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts > > head/sys/boot/fdt/dts/arm/vybrid-cosmic.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/vybrid-cosmic.dts > > head/sys/boot/fdt/dts/arm/vybrid-quartz.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/vybrid-quartz.dts > > head/sys/boot/fdt/dts/arm/vybrid.dtsi > > - copied, changed from r262613, head/sys/boot/fdt/dts/vybrid.dtsi > > head/sys/boot/fdt/dts/arm/wandboard-dual.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/wandboard-dual.dts > > head/sys/boot/fdt/dts/arm/wandboard-quad.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/wandboard-quad.dts > > head/sys/boot/fdt/dts/arm/wandboard-solo.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/wandboard-solo.dts > > head/sys/boot/fdt/dts/arm/zedboard.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/zedboard.dts > > head/sys/boot/fdt/dts/mips/ > > head/sys/boot/fdt/dts/mips/beri-netfpga.dts > > - copied, changed from r262613, > head/sys/boot/fdt/dts/beri-netfpga.dts > > head/sys/boot/fdt/dts/mips/beri-sim.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/beri-sim.dts > > head/sys/boot/fdt/dts/mips/beripad-de4.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/beripad-de4.d= ts > > head/sys/boot/fdt/dts/mips/xlp-basic.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/xlp-basic.dts > > head/sys/boot/fdt/dts/powerpc/ > > head/sys/boot/fdt/dts/powerpc/mpc8555cds.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/mpc8555cds.dt= s > > head/sys/boot/fdt/dts/powerpc/mpc8572ds.dts > > - copied, changed from r262613, head/sys/boot/fdt/dts/mpc8572ds.dts > > head/sys/tools/fdt/make_dtb.sh (contents, props changed) > > Deleted: > > head/sys/boot/fdt/dts/am335x-evm.dts > > head/sys/boot/fdt/dts/am335x.dtsi > > head/sys/boot/fdt/dts/bcm2835.dtsi > > head/sys/boot/fdt/dts/beaglebone-black.dts > > head/sys/boot/fdt/dts/beaglebone.dts > > head/sys/boot/fdt/dts/beri-netfpga.dts > > head/sys/boot/fdt/dts/beri-sim.dts > > head/sys/boot/fdt/dts/beripad-de4.dts > > head/sys/boot/fdt/dts/cubieboard.dts > > head/sys/boot/fdt/dts/cubieboard2.dts > > head/sys/boot/fdt/dts/db78100.dts > > head/sys/boot/fdt/dts/db78460.dts > > head/sys/boot/fdt/dts/db88f5182.dts > > head/sys/boot/fdt/dts/db88f5281.dts > > head/sys/boot/fdt/dts/db88f6281.dts > > head/sys/boot/fdt/dts/digi-ccwmx53.dts > > head/sys/boot/fdt/dts/dockstar.dts > > head/sys/boot/fdt/dts/dreamplug-1001.dts > > head/sys/boot/fdt/dts/dreamplug-1001N.dts > > head/sys/boot/fdt/dts/ea3250.dts > > head/sys/boot/fdt/dts/efikamx.dts > > head/sys/boot/fdt/dts/exynos5250-arndale.dts > > head/sys/boot/fdt/dts/exynos5250.dtsi > > head/sys/boot/fdt/dts/imx51x.dtsi > > head/sys/boot/fdt/dts/imx53-qsb.dts > > head/sys/boot/fdt/dts/imx53x.dtsi > > head/sys/boot/fdt/dts/imx6.dtsi > > head/sys/boot/fdt/dts/mpc8555cds.dts > > head/sys/boot/fdt/dts/mpc8572ds.dts > > head/sys/boot/fdt/dts/p1020rdb.dts > > head/sys/boot/fdt/dts/p2020ds.dts > > head/sys/boot/fdt/dts/p2041rdb.dts > > head/sys/boot/fdt/dts/p2041si.dtsi > > head/sys/boot/fdt/dts/p3041ds.dts > > head/sys/boot/fdt/dts/p3041si.dtsi > > head/sys/boot/fdt/dts/p5020ds.dts > > head/sys/boot/fdt/dts/p5020si.dtsi > > head/sys/boot/fdt/dts/pandaboard.dts > > head/sys/boot/fdt/dts/rk3188-radxa.dts > > head/sys/boot/fdt/dts/rk3188.dtsi > > head/sys/boot/fdt/dts/rpi.dts > > head/sys/boot/fdt/dts/sheevaplug.dts > > head/sys/boot/fdt/dts/tegra20-paz00.dts > > head/sys/boot/fdt/dts/tegra20.dtsi > > head/sys/boot/fdt/dts/trimslice.dts > > head/sys/boot/fdt/dts/ts7800.dts > > head/sys/boot/fdt/dts/versatilepb.dts > > head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts > > head/sys/boot/fdt/dts/vybrid-cosmic.dts > > head/sys/boot/fdt/dts/vybrid-quartz.dts > > head/sys/boot/fdt/dts/vybrid.dtsi > > head/sys/boot/fdt/dts/wandboard-dual.dts > > head/sys/boot/fdt/dts/wandboard-quad.dts > > head/sys/boot/fdt/dts/wandboard-solo.dts > > head/sys/boot/fdt/dts/xlp-basic.dts > > head/sys/boot/fdt/dts/zedboard.dts > > Modified: > > head/Makefile.inc1 > > head/share/mk/bsd.own.mk > > head/sys/conf/files > > > > Modified: head/Makefile.inc1 > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > --- head/Makefile.inc1 Fri Feb 28 18:06:00 2014 (r262613) > > +++ head/Makefile.inc1 Fri Feb 28 18:29:09 2014 (r262614) > > @@ -1262,7 +1262,7 @@ _dtrace_tools=3D cddl/usr.bin/sgsmsg cddl/ > > lib/libdwarf cddl/usr.bin/ctfconvert cddl/usr.bin/ctfmerge > > .endif > > > > -# Default to building the BSDL DTC, but build the GPL one if users > explicitly > > +# Default to building the GPL DTC, but build the BSDL one if users > explicitly > > # request it. > > _dtc=3D usr.bin/dtc > > .if ${MK_GPL_DTC} !=3D "no" > > @@ -1853,7 +1853,7 @@ builddtb: > > echo "ERROR: FDT_DTS_FILE must be specified!"; \ > > exit 1; \ > > fi; \ > > - if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} ]; then \ > > + if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE} > ]; then \ > > echo "ERROR: Specified DTS file (${FDT_DTS_FILE}) does no= t > \ > > exist!"; \ > > exit 1; \ > > @@ -1863,9 +1863,9 @@ builddtb: > > directory"; \ > > fi > > @PATH=3D${TMPPATH} \ > > - dtc -O dtb -o \ > > - ${DTBOUTPUTPATH}/`echo ${FDT_DTS_FILE} | cut -d. -f1`.dtb -b = 0 > \ > > - -p 1024 ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} > > + ${.CURDIR}/sys/tools/fdt/make_dtb.sh ${.CURDIR}/sys \ > > + ${FDT_DTS_FILE} \ > > + ${DTBOUTPUTPATH}/`basename ${FDT_DTS_FILE} .dts` > > > > ############### > > > > > > Modified: head/share/mk/bsd.own.mk > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > --- head/share/mk/bsd.own.mk Fri Feb 28 18:06:00 2014 (r262613) > > +++ head/share/mk/bsd.own.mk Fri Feb 28 18:29:09 2014 (r262614) > > @@ -287,6 +287,7 @@ __DEFAULT_YES_OPTIONS =3D \ > > GNU \ > > GPIB \ > > GPIO \ > > + GPL_DTC \ > > GROFF \ > > HTML \ > > ICONV \ > > @@ -368,7 +369,6 @@ __DEFAULT_NO_OPTIONS =3D \ > > CLANG_EXTRAS \ > > CTF \ > > DEBUG_FILES \ > > - GPL_DTC \ > > HESIOD \ > > INSTALL_AS_USER \ > > LLDB \ > > > > Copied and modified: head/sys/boot/fdt/dts/arm/am335x-evm.dts (from > r262613, head/sys/boot/fdt/dts/am335x-evm.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/am335x.dtsi (from > r262613, head/sys/boot/fdt/dts/am335x.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/bcm2835.dtsi (from > r262613, head/sys/boot/fdt/dts/bcm2835.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/beaglebone-black.dts > (from r262613, head/sys/boot/fdt/dts/beaglebone-black.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/beaglebone.dts (from > r262613, head/sys/boot/fdt/dts/beaglebone.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/cubieboard.dts (from > r262613, head/sys/boot/fdt/dts/cubieboard.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/cubieboard2.dts (from > r262613, head/sys/boot/fdt/dts/cubieboard2.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/db78100.dts (from > r262613, head/sys/boot/fdt/dts/db78100.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/db78460.dts (from > r262613, head/sys/boot/fdt/dts/db78460.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/db88f5182.dts (from > r262613, head/sys/boot/fdt/dts/db88f5182.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/db88f5281.dts (from > r262613, head/sys/boot/fdt/dts/db88f5281.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/db88f6281.dts (from > r262613, head/sys/boot/fdt/dts/db88f6281.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/digi-ccwmx53.dts (from > r262613, head/sys/boot/fdt/dts/digi-ccwmx53.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/dockstar.dts (from > r262613, head/sys/boot/fdt/dts/dockstar.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/dreamplug-1001.dts (from > r262613, head/sys/boot/fdt/dts/dreamplug-1001.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/dreamplug-1001N.dts (fro= m > r262613, head/sys/boot/fdt/dts/dreamplug-1001N.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/ea3250.dts (from r262613= , > head/sys/boot/fdt/dts/ea3250.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/efikamx.dts (from > r262613, head/sys/boot/fdt/dts/efikamx.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/exynos5250-arndale.dts > (from r262613, head/sys/boot/fdt/dts/exynos5250-arndale.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/exynos5250.dtsi (from > r262613, head/sys/boot/fdt/dts/exynos5250.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/imx51x.dtsi (from > r262613, head/sys/boot/fdt/dts/imx51x.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/imx53-qsb.dts (from > r262613, head/sys/boot/fdt/dts/imx53-qsb.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/imx53x.dtsi (from > r262613, head/sys/boot/fdt/dts/imx53x.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/imx6.dtsi (from r262613, > head/sys/boot/fdt/dts/imx6.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/p1020rdb.dts (from > r262613, head/sys/boot/fdt/dts/p1020rdb.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/p2020ds.dts (from > r262613, head/sys/boot/fdt/dts/p2020ds.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/p2041rdb.dts (from > r262613, head/sys/boot/fdt/dts/p2041rdb.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/p2041si.dtsi (from > r262613, head/sys/boot/fdt/dts/p2041si.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/p3041ds.dts (from > r262613, head/sys/boot/fdt/dts/p3041ds.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/p3041si.dtsi (from > r262613, head/sys/boot/fdt/dts/p3041si.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/p5020ds.dts (from > r262613, head/sys/boot/fdt/dts/p5020ds.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/p5020si.dtsi (from > r262613, head/sys/boot/fdt/dts/p5020si.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/pandaboard.dts (from > r262613, head/sys/boot/fdt/dts/pandaboard.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/rk3188-radxa.dts (from > r262613, head/sys/boot/fdt/dts/rk3188-radxa.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/rk3188.dtsi (from > r262613, head/sys/boot/fdt/dts/rk3188.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/rpi.dts (from r262613, > head/sys/boot/fdt/dts/rpi.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/sheevaplug.dts (from > r262613, head/sys/boot/fdt/dts/sheevaplug.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/tegra20-paz00.dts (from > r262613, head/sys/boot/fdt/dts/tegra20-paz00.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/tegra20.dtsi (from > r262613, head/sys/boot/fdt/dts/tegra20.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/trimslice.dts (from > r262613, head/sys/boot/fdt/dts/trimslice.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/ts7800.dts (from r262613= , > head/sys/boot/fdt/dts/ts7800.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/versatilepb.dts (from > r262613, head/sys/boot/fdt/dts/versatilepb.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts > (from r262613, head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-cosmic.dts (from > r262613, head/sys/boot/fdt/dts/vybrid-cosmic.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-quartz.dts (from > r262613, head/sys/boot/fdt/dts/vybrid-quartz.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid.dtsi (from > r262613, head/sys/boot/fdt/dts/vybrid.dtsi) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-dual.dts (from > r262613, head/sys/boot/fdt/dts/wandboard-dual.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-quad.dts (from > r262613, head/sys/boot/fdt/dts/wandboard-quad.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-solo.dts (from > r262613, head/sys/boot/fdt/dts/wandboard-solo.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/arm/zedboard.dts (from > r262613, head/sys/boot/fdt/dts/zedboard.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/mips/beri-netfpga.dts (from > r262613, head/sys/boot/fdt/dts/beri-netfpga.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/mips/beri-sim.dts (from > r262613, head/sys/boot/fdt/dts/beri-sim.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/mips/beripad-de4.dts (from > r262613, head/sys/boot/fdt/dts/beripad-de4.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/mips/xlp-basic.dts (from > r262613, head/sys/boot/fdt/dts/xlp-basic.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/powerpc/mpc8555cds.dts (from > r262613, head/sys/boot/fdt/dts/mpc8555cds.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Copied and modified: head/sys/boot/fdt/dts/powerpc/mpc8572ds.dts (from > r262613, head/sys/boot/fdt/dts/mpc8572ds.dts) > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > > > Modified: head/sys/conf/files > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > --- head/sys/conf/files Fri Feb 28 18:06:00 2014 (r262613) > > +++ head/sys/conf/files Fri Feb 28 18:29:09 2014 (r262614) > > @@ -14,11 +14,12 @@ acpi_quirks.h optional acpi > \ > > # from the specified source (DTS) file: .dts -> .dt= b > > # > > fdt_dtb_file optional fdt \ > > - compile-with "if [ -f $S/boot/fdt/dts/${FDT_DTS_FILE} ]; then dtc > -O dtb -o ${FDT_DTS_FILE:R}.dtb -b 0 -p 1024 > $S/boot/fdt/dts/${FDT_DTS_FILE}; fi" \ > > + compile-with "sh $S/tools/fdt/make_dtb.sh $S ${FDT_DTS_FILE} > ${.CURDIR}/${FDT_DTS_FILE:R}.dtb" \ > > no-obj no-implicit-rule before-depend \ > > clean "${FDT_DTS_FILE:R}.dtb" > > fdt_static_dtb.h optional fdt fdt_dtb_static \ > > - compile-with "sh $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ." \ > > + compile-with "sh $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} > ${.CURDIR}" \ > > + dependency "fdt_dtb_file" \ > > no-obj no-implicit-rule before-depend \ > > clean "fdt_static_dtb.h" > > feeder_eq_gen.h optional sound > \ > > @@ -1370,7 +1371,7 @@ dev/fb/splash.c optional sc splas= h > > dev/fdt/fdt_common.c optional fdt > > dev/fdt/fdt_slicer.c optional fdt cfi | fdt nand > > dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static \ > > - dependency "$S/boot/fdt/dts/${FDT_DTS_FILE}" > > + dependency "$S/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE}" > > dev/fdt/simplebus.c optional fdt > > dev/fe/if_fe.c optional fe > > dev/fe/if_fe_pccard.c optional fe pccard > > > > Added: head/sys/tools/fdt/make_dtb.sh > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > > +++ head/sys/tools/fdt/make_dtb.sh Fri Feb 28 18:29:09 2014 > (r262614) > > @@ -0,0 +1,11 @@ > > +#!/bin/sh > > +# > > +# $FreeBSD$ > > + > > +# Script generates dtb file ($3) from dts source ($2) in build tree S > ($1) > > +S=3D$1 > > +dts=3D$2 > > +dtb=3D$3 > > + > > +cpp -x assembler-with-cpp -I $S/gnu/dts/include -I > $S/boot/fdt/dts/${MACHINE} -I $S/gnu/dts/${MACHINE} -include $dts /dev/nu= ll > | > > + dtc -O dtb -o $dtb -b 0 -p 1024 -i $S/boot/fdt/dts -i > $S/gnu/dts/${MACHINE} > > > > _______________________________________________ > 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 Mon Mar 3 08:44:12 2014 Return-Path: Delivered-To: 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 ESMTPS id 797CCFEF; Mon, 3 Mar 2014 08:44:12 +0000 (UTC) Received: from mail-ie0-x232.google.com (mail-ie0-x232.google.com [IPv6:2607:f8b0:4001:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1C4DDB1E; Mon, 3 Mar 2014 08:44:12 +0000 (UTC) Received: by mail-ie0-f178.google.com with SMTP id lx4so1312074iec.9 for ; Mon, 03 Mar 2014 00:44:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BDg11Jj52PUCaqZIvLHLXN1rO0gIzuDSJNdVcRWuDYc=; b=mSByb1iD3U4zx0JwHlmjc1CMNIDuZiM+FeAixZ8fspG9hFgkieUZj94Mfa6vtqUQNt 4VJzJ1Frixo0w7T0UFJ306rmbrTj3gd2O82PIhEGEEGwEtKIn6Uo9vF9okmCaatxQNzZ 4Ct7C/GzacjME+kKfp1W/boY0jJqkkHuAQfluMIKWkGfLta46YWawYYZTJ+QHlFoKjIi We2P4EMaVR9BatwminJZZ+gVBQ5UYq282fZmhckLwJFI0vtArgYK+kRY7i0mhs7LCvRN nTjNkh+VX7/2tD8n2jIPy0DYdPeyMQx72gxq4oWiTCaf8i6IFoYgmiUzsaWXR1wC9qNu HFrw== MIME-Version: 1.0 X-Received: by 10.51.17.104 with SMTP id gd8mr20406337igd.48.1393836251474; Mon, 03 Mar 2014 00:44:11 -0800 (PST) Received: by 10.64.107.3 with HTTP; Mon, 3 Mar 2014 00:44:11 -0800 (PST) In-Reply-To: References: <201402281829.s1SITAQk019090@svn.freebsd.org> Date: Mon, 3 Mar 2014 16:44:11 +0800 Message-ID: Subject: Re: svn commit: r262614 - in head: . share/mk sys/boot/fdt/dts sys/boot/fdt/dts/arm sys/boot/fdt/dts/mips sys/boot/fdt/dts/powerpc sys/conf sys/tools/fdt From: Ganbold Tsagaankhuu To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-arm , embedded@freebsd.org, mips@freebsd.org, powerpc@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 08:44:12 -0000 On Mon, Mar 3, 2014 at 3:40 PM, Ganbold Tsagaankhuu wrot= e: > Hi, > > On Sat, Mar 1, 2014 at 2:38 AM, Warner Losh wrote: > >> Greetings, >> >> This commit changes how we do DTS -> DTB compiling. For the most part, i= t >> should be a NOP, if all my tests are good, but I may have oopsed somethi= ng >> without realizing it. >> >> This commit does switch us back to the GPL dtc. That cannot be helped. T= he >> BSDL one was too far away from working, but if that status ever changes, >> I'm >> happy to change the defaults back. This change was discussed by most of >> the >> major workers in arm@ and mips@ land before changing back, and they felt= , >> as I do, that using vendor dts files unmodified was a bigger win for >> embedded >> than the regression back to a GPL'd piece of software when the BSDL'd on= e >> isn't up to the task today of coping with this new world order. If that >> changes, >> then I'd be happy to switch back. >> >> Hope this doesn't break anybody. I'll be around if it does. >> > > > It seems crashing when building kernel for cubieboard2. > > Part of build log: > > -------------------------------------------------------------- > >>> stage 3.1: making dependencies > -------------------------------------------------------------- > cd /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2; > MAKEOBJDIRPREFIX=3D/usr/obj/arm.armv6 MACHINE_ARCH=3Darmv6 MACHINE=3Dar= m > CPUTYPE=3D GROFF_BIN_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/bi= n > GROFF_FONT_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/share/groff_= font > GROFF_TMAC_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/share/tmac > _SHLIBDIRPREFIX=3D/usr/obj/arm.armv6/usr/src/tmp _LDSCRIPTROOT=3D > VERSION=3D"FreeBSD 11.0-CURRENT armv6 1100010" INSTALL=3D"sh > /usr/src/tools/install.sh" > PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/sbin:/usr/obj/arm.armv6= /usr/src/tmp/legacy/usr/bin:/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/games= :/usr/obj/arm.armv6/usr/src/tmp/legacy/bin:/usr/obj/arm.armv6/usr/src/tmp/u= sr/sbin:/usr/obj/arm.armv6/usr/src/tmp/usr/bin:/usr/obj/arm.armv6/usr/src/t= mp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin > CC=3D"cc " CXX=3D"c++ " CPP=3D"cpp " AS=3D"as" AR=3D"ar" LD=3D"ld" NM= =3Dnm OBJDUMP=3D > RANLIB=3Dranlib STRINGS=3D COMPILER_TYPE=3Dclang make -m /usr/src/share/= mk > KERNEL=3Dkernel depend -DNO_MODULES_OBJ > machine -> /usr/src/sys/arm/include > awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h > awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h > cc -c -O -pipe -std=3Dc99 -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 > -Wno-error-tautological-compare -Wno-error-empty-body > -Wno-error-parentheses-equality -Wno-unused-function -nostdinc -I. > -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilte= r > -I/usr/src/sys/dev/ath -I/usr/src/sys/dev/ath/ath_hal > -I/usr/src/sys/contrib/dev/ath/ath_hal -I/usr/src/sys/contrib/ngatm > -I/usr/src/sys/dev/twa -I/usr/src/sys/dev/cxgb -I/usr/src/sys/dev/cxgbe > -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS > -include opt_global.h -funwind-tables -mllvm -arm-enable-ehabi > -ffreestanding /usr/src/sys/arm/arm/genassym.c > NM=3D'nm' sh /usr/src/sys/kern/genassym.sh genassym.o > assym.s > awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p > awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q > awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h > sh /usr/src/sys/tools/fdt/make_dtb.sh /usr/src/sys cubieboard2.dts > /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2/cubieboard2.dtb > Segmentation fault (core dumped) > *** Error code 139 > > Stop. > make: stopped in /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2 > *** Error code 1 > > Stop. > make: stopped in /usr/src > *** Error code 1 > > Stop. > make: stopped in /usr/src > root@bsd:/usr/src # sh /usr/src/sys/tools/fdt/make_dtb.sh /usr/src/sys > cubieboard2.dts /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2/cubieboard2.dt= b > :158:10: fatal error: 'cubieboard2.dts' file not found > #include "cubieboard2.dts" > ^ > 1 error generated. > Segmentation fault (core dumped) > > Sorry for the noise, I had to build kernel toolchain again, now it works. Ganbold > > > Ganbold > > > > >> >> Warner >> >> Begin forwarded message: >> >> > From: Warner Losh >> > Subject: svn commit: r262614 - in head: . share/mk sys/boot/fdt/dts >> sys/boot/fdt/dts/arm sys/boot/fdt/dts/mips sys/boot/fdt/dts/powerpc >> sys/conf sys/tools/fdt >> > Date: February 28, 2014 at 11:29:10 AM MST >> > To: src-committers@freebsd.org, svn-src-all@freebsd.org, >> svn-src-head@freebsd.org >> > >> > Author: imp >> > Date: Fri Feb 28 18:29:09 2014 >> > New Revision: 262614 >> > URL: http://svnweb.freebsd.org/changeset/base/262614 >> > >> > Log: >> > Integrate device-tree upstream files into the build process: >> > (1) Invoke cpp to bring in files via #include (although the old >> > /include/ stuff is supported still). >> > (2) bring in files from either vendor tree or freebsd-custom files >> > when building. >> > (3) move all dts* files from sys/boot/fdt/dts to >> > sys/boot/fdt/dts/${MACHINE} as appropriate. >> > (4) encode all the magic to do the build in sys/tools/fdt/make_dtb.sh >> > so that the different places in the tree use the exact same logic= . >> > (5) switch back to gpl dtc by default. the bsdl one in the tree has >> > significant issues not easily addressed by those unfamiliar with >> > the code. >> > >> > Added: >> > head/sys/boot/fdt/dts/arm/ >> > head/sys/boot/fdt/dts/arm/am335x-evm.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/am335x-evm.d= ts >> > head/sys/boot/fdt/dts/arm/am335x.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/am335x.dtsi >> > head/sys/boot/fdt/dts/arm/bcm2835.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/bcm2835.dtsi >> > head/sys/boot/fdt/dts/arm/beaglebone-black.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/beaglebone-black.dts >> > head/sys/boot/fdt/dts/arm/beaglebone.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/beaglebone.d= ts >> > head/sys/boot/fdt/dts/arm/cubieboard.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/cubieboard.d= ts >> > head/sys/boot/fdt/dts/arm/cubieboard2.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/cubieboard2.dts >> > head/sys/boot/fdt/dts/arm/db78100.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/db78100.dts >> > head/sys/boot/fdt/dts/arm/db78460.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/db78460.dts >> > head/sys/boot/fdt/dts/arm/db88f5182.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/db88f5182.dt= s >> > head/sys/boot/fdt/dts/arm/db88f5281.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/db88f5281.dt= s >> > head/sys/boot/fdt/dts/arm/db88f6281.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/db88f6281.dt= s >> > head/sys/boot/fdt/dts/arm/digi-ccwmx53.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/digi-ccwmx53.dts >> > head/sys/boot/fdt/dts/arm/dockstar.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/dockstar.dts >> > head/sys/boot/fdt/dts/arm/dreamplug-1001.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/dreamplug-1001.dts >> > head/sys/boot/fdt/dts/arm/dreamplug-1001N.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/dreamplug-1001N.dts >> > head/sys/boot/fdt/dts/arm/ea3250.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/ea3250.dts >> > head/sys/boot/fdt/dts/arm/efikamx.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/efikamx.dts >> > head/sys/boot/fdt/dts/arm/exynos5250-arndale.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/exynos5250-arndale.dts >> > head/sys/boot/fdt/dts/arm/exynos5250.dtsi >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/exynos5250.dtsi >> > head/sys/boot/fdt/dts/arm/imx51x.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/imx51x.dtsi >> > head/sys/boot/fdt/dts/arm/imx53-qsb.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/imx53-qsb.dt= s >> > head/sys/boot/fdt/dts/arm/imx53x.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/imx53x.dtsi >> > head/sys/boot/fdt/dts/arm/imx6.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/imx6.dtsi >> > head/sys/boot/fdt/dts/arm/p1020rdb.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/p1020rdb.dts >> > head/sys/boot/fdt/dts/arm/p2020ds.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/p2020ds.dts >> > head/sys/boot/fdt/dts/arm/p2041rdb.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/p2041rdb.dts >> > head/sys/boot/fdt/dts/arm/p2041si.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/p2041si.dtsi >> > head/sys/boot/fdt/dts/arm/p3041ds.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/p3041ds.dts >> > head/sys/boot/fdt/dts/arm/p3041si.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/p3041si.dtsi >> > head/sys/boot/fdt/dts/arm/p5020ds.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/p5020ds.dts >> > head/sys/boot/fdt/dts/arm/p5020si.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/p5020si.dtsi >> > head/sys/boot/fdt/dts/arm/pandaboard.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/pandaboard.d= ts >> > head/sys/boot/fdt/dts/arm/rk3188-radxa.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/rk3188-radxa.dts >> > head/sys/boot/fdt/dts/arm/rk3188.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/rk3188.dtsi >> > head/sys/boot/fdt/dts/arm/rpi.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/rpi.dts >> > head/sys/boot/fdt/dts/arm/sheevaplug.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/sheevaplug.d= ts >> > head/sys/boot/fdt/dts/arm/tegra20-paz00.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/tegra20-paz00.dts >> > head/sys/boot/fdt/dts/arm/tegra20.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/tegra20.dtsi >> > head/sys/boot/fdt/dts/arm/trimslice.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/trimslice.dt= s >> > head/sys/boot/fdt/dts/arm/ts7800.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/ts7800.dts >> > head/sys/boot/fdt/dts/arm/versatilepb.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/versatilepb.dts >> > head/sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts >> > head/sys/boot/fdt/dts/arm/vybrid-cosmic.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/vybrid-cosmic.dts >> > head/sys/boot/fdt/dts/arm/vybrid-quartz.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/vybrid-quartz.dts >> > head/sys/boot/fdt/dts/arm/vybrid.dtsi >> > - copied, changed from r262613, head/sys/boot/fdt/dts/vybrid.dtsi >> > head/sys/boot/fdt/dts/arm/wandboard-dual.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/wandboard-dual.dts >> > head/sys/boot/fdt/dts/arm/wandboard-quad.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/wandboard-quad.dts >> > head/sys/boot/fdt/dts/arm/wandboard-solo.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/wandboard-solo.dts >> > head/sys/boot/fdt/dts/arm/zedboard.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/zedboard.dts >> > head/sys/boot/fdt/dts/mips/ >> > head/sys/boot/fdt/dts/mips/beri-netfpga.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/beri-netfpga.dts >> > head/sys/boot/fdt/dts/mips/beri-sim.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/beri-sim.dts >> > head/sys/boot/fdt/dts/mips/beripad-de4.dts >> > - copied, changed from r262613, >> head/sys/boot/fdt/dts/beripad-de4.dts >> > head/sys/boot/fdt/dts/mips/xlp-basic.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/xlp-basic.dt= s >> > head/sys/boot/fdt/dts/powerpc/ >> > head/sys/boot/fdt/dts/powerpc/mpc8555cds.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/mpc8555cds.d= ts >> > head/sys/boot/fdt/dts/powerpc/mpc8572ds.dts >> > - copied, changed from r262613, head/sys/boot/fdt/dts/mpc8572ds.dt= s >> > head/sys/tools/fdt/make_dtb.sh (contents, props changed) >> > Deleted: >> > head/sys/boot/fdt/dts/am335x-evm.dts >> > head/sys/boot/fdt/dts/am335x.dtsi >> > head/sys/boot/fdt/dts/bcm2835.dtsi >> > head/sys/boot/fdt/dts/beaglebone-black.dts >> > head/sys/boot/fdt/dts/beaglebone.dts >> > head/sys/boot/fdt/dts/beri-netfpga.dts >> > head/sys/boot/fdt/dts/beri-sim.dts >> > head/sys/boot/fdt/dts/beripad-de4.dts >> > head/sys/boot/fdt/dts/cubieboard.dts >> > head/sys/boot/fdt/dts/cubieboard2.dts >> > head/sys/boot/fdt/dts/db78100.dts >> > head/sys/boot/fdt/dts/db78460.dts >> > head/sys/boot/fdt/dts/db88f5182.dts >> > head/sys/boot/fdt/dts/db88f5281.dts >> > head/sys/boot/fdt/dts/db88f6281.dts >> > head/sys/boot/fdt/dts/digi-ccwmx53.dts >> > head/sys/boot/fdt/dts/dockstar.dts >> > head/sys/boot/fdt/dts/dreamplug-1001.dts >> > head/sys/boot/fdt/dts/dreamplug-1001N.dts >> > head/sys/boot/fdt/dts/ea3250.dts >> > head/sys/boot/fdt/dts/efikamx.dts >> > head/sys/boot/fdt/dts/exynos5250-arndale.dts >> > head/sys/boot/fdt/dts/exynos5250.dtsi >> > head/sys/boot/fdt/dts/imx51x.dtsi >> > head/sys/boot/fdt/dts/imx53-qsb.dts >> > head/sys/boot/fdt/dts/imx53x.dtsi >> > head/sys/boot/fdt/dts/imx6.dtsi >> > head/sys/boot/fdt/dts/mpc8555cds.dts >> > head/sys/boot/fdt/dts/mpc8572ds.dts >> > head/sys/boot/fdt/dts/p1020rdb.dts >> > head/sys/boot/fdt/dts/p2020ds.dts >> > head/sys/boot/fdt/dts/p2041rdb.dts >> > head/sys/boot/fdt/dts/p2041si.dtsi >> > head/sys/boot/fdt/dts/p3041ds.dts >> > head/sys/boot/fdt/dts/p3041si.dtsi >> > head/sys/boot/fdt/dts/p5020ds.dts >> > head/sys/boot/fdt/dts/p5020si.dtsi >> > head/sys/boot/fdt/dts/pandaboard.dts >> > head/sys/boot/fdt/dts/rk3188-radxa.dts >> > head/sys/boot/fdt/dts/rk3188.dtsi >> > head/sys/boot/fdt/dts/rpi.dts >> > head/sys/boot/fdt/dts/sheevaplug.dts >> > head/sys/boot/fdt/dts/tegra20-paz00.dts >> > head/sys/boot/fdt/dts/tegra20.dtsi >> > head/sys/boot/fdt/dts/trimslice.dts >> > head/sys/boot/fdt/dts/ts7800.dts >> > head/sys/boot/fdt/dts/versatilepb.dts >> > head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts >> > head/sys/boot/fdt/dts/vybrid-cosmic.dts >> > head/sys/boot/fdt/dts/vybrid-quartz.dts >> > head/sys/boot/fdt/dts/vybrid.dtsi >> > head/sys/boot/fdt/dts/wandboard-dual.dts >> > head/sys/boot/fdt/dts/wandboard-quad.dts >> > head/sys/boot/fdt/dts/wandboard-solo.dts >> > head/sys/boot/fdt/dts/xlp-basic.dts >> > head/sys/boot/fdt/dts/zedboard.dts >> > Modified: >> > head/Makefile.inc1 >> > head/share/mk/bsd.own.mk >> > head/sys/conf/files >> > >> > Modified: head/Makefile.inc1 >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > --- head/Makefile.inc1 Fri Feb 28 18:06:00 2014 (r262613= ) >> > +++ head/Makefile.inc1 Fri Feb 28 18:29:09 2014 (r262614= ) >> > @@ -1262,7 +1262,7 @@ _dtrace_tools=3D cddl/usr.bin/sgsmsg cddl/ >> > lib/libdwarf cddl/usr.bin/ctfconvert cddl/usr.bin/ctfmerge >> > .endif >> > >> > -# Default to building the BSDL DTC, but build the GPL one if users >> explicitly >> > +# Default to building the GPL DTC, but build the BSDL one if users >> explicitly >> > # request it. >> > _dtc=3D usr.bin/dtc >> > .if ${MK_GPL_DTC} !=3D "no" >> > @@ -1853,7 +1853,7 @@ builddtb: >> > echo "ERROR: FDT_DTS_FILE must be specified!"; \ >> > exit 1; \ >> > fi; \ >> > - if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} ]; then \ >> > + if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE} >> ]; then \ >> > echo "ERROR: Specified DTS file (${FDT_DTS_FILE}) does >> not \ >> > exist!"; \ >> > exit 1; \ >> > @@ -1863,9 +1863,9 @@ builddtb: >> > directory"; \ >> > fi >> > @PATH=3D${TMPPATH} \ >> > - dtc -O dtb -o \ >> > - ${DTBOUTPUTPATH}/`echo ${FDT_DTS_FILE} | cut -d. -f1`.dtb -b >> 0 \ >> > - -p 1024 ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} >> > + ${.CURDIR}/sys/tools/fdt/make_dtb.sh ${.CURDIR}/sys \ >> > + ${FDT_DTS_FILE} \ >> > + ${DTBOUTPUTPATH}/`basename ${FDT_DTS_FILE} .dts` >> > >> > ############### >> > >> > >> > Modified: head/share/mk/bsd.own.mk >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > --- head/share/mk/bsd.own.mk Fri Feb 28 18:06:00 2014 (r262613= ) >> > +++ head/share/mk/bsd.own.mk Fri Feb 28 18:29:09 2014 (r262614= ) >> > @@ -287,6 +287,7 @@ __DEFAULT_YES_OPTIONS =3D \ >> > GNU \ >> > GPIB \ >> > GPIO \ >> > + GPL_DTC \ >> > GROFF \ >> > HTML \ >> > ICONV \ >> > @@ -368,7 +369,6 @@ __DEFAULT_NO_OPTIONS =3D \ >> > CLANG_EXTRAS \ >> > CTF \ >> > DEBUG_FILES \ >> > - GPL_DTC \ >> > HESIOD \ >> > INSTALL_AS_USER \ >> > LLDB \ >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/am335x-evm.dts (from >> r262613, head/sys/boot/fdt/dts/am335x-evm.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/am335x.dtsi (from >> r262613, head/sys/boot/fdt/dts/am335x.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/bcm2835.dtsi (from >> r262613, head/sys/boot/fdt/dts/bcm2835.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/beaglebone-black.dts >> (from r262613, head/sys/boot/fdt/dts/beaglebone-black.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/beaglebone.dts (from >> r262613, head/sys/boot/fdt/dts/beaglebone.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/cubieboard.dts (from >> r262613, head/sys/boot/fdt/dts/cubieboard.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/cubieboard2.dts (from >> r262613, head/sys/boot/fdt/dts/cubieboard2.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/db78100.dts (from >> r262613, head/sys/boot/fdt/dts/db78100.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/db78460.dts (from >> r262613, head/sys/boot/fdt/dts/db78460.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/db88f5182.dts (from >> r262613, head/sys/boot/fdt/dts/db88f5182.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/db88f5281.dts (from >> r262613, head/sys/boot/fdt/dts/db88f5281.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/db88f6281.dts (from >> r262613, head/sys/boot/fdt/dts/db88f6281.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/digi-ccwmx53.dts (from >> r262613, head/sys/boot/fdt/dts/digi-ccwmx53.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/dockstar.dts (from >> r262613, head/sys/boot/fdt/dts/dockstar.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/dreamplug-1001.dts (fro= m >> r262613, head/sys/boot/fdt/dts/dreamplug-1001.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/dreamplug-1001N.dts >> (from r262613, head/sys/boot/fdt/dts/dreamplug-1001N.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/ea3250.dts (from >> r262613, head/sys/boot/fdt/dts/ea3250.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/efikamx.dts (from >> r262613, head/sys/boot/fdt/dts/efikamx.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/exynos5250-arndale.dts >> (from r262613, head/sys/boot/fdt/dts/exynos5250-arndale.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/exynos5250.dtsi (from >> r262613, head/sys/boot/fdt/dts/exynos5250.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/imx51x.dtsi (from >> r262613, head/sys/boot/fdt/dts/imx51x.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/imx53-qsb.dts (from >> r262613, head/sys/boot/fdt/dts/imx53-qsb.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/imx53x.dtsi (from >> r262613, head/sys/boot/fdt/dts/imx53x.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/imx6.dtsi (from r262613= , >> head/sys/boot/fdt/dts/imx6.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/p1020rdb.dts (from >> r262613, head/sys/boot/fdt/dts/p1020rdb.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/p2020ds.dts (from >> r262613, head/sys/boot/fdt/dts/p2020ds.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/p2041rdb.dts (from >> r262613, head/sys/boot/fdt/dts/p2041rdb.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/p2041si.dtsi (from >> r262613, head/sys/boot/fdt/dts/p2041si.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/p3041ds.dts (from >> r262613, head/sys/boot/fdt/dts/p3041ds.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/p3041si.dtsi (from >> r262613, head/sys/boot/fdt/dts/p3041si.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/p5020ds.dts (from >> r262613, head/sys/boot/fdt/dts/p5020ds.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/p5020si.dtsi (from >> r262613, head/sys/boot/fdt/dts/p5020si.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/pandaboard.dts (from >> r262613, head/sys/boot/fdt/dts/pandaboard.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/rk3188-radxa.dts (from >> r262613, head/sys/boot/fdt/dts/rk3188-radxa.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/rk3188.dtsi (from >> r262613, head/sys/boot/fdt/dts/rk3188.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/rpi.dts (from r262613, >> head/sys/boot/fdt/dts/rpi.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/sheevaplug.dts (from >> r262613, head/sys/boot/fdt/dts/sheevaplug.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/tegra20-paz00.dts (from >> r262613, head/sys/boot/fdt/dts/tegra20-paz00.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/tegra20.dtsi (from >> r262613, head/sys/boot/fdt/dts/tegra20.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/trimslice.dts (from >> r262613, head/sys/boot/fdt/dts/trimslice.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/ts7800.dts (from >> r262613, head/sys/boot/fdt/dts/ts7800.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/versatilepb.dts (from >> r262613, head/sys/boot/fdt/dts/versatilepb.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts >> (from r262613, head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-cosmic.dts (from >> r262613, head/sys/boot/fdt/dts/vybrid-cosmic.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-quartz.dts (from >> r262613, head/sys/boot/fdt/dts/vybrid-quartz.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/vybrid.dtsi (from >> r262613, head/sys/boot/fdt/dts/vybrid.dtsi) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-dual.dts (fro= m >> r262613, head/sys/boot/fdt/dts/wandboard-dual.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-quad.dts (fro= m >> r262613, head/sys/boot/fdt/dts/wandboard-quad.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-solo.dts (fro= m >> r262613, head/sys/boot/fdt/dts/wandboard-solo.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/arm/zedboard.dts (from >> r262613, head/sys/boot/fdt/dts/zedboard.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/mips/beri-netfpga.dts (from >> r262613, head/sys/boot/fdt/dts/beri-netfpga.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/mips/beri-sim.dts (from >> r262613, head/sys/boot/fdt/dts/beri-sim.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/mips/beripad-de4.dts (from >> r262613, head/sys/boot/fdt/dts/beripad-de4.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/mips/xlp-basic.dts (from >> r262613, head/sys/boot/fdt/dts/xlp-basic.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/powerpc/mpc8555cds.dts (fro= m >> r262613, head/sys/boot/fdt/dts/mpc8555cds.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Copied and modified: head/sys/boot/fdt/dts/powerpc/mpc8572ds.dts (from >> r262613, head/sys/boot/fdt/dts/mpc8572ds.dts) >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > >> > Modified: head/sys/conf/files >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > --- head/sys/conf/files Fri Feb 28 18:06:00 2014 (r262613= ) >> > +++ head/sys/conf/files Fri Feb 28 18:29:09 2014 (r262614= ) >> > @@ -14,11 +14,12 @@ acpi_quirks.h optional acpi >> \ >> > # from the specified source (DTS) file: .dts -> .d= tb >> > # >> > fdt_dtb_file optional fdt \ >> > - compile-with "if [ -f $S/boot/fdt/dts/${FDT_DTS_FILE} ]; then dt= c >> -O dtb -o ${FDT_DTS_FILE:R}.dtb -b 0 -p 1024 >> $S/boot/fdt/dts/${FDT_DTS_FILE}; fi" \ >> > + compile-with "sh $S/tools/fdt/make_dtb.sh $S ${FDT_DTS_FILE} >> ${.CURDIR}/${FDT_DTS_FILE:R}.dtb" \ >> > no-obj no-implicit-rule before-depend \ >> > clean "${FDT_DTS_FILE:R}.dtb" >> > fdt_static_dtb.h optional fdt fdt_dtb_static \ >> > - compile-with "sh $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ." \ >> > + compile-with "sh $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} >> ${.CURDIR}" \ >> > + dependency "fdt_dtb_file" \ >> > no-obj no-implicit-rule before-depend \ >> > clean "fdt_static_dtb.h" >> > feeder_eq_gen.h optional sound >> \ >> > @@ -1370,7 +1371,7 @@ dev/fb/splash.c optional sc spla= sh >> > dev/fdt/fdt_common.c optional fdt >> > dev/fdt/fdt_slicer.c optional fdt cfi | fdt nand >> > dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static \ >> > - dependency "$S/boot/fdt/dts/${FDT_DTS_FILE}" >> > + dependency "$S/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE}" >> > dev/fdt/simplebus.c optional fdt >> > dev/fe/if_fe.c optional fe >> > dev/fe/if_fe_pccard.c optional fe pccard >> > >> > Added: head/sys/tools/fdt/make_dtb.sh >> > >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> > --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> > +++ head/sys/tools/fdt/make_dtb.sh Fri Feb 28 18:29:09 2014 >> (r262614) >> > @@ -0,0 +1,11 @@ >> > +#!/bin/sh >> > +# >> > +# $FreeBSD$ >> > + >> > +# Script generates dtb file ($3) from dts source ($2) in build tree S >> ($1) >> > +S=3D$1 >> > +dts=3D$2 >> > +dtb=3D$3 >> > + >> > +cpp -x assembler-with-cpp -I $S/gnu/dts/include -I >> $S/boot/fdt/dts/${MACHINE} -I $S/gnu/dts/${MACHINE} -include $dts /dev/n= ull >> | >> > + dtc -O dtb -o $dtb -b 0 -p 1024 -i $S/boot/fdt/dts -i >> $S/gnu/dts/${MACHINE} >> > >> >> _______________________________________________ >> 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 Mon Mar 3 11:06:48 2014 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 ESMTPS id 0D384E26 for ; Mon, 3 Mar 2014 11:06:48 +0000 (UTC) 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 EE7DD947 for ; Mon, 3 Mar 2014 11:06:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s23B6lpS008561 for ; Mon, 3 Mar 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s23B6lEU008559 for freebsd-mips@FreeBSD.org; Mon, 3 Mar 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 3 Mar 2014 11:06:47 GMT Message-Id: <201403031106.s23B6lEU008559@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Mon Mar 3 14:25:36 2014 Return-Path: Delivered-To: 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 ESMTPS id 17BB8F7B for ; Mon, 3 Mar 2014 14:25:36 +0000 (UTC) Received: from mail-ie0-f173.google.com (mail-ie0-f173.google.com [209.85.223.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CFFFFE31 for ; Mon, 3 Mar 2014 14:25:35 +0000 (UTC) Received: by mail-ie0-f173.google.com with SMTP id rl12so2811557iec.18 for ; Mon, 03 Mar 2014 06:25:34 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=WQTdnqPXPGEIoxHa/1CyVhEXUBv8PQS62DYno1KCfMA=; b=OBKgFj7vTrLhlUqQmRtGSq4uGJg0VovS5IgXaJOmwl7CILIMS59EtYpeafxGw72ggv GnsHHiYtPKkBsA/mBaTR5cI5L0nyzRO8cpwvetaLGlGLUnUVdpLSQ7qlFGH8uCas5ci4 xrtq9nme0v8GsnmaVpxCTa+okMzoO+t4m9RSo07a8Vg5Pd4KEcrZyyB3ZSeLrePVCFWx a7rxJsn5cbFaKxYCgo1N4Jf8zDhVeOfJh0x/P90YCBdTWnPEp5g0IwjBdEgMPtL4J+Vo MNw/5ELdBkMnUE5Yt5gCCorpJo/aQl4cAwBPKNtlG2aX8dVAEYUfdSz1vvzDLx2+137X jw7g== X-Gm-Message-State: ALoCoQk8gYq0v+0ATZbs9xvXk+yrM6wUHxbbxTpZHbyVAKfoD/eua7m6E9umVz95sRd19rnSFqZn X-Received: by 10.43.65.145 with SMTP id xm17mr26753435icb.35.1393856254039; Mon, 03 Mar 2014 06:17:34 -0800 (PST) Received: from netflix-mac.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id u1sm39633048igm.8.2014.03.03.06.17.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 03 Mar 2014 06:17:33 -0800 (PST) Sender: Warner Losh Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: svn commit: r262614 - in head: . share/mk sys/boot/fdt/dts sys/boot/fdt/dts/arm sys/boot/fdt/dts/mips sys/boot/fdt/dts/powerpc sys/conf sys/tools/fdt From: Warner Losh In-Reply-To: Date: Mon, 3 Mar 2014 07:17:31 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <017B0102-1A8E-4E0B-96BD-BF0213AB3B48@gmail.com> References: <201402281829.s1SITAQk019090@svn.freebsd.org> To: Ganbold Tsagaankhuu X-Mailer: Apple Mail (2.1874) Cc: freebsd-arm , embedded@freebsd.org, mips@freebsd.org, powerpc@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 14:25:36 -0000 On Mar 3, 2014, at 1:44 AM, Ganbold Tsagaankhuu = wrote: > On Mon, Mar 3, 2014 at 3:40 PM, Ganbold Tsagaankhuu = wrote: >=20 >> Hi, >>=20 >> On Sat, Mar 1, 2014 at 2:38 AM, Warner Losh wrote: >>=20 >>> Greetings, >>>=20 >>> This commit changes how we do DTS -> DTB compiling. For the most = part, it >>> should be a NOP, if all my tests are good, but I may have oopsed = something >>> without realizing it. >>>=20 >>> This commit does switch us back to the GPL dtc. That cannot be = helped. The >>> BSDL one was too far away from working, but if that status ever = changes, >>> I'm >>> happy to change the defaults back. This change was discussed by most = of >>> the >>> major workers in arm@ and mips@ land before changing back, and they = felt, >>> as I do, that using vendor dts files unmodified was a bigger win for >>> embedded >>> than the regression back to a GPL'd piece of software when the = BSDL'd one >>> isn't up to the task today of coping with this new world order. If = that >>> changes, >>> then I'd be happy to switch back. >>>=20 >>> Hope this doesn't break anybody. I'll be around if it does. >>>=20 >>=20 >>=20 >> It seems crashing when building kernel for cubieboard2. >>=20 >> Part of build log: >>=20 >> -------------------------------------------------------------- >>>>> stage 3.1: making dependencies >> -------------------------------------------------------------- >> cd /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2; >> MAKEOBJDIRPREFIX=3D/usr/obj/arm.armv6 MACHINE_ARCH=3Darmv6 = MACHINE=3Darm >> CPUTYPE=3D = GROFF_BIN_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/bin >> = GROFF_FONT_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/share/groff_fo= nt >> GROFF_TMAC_PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/share/tmac >> _SHLIBDIRPREFIX=3D/usr/obj/arm.armv6/usr/src/tmp _LDSCRIPTROOT=3D >> VERSION=3D"FreeBSD 11.0-CURRENT armv6 1100010" INSTALL=3D"sh >> /usr/src/tools/install.sh" >> = PATH=3D/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/sbin:/usr/obj/arm.armv6/u= sr/src/tmp/legacy/usr/bin:/usr/obj/arm.armv6/usr/src/tmp/legacy/usr/games:= /usr/obj/arm.armv6/usr/src/tmp/legacy/bin:/usr/obj/arm.armv6/usr/src/tmp/u= sr/sbin:/usr/obj/arm.armv6/usr/src/tmp/usr/bin:/usr/obj/arm.armv6/usr/src/= tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin >> CC=3D"cc " CXX=3D"c++ " CPP=3D"cpp " AS=3D"as" AR=3D"ar" LD=3D"ld" = NM=3Dnm OBJDUMP=3D >> RANLIB=3Dranlib STRINGS=3D COMPILER_TYPE=3Dclang make -m = /usr/src/share/mk >> KERNEL=3Dkernel depend -DNO_MODULES_OBJ >> machine -> /usr/src/sys/arm/include >> awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m = -h >> awk -f /usr/src/sys/tools/makeobjops.awk = /usr/src/sys/kern/device_if.m -h >> cc -c -O -pipe -std=3Dc99 -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 >> -Wno-error-tautological-compare -Wno-error-empty-body >> -Wno-error-parentheses-equality -Wno-unused-function -nostdinc -I. >> -I/usr/src/sys -I/usr/src/sys/contrib/altq = -I/usr/src/sys/contrib/ipfilter >> -I/usr/src/sys/dev/ath -I/usr/src/sys/dev/ath/ath_hal >> -I/usr/src/sys/contrib/dev/ath/ath_hal -I/usr/src/sys/contrib/ngatm >> -I/usr/src/sys/dev/twa -I/usr/src/sys/dev/cxgb = -I/usr/src/sys/dev/cxgbe >> -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS >> -include opt_global.h -funwind-tables -mllvm -arm-enable-ehabi >> -ffreestanding /usr/src/sys/arm/arm/genassym.c >> NM=3D'nm' sh /usr/src/sys/kern/genassym.sh genassym.o > assym.s >> awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src = -p >> awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src = -q >> awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src = -h >> sh /usr/src/sys/tools/fdt/make_dtb.sh /usr/src/sys cubieboard2.dts >> /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2/cubieboard2.dtb >> Segmentation fault (core dumped) >> *** Error code 139 >>=20 >> Stop. >> make: stopped in /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2 >> *** Error code 1 >>=20 >> Stop. >> make: stopped in /usr/src >> *** Error code 1 >>=20 >> Stop. >> make: stopped in /usr/src >> root@bsd:/usr/src # sh /usr/src/sys/tools/fdt/make_dtb.sh = /usr/src/sys >> cubieboard2.dts = /usr/obj/arm.armv6/usr/src/sys/CUBIEBOARD2/cubieboard2.dtb >> :158:10: fatal error: 'cubieboard2.dts' file not found >> #include "cubieboard2.dts" >> ^ >> 1 error generated. >> Segmentation fault (core dumped) >>=20 >>=20 >=20 > Sorry for the noise, I had to build kernel toolchain again, now it = works. Sounds like I should add an entry in UPDATING=85 Warner > Ganbold >=20 >=20 >=20 >>=20 >>=20 >> Ganbold >>=20 >>=20 >>=20 >>=20 >>>=20 >>> Warner >>>=20 >>> Begin forwarded message: >>>=20 >>>> From: Warner Losh >>>> Subject: svn commit: r262614 - in head: . share/mk sys/boot/fdt/dts >>> sys/boot/fdt/dts/arm sys/boot/fdt/dts/mips sys/boot/fdt/dts/powerpc >>> sys/conf sys/tools/fdt >>>> Date: February 28, 2014 at 11:29:10 AM MST >>>> To: src-committers@freebsd.org, svn-src-all@freebsd.org, >>> svn-src-head@freebsd.org >>>>=20 >>>> Author: imp >>>> Date: Fri Feb 28 18:29:09 2014 >>>> New Revision: 262614 >>>> URL: http://svnweb.freebsd.org/changeset/base/262614 >>>>=20 >>>> Log: >>>> Integrate device-tree upstream files into the build process: >>>> (1) Invoke cpp to bring in files via #include (although the old >>>> /include/ stuff is supported still). >>>> (2) bring in files from either vendor tree or freebsd-custom files >>>> when building. >>>> (3) move all dts* files from sys/boot/fdt/dts to >>>> sys/boot/fdt/dts/${MACHINE} as appropriate. >>>> (4) encode all the magic to do the build in = sys/tools/fdt/make_dtb.sh >>>> so that the different places in the tree use the exact same = logic. >>>> (5) switch back to gpl dtc by default. the bsdl one in the tree has >>>> significant issues not easily addressed by those unfamiliar = with >>>> the code. >>>>=20 >>>> Added: >>>> head/sys/boot/fdt/dts/arm/ >>>> head/sys/boot/fdt/dts/arm/am335x-evm.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/am335x-evm.dts >>>> head/sys/boot/fdt/dts/arm/am335x.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/am335x.dtsi >>>> head/sys/boot/fdt/dts/arm/bcm2835.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/bcm2835.dtsi >>>> head/sys/boot/fdt/dts/arm/beaglebone-black.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/beaglebone-black.dts >>>> head/sys/boot/fdt/dts/arm/beaglebone.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/beaglebone.dts >>>> head/sys/boot/fdt/dts/arm/cubieboard.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/cubieboard.dts >>>> head/sys/boot/fdt/dts/arm/cubieboard2.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/cubieboard2.dts >>>> head/sys/boot/fdt/dts/arm/db78100.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/db78100.dts >>>> head/sys/boot/fdt/dts/arm/db78460.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/db78460.dts >>>> head/sys/boot/fdt/dts/arm/db88f5182.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/db88f5182.dts >>>> head/sys/boot/fdt/dts/arm/db88f5281.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/db88f5281.dts >>>> head/sys/boot/fdt/dts/arm/db88f6281.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/db88f6281.dts >>>> head/sys/boot/fdt/dts/arm/digi-ccwmx53.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/digi-ccwmx53.dts >>>> head/sys/boot/fdt/dts/arm/dockstar.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/dockstar.dts >>>> head/sys/boot/fdt/dts/arm/dreamplug-1001.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/dreamplug-1001.dts >>>> head/sys/boot/fdt/dts/arm/dreamplug-1001N.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/dreamplug-1001N.dts >>>> head/sys/boot/fdt/dts/arm/ea3250.dts >>>> - copied, changed from r262613, head/sys/boot/fdt/dts/ea3250.dts >>>> head/sys/boot/fdt/dts/arm/efikamx.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/efikamx.dts >>>> head/sys/boot/fdt/dts/arm/exynos5250-arndale.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/exynos5250-arndale.dts >>>> head/sys/boot/fdt/dts/arm/exynos5250.dtsi >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/exynos5250.dtsi >>>> head/sys/boot/fdt/dts/arm/imx51x.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/imx51x.dtsi >>>> head/sys/boot/fdt/dts/arm/imx53-qsb.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/imx53-qsb.dts >>>> head/sys/boot/fdt/dts/arm/imx53x.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/imx53x.dtsi >>>> head/sys/boot/fdt/dts/arm/imx6.dtsi >>>> - copied, changed from r262613, head/sys/boot/fdt/dts/imx6.dtsi >>>> head/sys/boot/fdt/dts/arm/p1020rdb.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/p1020rdb.dts >>>> head/sys/boot/fdt/dts/arm/p2020ds.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/p2020ds.dts >>>> head/sys/boot/fdt/dts/arm/p2041rdb.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/p2041rdb.dts >>>> head/sys/boot/fdt/dts/arm/p2041si.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/p2041si.dtsi >>>> head/sys/boot/fdt/dts/arm/p3041ds.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/p3041ds.dts >>>> head/sys/boot/fdt/dts/arm/p3041si.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/p3041si.dtsi >>>> head/sys/boot/fdt/dts/arm/p5020ds.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/p5020ds.dts >>>> head/sys/boot/fdt/dts/arm/p5020si.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/p5020si.dtsi >>>> head/sys/boot/fdt/dts/arm/pandaboard.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/pandaboard.dts >>>> head/sys/boot/fdt/dts/arm/rk3188-radxa.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/rk3188-radxa.dts >>>> head/sys/boot/fdt/dts/arm/rk3188.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/rk3188.dtsi >>>> head/sys/boot/fdt/dts/arm/rpi.dts >>>> - copied, changed from r262613, head/sys/boot/fdt/dts/rpi.dts >>>> head/sys/boot/fdt/dts/arm/sheevaplug.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/sheevaplug.dts >>>> head/sys/boot/fdt/dts/arm/tegra20-paz00.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/tegra20-paz00.dts >>>> head/sys/boot/fdt/dts/arm/tegra20.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/tegra20.dtsi >>>> head/sys/boot/fdt/dts/arm/trimslice.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/trimslice.dts >>>> head/sys/boot/fdt/dts/arm/ts7800.dts >>>> - copied, changed from r262613, head/sys/boot/fdt/dts/ts7800.dts >>>> head/sys/boot/fdt/dts/arm/versatilepb.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/versatilepb.dts >>>> head/sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts >>>> head/sys/boot/fdt/dts/arm/vybrid-cosmic.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/vybrid-cosmic.dts >>>> head/sys/boot/fdt/dts/arm/vybrid-quartz.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/vybrid-quartz.dts >>>> head/sys/boot/fdt/dts/arm/vybrid.dtsi >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/vybrid.dtsi >>>> head/sys/boot/fdt/dts/arm/wandboard-dual.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/wandboard-dual.dts >>>> head/sys/boot/fdt/dts/arm/wandboard-quad.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/wandboard-quad.dts >>>> head/sys/boot/fdt/dts/arm/wandboard-solo.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/wandboard-solo.dts >>>> head/sys/boot/fdt/dts/arm/zedboard.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/zedboard.dts >>>> head/sys/boot/fdt/dts/mips/ >>>> head/sys/boot/fdt/dts/mips/beri-netfpga.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/beri-netfpga.dts >>>> head/sys/boot/fdt/dts/mips/beri-sim.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/beri-sim.dts >>>> head/sys/boot/fdt/dts/mips/beripad-de4.dts >>>> - copied, changed from r262613, >>> head/sys/boot/fdt/dts/beripad-de4.dts >>>> head/sys/boot/fdt/dts/mips/xlp-basic.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/xlp-basic.dts >>>> head/sys/boot/fdt/dts/powerpc/ >>>> head/sys/boot/fdt/dts/powerpc/mpc8555cds.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/mpc8555cds.dts >>>> head/sys/boot/fdt/dts/powerpc/mpc8572ds.dts >>>> - copied, changed from r262613, = head/sys/boot/fdt/dts/mpc8572ds.dts >>>> head/sys/tools/fdt/make_dtb.sh (contents, props changed) >>>> Deleted: >>>> head/sys/boot/fdt/dts/am335x-evm.dts >>>> head/sys/boot/fdt/dts/am335x.dtsi >>>> head/sys/boot/fdt/dts/bcm2835.dtsi >>>> head/sys/boot/fdt/dts/beaglebone-black.dts >>>> head/sys/boot/fdt/dts/beaglebone.dts >>>> head/sys/boot/fdt/dts/beri-netfpga.dts >>>> head/sys/boot/fdt/dts/beri-sim.dts >>>> head/sys/boot/fdt/dts/beripad-de4.dts >>>> head/sys/boot/fdt/dts/cubieboard.dts >>>> head/sys/boot/fdt/dts/cubieboard2.dts >>>> head/sys/boot/fdt/dts/db78100.dts >>>> head/sys/boot/fdt/dts/db78460.dts >>>> head/sys/boot/fdt/dts/db88f5182.dts >>>> head/sys/boot/fdt/dts/db88f5281.dts >>>> head/sys/boot/fdt/dts/db88f6281.dts >>>> head/sys/boot/fdt/dts/digi-ccwmx53.dts >>>> head/sys/boot/fdt/dts/dockstar.dts >>>> head/sys/boot/fdt/dts/dreamplug-1001.dts >>>> head/sys/boot/fdt/dts/dreamplug-1001N.dts >>>> head/sys/boot/fdt/dts/ea3250.dts >>>> head/sys/boot/fdt/dts/efikamx.dts >>>> head/sys/boot/fdt/dts/exynos5250-arndale.dts >>>> head/sys/boot/fdt/dts/exynos5250.dtsi >>>> head/sys/boot/fdt/dts/imx51x.dtsi >>>> head/sys/boot/fdt/dts/imx53-qsb.dts >>>> head/sys/boot/fdt/dts/imx53x.dtsi >>>> head/sys/boot/fdt/dts/imx6.dtsi >>>> head/sys/boot/fdt/dts/mpc8555cds.dts >>>> head/sys/boot/fdt/dts/mpc8572ds.dts >>>> head/sys/boot/fdt/dts/p1020rdb.dts >>>> head/sys/boot/fdt/dts/p2020ds.dts >>>> head/sys/boot/fdt/dts/p2041rdb.dts >>>> head/sys/boot/fdt/dts/p2041si.dtsi >>>> head/sys/boot/fdt/dts/p3041ds.dts >>>> head/sys/boot/fdt/dts/p3041si.dtsi >>>> head/sys/boot/fdt/dts/p5020ds.dts >>>> head/sys/boot/fdt/dts/p5020si.dtsi >>>> head/sys/boot/fdt/dts/pandaboard.dts >>>> head/sys/boot/fdt/dts/rk3188-radxa.dts >>>> head/sys/boot/fdt/dts/rk3188.dtsi >>>> head/sys/boot/fdt/dts/rpi.dts >>>> head/sys/boot/fdt/dts/sheevaplug.dts >>>> head/sys/boot/fdt/dts/tegra20-paz00.dts >>>> head/sys/boot/fdt/dts/tegra20.dtsi >>>> head/sys/boot/fdt/dts/trimslice.dts >>>> head/sys/boot/fdt/dts/ts7800.dts >>>> head/sys/boot/fdt/dts/versatilepb.dts >>>> head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts >>>> head/sys/boot/fdt/dts/vybrid-cosmic.dts >>>> head/sys/boot/fdt/dts/vybrid-quartz.dts >>>> head/sys/boot/fdt/dts/vybrid.dtsi >>>> head/sys/boot/fdt/dts/wandboard-dual.dts >>>> head/sys/boot/fdt/dts/wandboard-quad.dts >>>> head/sys/boot/fdt/dts/wandboard-solo.dts >>>> head/sys/boot/fdt/dts/xlp-basic.dts >>>> head/sys/boot/fdt/dts/zedboard.dts >>>> Modified: >>>> head/Makefile.inc1 >>>> head/share/mk/bsd.own.mk >>>> head/sys/conf/files >>>>=20 >>>> Modified: head/Makefile.inc1 >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>> --- head/Makefile.inc1 Fri Feb 28 18:06:00 2014 = (r262613) >>>> +++ head/Makefile.inc1 Fri Feb 28 18:29:09 2014 = (r262614) >>>> @@ -1262,7 +1262,7 @@ _dtrace_tools=3D cddl/usr.bin/sgsmsg cddl/ >>>> lib/libdwarf cddl/usr.bin/ctfconvert cddl/usr.bin/ctfmerge >>>> .endif >>>>=20 >>>> -# Default to building the BSDL DTC, but build the GPL one if users >>> explicitly >>>> +# Default to building the GPL DTC, but build the BSDL one if users >>> explicitly >>>> # request it. >>>> _dtc=3D usr.bin/dtc >>>> .if ${MK_GPL_DTC} !=3D "no" >>>> @@ -1853,7 +1853,7 @@ builddtb: >>>> echo "ERROR: FDT_DTS_FILE must be specified!"; \ >>>> exit 1; \ >>>> fi; \ >>>> - if [ ! -f ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} ]; then = \ >>>> + if [ ! -f = ${.CURDIR}/sys/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE} >>> ]; then \ >>>> echo "ERROR: Specified DTS file (${FDT_DTS_FILE}) does >>> not \ >>>> exist!"; \ >>>> exit 1; \ >>>> @@ -1863,9 +1863,9 @@ builddtb: >>>> directory"; \ >>>> fi >>>> @PATH=3D${TMPPATH} \ >>>> - dtc -O dtb -o \ >>>> - ${DTBOUTPUTPATH}/`echo ${FDT_DTS_FILE} | cut -d. -f1`.dtb = -b >>> 0 \ >>>> - -p 1024 ${.CURDIR}/sys/boot/fdt/dts/${FDT_DTS_FILE} >>>> + ${.CURDIR}/sys/tools/fdt/make_dtb.sh ${.CURDIR}/sys \ >>>> + ${FDT_DTS_FILE} \ >>>> + ${DTBOUTPUTPATH}/`basename ${FDT_DTS_FILE} .dts` >>>>=20 >>>> ############### >>>>=20 >>>>=20 >>>> Modified: head/share/mk/bsd.own.mk >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>> --- head/share/mk/bsd.own.mk Fri Feb 28 18:06:00 2014 = (r262613) >>>> +++ head/share/mk/bsd.own.mk Fri Feb 28 18:29:09 2014 = (r262614) >>>> @@ -287,6 +287,7 @@ __DEFAULT_YES_OPTIONS =3D \ >>>> GNU \ >>>> GPIB \ >>>> GPIO \ >>>> + GPL_DTC \ >>>> GROFF \ >>>> HTML \ >>>> ICONV \ >>>> @@ -368,7 +369,6 @@ __DEFAULT_NO_OPTIONS =3D \ >>>> CLANG_EXTRAS \ >>>> CTF \ >>>> DEBUG_FILES \ >>>> - GPL_DTC \ >>>> HESIOD \ >>>> INSTALL_AS_USER \ >>>> LLDB \ >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/am335x-evm.dts (from >>> r262613, head/sys/boot/fdt/dts/am335x-evm.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/am335x.dtsi (from >>> r262613, head/sys/boot/fdt/dts/am335x.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/bcm2835.dtsi (from >>> r262613, head/sys/boot/fdt/dts/bcm2835.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/beaglebone-black.dts >>> (from r262613, head/sys/boot/fdt/dts/beaglebone-black.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/beaglebone.dts (from >>> r262613, head/sys/boot/fdt/dts/beaglebone.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/cubieboard.dts (from >>> r262613, head/sys/boot/fdt/dts/cubieboard.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/cubieboard2.dts = (from >>> r262613, head/sys/boot/fdt/dts/cubieboard2.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/db78100.dts (from >>> r262613, head/sys/boot/fdt/dts/db78100.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/db78460.dts (from >>> r262613, head/sys/boot/fdt/dts/db78460.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/db88f5182.dts (from >>> r262613, head/sys/boot/fdt/dts/db88f5182.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/db88f5281.dts (from >>> r262613, head/sys/boot/fdt/dts/db88f5281.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/db88f6281.dts (from >>> r262613, head/sys/boot/fdt/dts/db88f6281.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/digi-ccwmx53.dts = (from >>> r262613, head/sys/boot/fdt/dts/digi-ccwmx53.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/dockstar.dts (from >>> r262613, head/sys/boot/fdt/dts/dockstar.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/dreamplug-1001.dts = (from >>> r262613, head/sys/boot/fdt/dts/dreamplug-1001.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/dreamplug-1001N.dts >>> (from r262613, head/sys/boot/fdt/dts/dreamplug-1001N.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/ea3250.dts (from >>> r262613, head/sys/boot/fdt/dts/ea3250.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/efikamx.dts (from >>> r262613, head/sys/boot/fdt/dts/efikamx.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: = head/sys/boot/fdt/dts/arm/exynos5250-arndale.dts >>> (from r262613, head/sys/boot/fdt/dts/exynos5250-arndale.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/exynos5250.dtsi = (from >>> r262613, head/sys/boot/fdt/dts/exynos5250.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/imx51x.dtsi (from >>> r262613, head/sys/boot/fdt/dts/imx51x.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/imx53-qsb.dts (from >>> r262613, head/sys/boot/fdt/dts/imx53-qsb.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/imx53x.dtsi (from >>> r262613, head/sys/boot/fdt/dts/imx53x.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/imx6.dtsi (from = r262613, >>> head/sys/boot/fdt/dts/imx6.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/p1020rdb.dts (from >>> r262613, head/sys/boot/fdt/dts/p1020rdb.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/p2020ds.dts (from >>> r262613, head/sys/boot/fdt/dts/p2020ds.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/p2041rdb.dts (from >>> r262613, head/sys/boot/fdt/dts/p2041rdb.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/p2041si.dtsi (from >>> r262613, head/sys/boot/fdt/dts/p2041si.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/p3041ds.dts (from >>> r262613, head/sys/boot/fdt/dts/p3041ds.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/p3041si.dtsi (from >>> r262613, head/sys/boot/fdt/dts/p3041si.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/p5020ds.dts (from >>> r262613, head/sys/boot/fdt/dts/p5020ds.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/p5020si.dtsi (from >>> r262613, head/sys/boot/fdt/dts/p5020si.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/pandaboard.dts (from >>> r262613, head/sys/boot/fdt/dts/pandaboard.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/rk3188-radxa.dts = (from >>> r262613, head/sys/boot/fdt/dts/rk3188-radxa.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/rk3188.dtsi (from >>> r262613, head/sys/boot/fdt/dts/rk3188.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/rpi.dts (from = r262613, >>> head/sys/boot/fdt/dts/rpi.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/sheevaplug.dts (from >>> r262613, head/sys/boot/fdt/dts/sheevaplug.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/tegra20-paz00.dts = (from >>> r262613, head/sys/boot/fdt/dts/tegra20-paz00.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/tegra20.dtsi (from >>> r262613, head/sys/boot/fdt/dts/tegra20.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/trimslice.dts (from >>> r262613, head/sys/boot/fdt/dts/trimslice.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/ts7800.dts (from >>> r262613, head/sys/boot/fdt/dts/ts7800.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/versatilepb.dts = (from >>> r262613, head/sys/boot/fdt/dts/versatilepb.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: = head/sys/boot/fdt/dts/arm/vybrid-colibri-vf50.dts >>> (from r262613, head/sys/boot/fdt/dts/vybrid-colibri-vf50.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-cosmic.dts = (from >>> r262613, head/sys/boot/fdt/dts/vybrid-cosmic.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/vybrid-quartz.dts = (from >>> r262613, head/sys/boot/fdt/dts/vybrid-quartz.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/vybrid.dtsi (from >>> r262613, head/sys/boot/fdt/dts/vybrid.dtsi) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-dual.dts = (from >>> r262613, head/sys/boot/fdt/dts/wandboard-dual.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-quad.dts = (from >>> r262613, head/sys/boot/fdt/dts/wandboard-quad.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/wandboard-solo.dts = (from >>> r262613, head/sys/boot/fdt/dts/wandboard-solo.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/arm/zedboard.dts (from >>> r262613, head/sys/boot/fdt/dts/zedboard.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/mips/beri-netfpga.dts = (from >>> r262613, head/sys/boot/fdt/dts/beri-netfpga.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/mips/beri-sim.dts (from >>> r262613, head/sys/boot/fdt/dts/beri-sim.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/mips/beripad-de4.dts = (from >>> r262613, head/sys/boot/fdt/dts/beripad-de4.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/mips/xlp-basic.dts (from >>> r262613, head/sys/boot/fdt/dts/xlp-basic.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/powerpc/mpc8555cds.dts = (from >>> r262613, head/sys/boot/fdt/dts/mpc8555cds.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Copied and modified: head/sys/boot/fdt/dts/powerpc/mpc8572ds.dts = (from >>> r262613, head/sys/boot/fdt/dts/mpc8572ds.dts) >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>>=20 >>>> Modified: head/sys/conf/files >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>> --- head/sys/conf/files Fri Feb 28 18:06:00 2014 = (r262613) >>>> +++ head/sys/conf/files Fri Feb 28 18:29:09 2014 = (r262614) >>>> @@ -14,11 +14,12 @@ acpi_quirks.h optional acpi >>> \ >>>> # from the specified source (DTS) file: .dts -> = .dtb >>>> # >>>> fdt_dtb_file optional fdt \ >>>> - compile-with "if [ -f $S/boot/fdt/dts/${FDT_DTS_FILE} ]; then = dtc >>> -O dtb -o ${FDT_DTS_FILE:R}.dtb -b 0 -p 1024 >>> $S/boot/fdt/dts/${FDT_DTS_FILE}; fi" \ >>>> + compile-with "sh $S/tools/fdt/make_dtb.sh $S ${FDT_DTS_FILE} >>> ${.CURDIR}/${FDT_DTS_FILE:R}.dtb" \ >>>> no-obj no-implicit-rule before-depend \ >>>> clean "${FDT_DTS_FILE:R}.dtb" >>>> fdt_static_dtb.h optional fdt fdt_dtb_static \ >>>> - compile-with "sh $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} ." = \ >>>> + compile-with "sh $S/tools/fdt/make_dtbh.sh ${FDT_DTS_FILE} >>> ${.CURDIR}" \ >>>> + dependency "fdt_dtb_file" \ >>>> no-obj no-implicit-rule before-depend \ >>>> clean "fdt_static_dtb.h" >>>> feeder_eq_gen.h optional sound >>> \ >>>> @@ -1370,7 +1371,7 @@ dev/fb/splash.c optional sc = splash >>>> dev/fdt/fdt_common.c optional fdt >>>> dev/fdt/fdt_slicer.c optional fdt cfi | fdt nand >>>> dev/fdt/fdt_static_dtb.S optional fdt fdt_dtb_static \ >>>> - dependency "$S/boot/fdt/dts/${FDT_DTS_FILE}" >>>> + dependency "$S/boot/fdt/dts/${MACHINE}/${FDT_DTS_FILE}" >>>> dev/fdt/simplebus.c optional fdt >>>> dev/fe/if_fe.c optional fe >>>> dev/fe/if_fe_pccard.c optional fe pccard >>>>=20 >>>> Added: head/sys/tools/fdt/make_dtb.sh >>>>=20 >>> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >>>> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >>>> +++ head/sys/tools/fdt/make_dtb.sh Fri Feb 28 18:29:09 2014 >>> (r262614) >>>> @@ -0,0 +1,11 @@ >>>> +#!/bin/sh >>>> +# >>>> +# $FreeBSD$ >>>> + >>>> +# Script generates dtb file ($3) from dts source ($2) in build = tree S >>> ($1) >>>> +S=3D$1 >>>> +dts=3D$2 >>>> +dtb=3D$3 >>>> + >>>> +cpp -x assembler-with-cpp -I $S/gnu/dts/include -I >>> $S/boot/fdt/dts/${MACHINE} -I $S/gnu/dts/${MACHINE} -include $dts = /dev/null >>> | >>>> + dtc -O dtb -o $dtb -b 0 -p 1024 -i $S/boot/fdt/dts -i >>> $S/gnu/dts/${MACHINE} >>>>=20 >>>=20 >>> _______________________________________________ >>> 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" >>>=20 >>=20 >>=20 > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" From owner-freebsd-mips@FreeBSD.ORG Wed Mar 5 02:53:56 2014 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 ESMTPS id D35F2AD7; Wed, 5 Mar 2014 02:53:56 +0000 (UTC) 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 9B3C5134; Wed, 5 Mar 2014 02:53:56 +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 s252rtOb066658; Tue, 4 Mar 2014 21:53:55 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s252rtE4066654; Wed, 5 Mar 2014 02:53:55 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 5 Mar 2014 02:53:55 GMT Message-Id: <201403050253.s252rtE4066654@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 02:53:57 -0000 TB --- 2014-03-05 02:43:34 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 02:43:34 - 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 --- 2014-03-05 02:43:34 - starting HEAD tinderbox run for mips/mips TB --- 2014-03-05 02:43:34 - cleaning the object tree TB --- 2014-03-05 02:43:34 - /usr/local/bin/svn stat /src TB --- 2014-03-05 02:43:38 - At svn revision 262763 TB --- 2014-03-05 02:43:39 - building world TB --- 2014-03-05 02:43:39 - CROSS_BUILD_TESTING=YES TB --- 2014-03-05 02:43:39 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-05 02:43:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-05 02:43:39 - SRCCONF=/dev/null TB --- 2014-03-05 02:43:39 - TARGET=mips TB --- 2014-03-05 02:43:39 - TARGET_ARCH=mips TB --- 2014-03-05 02:43:39 - TZ=UTC TB --- 2014-03-05 02:43:39 - __MAKE_CONF=/dev/null TB --- 2014-03-05 02:43:39 - cd /src TB --- 2014-03-05 02:43:39 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Mar 5 02:43:45 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/getaddrinfo.c -o getaddrinfo.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/gethostbydns.c -o gethostbydns.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/gethostbyht.c -o gethostbyht.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/gethostbynis.c -o gethostbynis.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/gethostnamadr.c -o gethostnamadr.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/getifaddrs.c -o getifaddrs.o In file included from /src/lib/libc/net/getifaddrs.c:42: /obj/mips.mips/src/tmp/usr/include/net/route.h:128: error: field 'rt_mtx' has incomplete type *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libc *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-03-05 02:53:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-05 02:53:55 - ERROR: failed to build world TB --- 2014-03-05 02:53:55 - 473.14 user 89.30 system 621.33 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 5 08:04:39 2014 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 ESMTPS id 37E10EFD; Wed, 5 Mar 2014 08:04:39 +0000 (UTC) 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 A4529762; Wed, 5 Mar 2014 08:04:38 +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 s2584biv006312; Wed, 5 Mar 2014 03:04:37 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s2584bmZ006307; Wed, 5 Mar 2014 08:04:37 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 5 Mar 2014 08:04:37 GMT Message-Id: <201403050804.s2584bmZ006307@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 08:04:39 -0000 TB --- 2014-03-05 07:11:00 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 07:11:00 - 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 --- 2014-03-05 07:11:00 - starting HEAD tinderbox run for mips/mips TB --- 2014-03-05 07:11:00 - cleaning the object tree TB --- 2014-03-05 07:11:39 - /usr/local/bin/svn stat /src TB --- 2014-03-05 07:11:42 - At svn revision 262773 TB --- 2014-03-05 07:11:43 - building world TB --- 2014-03-05 07:11:43 - CROSS_BUILD_TESTING=YES TB --- 2014-03-05 07:11:43 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-05 07:11:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-05 07:11:43 - SRCCONF=/dev/null TB --- 2014-03-05 07:11:43 - TARGET=mips TB --- 2014-03-05 07:11:43 - TARGET_ARCH=mips TB --- 2014-03-05 07:11:43 - TZ=UTC TB --- 2014-03-05 07:11:43 - __MAKE_CONF=/dev/null TB --- 2014-03-05 07:11:43 - cd /src TB --- 2014-03-05 07:11:43 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Mar 5 07:11:50 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -o nos-tun nos-tun.o gzip -cn /src/sbin/nos-tun/nos-tun.8 > nos-tun.8.gz ===> sbin/pfctl (all) cc -O -pipe -G0 -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -DENABLE_ALTQ -I/src/sbin/pfctl -DWITH_INET6 -DWITH_INET -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/pfctl/pfctl.c cc1: warnings being treated as errors /src/sbin/pfctl/pfctl.c: In function 'pfctl_print_rule_counters': /src/sbin/pfctl/pfctl.c:799: warning: format '%-6lu' expects type 'long unsigned int', but argument 5 has type 'uint64_t' /src/sbin/pfctl/pfctl.c:804: warning: format '%-6lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/sbin/pfctl *** Error code 1 Stop. bmake[2]: stopped in /src/sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-03-05 08:04:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-05 08:04:37 - ERROR: failed to build world TB --- 2014-03-05 08:04:37 - 2220.40 user 609.05 system 3216.63 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 5 16:09:07 2014 Return-Path: Delivered-To: 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 ESMTPS id 5995B231; Wed, 5 Mar 2014 16:09:07 +0000 (UTC) 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 16B48BF5; Wed, 5 Mar 2014 16:09:07 +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 s25G96QO077195; Wed, 5 Mar 2014 11:09:06 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s25G96C6077194; Wed, 5 Mar 2014 16:09:06 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 5 Mar 2014 16:09:06 GMT Message-Id: <201403051609.s25G96C6077194@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 16:09:07 -0000 TB --- 2014-03-05 15:14:39 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 15:14:39 - 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 --- 2014-03-05 15:14:39 - starting HEAD tinderbox run for mips/mips TB --- 2014-03-05 15:14:39 - cleaning the object tree TB --- 2014-03-05 15:16:48 - /usr/local/bin/svn stat /src TB --- 2014-03-05 15:16:52 - At svn revision 262781 TB --- 2014-03-05 15:16:53 - building world TB --- 2014-03-05 15:16:53 - CROSS_BUILD_TESTING=YES TB --- 2014-03-05 15:16:53 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-05 15:16:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-05 15:16:53 - SRCCONF=/dev/null TB --- 2014-03-05 15:16:53 - TARGET=mips TB --- 2014-03-05 15:16:53 - TARGET_ARCH=mips TB --- 2014-03-05 15:16:53 - TZ=UTC TB --- 2014-03-05 15:16:53 - __MAKE_CONF=/dev/null TB --- 2014-03-05 15:16:53 - cd /src TB --- 2014-03-05 15:16:53 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Mar 5 15:17:00 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -o nos-tun nos-tun.o gzip -cn /src/sbin/nos-tun/nos-tun.8 > nos-tun.8.gz ===> sbin/pfctl (all) cc -O -pipe -G0 -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -DENABLE_ALTQ -I/src/sbin/pfctl -DWITH_INET6 -DWITH_INET -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/sbin/pfctl/pfctl.c cc1: warnings being treated as errors /src/sbin/pfctl/pfctl.c: In function 'pfctl_print_rule_counters': /src/sbin/pfctl/pfctl.c:799: warning: format '%-6lu' expects type 'long unsigned int', but argument 5 has type 'uint64_t' /src/sbin/pfctl/pfctl.c:804: warning: format '%-6lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/sbin/pfctl *** Error code 1 Stop. bmake[2]: stopped in /src/sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-03-05 16:09:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-05 16:09:06 - ERROR: failed to build world TB --- 2014-03-05 16:09:06 - 2221.30 user 598.66 system 3266.43 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Mar 6 00:11:35 2014 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 ESMTPS id B0BB4765; Thu, 6 Mar 2014 00:11:35 +0000 (UTC) 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 6F412C6; Thu, 6 Mar 2014 00:11:35 +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 s260BYIJ040862; Wed, 5 Mar 2014 19:11:34 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id s260BYee040855; Thu, 6 Mar 2014 00:11:34 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 6 Mar 2014 00:11:34 GMT Message-Id: <201403060011.s260BYee040855@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Mar 2014 00:11:35 -0000 TB --- 2014-03-05 23:14:05 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2014-03-05 23:14:05 - 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 --- 2014-03-05 23:14:05 - starting HEAD tinderbox run for mips/mips TB --- 2014-03-05 23:14:05 - cleaning the object tree TB --- 2014-03-05 23:15:01 - /usr/local/bin/svn stat /src TB --- 2014-03-05 23:15:05 - At svn revision 262803 TB --- 2014-03-05 23:15:06 - building world TB --- 2014-03-05 23:15:06 - CROSS_BUILD_TESTING=YES TB --- 2014-03-05 23:15:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-05 23:15:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-05 23:15:06 - SRCCONF=/dev/null TB --- 2014-03-05 23:15:06 - TARGET=mips TB --- 2014-03-05 23:15:06 - TARGET_ARCH=mips TB --- 2014-03-05 23:15:06 - TZ=UTC TB --- 2014-03-05 23:15:06 - __MAKE_CONF=/dev/null TB --- 2014-03-05 23:15:06 - cd /src TB --- 2014-03-05 23:15:06 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Mar 5 23:15:13 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/netisr.c cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'size_cols_rtentry': /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c: In function 'p_rtentry_kvm': /src/usr.bin/netstat/route.c:871: warning: format '%*lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** Error code 1 Stop in /src. TB --- 2014-03-06 00:11:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-06 00:11:34 - ERROR: failed to build world TB --- 2014-03-06 00:11:34 - 2406.90 user 630.71 system 3448.73 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Mar 7 07:05:57 2014 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 ESMTPS id B5D1DE7D for ; Fri, 7 Mar 2014 07:05:57 +0000 (UTC) Received: from mail-qg0-x22f.google.com (mail-qg0-x22f.google.com [IPv6:2607:f8b0:400d:c04::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 722EA401 for ; Fri, 7 Mar 2014 07:05:57 +0000 (UTC) Received: by mail-qg0-f47.google.com with SMTP id 63so10389890qgz.6 for ; Thu, 06 Mar 2014 23:05:56 -0800 (PST) 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=ZwK6yP1hqDmkBUY2uzqRS3zsi7+QOHppBLZCJUxAtIw=; b=gANqXbqQrNKRUWm32zt1wQYLOG1g0bWgyKh4RYvxC7JwxP8J6RxP2zuucU69HBpMmp 0iyohAlqcSCABWysPezhdQPQpnu2AfKgN9j5H6WtWmxzj2Sk9323e1uS7WocFVMdM2iF ZeX7ytF0tcNYD9AOMgBwp79iLmiRyKws+UJAGopkZ8LtFnFG+Q5vn+foiSUbxwNYvroR MSLzb+grHgHdrQcbLLSM/tgsn1ZAQGpAW+kPYKRHrpOUeVI37dd8DV09Nu+1iitXd8Fn zJzlsl3OqxTLrpyRZujjUT/3hQc0AM8wGSDEEyP2MeJ+kTR2OFsykftLIpoEHdP6oiFj 2iZg== MIME-Version: 1.0 X-Received: by 10.224.165.133 with SMTP id i5mr19523687qay.75.1394175956494; Thu, 06 Mar 2014 23:05:56 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Thu, 6 Mar 2014 23:05:56 -0800 (PST) In-Reply-To: <20140301231239.023b8733@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> Date: Thu, 6 Mar 2014 23:05:56 -0800 X-Google-Sender-Auth: kxAgetwc1a0_-HpqIGcTE9tezP8 Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 07:05:57 -0000 Hi, So I'd add some debugging in arswitch_readreg() and arswitch_writereg() to see what's being read/written. It should be obviously wrong or not. It may be something like the arge0/arge1 MDIO speeds need to be changed. -a From owner-freebsd-mips@FreeBSD.ORG Fri Mar 7 13:04:41 2014 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 ESMTPS id 195F9850; Fri, 7 Mar 2014 13:04:41 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 890BCCCE; Fri, 7 Mar 2014 13:04:40 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Fri, 07 Mar 2014 14:04:32 +0100 id 004FD3C8.5319C3E0.0000C7FB Date: Fri, 7 Mar 2014 14:04:32 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140307140432.0a460da1@zeta.dino.sk> In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 13:04:41 -0000 On Thu, 6 Mar 2014 23:05:56 -0800 Adrian Chadd wrote: > Hi, > > So I'd add some debugging in arswitch_readreg() and > arswitch_writereg() to see what's being read/written. It should be > obviously wrong or not. > > It may be something like the arge0/arge1 MDIO speeds need to be > changed. > > > -a Where is this debugging? I just svn update my src-current tree, built new kernel and does not see any debug info... Milan From owner-freebsd-mips@FreeBSD.ORG Fri Mar 7 14:54:10 2014 Return-Path: Delivered-To: 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 ESMTPS id 629A941E; Fri, 7 Mar 2014 14:54:10 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 43A1994E; Fri, 7 Mar 2014 14:54:08 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s27ErtR0035734; Fri, 7 Mar 2014 16:53:55 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s27Ertst035679; Fri, 7 Mar 2014 14:53:55 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 7 Mar 2014 14:53:55 GMT Message-Id: <201403071453.s27Ertst035679@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 14:54:10 -0000 TB --- 2014-03-07 12:50:44 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-07 12:50:44 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-07 12:50:44 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-07 12:50:44 - cleaning the object tree TB --- 2014-03-07 12:50:44 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-07 12:51:35 - At svn revision 262888 TB --- 2014-03-07 12:51:36 - building world TB --- 2014-03-07 12:51:36 - CROSS_BUILD_TESTING=YES TB --- 2014-03-07 12:51:36 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-07 12:51:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-07 12:51:36 - SRCCONF=/dev/null TB --- 2014-03-07 12:51:36 - TARGET=mips TB --- 2014-03-07 12:51:36 - TARGET_ARCH=mips TB --- 2014-03-07 12:51:36 - TZ=UTC TB --- 2014-03-07 12:51:36 - __MAKE_CONF=/dev/null TB --- 2014-03-07 12:51:36 - cd /src TB --- 2014-03-07 12:51:36 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Mar 7 12:51:46 UTC 2014 >>> 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 Fri Mar 7 14:16:46 UTC 2014 TB --- 2014-03-07 14:16:46 - cd /src/sys/mips/conf TB --- 2014-03-07 14:16:46 - /usr/sbin/config -m ADM5120 TB --- 2014-03-07 14:16:46 - skipping ADM5120 kernel TB --- 2014-03-07 14:16:46 - cd /src/sys/mips/conf TB --- 2014-03-07 14:16:46 - /usr/sbin/config -m ALCHEMY TB --- 2014-03-07 14:16:46 - skipping ALCHEMY kernel TB --- 2014-03-07 14:16:46 - cd /src/sys/mips/conf TB --- 2014-03-07 14:16:46 - /usr/sbin/config -m AP121 TB --- 2014-03-07 14:16:46 - building AP121 kernel TB --- 2014-03-07 14:16:46 - CROSS_BUILD_TESTING=YES TB --- 2014-03-07 14:16:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-07 14:16:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-07 14:16:46 - SRCCONF=/dev/null TB --- 2014-03-07 14:16:46 - TARGET=mips TB --- 2014-03-07 14:16:46 - TARGET_ARCH=mips TB --- 2014-03-07 14:16:46 - TZ=UTC TB --- 2014-03-07 14:16:46 - __MAKE_CONF=/dev/null TB --- 2014-03-07 14:16:46 - cd /src TB --- 2014-03-07 14:16:46 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Fri Mar 7 14:16:47 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Fri Mar 7 14:22:05 UTC 2014 TB --- 2014-03-07 14:22:05 - cd /src/sys/mips/conf TB --- 2014-03-07 14:22:05 - /usr/sbin/config -m AP91 TB --- 2014-03-07 14:22:05 - building AP91 kernel TB --- 2014-03-07 14:22:05 - CROSS_BUILD_TESTING=YES TB --- 2014-03-07 14:22:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-07 14:22:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-07 14:22:05 - SRCCONF=/dev/null TB --- 2014-03-07 14:22:05 - TARGET=mips TB --- 2014-03-07 14:22:05 - TARGET_ARCH=mips TB --- 2014-03-07 14:22:05 - TZ=UTC TB --- 2014-03-07 14:22:05 - __MAKE_CONF=/dev/null TB --- 2014-03-07 14:22:05 - cd /src TB --- 2014-03-07 14:22:05 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Fri Mar 7 14:22:05 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Fri Mar 7 14:29:11 UTC 2014 TB --- 2014-03-07 14:29:11 - cd /src/sys/mips/conf TB --- 2014-03-07 14:29:11 - /usr/sbin/config -m AP93 TB --- 2014-03-07 14:29:11 - building AP93 kernel TB --- 2014-03-07 14:29:11 - CROSS_BUILD_TESTING=YES TB --- 2014-03-07 14:29:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-07 14:29:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-07 14:29:11 - SRCCONF=/dev/null TB --- 2014-03-07 14:29:11 - TARGET=mips TB --- 2014-03-07 14:29:11 - TARGET_ARCH=mips TB --- 2014-03-07 14:29:11 - TZ=UTC TB --- 2014-03-07 14:29:11 - __MAKE_CONF=/dev/null TB --- 2014-03-07 14:29:11 - cd /src TB --- 2014-03-07 14:29:11 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Fri Mar 7 14:29:11 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Fri Mar 7 14:36:42 UTC 2014 TB --- 2014-03-07 14:36:42 - cd /src/sys/mips/conf TB --- 2014-03-07 14:36:42 - /usr/sbin/config -m AP94 TB --- 2014-03-07 14:36:42 - building AP94 kernel TB --- 2014-03-07 14:36:42 - CROSS_BUILD_TESTING=YES TB --- 2014-03-07 14:36:42 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-07 14:36:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-07 14:36:42 - SRCCONF=/dev/null TB --- 2014-03-07 14:36:42 - TARGET=mips TB --- 2014-03-07 14:36:42 - TARGET_ARCH=mips TB --- 2014-03-07 14:36:42 - TZ=UTC TB --- 2014-03-07 14:36:42 - __MAKE_CONF=/dev/null TB --- 2014-03-07 14:36:42 - cd /src TB --- 2014-03-07 14:36:42 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Fri Mar 7 14:36:42 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Fri Mar 7 14:45:22 UTC 2014 TB --- 2014-03-07 14:45:22 - cd /src/sys/mips/conf TB --- 2014-03-07 14:45:22 - /usr/sbin/config -m AP96 TB --- 2014-03-07 14:45:22 - building AP96 kernel TB --- 2014-03-07 14:45:22 - CROSS_BUILD_TESTING=YES TB --- 2014-03-07 14:45:22 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-07 14:45:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-07 14:45:22 - SRCCONF=/dev/null TB --- 2014-03-07 14:45:22 - TARGET=mips TB --- 2014-03-07 14:45:22 - TARGET_ARCH=mips TB --- 2014-03-07 14:45:22 - TZ=UTC TB --- 2014-03-07 14:45:22 - __MAKE_CONF=/dev/null TB --- 2014-03-07 14:45:22 - cd /src TB --- 2014-03-07 14:45:22 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Fri Mar 7 14:45:22 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Fri Mar 7 14:53:48 UTC 2014 TB --- 2014-03-07 14:53:48 - cd /src/sys/mips/conf TB --- 2014-03-07 14:53:48 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-03-07 14:53:48 - building AR71XX_BASE kernel TB --- 2014-03-07 14:53:48 - CROSS_BUILD_TESTING=YES TB --- 2014-03-07 14:53:48 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-07 14:53:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-07 14:53:48 - SRCCONF=/dev/null TB --- 2014-03-07 14:53:48 - TARGET=mips TB --- 2014-03-07 14:53:48 - TARGET_ARCH=mips TB --- 2014-03-07 14:53:48 - TZ=UTC TB --- 2014-03-07 14:53:48 - __MAKE_CONF=/dev/null TB --- 2014-03-07 14:53:48 - cd /src TB --- 2014-03-07 14:53:48 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Fri Mar 7 14:53:48 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/AR71XX_BASE/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-03-07 14:53:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-07 14:53:54 - ERROR: failed to build AR71XX_BASE kernel TB --- 2014-03-07 14:53:54 - 5073.16 user 2657.38 system 7389.48 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Mar 7 18:19:04 2014 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 ESMTPS id 9CBE9872 for ; Fri, 7 Mar 2014 18:19:04 +0000 (UTC) Received: from mail-qg0-x22e.google.com (mail-qg0-x22e.google.com [IPv6:2607:f8b0:400d:c04::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 598A1DAF for ; Fri, 7 Mar 2014 18:19:04 +0000 (UTC) Received: by mail-qg0-f46.google.com with SMTP id e89so12612473qgf.5 for ; Fri, 07 Mar 2014 10:19:03 -0800 (PST) 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=Y1U7Ordq9B7NWku6kgC999ibCLQJggkJZ+UdwrYZN6s=; b=TIN+U6KcHlP2bCBagZn5fhVdl6bp2iqcFfZZ7KH0BCzT/BLrKvQX7xRpga2pGkkSiG KX9A1vPZfuyry/o/mbqmFXJjLXxHZurWzVH4j1K3lHe1FHQjXa6PDw5WRl132L3Yas88 Y6u8XdwuskIcQRVtuXfZLOCAIzsR46cwJgPU2vt8i4ZvaHtXaAgSrCxJjzAckpq+jsuP zJ+gnEdjbzraaHUPhqhuHPlrsYRhDHZyk8tZz1WiHyB4uS7r0FR/EqdfcahYcSAD7fQM s39sDEzZfhFxkvpX9KOOjNTzO8HgLv9yfsvLeZfCa7Jb8Ij8f2bTdLmmHaJi4cm5ZiNv M2ew== MIME-Version: 1.0 X-Received: by 10.224.28.134 with SMTP id m6mr13056116qac.49.1394216343485; Fri, 07 Mar 2014 10:19:03 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Fri, 7 Mar 2014 10:19:03 -0800 (PST) In-Reply-To: <20140307140432.0a460da1@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> Date: Fri, 7 Mar 2014 10:19:03 -0800 X-Google-Sender-Auth: YhSq5z32QrXa5G6CEmXW_5rwThI Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 18:19:04 -0000 On 7 March 2014 05:04, Milan Obuch wrote: > On Thu, 6 Mar 2014 23:05:56 -0800 > Adrian Chadd wrote: > >> Hi, >> >> So I'd add some debugging in arswitch_readreg() and >> arswitch_writereg() to see what's being read/written. It should be >> obviously wrong or not. >> >> It may be something like the arge0/arge1 MDIO speeds need to be >> changed. >> >> >> -a > > Where is this debugging? I just svn update my src-current tree, built > new kernel and does not see any debug info... There isn't any; you have to add printfs to them. :) -a From owner-freebsd-mips@FreeBSD.ORG Fri Mar 7 19:42:34 2014 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 ESMTPS id E1A333A8; Fri, 7 Mar 2014 19:42:34 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7122A7C6; Fri, 7 Mar 2014 19:42:33 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Fri, 07 Mar 2014 20:42:33 +0100 id 004FC9D7.531A2129.0000E986 Date: Fri, 7 Mar 2014 20:42:30 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140307204230.3c86b9b1@zeta.dino.sk> In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_mailhost.netlab.sk-59782-1394221353-0001-2" Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 19:42:34 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_mailhost.netlab.sk-59782-1394221353-0001-2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline On Fri, 7 Mar 2014 10:19:03 -0800 Adrian Chadd wrote: > On 7 March 2014 05:04, Milan Obuch wrote: > > On Thu, 6 Mar 2014 23:05:56 -0800 > > Adrian Chadd wrote: > > > >> Hi, > >> > >> So I'd add some debugging in arswitch_readreg() and > >> arswitch_writereg() to see what's being read/written. It should be > >> obviously wrong or not. > >> > >> It may be something like the arge0/arge1 MDIO speeds need to be > >> changed. > >> > >> > >> -a > > > > Where is this debugging? I just svn update my src-current tree, > > built new kernel and does not see any debug info... > > There isn't any; you have to add printfs to them. :) > > > -a Ahh, I misunderstood you, sorry... So, yes, I did add some printfs, diff in attachment, and voila, arswitch1 probes and /dev/etherswitch0 got created... so this looks like some timing issue. I am going to repeat this test with new flash with fresh world, so I can actually try to do something. In the meantime, do you have any idea how can I adjust MDIO speed so no printf is necessary? Milan --=_mailhost.netlab.sk-59782-1394221353-0001-2 Content-Type: text/x-patch; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=arswitch.diff Index: /data/src/11/sys/dev/etherswitch/arswitch/arswitch_reg.c =================================================================== --- /data/src/11/sys/dev/etherswitch/arswitch/arswitch_reg.c (revision 262886) +++ /data/src/11/sys/dev/etherswitch/arswitch/arswitch_reg.c (working copy) @@ -164,9 +164,14 @@ int arswitch_readreg(device_t dev, int addr) { + int r; - return (arswitch_readreg_lsb(dev, addr) | + r = (arswitch_readreg_lsb(dev, addr) | arswitch_readreg_msb(dev, addr)); + + device_printf(dev, "readreg %4X: %4X\n", addr, r); + + return r; } int @@ -186,6 +191,8 @@ r |= arswitch_writereg_lsb(dev, addr, value); } + device_printf(dev, "writereg %4X: %4X (%4X)\n", addr, value, r); + return r; } --=_mailhost.netlab.sk-59782-1394221353-0001-2-- From owner-freebsd-mips@FreeBSD.ORG Sat Mar 8 08:55:40 2014 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 ESMTPS id 25204FDC for ; Sat, 8 Mar 2014 08:55:40 +0000 (UTC) Received: from mail-qa0-x22f.google.com (mail-qa0-x22f.google.com [IPv6:2607:f8b0:400d:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D2CEEBBB for ; Sat, 8 Mar 2014 08:55:39 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id w5so5025444qac.6 for ; Sat, 08 Mar 2014 00:55:39 -0800 (PST) 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=eNZydX81gAidoJn649djgUJCV1+0l2dJF8SoArt/1p0=; b=lnd/llPdOC0vWPudMzNE8zmFySGFR+d7SFWPHHoj/a8aYA0uDN89gpXpWEPA3xzYRn 7d6JqFT+ocRqU7VBYjoaJm8thsaIlHyv+XF6BSwLlUJKEEBanSw2bn3ztiJt4KFGiko5 EQr/OYhvOQJjRw9WZVmOCd4Q4pj8wyjFzQF0X+a+iaGd0fQNEy3vNdIGNh1GkVN1Jr11 yfd5cdhMqdzcHz5TlsooEfMCRx7r/FpQFGBheDyPMjsQqmxwNPWZJLwr127g1uq8Yre7 D8YmHvcoty9DtbGIRT+T2zLe3zbZcePx92oWbBTeV0nVNtLZzgl9Cm2jZcyim5swmqjc eaUw== MIME-Version: 1.0 X-Received: by 10.224.4.130 with SMTP id 2mr27566276qar.45.1394268938567; Sat, 08 Mar 2014 00:55:38 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Sat, 8 Mar 2014 00:55:38 -0800 (PST) In-Reply-To: <20140307204230.3c86b9b1@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> Date: Sat, 8 Mar 2014 00:55:38 -0800 X-Google-Sender-Auth: uFn1Mi4iA-0FfwT0kJlzeukk0-A Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 08:55:40 -0000 Look at if_arge.c - arge_fetch_mdiobus_clock_rate() . See whether the openwrt config sets the mdiobus frequency to something. The AR9344 defaults to 'MAC_MII_CFG_CLOCK_DIV_58'. Maybe you can fiddle with which divisor it uses. -a On 7 March 2014 11:42, Milan Obuch wrote: > On Fri, 7 Mar 2014 10:19:03 -0800 > Adrian Chadd wrote: > >> On 7 March 2014 05:04, Milan Obuch wrote: >> > On Thu, 6 Mar 2014 23:05:56 -0800 >> > Adrian Chadd wrote: >> > >> >> Hi, >> >> >> >> So I'd add some debugging in arswitch_readreg() and >> >> arswitch_writereg() to see what's being read/written. It should be >> >> obviously wrong or not. >> >> >> >> It may be something like the arge0/arge1 MDIO speeds need to be >> >> changed. >> >> >> >> >> >> -a >> > >> > Where is this debugging? I just svn update my src-current tree, >> > built new kernel and does not see any debug info... >> >> There isn't any; you have to add printfs to them. :) >> >> >> -a > > Ahh, I misunderstood you, sorry... > > So, yes, I did add some printfs, diff in attachment, and voila, > arswitch1 probes and /dev/etherswitch0 got created... so this looks > like some timing issue. I am going to repeat this test with new flash > with fresh world, so I can actually try to do something. In the > meantime, do you have any idea how can I adjust MDIO speed so no printf > is necessary? > > Milan From owner-freebsd-mips@FreeBSD.ORG Sat Mar 8 13:09:11 2014 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 ESMTPS id 7854328B; Sat, 8 Mar 2014 13:09:11 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E446FFE4; Sat, 8 Mar 2014 13:09:10 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sat, 08 Mar 2014 14:09:09 +0100 id 004FC9E1.531B1675.00013C03 Date: Sat, 8 Mar 2014 14:09:01 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140308140901.19782009@zeta.dino.sk> In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 13:09:11 -0000 On Sat, 8 Mar 2014 00:55:38 -0800 Adrian Chadd wrote: > Look at if_arge.c - arge_fetch_mdiobus_clock_rate() . See whether the > openwrt config sets the mdiobus frequency to something. > > The AR9344 defaults to 'MAC_MII_CFG_CLOCK_DIV_58'. > > Maybe you can fiddle with which divisor it uses. > > > -a > OK, I will try to look there, but in between, some outcome from my tests. 1. AR8327 does not teel much - all I can see there is just argemdio0: at mem 0x19000000-0x19000fff on nexus0 mdio0: on argemdio0 mdioproxy0: on mdio0 arswitch0: readreg 0: 12041204 Nothing else. Do you have any idea why there is only one read of register at address 0? Where is this read in source? What is in this register? It looks like there is expected some other value and therefore AR8327 is not recognised. 2. AR9340 is not correctly initialised, at least I can't see any traffic passing to physical port(s) - I can start dhclient arge1 but I see nothing at DHCP server comming from that particular MAC, thus no address is beeing assigned. If I assign IP manually, packets do not reach wire - nothing is seen there. To some extend, link transitions get noticed, at least on port 0, where there was a cable while booting. On other ports, cable plugged in got unnoticied. 3. Sometimes, USB fails, mounted fs is lost with some vfs error. I can't find particular pattern when this occurs. Milan > > On 7 March 2014 11:42, Milan Obuch wrote: > > On Fri, 7 Mar 2014 10:19:03 -0800 > > Adrian Chadd wrote: > > > >> On 7 March 2014 05:04, Milan Obuch wrote: > >> > On Thu, 6 Mar 2014 23:05:56 -0800 > >> > Adrian Chadd wrote: > >> > > >> >> Hi, > >> >> > >> >> So I'd add some debugging in arswitch_readreg() and > >> >> arswitch_writereg() to see what's being read/written. It should > >> >> be obviously wrong or not. > >> >> > >> >> It may be something like the arge0/arge1 MDIO speeds need to be > >> >> changed. > >> >> > >> >> > >> >> -a > >> > > >> > Where is this debugging? I just svn update my src-current tree, > >> > built new kernel and does not see any debug info... > >> > >> There isn't any; you have to add printfs to them. :) > >> > >> > >> -a > > > > Ahh, I misunderstood you, sorry... > > > > So, yes, I did add some printfs, diff in attachment, and voila, > > arswitch1 probes and /dev/etherswitch0 got created... so this looks > > like some timing issue. I am going to repeat this test with new > > flash with fresh world, so I can actually try to do something. In > > the meantime, do you have any idea how can I adjust MDIO speed so > > no printf is necessary? > > > > Milan From owner-freebsd-mips@FreeBSD.ORG Sat Mar 8 15:44:45 2014 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 ESMTPS id F3451D5A for ; Sat, 8 Mar 2014 15:44:45 +0000 (UTC) Received: from mail-qa0-x233.google.com (mail-qa0-x233.google.com [IPv6:2607:f8b0:400d: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 AAA57D98 for ; Sat, 8 Mar 2014 15:44:45 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id cm18so5153527qab.38 for ; Sat, 08 Mar 2014 07:44:44 -0800 (PST) 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=1BtUHdeuzlbkfOfDTB0GzsIwVE+GPc77N451HtuR3kA=; b=nObBJMSj/dSe7jd796aJcg0T0c9MMpNWLx+kOefrA8D07gST0micdo/GmZbU6ZAzTg 8P/BzE8hzhGF8KHAivpchMz8WZP9quL6BEDg4aDVmEOkRPVAZ2CPST18ol8c9N9+6H8u IJGVq53P8CV33utx10f2mkN6hbh3Vl1T2TVLLkRmvMqaH1FzURk+v3heRDaZXbFiEteB Pkmv1ivWjFhqjinyo4EDme+RB7k5nsnht/0LR4CXWjwZZs2tjcW2Obx/HGGGw9+MWJnF ukSgXLgkkv0bN/gug4kaMoB5diEhzH+EIpGMopw6JJdDI2zB46eyxEQykj2VKrHgzMkU 2NRw== MIME-Version: 1.0 X-Received: by 10.140.96.180 with SMTP id k49mr27613327qge.4.1394293484811; Sat, 08 Mar 2014 07:44:44 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Sat, 8 Mar 2014 07:44:44 -0800 (PST) In-Reply-To: <20140308140901.19782009@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> Date: Sat, 8 Mar 2014 07:44:44 -0800 X-Google-Sender-Auth: uSYWb-pc-Y0uJOWLPJF5jDtKELg Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 15:44:46 -0000 Hm, On 8 March 2014 05:09, Milan Obuch wrote: > On Sat, 8 Mar 2014 00:55:38 -0800 > Adrian Chadd wrote: > >> Look at if_arge.c - arge_fetch_mdiobus_clock_rate() . See whether the >> openwrt config sets the mdiobus frequency to something. >> >> The AR9344 defaults to 'MAC_MII_CFG_CLOCK_DIV_58'. >> >> Maybe you can fiddle with which divisor it uses. >> >> >> -a >> > > OK, I will try to look there, but in between, some outcome from my > tests. > > 1. AR8327 does not teel much - all I can see there is just > > argemdio0: at mem 0x19000000-0x19000fff on nexus0 > mdio0: on argemdio0 > mdioproxy0: on mdio0 > arswitch0: readreg 0: 12041204 > Use 0x08x instead of %d - that way it's more obvious what it's reading. > Nothing else. Do you have any idea why there is only one read of > register at address 0? Where is this read in source? What is in this > register? It looks like there is expected some other value and > therefore AR8327 is not recognised. > > 2. AR9340 is not correctly initialised, at least I can't see any > traffic passing to physical port(s) - I can start dhclient arge1 but I > see nothing at DHCP server comming from that particular MAC, thus no > address is beeing assigned. If I assign IP manually, packets do not > reach wire - nothing is seen there. If arswitch0 doesn't create an mdiobus1, then it'll not all probe right. What's the current full dmesg? -a From owner-freebsd-mips@FreeBSD.ORG Sat Mar 8 15:45:51 2014 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 ESMTPS id EBA22D85 for ; Sat, 8 Mar 2014 15:45:50 +0000 (UTC) Received: from mail-qa0-x22a.google.com (mail-qa0-x22a.google.com [IPv6:2607:f8b0:400d:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A3DFCD9E for ; Sat, 8 Mar 2014 15:45:50 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id k15so5394773qaq.29 for ; Sat, 08 Mar 2014 07:45:49 -0800 (PST) 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=2gFKWROLkWgF8//qg2GQkeGhvfodiaX54zz4asQDuS8=; b=OPDrnqeebGvggKcJ578ObVw6pbBvrUQhRpQx/tUVAEb2PRE0IBfK8A81IQc2JMCRuH IkceoBAk+rP71MVqrGvaYFN8qeXZ6OQzmdGp0WN1IoveCJArMRLmUPiQO1HbfWS2M2OL dCYk6vk0YwqguEEbMWaPAqk4d8vaEMe4LO+rzNjpYZq4R52qENBLF28PJTB2LV8hX8Y6 JHbrqEf71R33cBqaPoqNcqLy1/rdd/1+fd4cXtmUVlrpp3h2mUFPZ4oaVTh5mPtLroM+ l3AT1404LK4fbywhbVUKbfYPcFdd97w/57GOObnQSCzqzUPTg7pxtpDQu7/zi11RuJ8M SdUw== MIME-Version: 1.0 X-Received: by 10.140.98.203 with SMTP id o69mr1852821qge.102.1394293549873; Sat, 08 Mar 2014 07:45:49 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Sat, 8 Mar 2014 07:45:49 -0800 (PST) In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> Date: Sat, 8 Mar 2014 07:45:49 -0800 X-Google-Sender-Auth: fkBIssQgHnXMG46KsuhWA6cGnEM Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 15:45:51 -0000 I mean 0x%08x. -a On 8 March 2014 07:44, Adrian Chadd wrote: > Hm, > > On 8 March 2014 05:09, Milan Obuch wrote: >> On Sat, 8 Mar 2014 00:55:38 -0800 >> Adrian Chadd wrote: >> >>> Look at if_arge.c - arge_fetch_mdiobus_clock_rate() . See whether the >>> openwrt config sets the mdiobus frequency to something. >>> >>> The AR9344 defaults to 'MAC_MII_CFG_CLOCK_DIV_58'. >>> >>> Maybe you can fiddle with which divisor it uses. >>> >>> >>> -a >>> >> >> OK, I will try to look there, but in between, some outcome from my >> tests. >> >> 1. AR8327 does not teel much - all I can see there is just >> >> argemdio0: at mem 0x19000000-0x19000fff on nexus0 >> mdio0: on argemdio0 >> mdioproxy0: on mdio0 >> arswitch0: readreg 0: 12041204 >> > > Use 0x08x instead of %d - that way it's more obvious what it's reading. > >> Nothing else. Do you have any idea why there is only one read of >> register at address 0? Where is this read in source? What is in this >> register? It looks like there is expected some other value and >> therefore AR8327 is not recognised. >> >> 2. AR9340 is not correctly initialised, at least I can't see any >> traffic passing to physical port(s) - I can start dhclient arge1 but I >> see nothing at DHCP server comming from that particular MAC, thus no >> address is beeing assigned. If I assign IP manually, packets do not >> reach wire - nothing is seen there. > > If arswitch0 doesn't create an mdiobus1, then it'll not all probe > right. What's the current full dmesg? > > > > -a From owner-freebsd-mips@FreeBSD.ORG Sat Mar 8 16:36:46 2014 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 ESMTPS id 330B8BCC; Sat, 8 Mar 2014 16:36:46 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A03551F2; Sat, 8 Mar 2014 16:36:45 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sat, 08 Mar 2014 17:36:44 +0100 id 004FC9C8.531B471C.000012D3 Date: Sat, 8 Mar 2014 17:36:42 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140308173642.0a48d2c2@zeta.dino.sk> In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_mailhost.netlab.sk-4819-1394296604-0001-2" Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 16:36:46 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_mailhost.netlab.sk-4819-1394296604-0001-2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sat, 8 Mar 2014 07:44:44 -0800 Adrian Chadd wrote: > Hm, > > On 8 March 2014 05:09, Milan Obuch wrote: > > On Sat, 8 Mar 2014 00:55:38 -0800 > > Adrian Chadd wrote: > > > >> Look at if_arge.c - arge_fetch_mdiobus_clock_rate() . See whether > >> the openwrt config sets the mdiobus frequency to something. > >> > >> The AR9344 defaults to 'MAC_MII_CFG_CLOCK_DIV_58'. > >> > >> Maybe you can fiddle with which divisor it uses. > >> > >> > >> -a > >> > > > > OK, I will try to look there, but in between, some outcome from my > > tests. > > > > 1. AR8327 does not teel much - all I can see there is just > > > > argemdio0: > controller> at mem 0x19000000-0x19000fff on nexus0 mdio0: on > > controller> argemdio0 > > mdioproxy0: on mdio0 > > arswitch0: readreg 0: 12041204 > > > > Use 0x08x instead of %d - that way it's more obvious what it's > reading. > I used %X, just no 0x prefix... that way it would be arswitch0: readreg 0x00000000: 0x12041204 > > Nothing else. Do you have any idea why there is only one read of > > register at address 0? Where is this read in source? What is in this > > register? It looks like there is expected some other value and > > therefore AR8327 is not recognised. > > > > 2. AR9340 is not correctly initialised, at least I can't see any > > traffic passing to physical port(s) - I can start dhclient arge1 > > but I see nothing at DHCP server comming from that particular MAC, > > thus no address is beeing assigned. If I assign IP manually, > > packets do not reach wire - nothing is seen there. > > If arswitch0 doesn't create an mdiobus1, then it'll not all probe > right. What's the current full dmesg? > With regard to arswitch0, that's just it - only one readreg debug printf and nothing more. So it looks like being rejected straight from the beginning... Full dmesg (with readreg/writereg debug printf output), well, up to the point of mounting root is attached. In OpenWrt sources, I found something interesting in the file at https://dev.openwrt.org/browser/trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c - it looks like the function ath79_register_mdio (lines 176 - 267) should set mdio clock rate, and for 934x SoC it calls helper function ar934x_get_mdio_ref_clock (lines 151 - 174). Maybe some hint could be here, I don't know, I am not that familiar with OpenWrt sources, I just tested here both switches are working. Milan --=_mailhost.netlab.sk-4819-1394296604-0001-2 Content-Type: application/octet-stream; name=rb2011-dmesg Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=rb2011-dmesg Um91dGVyQk9PVCBib290ZXIgMy4wNwoKUm91dGVyQm9hcmQgMjAxMVVBUwoKQ1BVIGZyZXF1ZW5j eTogNjAwIE1IegogTWVtb3J5IHNwZWVkOiAyMjUgTUh6CiAgTWVtb3J5IHNpemU6IDEyOCBNaUIK ICAgIE5BTkQgc2l6ZTogMTI4IE1pQgoKUHJlc3MgYW55IGtleSB3aXRoaW4gMiBzZWNvbmRzIHRv IGVudGVyIHNldHVwLi4KdHJ5aW5nIGJvb3RwIHByb3RvY29sLi4uIE9LCkdvdCBJUCBhZGRyZXNz OiAxOTIuMTY4LjE2LjMxCnJlc29sdmVkIG1hYyBhZGRyZXNzIDEwOkJGOjQ4OjdCOjE0OjEyCkdh dGV3YXk6IDE5Mi4xNjguMTYuMQp0cmFuc2ZlciBzdGFydGVkIC4uLi4uLi4uLi4uLi4uLi4uLi4u Li4uLi4uLi4uLi4uLi4uLi4gdHJhbnNmZXIgb2ssIHRpbWU9My40MHMKc2V0dGluZyB1cCBlbGYg aW1hZ2UuLi4gT0sKanVtcGluZyB0byBrZXJuZWwgY29kZQpDUFUgcGxhdGZvcm06IEF0aGVyb3Mg QVI5MzQ0IHJldiAyCkNQVSBGcmVxdWVuY3k9NjAwIE1IegpDUFUgRERSIEZyZXF1ZW5jeT00NTAg TUh6CkNQVSBBSEIgRnJlcXVlbmN5PTIwMCBNSHoKcGxhdGZvcm0gZnJlcXVlbmN5OiA2MDAgTUh6 CkNQVSByZWZlcmVuY2UgY2xvY2s6IDI1IE1IegpDUFUgTURJTyBjbG9jazogMjUgTUh6CmFyZ3Vt ZW50czoKICBhMCA9IDAwMDAwMDBiCiAgYTEgPSBhMTVlMmEwMAogIGEyID0gMDAwMDAwMDAKICBh MyA9IDAwMDAwMDAwCkNtZCBsaW5lOiBjb25zb2xlPXR0eVMwLDExNTIwMCBwYXJ0cz0xIGJvb3Rf cGFydF9zaXplPTQxOTQzMDQgZ3Bpbz0yNDk0MDMgSFo9MzAwMDAwMDAwIG1lbT0xMjhNIGttYWM9 RDQ6Q0E6NkQ6NkY6NDc6NjMgYm9hcmQ9MjAxMVVTIHZlcj0zLjA3IGJvb3Q9MSBtbGM9NQpFbnZp cm9ubWVudDoKZW52cCBpcyBpbnZhbGlkCkNhY2hlIGluZm86CiAgcGljYWNoZV9zdHJpZGUgICAg PSA0MDk2CiAgcGljYWNoZV9sb29wY291bnQgPSAxNgogIHBkY2FjaGVfc3RyaWRlICAgID0gNDA5 NgogIHBkY2FjaGVfbG9vcGNvdW50ID0gOApjcHUwOiBNSVBTIFRlY2hub2xvZ2llcyBwcm9jZXNz b3Igdjc2LjE1MQogIE1NVTogU3RhbmRhcmQgVExCLCAzMiBlbnRyaWVzCiAgTDEgaS1jYWNoZTog NCB3YXlzIG9mIDUxMiBzZXRzLCAzMiBieXRlcyBwZXIgbGluZQogIEwxIGQtY2FjaGU6IDQgd2F5 cyBvZiAyNTYgc2V0cywgMzIgYnl0ZXMgcGVyIGxpbmUKICBDb25maWcxPTB4YmVlMzUxOWU8UGVy ZkNvdW50LFdhdGNoUmVncyxNSVBTMTYsRUpUQUc+CiAgQ29uZmlnMz0weDJjMjAKUGh5c2ljYWwg bWVtb3J5IGNodW5rKHMpOgoweDQzOTAwMCAtIDB4N2ZmZmZmZiwgMTI5Nzg5OTUyIGJ5dGVzICgz MTY4NyBwYWdlcykKTWF4bWVtIGlzIDB4ODAwMDAwMAphcjkzNHhfY2hpcF9pbml0X2dtYWM6IGdt YWNfY2ZnPTB4MDAwMDAwNDEKYXI5MzR4X2NvbmZpZ3VyZV9nbWFjOiBFVEhfQ0ZHPTB4MDAwMDAw MDEKS0RCOiBkZWJ1Z2dlciBiYWNrZW5kczogZGRiCktEQjogY3VycmVudCBiYWNrZW5kOiBkZGIK Q29weXJpZ2h0IChjKSAxOTkyLTIwMTQgVGhlIEZyZWVCU0QgUHJvamVjdC4KQ29weXJpZ2h0IChj KSAxOTc5LCAxOTgwLCAxOTgzLCAxOTg2LCAxOTg4LCAxOTg5LCAxOTkxLCAxOTkyLCAxOTkzLCAx OTk0CglUaGUgUmVnZW50cyBvZiB0aGUgVW5pdmVyc2l0eSBvZiBDYWxpZm9ybmlhLiBBbGwgcmln aHRzIHJlc2VydmVkLgpGcmVlQlNEIGlzIGEgcmVnaXN0ZXJlZCB0cmFkZW1hcmsgb2YgVGhlIEZy ZWVCU0QgRm91bmRhdGlvbi4KRnJlZUJTRCAxMS4wLUNVUlJFTlQgIzcgcjI2Mjg4Nk06IFNhdCBN YXIgIDggMTc6MDY6MTEgQ0VUIDIwMTQKICAgIHJvb3RAemV0YS5kaW5vLnNrOi9kYXRhL21pcHMv b2JqL21pcHMubWlwcy9kYXRhL3NyYy8xMS9zeXMvUkIyMDExIG1pcHMKZ2NjIHZlcnNpb24gNC4y LjEgMjAwNzA4MzEgcGF0Y2hlZCBbRnJlZUJTRF0KUHJlbG9hZGVkIGVsZiBrZXJuZWwgImtlcm5l bCIgYXQgMHg4MDQzMmM3MC4KcmVhbCBtZW1vcnkgID0gMTM0MjE3NzI4ICgxMzEwNzJLIGJ5dGVz KQpQaHlzaWNhbCBtZW1vcnkgY2h1bmsocyk6CjB4MDA0Y2QwMDAgLSAweDA3ZDkzZmZmLCAxMjY2 NDQyMjQgYnl0ZXMgKDMwOTE5IHBhZ2VzKQphdmFpbCBtZW1vcnkgPSAxMjY0MTg5NDQgKDEyME1C KQpyYW5kb20gZGV2aWNlIG5vdCBsb2FkZWQ7IHVzaW5nIGluc2VjdXJlIGVudHJvcHkKRmFsbGlu ZyBiYWNrIHRvIDxTb2Z0d2FyZSwgWWFycm93PiByYW5kb20gYWRhcHRvcgpyYW5kb206IDxTb2Z0 d2FyZSwgWWFycm93PiBpbml0aWFsaXplZAptZW06IDxtZW1vcnk+Cm5mc2xvY2s6IHBzZXVkby1k ZXZpY2UKbnVsbDogPG51bGwgZGV2aWNlLCB6ZXJvIGRldmljZT4KbmV4dXMwOiA8TUlQUzMyIHJv b3QgbmV4dXM+CmNsb2NrMDogPEdlbmVyaWMgTUlQUzMyIHRpY2tlcj4gb24gbmV4dXMwClRpbWVj b3VudGVyICJNSVBTMzIiIGZyZXF1ZW5jeSAzMDAwMDAwMDAgSHogcXVhbGl0eSA4MDAKRXZlbnQg dGltZXIgIk1JUFMzMiIgZnJlcXVlbmN5IDMwMDAwMDAwMCBIeiBxdWFsaXR5IDgwMAphcmdlbWRp bzA6IDxBdGhlcm9zIEFSNzF4eCBidWlsdC1pbiBldGhlcm5ldCBpbnRlcmZhY2UsIE1ESU8gY29u dHJvbGxlcj4gYXQgbWVtIDB4MTkwMDAwMDAtMHgxOTAwMGZmZiBvbiBuZXh1czAKbWRpbzA6IDxN RElPPiBvbiBhcmdlbWRpbzAKbWRpb3Byb3h5MDogPE1JSS9NRElPIHByb3h5LCBNRElPIHNpZGU+ IG9uIG1kaW8wCmFyc3dpdGNoMDogcmVhZHJlZyAweDAwMDAwMDAwOiAweDEyMDQxMjA0CmFyZ2Vt ZGlvMTogPEF0aGVyb3MgQVI3MXh4IGJ1aWx0LWluIGV0aGVybmV0IGludGVyZmFjZSwgTURJTyBj b250cm9sbGVyPiBhdCBtZW0gMHgxYTAwMDAwMC0weDFhMDAwZmZmIG9uIG5leHVzMAptZGlvMTog PE1ESU8+IG9uIGFyZ2VtZGlvMQptZGlvcHJveHkxOiA8TUlJL01ESU8gcHJveHksIE1ESU8gc2lk ZT4gb24gbWRpbzEKYXJzd2l0Y2gxOiA8QXRoZXJvcyBBUjkzNDAgRXRoZXJuZXQgU3dpdGNoPiBv biBtZGlvMQphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDAwMDA6IDB4ODAwMDAwMDAgKDB4MDAw MDAwMDApCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMDAwOiAweDAyMDEwMjAxCmFyc3dpdGNo MTogd3JpdGVyZWcgMHgwMDAwMDA3ODogMHgwMDAwMDFmMCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gx OiB3cml0ZXJlZyAweDAwMDAwMDcwOiAweDAwMDBmYTUwICgweDAwMDAwMDAwKQphcnN3aXRjaDE6 IHdyaXRlcmVnIDB4MDAwMDAwNWM6IDB4MDAwNjAwMmIgKDB4MDAwMDAwMDApCmFyc3dpdGNoMTog cmVhZHJlZyAweDAwMDAwMDNjOiAweGNmMDAwMDAwCmFyc3dpdGNoMTogd3JpdGVyZWcgMHgwMDAw MDAzYzogMHhjZjAwODAwMCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAw MmM6IDB4ZmM3ZWNmMDAKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDJjOiAweGZlN2VjZjAw ICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDAyYzogMHhmYzdlZmM3ZQph cnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDAwMmM6IDB4ZmM3ZmZjN2UgKDB4MDAwMDAwMDApCmFy c3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMDgwOiAweDAwMDBmYzdlCmFyc3dpdGNoMTogd3JpdGVy ZWcgMHgwMDAwMDA4MDogMHg0MDAwZmM3ZSAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVn IDB4MDAwMDAwMzA6IDB4MTlmMDAwMDAKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDMwOiAw eDE5ZjAwNjAwICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDA3NDogMHgw MDAwMTlmMAphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDAwNzQ6IDB4MDAwMDAwMDAgKDB4MDAw MDAwMDApCmFyc3dpdGNoMTogYXI5MzQwX2h3X2dsb2JhbF9zZXR1cDogR01JSQphcnN3aXRjaDE6 IHJlYWRyZWcgMHgwMDAwMDAwNDogMHgwMDAwMDAwMAphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAw MDAwMDQ6IDB4MDAwMDAwNDAgKDB4MDAwMDAwMDApCmFyc3dpdGNoMTogYXI5MzQwX2h3X2dsb2Jh bF9zZXR1cDogUEhZNCAtIExvY2FsCmFyc3dpdGNoMTogd3JpdGVyZWcgMHgwMDAwMDEwMDogMHgw MDAwMDA3ZSAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAxMDQ6IDB4MDAw MDAwMDAKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMTA0OiAweDAwMDAwMDAwICgweDAwMDAw MDAwKQphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDAyMDA6IDB4MDAwMDAyMDAgKDB4MDAwMDAw MDApCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMjA0OiAweDAwMDAwMDAwCmFyc3dpdGNoMTog d3JpdGVyZWcgMHgwMDAwMDIwNDogMHgwMDAwMDAwMCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiB3 cml0ZXJlZyAweDAwMDAwMzAwOiAweDAwMDAwMjAwICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJl YWRyZWcgMHgwMDAwMDMwNDogMHgwMDAwMDAwMAphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDAz MDQ6IDB4MDAwMDAwMDAgKDB4MDAwMDAwMDApCmFyc3dpdGNoMTogd3JpdGVyZWcgMHgwMDAwMDQw MDogMHgwMDAwMDIwMCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDA0MDQ6 IDB4MDAwMDAwMDAKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwNDA0OiAweDAwMDAwMDAwICgw eDAwMDAwMDAwKQphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDA1MDA6IDB4MDAwMDAyMDAgKDB4 MDAwMDAwMDApCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwNTA0OiAweDAwMDAwMDAwCmFyc3dp dGNoMTogd3JpdGVyZWcgMHgwMDAwMDUwNDogMHgwMDAwMDAwMCAoMHgwMDAwMDAwMCkKYXJzd2l0 Y2gxOiB3cml0ZXJlZyAweDAwMDAwNjAwOiAweDAwMDAwMjAwICgweDAwMDAwMDAwKQphcnN3aXRj aDE6IHJlYWRyZWcgMHgwMDAwMDYwNDogMHgwMDAwMDAwMAphcnN3aXRjaDE6IHdyaXRlcmVnIDB4 MDAwMDA2MDQ6IDB4MDAwMDAwMDAgKDB4MDAwMDAwMDApCm1paWJ1czA6IDxNSUkgYnVzPiBvbiBh cnN3aXRjaDEKdWtwaHkwOiA8R2VuZXJpYyBJRUVFIDgwMi4zdSBtZWRpYSBpbnRlcmZhY2U+IFBI WSAwIG9uIG1paWJ1czAKdWtwaHkwOiBPVUkgMHg3ODRhMmUsIG1vZGVsIDB4MDAwNCwgcmV2LiAy CmFyc3dpdGNoMTogd3JpdGVyZWcgMHgwMDAwMDA5ODogMHhjMDAwODQwMCAoMHgwMDAwMDAwMCkK YXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAwOTg6IDB4ODQwMDg0MDAKYXJzd2l0Y2gxOiByZWFk cmVnIDB4MDAwMDAwOTg6IDB4NDgwMzQ4MDMKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDk4 OiAweGMwMDA0MDAzICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDA5ODog MHg0ODAwMzEwMAp1a3BoeTA6ICBub25lLCAxMGJhc2VULCAxMDBiYXNlVFgtRkRYCmFyc3dpdGNo MTogd3JpdGVyZWcgMHgwMDAwMDA5ODogMHhjMDA0MDAwMSAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gx OiByZWFkcmVnIDB4MDAwMDAwOTg6IDB4NDgwMTc5NDkKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAw MDAwMDk4OiAweGMwMDAwNDAwICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAw MDA5ODogMHg0ODAxNDgwMQptaWlidXMxOiA8TUlJIGJ1cz4gb24gYXJzd2l0Y2gxCnVrcGh5MTog PEdlbmVyaWMgSUVFRSA4MDIuM3UgbWVkaWEgaW50ZXJmYWNlPiBQSFkgMSBvbiBtaWlidXMxCnVr cGh5MTogT1VJIDB4Nzg0YTdhLCBtb2RlbCAweDAwMTQsIHJldi4gOQphcnN3aXRjaDE6IHdyaXRl cmVnIDB4MDAwMDAwOTg6IDB4YzAyMDg0MDAgKDB4MDAwMDAwMDApCmFyc3dpdGNoMTogcmVhZHJl ZyAweDAwMDAwMDk4OiAweDg0MDA4NDAwCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMDk4OiAw eDQ4MjM0ODIzCmFyc3dpdGNoMTogd3JpdGVyZWcgMHgwMDAwMDA5ODogMHhjMDIwNDAyMyAoMHgw MDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAwOTg6IDB4NDgyMDMxMDAKdWtwaHkx OiAgbm9uZSwgMTBiYXNlVCwgMTAwYmFzZVRYLUZEWAphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAw MDAwOTg6IDB4YzAyNDAwMDEgKDB4MDAwMDAwMDApCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAw MDk4OiAweDQ4MjE3OTQ5CmFyc3dpdGNoMTogd3JpdGVyZWcgMHgwMDAwMDA5ODogMHhjMDIwMDQw MCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAwOTg6IDB4NDgyMTQ4MjEK bWlpYnVzMjogPE1JSSBidXM+IG9uIGFyc3dpdGNoMQp1a3BoeTI6IDxHZW5lcmljIElFRUUgODAy LjN1IG1lZGlhIGludGVyZmFjZT4gUEhZIDIgb24gbWlpYnVzMgp1a3BoeTI6IE9VSSAweDAwYzgw MiwgbW9kZWwgMHgwMDA0LCByZXYuIDEzCmFyc3dpdGNoMTogd3JpdGVyZWcgMHgwMDAwMDA5ODog MHhjMDQwODQwMCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAwOTg6IDB4 ODQwMDg0MDAKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAwOTg6IDB4NDg0MzQ4NDMKYXJzd2l0 Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDk4OiAweGMwNDA0MDQzICgweDAwMDAwMDAwKQphcnN3aXRj aDE6IHJlYWRyZWcgMHgwMDAwMDA5ODogMHg0ODQwMzEwMAp1a3BoeTI6ICBub25lLCAxMGJhc2VU LCAxMDBiYXNlVFgtRkRYCmFyc3dpdGNoMTogd3JpdGVyZWcgMHgwMDAwMDA5ODogMHhjMDQ0MDAw MSAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAwOTg6IDB4NDg0MTc5NDkK YXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDk4OiAweGMwNDAwNDAwICgweDAwMDAwMDAwKQph cnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDA5ODogMHg0ODQxNDg0MQptaWlidXMzOiA8TUlJIGJ1 cz4gb24gYXJzd2l0Y2gxCnVrcGh5MzogPEdlbmVyaWMgSUVFRSA4MDIuM3UgbWVkaWEgaW50ZXJm YWNlPiBQSFkgMyBvbiBtaWlidXMzCnVrcGh5MzogT1VJIDB4MDBjODAyLCBtb2RlbCAweDAwMDQs IHJldi4gMTMKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDk4OiAweGMwNjA4NDAwICgweDAw MDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDA5ODogMHg4NDAwODQwMAphcnN3aXRj aDE6IHJlYWRyZWcgMHgwMDAwMDA5ODogMHg0ODYzNDg2MwphcnN3aXRjaDE6IHdyaXRlcmVnIDB4 MDAwMDAwOTg6IDB4YzA2MDQwNjMgKDB4MDAwMDAwMDApCmFyc3dpdGNoMTogcmVhZHJlZyAweDAw MDAwMDk4OiAweDQ4NjAzMTAwCnVrcGh5MzogIG5vbmUsIDEwYmFzZVQsIDEwMGJhc2VUWC1GRFgK YXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDk4OiAweGMwNjQwMDAxICgweDAwMDAwMDAwKQph cnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDA5ODogMHg0ODYxNzk0OQphcnN3aXRjaDE6IHdyaXRl cmVnIDB4MDAwMDAwOTg6IDB4YzA2MDA0MDAgKDB4MDAwMDAwMDApCmFyc3dpdGNoMTogcmVhZHJl ZyAweDAwMDAwMDk4OiAweDQ4NjE0ODYxCm1paWJ1czQ6IDxNSUkgYnVzPiBvbiBhcnN3aXRjaDEK dWtwaHk0OiA8R2VuZXJpYyBJRUVFIDgwMi4zdSBtZWRpYSBpbnRlcmZhY2U+IFBIWSA0IG9uIG1p aWJ1czQKdWtwaHk0OiBPVUkgMHg3ODRhN2EsIG1vZGVsIDB4MDAxNCwgcmV2LiA5CmFyc3dpdGNo MTogd3JpdGVyZWcgMHgwMDAwMDA5ODogMHhjMDgwODQwMCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gx OiByZWFkcmVnIDB4MDAwMDAwOTg6IDB4ODQwMDg0MDAKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAw MDAwOTg6IDB4NDg4MzQ4ODMKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDk4OiAweGMwODA0 MDgzICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDA5ODogMHg0ODgwMzEw MAp1a3BoeTQ6ICBub25lLCAxMGJhc2VULCAxMDBiYXNlVFgtRkRYCmFyc3dpdGNoMTogd3JpdGVy ZWcgMHgwMDAwMDA5ODogMHhjMDg0MDAwMSAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVn IDB4MDAwMDAwOTg6IDB4NDg4MTc5NDkKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMDk4OiAw eGMwODAwNDAwICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDA5ODogMHg0 ODgxNDg4MQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDEwNDogMHgwMDAwNDg4MQphcnN3aXRj aDE6IHdyaXRlcmVnIDB4MDAwMDAxMDQ6IDB4MDAwMDQ4ODEgKDB4MDAwMDAwMDApCmFyc3dpdGNo MTogcmVhZHJlZyAweDAwMDAwMjA0OiAweDAwMDAwMDAwCmFyc3dpdGNoMTogd3JpdGVyZWcgMHgw MDAwMDIwNDogMHgwMDAwMDAwMCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAw MDAzMDQ6IDB4MDAwMDAwMDAKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMzA0OiAweDAwMDAw MDAwICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDQwNDogMHgwMDAwMDAw MAphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDA0MDQ6IDB4MDAwMDAwMDAgKDB4MDAwMDAwMDAp CmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwNTA0OiAweDAwMDAwMDAwCmFyc3dpdGNoMTogd3Jp dGVyZWcgMHgwMDAwMDUwNDogMHgwMDAwMDAwMCAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFk cmVnIDB4MDAwMDA2MDQ6IDB4MDAwMDAwMDAKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwNjA0 OiAweDAwMDAwMDAwICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDA0MDog MHgwMDAwMDAwMAphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDAwNDA6IDB4MDAwMDAwMDkgKDB4 MDAwMDAwMDApCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMDQwOiAweDAwMDAwMDAwCmFyc3dp dGNoMTogcmVhZHJlZyAweDAwMDAwMTA4OiAweDAwMDEwMDAwCmFyc3dpdGNoMTogd3JpdGVyZWcg MHgwMDAwMDEwODogMHgwMDNmMDAwMyAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiByZWFkcmVnIDB4 MDAwMDAyMDg6IDB4MDAwMTAwMDEKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAwMjA4OiAweDAw M2YwMDAzICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDMwODogMHgwMDAx MDAwMAphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDAzMDg6IDB4MDAzZjAwMDMgKDB4MDAwMDAw MDApCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwNDA4OiAweDAwMDEwMDAxCmFyc3dpdGNoMTog d3JpdGVyZWcgMHgwMDAwMDQwODogMHgwMDNmMDAwMyAoMHgwMDAwMDAwMCkKYXJzd2l0Y2gxOiBy ZWFkcmVnIDB4MDAwMDA1MDg6IDB4MDAwMTAwMDAKYXJzd2l0Y2gxOiB3cml0ZXJlZyAweDAwMDAw NTA4OiAweDAwM2YwMDAzICgweDAwMDAwMDAwKQphcnN3aXRjaDE6IHJlYWRyZWcgMHgwMDAwMDYw ODogMHgwMDAxMDAwMQphcnN3aXRjaDE6IHdyaXRlcmVnIDB4MDAwMDA2MDg6IDB4MDAzZjAwMDMg KDB4MDAwMDAwMDApCm1kaW8yOiA8TURJTz4gb24gYXJzd2l0Y2gxCm1kaW9wcm94eTI6IDxNSUkv TURJTyBwcm94eSwgTURJTyBzaWRlPiBvbiBtZGlvMgpldGhlcnN3aXRjaDA6IDxTd2l0Y2ggY29u dHJvbGxlcj4gb24gYXJzd2l0Y2gxCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMjAwOiAweDEy ODAxMjgwCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMzAwOiAweDAwMDAwMDAwCmFyc3dpdGNo MTogcmVhZHJlZyAweDAwMDAwNDAwOiAweDAwMDAwMDAwCmFyc3dpdGNoMTogcmVhZHJlZyAweDAw MDAwNTAwOiAweDAwMDAwMDAwCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwNjAwOiAweDAwMDAw MDAwCmFwYjAgYXQgaXJxIDQgb24gbmV4dXMwCnVhcnQwOiA8MTY1NTAgb3IgY29tcGF0aWJsZT4g b24gYXBiMAp1YXJ0MDogY29uc29sZSAoMTE1MjAwLG4sOCwxKQp1YXJ0MDogZmFzdCBpbnRlcnJ1 cHQKZWhjaTA6IDxBUjcxWFggSW50ZWdyYXRlZCBVU0IgMi4wIGNvbnRyb2xsZXI+IGF0IG1lbSAw eDFiMDAwMTAwLTB4MWIwMDEwZmYgaXJxIDEgb24gbmV4dXMwCnVzYnVzMDogc2V0IGhvc3QgY29u dHJvbGxlciBtb2RlCnVzYnVzMDogRUhDSSB2ZXJzaW9uIDEuMAp1c2J1czA6IHNldCBob3N0IGNv bnRyb2xsZXIgbW9kZQp1c2J1czAgb24gZWhjaTAKZWhjaTA6IHVzYnBmOiBBdHRhY2hlZApzcGkw OiA8QVI3MVhYIFNQST4gYXQgbWVtIDB4MWYwMDAwMDAtMHgxZjAwMDAwZiBvbiBuZXh1czAKc3Bp YnVzMDogPHNwaWJ1cyBidXM+IG9uIHNwaTAKbXgyNWwwOiA8TTI1UHh4IEZsYXNoIEZhbWlseT4g YXQgY3MgMCBvbiBzcGlidXMwCm14MjVsMDogdzI1eDEwLCBzZWN0b3IgNjU1MzYgYnl0ZXMsIDIg c2VjdG9ycwphcjcxeHhfd2RvZzA6IDxBdGhlcm9zIEFSNzFYWCB3YXRjaGRvZyB0aW1lcj4gb24g bmV4dXMwCmFyZ2UwOiA8QXRoZXJvcyBBUjcxeHggYnVpbHQtaW4gZXRoZXJuZXQgaW50ZXJmYWNl PiBhdCBtZW0gMHgxOTAwMDAwMC0weDE5MDAwZmZmIGlycSA0IG9uIG5leHVzMAphcmdlMDogYXJn ZV9mZXRjaF9wbGxfY29uZmlnOiBwbGxfMTAwMCA9IDB4NjAwMDAwMAphcmdlMDogYXJnZV9hdHRh Y2g6IG92ZXJyaWRpbmcgTUlJIG1vZGUgdG8gJ1JHTUlJJwptaWlwcm94eTA6IDxNSUkvTURJTyBw cm94eSwgTUlJIHNpZGU+IG9uIGFyZ2UwCm1paXByb3h5MDogYXR0YWNoZWQgdG8gdGFyZ2V0IG1k aW8wCmFyZ2UwOiBmaW5pc2hpbmcgYXR0YWNobWVudCwgcGh5bWFzayAwMDAwLCBwcm94eSBzZXQK YXJnZTA6IGJwZiBhdHRhY2hlZAphcmdlMDogRXRoZXJuZXQgYWRkcmVzczogZDQ6Y2E6NmQ6NmY6 NDc6NjMKYXJnZTE6IDxBdGhlcm9zIEFSNzF4eCBidWlsdC1pbiBldGhlcm5ldCBpbnRlcmZhY2U+ IGF0IG1lbSAweDFhMDAwMDAwLTB4MWEwMDBmZmYgaXJxIDMgb24gbmV4dXMwCmFyZ2UxOiBhcmdl X2F0dGFjaDogb3ZlcnJpZGluZyBNSUkgbW9kZSB0byAnR01JSScKbWlpX2F0dGFjaF9wcm94eTog bm90IGF0dGFjaGluZywgbm8gbWRpbyBkZXZpY2UgaGludCBmb3IgYXJnZTEKYXJnZTE6IGZpbmlz aGluZyBhdHRhY2htZW50LCBwaHltYXNrIDAwMDAsIHByb3h5IG51bGwKYXJnZTE6IGJwZiBhdHRh Y2hlZAphcmdlMTogRXRoZXJuZXQgYWRkcmVzczogZDQ6Y2E6NmQ6NmY6NDc6NjQKRGV2aWNlIGNv bmZpZ3VyYXRpb24gZmluaXNoZWQuClRpbWVjb3VudGVycyB0aWNrIGV2ZXJ5IDEuMDAwIG1zZWMK dGNwX2luaXQ6IG5ldC5pbmV0LnRjcC50Y2JoYXNoc2l6ZSBhdXRvIHR1bmVkIHRvIDIwNDgKbG8w OiBicGYgYXR0YWNoZWQKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAyMDA6IDB4MDAwMzAwMDMK YXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDAzMDA6IDB4MDAwMDAwMDAKYXJzd2l0Y2gxOiByZWFk cmVnIDB4MDAwMDA0MDA6IDB4MDAwMDAwMDAKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDA1MDA6 IDB4MDAwMDAwMDAKYXJzd2l0Y2gxOiByZWFkcmVnIDB4MDAwMDA2MDA6IDB4MDAwMDAwMDAKYXJz d2l0Y2gxcG9ydDE6IGxpbmsgc3RhdGUgY2hhbmdlZCB0byBET1dOCmFyc3dpdGNoMXBvcnQyOiBs aW5rIHN0YXRlIGNoYW5nZWQgdG8gRE9XTgphcnN3aXRjaDFwb3J0MzogbGluayBzdGF0ZSBjaGFu Z2VkIHRvIERPV04KYXJzd2l0Y2gxcG9ydDQ6IGxpbmsgc3RhdGUgY2hhbmdlZCB0byBET1dOCmFy c3dpdGNoMXBvcnQ1OiBsaW5rIHN0YXRlIGNoYW5nZWQgdG8gRE9XTgpHRU9NOiBuZXcgZGlzayBm bGFzaC9zcGkwCnVzYnVzMDogNDgwTWJwcyBIaWdoIFNwZWVkIFVTQiB2Mi4wCnVnZW4wLjE6IDxB dGhlcm9zPiBhdCB1c2J1czAKdWh1YjA6IDxBdGhlcm9zIEVIQ0kgcm9vdCBIVUIsIGNsYXNzIDkv MCwgcmV2IDIuMDAvMS4wMCwgYWRkciAxPiBvbiB1c2J1czAKcmFuZG9tOiB1bmJsb2NraW5nIGRl dmljZS4KUm9vdCBtb3VudCB3YWl0aW5nIGZvcjogdXNidXMwCnVodWIwOiAxIHBvcnQgd2l0aCAx IHJlbW92YWJsZSwgc2VsZiBwb3dlcmVkCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMjAwOiAw eDAwMDMwMDAzCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwMzAwOiAweDAwMDAwMDAwCmFyc3dp dGNoMTogcmVhZHJlZyAweDAwMDAwNDAwOiAweDAwMDAwMDAwCmFyc3dpdGNoMTogcmVhZHJlZyAw eDAwMDAwNTAwOiAweDAwMDAwMDAwCmFyc3dpdGNoMTogcmVhZHJlZyAweDAwMDAwNjAwOiAweDAw MDAwMDAwClJvb3QgbW91bnQgd2FpdGluZyBmb3I6IHVzYnVzMAp1Z2VuMC4yOiA8U01JIENvcnBv cmF0aW9uPiBhdCB1c2J1czAKdW1hc3MwOiA8U01JIENvcnBvcmF0aW9uIFVTQiBESVNLLCBjbGFz cyAwLzAsIHJldiAyLjAwLzExLjAwLCBhZGRyIDI+IG9uIHVzYnVzMAp1bWFzczA6ICBTQ1NJIG92 ZXIgQnVsay1Pbmx5OyBxdWlya3MgPSAweDQwMDAKdW1hc3MwOjA6MDogQXR0YWNoZWQgdG8gc2Ni dXMwClRyeWluZyB0byBtb3VudCByb290IGZyb20gdWZzOmRhMCBbXS4uLgptb3VudHJvb3Q6IHdh aXRpbmcgZm9yIGRldmljZSBkYTAgLi4uCihwcm9iZTA6dW1hc3Mtc2ltMDowOjA6MCk6IERvd24g cmV2aW5nIFByb3RvY29sIFZlcnNpb24gZnJvbSAyIHRvIDA/CkdFT006IG5ldyBkaXNrIGRhMApk YTAgYXQgdW1hc3Mtc2ltMCBidXMgMCBzY2J1czAgdGFyZ2V0IDAgbHVuIDAKZGEwOiA8VVNCIEZs YXNoIERpc2sgMTEwMD4gUmVtb3ZhYmxlIERpcmVjdCBBY2Nlc3MgU0NTSS0wIGRldmljZQpkYTA6 IFNlcmlhbCBOdW1iZXIgQUEwNDAxMjcwMDAwNzYxOQpkYTA6IDQwLjAwME1CL3MgdHJhbnNmZXJz CmRhMDogMTkzNU1CICgzOTYzOTA0IDUxMiBieXRlIHNlY3RvcnM6IDI1NUggNjNTL1QgMjQ2QykK ZGEwOiBxdWlya3M9MHgyPE5PXzZfQllURT4KZGEwOiBEZWxldGUgbWV0aG9kczogPE5PTkUoKik+ CihkYTA6dW1hc3Mtc2ltMDowOjA6MCk6IFBSRVZFTlQgQUxMT1cgTUVESVVNIFJFTU9WQUwgbm90 IHN1cHBvcnRlZC4KTW91bnRpbmcgZnJvbSB1ZnM6ZGEwIGZhaWxlZCB3aXRoIGVycm9yIDIyLgo= --=_mailhost.netlab.sk-4819-1394296604-0001-2-- From owner-freebsd-mips@FreeBSD.ORG Sat Mar 8 22:18:47 2014 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 ESMTPS id 90597B89 for ; Sat, 8 Mar 2014 22:18:47 +0000 (UTC) Received: from mail-qc0-x22d.google.com (mail-qc0-x22d.google.com [IPv6:2607:f8b0:400d:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 46F25FBE for ; Sat, 8 Mar 2014 22:18:47 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id r5so6157517qcx.4 for ; Sat, 08 Mar 2014 14:18:46 -0800 (PST) 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=r4K/qzT4dvz2KnCCf8R/K73K9MQN4KVE+kmTLPWQJkk=; b=ztg/bxzaWTCCArn0596A4UsPPM7rh69PyjN/vI74bayHVEvH3V1klr2mpD/37HSE3l VBsavwSUqR35BLX4giiNSXXeP5/aFW9npogzeTxPiam2uf+z3nFyaFWSZvVZi+a8VeIa CNLl8oxS5ZOtgx5K1pTUzBBCJQaYiqMf6lPJ67lKlv08mW2dBe9B6XhAx9fVtdGVKxrp Rq2QrlrMchkNA8cLSlA4GzIJeBdORVOQhpt0DFa5FYmTrq+K48kk8n2bUvFafDGeL9oD 5xiBeL4lVSJAj1fLgTv4wLEZe+YOSL27zM113xmjOnFx3+HtC5P9V9ewXm8uulgfY5tp of/w== MIME-Version: 1.0 X-Received: by 10.140.51.170 with SMTP id u39mr29552447qga.69.1394317126436; Sat, 08 Mar 2014 14:18:46 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Sat, 8 Mar 2014 14:18:46 -0800 (PST) In-Reply-To: <20140308173642.0a48d2c2@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> Date: Sat, 8 Mar 2014 14:18:46 -0800 X-Google-Sender-Auth: w1KLT3tzBzx-NtmXnFPOr95qLQQ Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 22:18:47 -0000 Hi, it's a different silicon version. Try this patch. It'll get the ar8327 probing and attaching. We'll worry about the AR9340 on-board switch after this. -a Index: arswitch.c =================================================================== --- arswitch.c (revision 262681) +++ arswitch.c (working copy) @@ -135,6 +135,7 @@ sc->sc_switchtype = AR8X16_SWITCH_AR8316; break; case 0x1202: + case 0x1204: chipname = "AR8327"; sc->sc_switchtype = AR8X16_SWITCH_AR8327; sc->mii_lo_first = 1; On 8 March 2014 08:36, Milan Obuch wrote: > On Sat, 8 Mar 2014 07:44:44 -0800 > Adrian Chadd wrote: > >> Hm, >> >> On 8 March 2014 05:09, Milan Obuch wrote: >> > On Sat, 8 Mar 2014 00:55:38 -0800 >> > Adrian Chadd wrote: >> > >> >> Look at if_arge.c - arge_fetch_mdiobus_clock_rate() . See whether >> >> the openwrt config sets the mdiobus frequency to something. >> >> >> >> The AR9344 defaults to 'MAC_MII_CFG_CLOCK_DIV_58'. >> >> >> >> Maybe you can fiddle with which divisor it uses. >> >> >> >> >> >> -a >> >> >> > >> > OK, I will try to look there, but in between, some outcome from my >> > tests. >> > >> > 1. AR8327 does not teel much - all I can see there is just >> > >> > argemdio0: > > controller> at mem 0x19000000-0x19000fff on nexus0 mdio0: on >> > controller> argemdio0 >> > mdioproxy0: on mdio0 >> > arswitch0: readreg 0: 12041204 >> > >> >> Use 0x08x instead of %d - that way it's more obvious what it's >> reading. >> > > I used %X, just no 0x prefix... that way it would be > > arswitch0: readreg 0x00000000: 0x12041204 > >> > Nothing else. Do you have any idea why there is only one read of >> > register at address 0? Where is this read in source? What is in this >> > register? It looks like there is expected some other value and >> > therefore AR8327 is not recognised. >> > >> > 2. AR9340 is not correctly initialised, at least I can't see any >> > traffic passing to physical port(s) - I can start dhclient arge1 >> > but I see nothing at DHCP server comming from that particular MAC, >> > thus no address is beeing assigned. If I assign IP manually, >> > packets do not reach wire - nothing is seen there. >> >> If arswitch0 doesn't create an mdiobus1, then it'll not all probe >> right. What's the current full dmesg? >> > > With regard to arswitch0, that's just it - only one readreg debug > printf and nothing more. So it looks like being rejected straight from > the beginning... > > Full dmesg (with readreg/writereg debug printf output), well, up to > the point of mounting root is attached. > > In OpenWrt sources, I found something interesting in the file at > https://dev.openwrt.org/browser/trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c > - it looks like the function ath79_register_mdio (lines 176 - 267) > should set mdio clock rate, and for 934x SoC it calls helper function > ar934x_get_mdio_ref_clock (lines 151 - 174). Maybe some hint could be > here, I don't know, I am not that familiar with OpenWrt sources, I just > tested here both switches are working. > > Milan From owner-freebsd-mips@FreeBSD.ORG Sat Mar 8 22:41:32 2014 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 ESMTPS id DFDC5FB7; Sat, 8 Mar 2014 22:41:32 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6F42A1F8; Sat, 8 Mar 2014 22:41:31 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sat, 08 Mar 2014 23:41:32 +0100 id 004FC9C8.531B9C9C.00002BBC Date: Sat, 8 Mar 2014 23:41:29 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140308234129.76800b5c@zeta.dino.sk> In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 22:41:32 -0000 On Sat, 8 Mar 2014 14:18:46 -0800 Adrian Chadd wrote: > Hi, > > it's a different silicon version. > > Try this patch. It'll get the ar8327 probing and attaching. > > We'll worry about the AR9340 on-board switch after this. > > > -a > > Index: arswitch.c > =================================================================== > --- arswitch.c (revision 262681) > +++ arswitch.c (working copy) > @@ -135,6 +135,7 @@ > sc->sc_switchtype = AR8X16_SWITCH_AR8316; > break; > case 0x1202: > + case 0x1204: > chipname = "AR8327"; > sc->sc_switchtype = AR8X16_SWITCH_AR8327; > sc->mii_lo_first = 1; > Well, not yet: argemdio0: at mem 0x19000000-0x19000fff on nexus0 mdio0: on argemdio0 mdioproxy0: on mdio0 arswitch0: readreg 0x00000000: 0x12041204 arswitch0: readreg 0x00000000: 0x00000000 arswitch0: on mdio0 device_attach: arswitch0 attach returned 6 Milan From owner-freebsd-mips@FreeBSD.ORG Sat Mar 8 22:50:15 2014 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 ESMTPS id 70FAF1F5 for ; Sat, 8 Mar 2014 22:50:15 +0000 (UTC) Received: from mail-qa0-x230.google.com (mail-qa0-x230.google.com [IPv6:2607:f8b0:400d:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 28B7B299 for ; Sat, 8 Mar 2014 22:50:15 +0000 (UTC) Received: by mail-qa0-f48.google.com with SMTP id m5so5389847qaj.21 for ; Sat, 08 Mar 2014 14:50:14 -0800 (PST) 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=Nsc03jlGkjYN4PihnB/ZSyLBB/A2PtXPjfgxWZLU/lU=; b=XRhZec7yZb3/CzcQXFcf3mtUlokucjVpSg18QB0qH+Kwk2o6Cd3MJviu8BIBaDI3Vo zfTBFq4mBO/2yf8fg6DrYN2tNSYDLojaUxojiuWQ6nPAIZg/kottHZVDuYZPoRDtp1jH HoTNHGcUXopK/4OYkkdMq/+NnZhvUyNPYGOMLKaJQaO73ThLv6o0f3TZJDL4xV/v4Jyv /FrDUx4vtgRcQ7tjN8yRsRCS0gCeMvPoutCYr/eYMmNQS6sYlzk+X8Ca+/fi5PgGmdzb vx+sVrc6ClkeVswpWfH/mogoYH+Ostjci/pf+TPrfwRsEHpCUUq1fFQKaVBaEkm1rUJ0 uVgg== MIME-Version: 1.0 X-Received: by 10.140.27.120 with SMTP id 111mr15074920qgw.14.1394319014334; Sat, 08 Mar 2014 14:50:14 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Sat, 8 Mar 2014 14:50:14 -0800 (PST) In-Reply-To: <20140308234129.76800b5c@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> Date: Sat, 8 Mar 2014 14:50:14 -0800 X-Google-Sender-Auth: 4exZZNN2i0VYh4Zjp08B-PfnVbQ Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2014 22:50:15 -0000 Ok, well now let's figure out if the reset is working or not. look at arswitch_attach(): * It sets up the default methods; * it calls ar8327_attach(); * it resets the switch via arswitch_reset(); * it calls the HAL methods to set things up; * it attaches the PHYs; * it attaches said PHYs; * it starts the periodic checks via arswitch_tick(). So, I'd add some printf()s in arswitch_attach() to see where it's getting to before it calls return (ENXIO) or return (err). -a On 8 March 2014 14:41, Milan Obuch wrote: > On Sat, 8 Mar 2014 14:18:46 -0800 > Adrian Chadd wrote: > >> Hi, >> >> it's a different silicon version. >> >> Try this patch. It'll get the ar8327 probing and attaching. >> >> We'll worry about the AR9340 on-board switch after this. >> >> >> -a >> >> Index: arswitch.c >> =================================================================== >> --- arswitch.c (revision 262681) >> +++ arswitch.c (working copy) >> @@ -135,6 +135,7 @@ >> sc->sc_switchtype = AR8X16_SWITCH_AR8316; >> break; >> case 0x1202: >> + case 0x1204: >> chipname = "AR8327"; >> sc->sc_switchtype = AR8X16_SWITCH_AR8327; >> sc->mii_lo_first = 1; >> > > Well, not yet: > > argemdio0: at mem 0x19000000-0x19000fff on nexus0 > mdio0: on argemdio0 > mdioproxy0: on mdio0 > arswitch0: readreg 0x00000000: 0x12041204 > arswitch0: readreg 0x00000000: 0x00000000 > arswitch0: on mdio0 > device_attach: arswitch0 attach returned 6 > > Milan From owner-freebsd-mips@FreeBSD.ORG Sun Mar 9 07:39:23 2014 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 ESMTPS id AC8B630C; Sun, 9 Mar 2014 07:39:23 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4F1C9DF1; Sun, 9 Mar 2014 07:39:22 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sun, 09 Mar 2014 08:39:25 +0100 id 004FC9E1.531C1AAD.00005849 Date: Sun, 9 Mar 2014 08:39:19 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140309083919.2810fa97@zeta.dino.sk> In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_mailhost.netlab.sk-22601-1394350765-0001-2" Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2014 07:39:23 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_mailhost.netlab.sk-22601-1394350765-0001-2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sat, 8 Mar 2014 14:50:14 -0800 Adrian Chadd wrote: > Ok, well now let's figure out if the reset is working or not. > > look at arswitch_attach(): > > * It sets up the default methods; > * it calls ar8327_attach(); > * it resets the switch via arswitch_reset(); > * it calls the HAL methods to set things up; > * it attaches the PHYs; > * it attaches said PHYs; > * it starts the periodic checks via arswitch_tick(). > > So, I'd add some printf()s in arswitch_attach() to see where it's > getting to before it calls return (ENXIO) or return (err). > > > -a > OK, so I patched said function with some printf's (in attachment), built new kernel and got following result: mdio0: on argemdio0 mdioproxy0: on mdio0 arswitch0: readreg 0x00000000: 0x12041204 arswitch0: readreg 0x00000000: 0x00000000 arswitch0: on mdio0 arswitch0: arswitch_attach 1 device_attach: arswitch0 attach returned 6 Now I put there some more printf's (in arswitch_probe) and things go a bit stranger. I've got: mdio0: on argemdio0 mdioproxy0: on mdio0 unknown: arswitch_probe 1 arswitch0: readreg 0x00000000: 0x00000000 unknown: arswitch_probe 2 0 and for the second time, just doing one more reboot: mdio0: on argemdio0 mdioproxy0: on mdio0 unknown: arswitch_probe 1 arswitch0: readreg 0x00000000: 0x12041204 unknown: arswitch_probe 2 6 unknown: arswitch_probe 1 arswitch0: readreg 0x00000000: 0x00000000 unknown: arswitch_probe 2 0 arswitch0: on mdio0 arswitch0: arswitch_attach 1 0 device_attach: arswitch0 attach returned 6 Next reboot brings again the first result, next one the second, again the second, again the first one etc. It looks like two two possibilities are alternating with some level of randomness. To me this tells that mdio does not work reliably in this case - am I right thinking that reading register 0 should always return the same value, 0x12041204, at least when no other register is touched in between? Well, this was with soft reset - I got every time mountroot promp, so just pressing enter gives me panic and then I typed reboot. when doing power-cycle, things are a bit deterministic - three time in a row I got the first result. Next question - why is arswitch_probe function called second time? It is called twice for both switches, so it is probably by design, and as the second switch is only 'hint probed', it does not matter. But for 8327, register is read, unfortunatelly not the same result is given both times. Also, I played with if_arge.c - arge_fetch_mdiobus_clock_rate() function a bit, but no matter the clock divider I used, the results are still the same. I see in next function, arge_reset_miibus a comment about resetting the mdio block(s), so I suspect it is something to be done, maybe, but is not yet. I have no idea how to try it, however. I can just wait for next hint, now. Regards, Milan --=_mailhost.netlab.sk-22601-1394350765-0001-2 Content-Type: application/octet-stream; name="arswitch.c-diff" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=arswitch.c-diff SW5kZXg6IC9kYXRhL3NyYy8xMS9zeXMvZGV2L2V0aGVyc3dpdGNoL2Fyc3dpdGNoL2Fyc3dpdGNo LmMKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PQotLS0gL2RhdGEvc3JjLzExL3N5cy9kZXYvZXRoZXJzd2l0Y2gvYXJzd2l0 Y2gvYXJzd2l0Y2guYwkocmV2aXNpb24gMjYyOTI5KQorKysgL2RhdGEvc3JjLzExL3N5cy9kZXYv ZXRoZXJzd2l0Y2gvYXJzd2l0Y2gvYXJzd2l0Y2guYwkod29ya2luZyBjb3B5KQpAQCAtMTM1LDYg KzEzNSw3IEBACiAJCXNjLT5zY19zd2l0Y2h0eXBlID0gQVI4WDE2X1NXSVRDSF9BUjgzMTY7CiAJ CWJyZWFrOwogCWNhc2UgMHgxMjAyOgorCWNhc2UgMHgxMjA0OgogCQljaGlwbmFtZSA9ICJBUjgz MjciOwogCQlzYy0+c2Nfc3dpdGNodHlwZSA9IEFSOFgxNl9TV0lUQ0hfQVI4MzI3OwogCQlzYy0+ bWlpX2xvX2ZpcnN0ID0gMTsKQEAgLTMwNCw2ICszMDUsOCBAQAogCXNjLT5oYWwuYXJzd2l0Y2hf dmxhbl9zZXRfcHZpZCA9IGFyOHh4eF9zZXRfcHZpZDsKIAlzYy0+aGFsLmFyc3dpdGNoX2F0dV9m bHVzaCA9IGFyOHh4eF9hdHVfZmx1c2g7CiAKKwlkZXZpY2VfcHJpbnRmKHNjLT5zY19kZXYsICJh cnN3aXRjaF9hdHRhY2ggMVxuIik7CisKIAkvKgogCSAqIEF0dGFjaCBzd2l0Y2ggcmVsYXRlZCBm dW5jdGlvbnMKIAkgKi8KQEAgLTMyMiw2ICszMjUsOCBAQAogCWVsc2UKIAkJcmV0dXJuIChFTlhJ Tyk7CiAKKwlkZXZpY2VfcHJpbnRmKHNjLT5zY19kZXYsICJhcnN3aXRjaF9hdHRhY2ggMlxuIik7 CisKIAkvKiBDb21tb24gZGVmYXVsdHMuICovCiAJc2MtPmluZm8uZXNfbnBvcnRzID0gNTsgLyog WFhYIHRlY2huaWNhbGx5IDYsIGJ1dCA2dGggbm90IHVzZWQgKi8KIApAQCAtMzUwLDE5ICszNTUs MjcgQEAKIAlpZiAoYXJzd2l0Y2hfcmVzZXQoZGV2KSkKIAkJcmV0dXJuIChFTlhJTyk7CiAKKwlk ZXZpY2VfcHJpbnRmKHNjLT5zY19kZXYsICJhcnN3aXRjaF9hdHRhY2ggM1xuIik7CisKIAllcnIg PSBzYy0+aGFsLmFyc3dpdGNoX2h3X3NldHVwKHNjKTsKIAlpZiAoZXJyICE9IDApCiAJCXJldHVy biAoZXJyKTsKIAorCWRldmljZV9wcmludGYoc2MtPnNjX2RldiwgImFyc3dpdGNoX2F0dGFjaCA0 XG4iKTsKKwogCWVyciA9IHNjLT5oYWwuYXJzd2l0Y2hfaHdfZ2xvYmFsX3NldHVwKHNjKTsKIAlp ZiAoZXJyICE9IDApCiAJCXJldHVybiAoZXJyKTsKIAorCWRldmljZV9wcmludGYoc2MtPnNjX2Rl diwgImFyc3dpdGNoX2F0dGFjaCA1XG4iKTsKKwogCS8qIEluaXRpYWxpemUgdGhlIHN3aXRjaCBw b3J0cy4gKi8KIAlmb3IgKHBvcnQgPSAwOyBwb3J0IDw9IHNjLT5udW1waHlzOyBwb3J0KyspIHsK IAkJc2MtPmhhbC5hcnN3aXRjaF9wb3J0X2luaXQoc2MsIHBvcnQpOwogCX0KIAorCWRldmljZV9w cmludGYoc2MtPnNjX2RldiwgImFyc3dpdGNoX2F0dGFjaCA2XG4iKTsKKwogCS8qCiAJICogQXR0 YWNoIHRoZSBQSFlzIGFuZCBjb21wbGV0ZSB0aGUgYnVzIGVudW1lcmF0aW9uLgogCSAqLwpAQCAt MzcwLDIzICszODMsMzEgQEAKIAlpZiAoZXJyICE9IDApCiAJCXJldHVybiAoZXJyKTsKIAorCWRl dmljZV9wcmludGYoc2MtPnNjX2RldiwgImFyc3dpdGNoX2F0dGFjaCA3XG4iKTsKKwogCS8qIERl ZmF1bHQgdG8gaW5ncmVzcyBmaWx0ZXJzIG9mZi4gKi8KIAllcnIgPSBhcnN3aXRjaF9zZXRfdmxh bl9tb2RlKHNjLCAwKTsKIAlpZiAoZXJyICE9IDApCiAJCXJldHVybiAoZXJyKTsKIAorCWRldmlj ZV9wcmludGYoc2MtPnNjX2RldiwgImFyc3dpdGNoX2F0dGFjaCA4XG4iKTsKKwogCWJ1c19nZW5l cmljX3Byb2JlKGRldik7CiAJYnVzX2VudW1lcmF0ZV9oaW50ZWRfY2hpbGRyZW4oZGV2KTsKIAll cnIgPSBidXNfZ2VuZXJpY19hdHRhY2goZGV2KTsKIAlpZiAoZXJyICE9IDApCiAJCXJldHVybiAo ZXJyKTsKLQkKKworCWRldmljZV9wcmludGYoc2MtPnNjX2RldiwgImFyc3dpdGNoX2F0dGFjaCA5 XG4iKTsKKwogCWNhbGxvdXRfaW5pdF9tdHgoJnNjLT5jYWxsb3V0X3RpY2ssICZzYy0+c2NfbXR4 LCAwKTsKIAogCUFSU1dJVENIX0xPQ0soc2MpOwogCWFyc3dpdGNoX3RpY2soc2MpOwogCUFSU1dJ VENIX1VOTE9DSyhzYyk7Ci0JCisKKwlkZXZpY2VfcHJpbnRmKHNjLT5zY19kZXYsICJhcnN3aXRj aF9hdHRhY2ggMTBcbiIpOworCiAJcmV0dXJuIChlcnIpOwogfQogCg== --=_mailhost.netlab.sk-22601-1394350765-0001-2-- From owner-freebsd-mips@FreeBSD.ORG Sun Mar 9 08:17:35 2014 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 ESMTPS id 2FDE075A; Sun, 9 Mar 2014 08:17:35 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C838412D; Sun, 9 Mar 2014 08:17:34 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sun, 09 Mar 2014 09:17:37 +0100 id 004FC9E1.531C23A1.00005BC2 Date: Sun, 9 Mar 2014 09:17:32 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140309091732.23f3052c@zeta.dino.sk> In-Reply-To: References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2014 08:17:35 -0000 On Sat, 8 Mar 2014 14:50:14 -0800 Adrian Chadd wrote: > Ok, well now let's figure out if the reset is working or not. > > look at arswitch_attach(): > > * It sets up the default methods; > * it calls ar8327_attach(); > * it resets the switch via arswitch_reset(); > * it calls the HAL methods to set things up; > * it attaches the PHYs; > * it attaches said PHYs; > * it starts the periodic checks via arswitch_tick(). > > So, I'd add some printf()s in arswitch_attach() to see where it's > getting to before it calls return (ENXIO) or return (err). > I did something else more. I wrote ar8327_probe() function just like the ones for internal switches are to override the current probe routine. Then I see a bunch of register reads/writes. Attachment does not succeed, anyway, but maybe you could see here something interesting: mdio0: on argemdio0 mdioproxy0: on mdio0 unknown: arswitch_probe 2 6 unknown: arswitch_probe 2 6 arswitch0: on mdio0 arswitch0: arswitch_attach 1 6 arswitch0: ar8327_attach executed arswitch0: arswitch_attach 2 arswitch0: writereg 0x00000000: 0x80000000 (0x00000000) arswitch0: readreg 0x00000000: 0x12041204 arswitch0: arswitch_attach 3 arswitch0: writereg 0x00000004: 0x07600000 (0x00000000) arswitch0: writereg 0x00000008: 0x00000000 (0x00000000) arswitch0: writereg 0x0000000c: 0x00000000 (0x00000000) arswitch0: readreg 0x00000010: 0x20260000 arswitch0: writereg 0x00000050: 0x00000000 (0x00000000) arswitch0: writereg 0x00000054: 0xc737c737 (0x00000000) arswitch0: writereg 0x00000058: 0x00000000 (0x00000000) arswitch0: writereg 0x0000005c: 0x00c30c00 (0x00000000) arswitch0: writereg 0x00000010: 0xa1260000 (0x00000000) arswitch0: arswitch_attach 4 arswitch0: writereg 0x00000620: 0x000004f0 (0x00000000) arswitch0: writereg 0x00000624: 0x007f7f7f (0x00000000) arswitch0: readreg 0x00000078: 0x20262026 arswitch0: writereg 0x00000078: 0x20262344 (0x00000000) arswitch0: readreg 0x00000030: 0x80000000 arswitch0: writereg 0x00000030: 0x80000001 (0x00000000) arswitch0: arswitch_attach 5 arswitch0: writereg 0x0000007c: 0x0000007e (0x00000000) arswitch0: writereg 0x0000009c: 0x00000000 (0x00000000) arswitch0: writereg 0x00000420: 0x00010001 (0x00000000) arswitch0: writereg 0x00000424: 0x00003000 (0x00000000) arswitch0: writereg 0x00000660: 0x0014003e (0x00000000) arswitch0: writereg 0x00000080: 0x00000200 (0x00000000) arswitch0: writereg 0x000000a0: 0x00000000 (0x00000000) arswitch0: writereg 0x00000428: 0x00010001 (0x00000000) arswitch0: writereg 0x0000042c: 0x00003000 (0x00000000) arswitch0: writereg 0x0000066c: 0x0014003d (0x00000000) arswitch0: writereg 0x00000084: 0x00000200 (0x00000000) arswitch0: writereg 0x000000a4: 0x00000000 (0x00000000) arswitch0: writereg 0x00000430: 0x00010001 (0x00000000) arswitch0: writereg 0x00000434: 0x00003000 (0x00000000) arswitch0: writereg 0x00000678: 0x0014003b (0x00000000) arswitch0: writereg 0x00000088: 0x00000200 (0x00000000) arswitch0: writereg 0x000000a8: 0x00000000 (0x00000000) arswitch0: writereg 0x00000438: 0x00010001 (0x00000000) arswitch0: writereg 0x0000043c: 0x00003000 (0x00000000) arswitch0: writereg 0x00000684: 0x00140037 (0x00000000) arswitch0: writereg 0x0000008c: 0x00000200 (0x00000000) arswitch0: writereg 0x000000ac: 0x00000000 (0x00000000) arswitch0: writereg 0x00000440: 0x00010001 (0x00000000) arswitch0: writereg 0x00000444: 0x00003000 (0x00000000) arswitch0: writereg 0x00000690: 0x0014002f (0x00000000) arswitch0: writereg 0x00000090: 0x00000200 (0x00000000) arswitch0: writereg 0x000000b0: 0x00000000 (0x00000000) arswitch0: writereg 0x00000448: 0x00010001 (0x00000000) arswitch0: writereg 0x0000044c: 0x00003000 (0x00000000) arswitch0: writereg 0x0000069c: 0x0014001f (0x00000000) arswitch0: arswitch_attach 6 arswitch0: attaching PHY 0 failed arswitch0: attaching PHY 1 failed arswitch0: attaching PHY 2 failed arswitch0: attaching PHY 3 failed arswitch0: attaching PHY 4 failed device_attach: arswitch0 attach returned 6 Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Sun Mar 9 20:18:45 2014 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 ESMTPS id 591CF931 for ; Sun, 9 Mar 2014 20:18:45 +0000 (UTC) Received: from mail-qc0-x233.google.com (mail-qc0-x233.google.com [IPv6:2607:f8b0:400d:c01::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0FBF3FE7 for ; Sun, 9 Mar 2014 20:18:44 +0000 (UTC) Received: by mail-qc0-f179.google.com with SMTP id m20so6784292qcx.38 for ; Sun, 09 Mar 2014 13:18:44 -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=i5zdn85b78qXJl2IRhjT2mkyoZ2EKiuwXTaoYxpzDbs=; b=gkDDv+A6pi1O4V2UgHRbjBBVguj11C0zMdp852+X/zmtv93b73m3LGwznDgn57qc+j J+mJafpDcClHH9sB6wS7ZGWsWop50vnpib3ratT26XsVMWxhxxn1GRpA3iXejUvWtaYq X1jrmMXu1mhKYaqnsrjhD4m6IxkuQlGwlQG+6eqgcF/vt1NAQPw02GaDA/ENY2HcHzmk a5uJ60P2HoFD0gs6hFV1MGnmCFPZUFw5R9hdS059QS+6pQpqhj5g0BQ67kWL46NL4FCf TLlsGXfqFJsRtXLDtwinN1FVPPGKeul7N3LAG/2eugjxsHn7/URtR1lf7hl7NzOXCrOA lWyQ== MIME-Version: 1.0 X-Received: by 10.140.42.21 with SMTP id b21mr3153101qga.87.1394396324279; Sun, 09 Mar 2014 13:18:44 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Sun, 9 Mar 2014 13:18:43 -0700 (PDT) In-Reply-To: <20140309083919.2810fa97@zeta.dino.sk> References: <20140301143607.13a96bd6@zeta.dino.sk> <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> <20140309083919.2810fa97@zeta.dino.sk> Date: Sun, 9 Mar 2014 13:18:43 -0700 X-Google-Sender-Auth: hDnyEBIasyj1oBB1gRakZcI6QLM Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2014 20:18:45 -0000 Hi, Yes, I do think you're right. I think the MDIO IO is not being terribly stable. Unfortunately I don't have the time to figure it out. So if someone wants to buy/ship me an RB2011 of some flavour, I'll likely have a much better chance of figuring out what's going on. Thanks, -a On 8 March 2014 23:39, Milan Obuch wrote: > On Sat, 8 Mar 2014 14:50:14 -0800 > Adrian Chadd wrote: > >> Ok, well now let's figure out if the reset is working or not. >> >> look at arswitch_attach(): >> >> * It sets up the default methods; >> * it calls ar8327_attach(); >> * it resets the switch via arswitch_reset(); >> * it calls the HAL methods to set things up; >> * it attaches the PHYs; >> * it attaches said PHYs; >> * it starts the periodic checks via arswitch_tick(). >> >> So, I'd add some printf()s in arswitch_attach() to see where it's >> getting to before it calls return (ENXIO) or return (err). >> >> >> -a >> > > OK, so I patched said function with some printf's (in attachment), > built new kernel and got following result: > > mdio0: on argemdio0 > mdioproxy0: on mdio0 > arswitch0: readreg 0x00000000: 0x12041204 > arswitch0: readreg 0x00000000: 0x00000000 > arswitch0: on mdio0 > arswitch0: arswitch_attach 1 > device_attach: arswitch0 attach returned 6 > > Now I put there some more printf's (in arswitch_probe) and things go a > bit stranger. I've got: > > mdio0: on argemdio0 > mdioproxy0: on mdio0 > unknown: arswitch_probe 1 > arswitch0: readreg 0x00000000: 0x00000000 > unknown: arswitch_probe 2 0 > > and for the second time, just doing one more reboot: > > mdio0: on argemdio0 > mdioproxy0: on mdio0 > unknown: arswitch_probe 1 > arswitch0: readreg 0x00000000: 0x12041204 > unknown: arswitch_probe 2 6 > unknown: arswitch_probe 1 > arswitch0: readreg 0x00000000: 0x00000000 > unknown: arswitch_probe 2 0 > arswitch0: on mdio0 > arswitch0: arswitch_attach 1 0 > device_attach: arswitch0 attach returned 6 > > Next reboot brings again the first result, next one the second, again > the second, again the first one etc. It looks like two two > possibilities are alternating with some level of randomness. To me this > tells that mdio does not work reliably in this case - am I right > thinking that reading register 0 should always return the same value, > 0x12041204, at least when no other register is touched in between? > > Well, this was with soft reset - I got every time mountroot promp, so > just pressing enter gives me panic and then I typed reboot. when doing > power-cycle, things are a bit deterministic - three time in a row I got > the first result. > > Next question - why is arswitch_probe function called second time? It > is called twice for both switches, so it is probably by design, and as > the second switch is only 'hint probed', it does not matter. But for > 8327, register is read, unfortunatelly not the same result is given > both times. > > Also, I played with if_arge.c - arge_fetch_mdiobus_clock_rate() > function a bit, but no matter the clock divider I used, the results are > still the same. I see in next function, arge_reset_miibus a comment > about resetting the mdio block(s), so I suspect it is something to be > done, maybe, but is not yet. I have no idea how to try it, however. I > can just wait for next hint, now. > > Regards, > Milan From owner-freebsd-mips@FreeBSD.ORG Sun Mar 9 22:13:03 2014 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 ESMTPS id 516C54FD; Sun, 9 Mar 2014 22:13:03 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D24B1C4B; Sun, 9 Mar 2014 22:13:02 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sun, 09 Mar 2014 23:12:57 +0100 id 004FCD4B.531CE769.0000B0AE Date: Sun, 9 Mar 2014 23:12:54 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140309231254.639f3820@zeta.dino.sk> In-Reply-To: References: <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> <20140309083919.2810fa97@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2014 22:13:03 -0000 On Sun, 9 Mar 2014 13:18:43 -0700 Adrian Chadd wrote: > Hi, > > Yes, I do think you're right. I think the MDIO IO is not being > terribly stable. > My feeling is that this is the key problem, now. I did som repeated testing, rebooting the box multiple times, and three times or so I got arswitch0 attached, but traffic did not flow through it. And it's a bit hard to do some debugging with no datasheet. OpenWrt sources could give some hints, but not as easy for me. Also, when arswitch0 attached, arswitch1 did not. Maybe it is a coincidence, but I think there is some interdepence now and this should be changed. > Unfortunately I don't have the time to figure it out. So if someone > wants to buy/ship me an RB2011 of some flavour, I'll likely have a > much better chance of figuring out what's going on. > It's a pity, at least for me :) so I must wait for your next advice... anyway, I would say it is necessary to work out MDIO part right, it should be stable and reliable. To me it looks like that's the real problem and source of all other troubles. I will keep trying to find anything, but probability to find the correct way is not that much given current availability of docs. Unfortunatelly, sending you any kind of RB2011 is out of my reach. Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Mon Mar 10 03:16:18 2014 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 ESMTPS id C0E59281 for ; Mon, 10 Mar 2014 03:16:18 +0000 (UTC) Received: from mail-qa0-x229.google.com (mail-qa0-x229.google.com [IPv6:2607:f8b0:400d:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 73121A3A for ; Mon, 10 Mar 2014 03:16:18 +0000 (UTC) Received: by mail-qa0-f41.google.com with SMTP id j5so6465362qaq.14 for ; Sun, 09 Mar 2014 20:16:17 -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=grsUCn4Ds8AZ7zBAIPufKHGfwcz2BDU2oGzBYpaYrVA=; b=fPIlnSadzWzqyiTRuebupPIDpMaPYTVKFCn8hji4GCK6VYEwqQnr62Mx2YdD3ZXlQ7 ntABhrdcGPSzCm2ogwYQo6HUdYZKCcXkz3ZMo5PoPL+OBvqE4iFjC8kO2ywX2aRHXPGp vHmPqMydt8mlIxhHdib/dgE6K7Y4uOWvFOraAyrFui/0sV74Hy/UTHphL1iqYBksQ7SI Du1R2hxbb+pdNaPHVRumExbaL1xJky7U+/RHCqZkLnynYThbsK7pzGN6jfmQogY0DeUT 6jJt7XecenCZ7aEcDL2NAFHo9zhkDCxgyVJDhJUp0xqjQDmpsDSXEqxMBSQAv2GkCleF 0Cig== MIME-Version: 1.0 X-Received: by 10.224.4.130 with SMTP id 2mr38159481qar.45.1394421377625; Sun, 09 Mar 2014 20:16:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Sun, 9 Mar 2014 20:16:17 -0700 (PDT) In-Reply-To: <20140309231254.639f3820@zeta.dino.sk> References: <20140301200546.7ff373d1@zeta.dino.sk> <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> <20140309083919.2810fa97@zeta.dino.sk> <20140309231254.639f3820@zeta.dino.sk> Date: Sun, 9 Mar 2014 20:16:17 -0700 X-Google-Sender-Auth: re_CWtvcCr4EU_1K8SGVkCRCh0A Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 03:16:18 -0000 Yeah, I can't really help more than this at the moment. It feels like some kind of timing thing. What's the kernel config file that you're using? Thanks, -a On 9 March 2014 15:12, Milan Obuch wrote: > On Sun, 9 Mar 2014 13:18:43 -0700 > Adrian Chadd wrote: > >> Hi, >> >> Yes, I do think you're right. I think the MDIO IO is not being >> terribly stable. >> > > My feeling is that this is the key problem, now. I did som repeated > testing, rebooting the box multiple times, and three times or so I got > arswitch0 attached, but traffic did not flow through it. And it's a bit > hard to do some debugging with no datasheet. OpenWrt sources could give > some hints, but not as easy for me. > > Also, when arswitch0 attached, arswitch1 did not. Maybe it is a > coincidence, but I think there is some interdepence now and this should > be changed. > >> Unfortunately I don't have the time to figure it out. So if someone >> wants to buy/ship me an RB2011 of some flavour, I'll likely have a >> much better chance of figuring out what's going on. >> > > It's a pity, at least for me :) so I must wait for your next advice... > anyway, I would say it is necessary to work out MDIO part right, it > should be stable and reliable. To me it looks like that's the real > problem and source of all other troubles. > > I will keep trying to find anything, but probability to find the > correct way is not that much given current availability of docs. > Unfortunatelly, sending you any kind of RB2011 is out of my reach. > > Regards, > Milan From owner-freebsd-mips@FreeBSD.ORG Mon Mar 10 11:06:48 2014 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 ESMTPS id 950EC184 for ; Mon, 10 Mar 2014 11:06:48 +0000 (UTC) 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 826DC80E for ; Mon, 10 Mar 2014 11:06:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2AB6mwE043259 for ; Mon, 10 Mar 2014 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2AB6mLZ043257 for freebsd-mips@FreeBSD.org; Mon, 10 Mar 2014 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 10 Mar 2014 11:06:48 GMT Message-Id: <201403101106.s2AB6mLZ043257@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Mon Mar 10 20:31:45 2014 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 ESMTPS id 23F3721A; Mon, 10 Mar 2014 20:31:45 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A2956BA2; Mon, 10 Mar 2014 20:31:44 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Mon, 10 Mar 2014 21:31:45 +0100 id 004FC9C8.531E2131.000140DD Date: Mon, 10 Mar 2014 21:31:41 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140310213141.04637d63@zeta.dino.sk> In-Reply-To: References: <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> <20140309083919.2810fa97@zeta.dino.sk> <20140309231254.639f3820@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_mailhost.netlab.sk-82141-1394483505-0001-2" Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 20:31:45 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_mailhost.netlab.sk-82141-1394483505-0001-2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sun, 9 Mar 2014 20:16:17 -0700 Adrian Chadd wrote: > Yeah, I can't really help more than this at the moment. It feels like > some kind of timing thing. > > What's the kernel config file that you're using? > > Thanks, > > > -a > See attachments, bot kernel config and hints file. Milan --=_mailhost.netlab.sk-82141-1394483505-0001-2 Content-Type: application/octet-stream; name=RB2011 Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=RB2011 IwojIFJvdXRlcmJvYXJkIDIwMTEKIwojICRGcmVlQlNEJAojCgptYWNoaW5lICAgICAgICAgbWlw cyBtaXBzCmlkZW50CQkiUkIyMDExIgpjcHUJCUNQVV9NSVBTNzRLQwptYWtlb3B0aW9ucwlLRVJO TE9BREFERFI9MHg4MDA1MDAwMApvcHRpb25zIAlIWj0xMDAwCgpmaWxlcwkJIi4uL2F0aGVyb3Mv ZmlsZXMuYXI3MXh4IgpoaW50cwkJIlJCMjAxMS5oaW50cyIKCm1ha2VvcHRpb25zCURFQlVHPS1n CQkjIEJ1aWxkIGtlcm5lbCB3aXRoIGdkYigxKSBkZWJ1ZyBzeW1ib2xzCm1ha2VvcHRpb25zCU1P RFVMRVNfT1ZFUlJJREU9IiIKCm9wdGlvbnMgCUREQgpvcHRpb25zIAlLREIKb3B0aW9ucyAJQUxR CgpvcHRpb25zIAlTQ0hFRF80QlNECQkjIDRCU0Qgc2NoZWR1bGVyCm9wdGlvbnMgCUlORVQJCQkj IEludGVyTkVUd29ya2luZwpvcHRpb25zIAlQU0VVRE9GUwkJIyBQc2V1ZG8tZmlsZXN5c3RlbSBm cmFtZXdvcmsKb3B0aW9ucyAJX0tQT1NJWF9QUklPUklUWV9TQ0hFRFVMSU5HICNQb3NpeCBQMTAw M18xQiByZWFsLXRpbWUgZXh0ZW5zaW9ucwoKb3B0aW9ucyAJRkZTICAgICAgICAgICAgICAgICAg ICAgIyBCZXJrZWxleSBGYXN0IEZpbGVzeXN0ZW0Kb3B0aW9ucyAJTk9fRkZTX1NOQVBTSE9UCQkj IFdlIGRvbid0IHJlcXVpcmUgc25hcHNob3Qgc3VwcG9ydAoKb3B0aW9ucyAJQVI3MVhYX1JFQUxN RU09MTI4KjEwMjQqMTAyNAoKIyBEb24ndCBpbmNsdWRlIHRoZSBTQ1NJL0NBTSBzdHJpbmdzIGlu IHRoZSBkZWZhdWx0IGJ1aWxkCm9wdGlvbnMgCVNDU0lfTk9fU0VOU0VfU1RSSU5HUwpvcHRpb25z IAlTQ1NJX05PX09QX1NUUklOR1MKCiMgLi4gQW5kIG5vIHN5c2N0bCBzdHJpbmdzCm9wdGlvbnMg CU5PX1NZU0NUTF9ERVNDUgoKIyBMaW1pdCBJTyBzaXplCm9wdGlvbnMgCU5CVUY9MTI4CgpkZXZp Y2UJCW1paQpkZXZpY2UJCWFyZ2UKb3B0aW9ucyAJQVJHRV9ERUJVRwoKIyBGb3IgZXRoZXJzd2l0 Y2ggc3VwcG9ydApvcHRpb25zIAlBUkdFX01ESU8KZGV2aWNlCQltaWlwcm94eQpkZXZpY2UJCWV0 aGVyc3dpdGNoCmRldmljZQkJYXJzd2l0Y2gKCmRldmljZQkJdXNiCm9wdGlvbnMgCVVTQl9FSENJ X0JJR19FTkRJQU5fREVTQyAgICAgICAgIyBoYW5kbGUgYmlnLWVuZGlhbiBieXRlIG9yZGVyCm9w dGlvbnMgCVVTQl9ERUJVRwpvcHRpb25zIAlVU0JfSE9TVF9BTElHTj0zMgkJIyBBUjcxWFggKE1J UFMgaW4gZ2VuZXJhbD8pIHJlcXVpcmVzIHRoaXMKZGV2aWNlCQllaGNpCgpkZXZpY2UJCXNjYnVz CmRldmljZQkJdW1hc3MKZGV2aWNlCQlkYQoKZGV2aWNlCQlzcGlidXMKZGV2aWNlCQlhcjcxeHhf c3BpCmRldmljZQkJbXgyNWwKZGV2aWNlCQlhcjcxeHhfd2RvZwoKZGV2aWNlCQl1YXJ0CmRldmlj ZQkJdWFydF9hcjcxeHgKCmRldmljZQkJbG9vcApkZXZpY2UJCWV0aGVyCmRldmljZQkJbWQKZGV2 aWNlCQlicGYKZGV2aWNlCQlyYW5kb20KI2RldmljZQkJaWZfYnJpZGdlCiNkZXZpY2UJCWdwaW8K I2RldmljZQkJZ3Bpb2xlZAoKb3B0aW9ucwkJUk9PVERFVk5BTUU9XCJ1ZnM6ZGEwXCIKCm9wdGlv bnMgCU5GU0NMCQkjIE5ldHdvcmsgRmlsZXN5c3RlbSBDbGllbnQKb3B0aW9ucyAJTkZTX1JPT1QJ IyBORlMgdXNhYmxlIGFzIC8sIHJlcXVpcmVzIE5GU0NMCgpvcHRpb25zCQlCT09UVkVSQk9TRT0x Cgojb3B0aW9ucyAJQk9PVFAKI29wdGlvbnMgCUJPT1RQX05GU1JPT1QKI29wdGlvbnMgCUJPT1RQ X05GU1YzCiNvcHRpb25zIAlCT09UUF9XSVJFRF9UTz1hcmdlMQojb3B0aW9ucyAJQk9PVFBfQ09N UEFUCgojb3B0aW9ucyAJUk9PVERFVk5BTUU9XCJuZnM6MTkyLjE2OC4xNi4xMTovZGF0YS9taXBz L25mc3Jvb3RcIgoKIyBHRU9NIG1vZHVsZXMKI2RldmljZQkJZ2VvbV91emlwCSMgY29tcHJlc3Nl ZCBpbi1tZW1vcnkgZmlsZXN5c3RlbSBoYWNrZXJ5IQojb3B0aW9ucyAJR0VPTV9VWklQCgojIEJv b3QgZnJvbSB0aGUgZmlyc3QgTUZTIHV6aXAKI29wdGlvbnMgCVJPT1RERVZOQU1FPVwidWZzOm1k MC51emlwXCIKCiNvcHRpb25zIAlNRF9ST09UCiNvcHRpb25zIAlNRF9ST09UX1NJWkU9IjYxNDQi Cg== --=_mailhost.netlab.sk-82141-1394483505-0001-2 Content-Type: application/octet-stream; name="RB2011.hints" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=RB2011.hints aGludC5hcGIuMC5hdD0ibmV4dXMwIgpoaW50LmFwYi4wLmlycT00CgojIHVhcnQwCmhpbnQudWFy dC4wLmF0PSJhcGIwIgojIE5COiBUaGlzIGlzbid0IGFuIG5zODI1MCBVQVJUCmhpbnQudWFydC4w Lm1hZGRyPTB4MTgwMjAwMDMKaGludC51YXJ0LjAubXNpemU9MHgxOApoaW50LnVhcnQuMC5pcnE9 MwoKI2VoY2kgLSBub3RlIHRoZSAweDEwMCBvZmZzZXQgZm9yIHRoZSBBUjkxM3gvQVI3MjR4Cmhp bnQuZWhjaS4wLmF0PSJuZXh1czAiCmhpbnQuZWhjaS4wLm1hZGRyPTB4MWIwMDAxMDAKaGludC5l aGNpLjAubXNpemU9MHgwMDAwMTAwMApoaW50LmVoY2kuMC5pcnE9MQoKIyBTUEkgZmxhc2gKaGlu dC5zcGkuMC5hdD0ibmV4dXMwIgpoaW50LnNwaS4wLm1hZGRyPTB4MWYwMDAwMDAKaGludC5zcGku MC5tc2l6ZT0weDEwCgpoaW50Lm14MjVsLjAuYXQ9InNwaWJ1czAiCmhpbnQubXgyNWwuMC5jcz0w CgojIFdhdGNoZG9nCmhpbnQuYXI3MXh4X3dkb2cuMC5hdD0ibmV4dXMwIgoKIyBUaGUgR1BJTyBm dW5jdGlvbiBhbmQgcGluIG1hc2sgaXMgY29uZmlndXJlZCBwZXItYm9hcmQKaGludC5ncGlvLjAu YXQ9ImFwYjAiCmhpbnQuZ3Bpby4wLm1hZGRyPTB4MTgwNDAwMDAKaGludC5ncGlvLjAubXNpemU9 MHgxMDAwCmhpbnQuZ3Bpby4wLmlycT0yCgpoaW50LmFyZ2UuMC5hdD0ibmV4dXMwIgpoaW50LmFy Z2UuMC5tYWRkcj0weDE5MDAwMDAwCmhpbnQuYXJnZS4wLm1zaXplPTB4MTAwMApoaW50LmFyZ2Uu MC5pcnE9NAoKaGludC5hcmdlLjAucGh5bWFzaz0weDAKaGludC5hcmdlLjAubWVkaWE9MTAwMApo aW50LmFyZ2UuMC5mZHVwbGV4PTEKaGludC5hcmdlLjAubWlpbW9kZT0zCQkjIFJHTUlJCmhpbnQu YXJnZS4wLnBsbF8xMDAwPTB4MDYwMDAwMDAKaGludC5hcmdlLjAubWRpbz1tZGlvcHJveHkwCgpo aW50LmFyZ2VtZGlvLjAuYXQ9Im5leHVzMCIKaGludC5hcmdlbWRpby4wLm1hZGRyPTB4MTkwMDAw MDAKaGludC5hcmdlbWRpby4wLm1zaXplPTB4MTAwMApoaW50LmFyZ2VtZGlvLjAub3JkZXI9MAoj aGludC5hcmdlbWRpby4wLm1kaW9fZnJlcT02MjUwMDAwCgojIEdNQUMgY29uZmlndXJhdGlvbgoj ICsgQVI5MzRYX0VUSF9DRkdfUkdNSUlfR01BQzAgICAgICAgICAgICAgICgxIDw8IDApCiMgKyBB UjkzNFhfRVRIX0NGR19TV19PTkxZX01PREUgICAgICAgICAgICAgKDEgPDwgNikKaGludC5hcjkz NHhfZ21hYy4wLmdtYWNfY2ZnPTB4NDEKCiMgR01BQzAgaGVyZSAtIGNvbm5lY3RlZCB0byBhbiBB UjgzMjcKaGludC5hcnN3aXRjaC4wLmF0PSJtZGlvMCIKaGludC5hcnN3aXRjaC4wLmlzXzcyNDA9 MApoaW50LmFyc3dpdGNoLjAuaXNfODMyNz0xCSMgZG9lcyBub3QgcHJvYmUgd2VsbCByaWdodCBu b3csIHNvIG92ZXJyaWRlCmhpbnQuYXJzd2l0Y2guMC5pc185MzQwPTAKaGludC5hcnN3aXRjaC4w Lm51bXBoeXM9NQpoaW50LmFyc3dpdGNoLjAucGh5NGNwdT0wCmhpbnQuYXJzd2l0Y2guMC5pc19y Z21paT0xCmhpbnQuYXJzd2l0Y2guMC5pc19nbWlpPTAKCiMgT3RoZXIgQVI4MzI3IGNvbmZpZ3Vy YXRpb24gcGFyYW1ldGVycwoKIyBBUjgzMjdfUEFEX01BQ19SR01JSQpoaW50LmFyc3dpdGNoLjAu cGFkLjAubW9kZT02CmhpbnQuYXJzd2l0Y2guMC5wYWQuMC50eGNsa19kZWxheV9lbj0xCmhpbnQu YXJzd2l0Y2guMC5wYWQuMC5yeGNsa19kZWxheV9lbj0xCiMgQVI4MzI3X0NMS19ERUxBWV9TRUwx CmhpbnQuYXJzd2l0Y2guMC5wYWQuMC50eGNsa19kZWxheV9zZWw9MQojIEFSODMyN19DTEtfREVM QVlfU0VMMgpoaW50LmFyc3dpdGNoLjAucGFkLjAucnhjbGtfZGVsYXlfc2VsPTIKCiMgWFhYIHRo ZXJlJ3Mgbm8gTEVEIG1hbmFnZW1lbnQganVzdCB5ZXQhCmhpbnQuYXJzd2l0Y2guMC5sZWQuY3Ry bDA9MHgwMDAwMDAwMApoaW50LmFyc3dpdGNoLjAubGVkLmN0cmwxPTB4YzczN2M3MzcKaGludC5h cnN3aXRjaC4wLmxlZC5jdHJsMj0weDAwMDAwMDAwCmhpbnQuYXJzd2l0Y2guMC5sZWQuY3RybDM9 MHgwMGMzMGMwMApoaW50LmFyc3dpdGNoLjAubGVkLm9wZW5fZHJhaW49MQoKIyBmb3JjZV9saW5r PTEgaXMgcmVxdWlyZWQgZm9yIHRoZSByZXN0IG9mIHRoZSBwYXJhbWV0ZXJzCiMgdG8gYmUgY29u ZmlndXJlZC4KaGludC5hcnN3aXRjaC4wLnBvcnQuMC5mb3JjZV9saW5rPTEKaGludC5hcnN3aXRj aC4wLnBvcnQuMC5zcGVlZD0xMDAwCmhpbnQuYXJzd2l0Y2guMC5wb3J0LjAuZHVwbGV4PTEKaGlu dC5hcnN3aXRjaC4wLnBvcnQuMC50eHBhdXNlPTEKaGludC5hcnN3aXRjaC4wLnBvcnQuMC5yeHBh dXNlPTEKCmhpbnQuYXJnZS4xLmF0PSJuZXh1czAiCmhpbnQuYXJnZS4xLm1hZGRyPTB4MWEwMDAw MDAKaGludC5hcmdlLjEubXNpemU9MHgxMDAwCmhpbnQuYXJnZS4xLmlycT0zCgpoaW50LmFyZ2Uu MS5waHltYXNrPTB4MApoaW50LmFyZ2UuMS5tZWRpYT0xMDAwCmhpbnQuYXJnZS4xLmZkdXBsZXg9 MQpoaW50LmFyZ2UuMS5taWltb2RlPTEgICAgICAgICAgICMgR01JSQojaGludC5hcmdlLjEubWRp bz1tZGlvcHJveHkxCgpoaW50LmFyZ2VtZGlvLjEuYXQ9Im5leHVzMCIKaGludC5hcmdlbWRpby4x Lm1hZGRyPTB4MWEwMDAwMDAKaGludC5hcmdlbWRpby4xLm1zaXplPTB4MTAwMApoaW50LmFyZ2Vt ZGlvLjEub3JkZXI9MAojaGludC5hcmdlbWRpby4xLm1kaW9fZnJlcT02MjUwMDAwCgpoaW50LmFy c3dpdGNoLjEuYXQ9Im1kaW8xIgpoaW50LmFyc3dpdGNoLjEuaXNfNzI0MD0wCmhpbnQuYXJzd2l0 Y2guMS5pc185MzQwPTEKaGludC5hcnN3aXRjaC4xLm51bXBoeXM9NgpoaW50LmFyc3dpdGNoLjEu cGh5NGNwdT0wCmhpbnQuYXJzd2l0Y2guMS5pc19yZ21paT0wCmhpbnQuYXJzd2l0Y2guMS5pc19n bWlpPTEK --=_mailhost.netlab.sk-82141-1394483505-0001-2-- From owner-freebsd-mips@FreeBSD.ORG Mon Mar 10 20:47:16 2014 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 ESMTPS id 433087CD for ; Mon, 10 Mar 2014 20:47:16 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B453BCFE for ; Mon, 10 Mar 2014 20:47:15 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Mon, 10 Mar 2014 21:47:17 +0100 id 004FD3C6.531E24D5.000142F3 Date: Mon, 10 Mar 2014 21:47:13 +0100 From: Milan Obuch To: freebsd-mips@freebsd.org Subject: make buildkernel error for mips64 target Message-ID: <20140310214713.1f8d9fcc@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=_mailhost.netlab.sk-82675-1394484437-0001-2" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 20:47:16 -0000 This is a MIME-formatted message. If you see this text it means that your E-mail software does not support MIME-formatted messages. --=_mailhost.netlab.sk-82675-1394484437-0001-2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I am trying to upgrade my EdgeRouterLite to actual -current via source upgrade, but it fails building following modules: usb/rsufw usb/runfw usb/urtwn Error messages from build attached. If I remove these modules from build, everything compiles and resulting world/kernel runs. I did not test whether these modules builds on other 64bit platforms or no, but maybe they should be excluded for mips64... if not fixed. Regards, Milan --=_mailhost.netlab.sk-82675-1394484437-0001-2 Content-Type: application/octet-stream; name="mips64.errors" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=mips64.errors PT09PiB1c2IvcnN1ZncvcnN1cnRsODcxMmZ3IChhbGwpCmxkICAtZCAtd2Fybi1jb21tb24gLXIg LWQgLW8gcnN1LXJ0bDg3MTJmdy5rby5kZWJ1ZyByc3UtcnRsODcxMmZ3LmZ3LmZ3byByc3UtcnRs ODcxMmZ3Lm8KbGQ6IHJzdS1ydGw4NzEyZncubzogbGlua2luZyAzMi1iaXQgY29kZSB3aXRoIDY0 LWJpdCBjb2RlCmxkOiBmYWlsZWQgdG8gbWVyZ2UgdGFyZ2V0IHNwZWNpZmljIGRhdGEgb2YgZmls ZSByc3UtcnRsODcxMmZ3Lm8KKioqIEVycm9yIGNvZGUgMQoKU3RvcC4KbWFrZTogc3RvcHBlZCBp biAvdXNyL3NyYy9zeXMvbW9kdWxlcy91c2IvcnN1ZncvcnN1cnRsODcxMmZ3CioqKiBFcnJvciBj b2RlIDEKCgo9PT0+IHVzYi9ydW5mdyAoYWxsKQp1dWRlY29kZSAtcCAvdXNyL3NyYy9zeXMvbW9k dWxlcy91c2IvcnVuZncvLi4vLi4vLi4vY29udHJpYi9kZXYvcnVuL3J0Mjg3MC5mdy51dSA+IHJ1 bi5mdwpydW4uZncgcnVuLmZ3CmNjICAtTyAtcGlwZSAtRzAgLVdlcnJvciAtRF9LRVJORUwgLURL TERfTU9EVUxFIC1ub3N0ZGluYyAgIC1ESEFWRV9LRVJORUxfT1BUSU9OX0hFQURFUlMgLWluY2x1 ZGUgL3Vzci9vYmovdXNyL3NyYy9zeXMvRVJMSVRFL29wdF9nbG9iYWwuaCAtSS4gLUlAIC1JQC9j b250cmliL2FsdHEgLWZpbmxpbmUtbGltaXQ9ODAwMCAtLXBhcmFtIGlubGluZS11bml0LWdyb3d0 aD0xMDAgLS1wYXJhbSBsYXJnZS1mdW5jdGlvbi1ncm93dGg9MTAwMCAtZm5vLWNvbW1vbiAtZyAt RzAgLWZuby1waWMgLW1uby1hYmljYWxscyAtbWxvbmctY2FsbHMgLUkvdXNyL29iai91c3Ivc3Jj L3N5cy9FUkxJVEUgIC1tc29mdC1mbG9hdCAtZmZyZWVzdGFuZGluZyAtc3RkPWlzbzk4OTk6MTk5 OSAgLVdhbGwgLVdyZWR1bmRhbnQtZGVjbHMgLVduZXN0ZWQtZXh0ZXJucyAtV3N0cmljdC1wcm90 b3R5cGVzICAtV21pc3NpbmctcHJvdG90eXBlcyAtV3BvaW50ZXItYXJpdGggLVdpbmxpbmUgLVdj YXN0LXF1YWwgIC1XdW5kZWYgLVduby1wb2ludGVyLXNpZ24gLWZmb3JtYXQtZXh0ZW5zaW9ucyAg LVdtaXNzaW5nLWluY2x1ZGUtZGlycyAtZmRpYWdub3N0aWNzLXNob3ctb3B0aW9uICAgLWMgcnVu ZncuYwpsZCAgLWQgLXdhcm4tY29tbW9uIC1yIC1kIC1vIHJ1bmZ3LmtvLmRlYnVnIHJ1bi5mdy5m d28gcnVuZncubwpsZDogcnVuZncubzogbGlua2luZyAzMi1iaXQgY29kZSB3aXRoIDY0LWJpdCBj b2RlCmxkOiBmYWlsZWQgdG8gbWVyZ2UgdGFyZ2V0IHNwZWNpZmljIGRhdGEgb2YgZmlsZSBydW5m dy5vCioqKiBFcnJvciBjb2RlIDEKClN0b3AuCm1ha2U6IHN0b3BwZWQgaW4gL3Vzci9zcmMvc3lz L21vZHVsZXMvdXNiL3J1bmZ3CioqKiBFcnJvciBjb2RlIDEKCgo9PT0+IHVzYi91cnR3bmZ3L3Vy dHducnRsODE5MmNUIChhbGwpCnV1ZGVjb2RlIC1wIC91c3Ivc3JjL3N5cy9tb2R1bGVzL3VzYi91 cnR3bmZ3L3VydHducnRsODE5MmNULy4uLy4uLy4uLy4uL2NvbnRyaWIvZGV2L3VydHduL3VydHdu LXJ0bDgxOTJjZndULmZ3LnV1ID4gdXJ0d24tcnRsODE5MmNmd1QuZncKdXJ0d24tcnRsODE5MmNm d1QuZncgdXJ0d24tcnRsODE5MmNmd1QuZncKY2MgIC1PIC1waXBlIC1HMCAtV2Vycm9yIC1EX0tF Uk5FTCAtREtMRF9NT0RVTEUgLW5vc3RkaW5jICAgLURIQVZFX0tFUk5FTF9PUFRJT05fSEVBREVS UyAtaW5jbHVkZSAvdXNyL29iai91c3Ivc3JjL3N5cy9FUkxJVEUvb3B0X2dsb2JhbC5oIC1JLiAt SUAgLUlAL2NvbnRyaWIvYWx0cSAtZmlubGluZS1saW1pdD04MDAwIC0tcGFyYW0gaW5saW5lLXVu aXQtZ3Jvd3RoPTEwMCAtLXBhcmFtIGxhcmdlLWZ1bmN0aW9uLWdyb3d0aD0xMDAwIC1mbm8tY29t bW9uIC1nIC1HMCAtZm5vLXBpYyAtbW5vLWFiaWNhbGxzIC1tbG9uZy1jYWxscyAtSS91c3Ivb2Jq L3Vzci9zcmMvc3lzL0VSTElURSAgLW1zb2Z0LWZsb2F0IC1mZnJlZXN0YW5kaW5nIC1zdGQ9aXNv OTg5OToxOTk5ICAtV2FsbCAtV3JlZHVuZGFudC1kZWNscyAtV25lc3RlZC1leHRlcm5zIC1Xc3Ry aWN0LXByb3RvdHlwZXMgIC1XbWlzc2luZy1wcm90b3R5cGVzIC1XcG9pbnRlci1hcml0aCAtV2lu bGluZSAtV2Nhc3QtcXVhbCAgLVd1bmRlZiAtV25vLXBvaW50ZXItc2lnbiAtZmZvcm1hdC1leHRl bnNpb25zICAtV21pc3NpbmctaW5jbHVkZS1kaXJzIC1mZGlhZ25vc3RpY3Mtc2hvdy1vcHRpb24g ICAtYyB1cnR3bi1ydGw4MTkyY2Z3VC5jCmxkICAtZCAtd2Fybi1jb21tb24gLXIgLWQgLW8gdXJ0 d24tcnRsODE5MmNmd1Qua28uZGVidWcgdXJ0d24tcnRsODE5MmNmd1QuZncuZndvIHVydHduLXJ0 bDgxOTJjZndULm8KbGQ6IHVydHduLXJ0bDgxOTJjZndULm86IGxpbmtpbmcgMzItYml0IGNvZGUg d2l0aCA2NC1iaXQgY29kZQpsZDogZmFpbGVkIHRvIG1lcmdlIHRhcmdldCBzcGVjaWZpYyBkYXRh IG9mIGZpbGUgdXJ0d24tcnRsODE5MmNmd1QubwoqKiogRXJyb3IgY29kZSAxCgpTdG9wLgptYWtl OiBzdG9wcGVkIGluIC91c3Ivc3JjL3N5cy9tb2R1bGVzL3VzYi91cnR3bmZ3L3VydHducnRsODE5 MmNUCioqKiBFcnJvciBjb2RlIDEKCg== --=_mailhost.netlab.sk-82675-1394484437-0001-2-- From owner-freebsd-mips@FreeBSD.ORG Mon Mar 10 21:25:49 2014 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 ESMTPS id B3E79813 for ; Mon, 10 Mar 2014 21:25:49 +0000 (UTC) Received: from mail-qc0-x231.google.com (mail-qc0-x231.google.com [IPv6:2607:f8b0:400d:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 66FA619E for ; Mon, 10 Mar 2014 21:25:49 +0000 (UTC) Received: by mail-qc0-f177.google.com with SMTP id w7so8450165qcr.36 for ; Mon, 10 Mar 2014 14:25: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=tnLtQVCj4T+EzZYA0CZhAJMK7IZEXGKyRkqnPTs+8ZE=; b=v2zz1Y/DDbbyHV4I7yi7kvtF0I+xgmqyYGLk2WqaUxpFNzZBPZ2uH2Zz13mkPXGAnn RFiwxrqYKGsSCiYmUj/KYw4ElC39NsH6T8KRz2rC7A9xOAN98zKD961VCHrFyOjF7Sek 7jyRv3IEX5tlwJhWYqE6SdbC+QvXrBQNSvBQGQ4UFaszw61n1yXNvvrSI40u3xnq9+pn XjWRPIN59QPoQSbnyqGGK2ZKU9l+vYMjWLFv2t9zZv+kVvD7ELKOgA/3vIk9VJyAT5WT QOo/1oJkH9fkomNclROVbQ70R8/nTWSEq+J06eSgW4CVHFGB6DpKWwt4hpAO0639ffeD AnUw== MIME-Version: 1.0 X-Received: by 10.224.11.136 with SMTP id t8mr44035066qat.26.1394486748598; Mon, 10 Mar 2014 14:25:48 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Mon, 10 Mar 2014 14:25:48 -0700 (PDT) In-Reply-To: <20140310213141.04637d63@zeta.dino.sk> References: <20140301231239.023b8733@zeta.dino.sk> <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> <20140309083919.2810fa97@zeta.dino.sk> <20140309231254.639f3820@zeta.dino.sk> <20140310213141.04637d63@zeta.dino.sk> Date: Mon, 10 Mar 2014 14:25:48 -0700 X-Google-Sender-Auth: pU8WXna2qVEWCUPIn_MmioSInEg Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 21:25:49 -0000 Hi, What happens if you just try netbooting a DB120 kernel? -a On 10 March 2014 13:31, Milan Obuch wrote: > On Sun, 9 Mar 2014 20:16:17 -0700 > Adrian Chadd wrote: > >> Yeah, I can't really help more than this at the moment. It feels like >> some kind of timing thing. >> >> What's the kernel config file that you're using? >> >> Thanks, >> >> >> -a >> > > See attachments, bot kernel config and hints file. > > Milan From owner-freebsd-mips@FreeBSD.ORG Mon Mar 10 22:10:06 2014 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 ESMTPS id 35F23554; Mon, 10 Mar 2014 22:10:06 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B8510829; Mon, 10 Mar 2014 22:10:05 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Mon, 10 Mar 2014 23:10:08 +0100 id 004FCD3A.531E3840.00014A3F Date: Mon, 10 Mar 2014 23:10:03 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140310231003.6f1a7158@zeta.dino.sk> In-Reply-To: References: <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> <20140309083919.2810fa97@zeta.dino.sk> <20140309231254.639f3820@zeta.dino.sk> <20140310213141.04637d63@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 22:10:06 -0000 On Mon, 10 Mar 2014 14:25:48 -0700 Adrian Chadd wrote: > Hi, > > What happens if you just try netbooting a DB120 kernel? > > > -a > No functional change, i. e. arswitch0 does not probe (register 0 read twice, pirst result 0x12041204, second one 0), arswitch1 does not show anything. Milan > > On 10 March 2014 13:31, Milan Obuch wrote: > > On Sun, 9 Mar 2014 20:16:17 -0700 > > Adrian Chadd wrote: > > > >> Yeah, I can't really help more than this at the moment. It feels > >> like some kind of timing thing. > >> > >> What's the kernel config file that you're using? > >> > >> Thanks, > >> > >> > >> -a > >> > > > > See attachments, bot kernel config and hints file. > > > > Milan From owner-freebsd-mips@FreeBSD.ORG Tue Mar 11 01:24:13 2014 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 ESMTPS id A4A48BDE for ; Tue, 11 Mar 2014 01:24:13 +0000 (UTC) Received: from mail-qc0-x22a.google.com (mail-qc0-x22a.google.com [IPv6:2607:f8b0:400d:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 59AC2B6A for ; Tue, 11 Mar 2014 01:24:13 +0000 (UTC) Received: by mail-qc0-f170.google.com with SMTP id e9so8943962qcy.1 for ; Mon, 10 Mar 2014 18:24:12 -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=w5MnfJAM8Lvs3fJ1CUp3UoNp7vY106ykrkxhVIfMlZM=; b=CMu8aI1wjLpXQkiHaivr+eGbTr3+d0TpIKQzY1/xMmPY6OjDkafDGyV/hePhdK+Gz7 8HXy2N90g5+A6CK417fpViUCJHJEBix3ufmjp2TRYyjIEoSej2J/cPgLXSrh4xhcowa4 PEpJMxf9Od1C8dYhCqsxawkpq1ckOCIdjYVvVdfyJhbZcj3+Y4KNzGh7WIGtodhaLVnI 4YaQV2lNgkwQPjxvJEtZamRd0wtveVEWqkIuD0XA2yxL6tfTISwi/Pc893RuZhcok65k WgQakNf9VJxCPmKVmV0Jrfhkz+CU53mAkzJWm3Sa0IiGL7MhDnEoeDrH5wCeQp1lasOo yRug== MIME-Version: 1.0 X-Received: by 10.140.26.43 with SMTP id 40mr121432qgu.86.1394501052398; Mon, 10 Mar 2014 18:24:12 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Mon, 10 Mar 2014 18:24:12 -0700 (PDT) In-Reply-To: <20140310231003.6f1a7158@zeta.dino.sk> References: <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> <20140309083919.2810fa97@zeta.dino.sk> <20140309231254.639f3820@zeta.dino.sk> <20140310213141.04637d63@zeta.dino.sk> <20140310231003.6f1a7158@zeta.dino.sk> Date: Mon, 10 Mar 2014 18:24:12 -0700 X-Google-Sender-Auth: eNI_aKURRqz0MYJcbGAUFjzvcwY Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 01:24:13 -0000 Just hack it to loop over 100 times and read it / print it each time. Let's see if it's consistent. -a On 10 March 2014 15:10, Milan Obuch wrote: > On Mon, 10 Mar 2014 14:25:48 -0700 > Adrian Chadd wrote: > >> Hi, >> >> What happens if you just try netbooting a DB120 kernel? >> >> >> -a >> > > No functional change, i. e. arswitch0 does not probe (register 0 read > twice, pirst result 0x12041204, second one 0), arswitch1 does not show > anything. > > Milan > >> >> On 10 March 2014 13:31, Milan Obuch wrote: >> > On Sun, 9 Mar 2014 20:16:17 -0700 >> > Adrian Chadd wrote: >> > >> >> Yeah, I can't really help more than this at the moment. It feels >> >> like some kind of timing thing. >> >> >> >> What's the kernel config file that you're using? >> >> >> >> Thanks, >> >> >> >> >> >> -a >> >> >> > >> > See attachments, bot kernel config and hints file. >> > >> > Milan > From owner-freebsd-mips@FreeBSD.ORG Tue Mar 11 20:48:58 2014 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 ESMTPS id 9DE7DBC5; Tue, 11 Mar 2014 20:48:58 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4D17CEEC; Tue, 11 Mar 2014 20:48:58 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id s2BKmvJ0042239; Tue, 11 Mar 2014 20:48:57 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id s2BKmvwx042238; Tue, 11 Mar 2014 20:48:57 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 11 Mar 2014 20:48:57 GMT Message-Id: <201403112048.s2BKmvwx042238@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 20:48:58 -0000 TB --- 2014-03-11 20:46:24 - tinderbox 2.20 running on freebsd-stable.sentex.ca TB --- 2014-03-11 20:46:24 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2014-03-11 20:46:24 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-11 20:46:24 - cleaning the object tree TB --- 2014-03-11 20:46:24 - /usr/local/bin/svn stat /src TB --- 2014-03-11 20:46:29 - At svn revision 263045 TB --- 2014-03-11 20:46:30 - building world TB --- 2014-03-11 20:46:30 - CROSS_BUILD_TESTING=YES TB --- 2014-03-11 20:46:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-11 20:46:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-11 20:46:30 - SRCCONF=/dev/null TB --- 2014-03-11 20:46:30 - TARGET=mips TB --- 2014-03-11 20:46:30 - TARGET_ARCH=mips TB --- 2014-03-11 20:46:30 - TZ=UTC TB --- 2014-03-11 20:46:30 - __MAKE_CONF=/dev/null TB --- 2014-03-11 20:46:30 - cd /src TB --- 2014-03-11 20:46:30 - /usr/bin/make -B buildworld >>> World build started on Tue Mar 11 20:46:30 UTC 2014 >>> 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 [...] rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> usr.sbin/zic/zdump (cleandir) rm -f zdump zdump.o ialloc.o scheck.o zdump.8.gz zdump.8.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> etc (cleandir) "Makefile", line 231: Malformed conditional (${MK_PKGBOOTSTRAP} != "no") "Makefile", line 233: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2014-03-11 20:48:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-11 20:48:57 - ERROR: failed to build world TB --- 2014-03-11 20:48:57 - 103.25 user 17.34 system 153.34 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Mar 11 22:02:21 2014 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 ESMTPS id 7F929449; Tue, 11 Mar 2014 22:02:21 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AB0F2957; Tue, 11 Mar 2014 22:02:20 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2BM2H7r052587; Wed, 12 Mar 2014 00:02:17 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2BM2HHs052586; Tue, 11 Mar 2014 22:02:17 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 11 Mar 2014 22:02:17 GMT Message-Id: <201403112202.s2BM2HHs052586@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Mar 2014 22:02:21 -0000 TB --- 2014-03-11 21:20:45 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-11 21:20:45 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-11 21:20:45 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-11 21:20:45 - cleaning the object tree TB --- 2014-03-11 21:20:45 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-11 21:21:39 - At svn revision 263048 TB --- 2014-03-11 21:21:40 - building world TB --- 2014-03-11 21:21:40 - CROSS_BUILD_TESTING=YES TB --- 2014-03-11 21:21:40 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-11 21:21:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-11 21:21:40 - SRCCONF=/dev/null TB --- 2014-03-11 21:21:40 - TARGET=mips TB --- 2014-03-11 21:21:40 - TARGET_ARCH=mips TB --- 2014-03-11 21:21:40 - TZ=UTC TB --- 2014-03-11 21:21:40 - __MAKE_CONF=/dev/null TB --- 2014-03-11 21:21:40 - cd /src TB --- 2014-03-11 21:21:40 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Mar 11 21:21:50 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap -std=gnu99 -Wno-pointer-sign -c grammar.c -o grammar.o In file included from /obj/mips.mips/src/tmp/usr/include/sys/counter.h:34, from /obj/mips.mips/src/tmp/usr/include/net/pfvar.h:38, from /src/lib/libpcap/../../contrib/libpcap/grammar.y:59: /obj/mips.mips/src/tmp/usr/include/machine/counter.h: In function 'counter_u64_add': /obj/mips.mips/src/tmp/usr/include/machine/counter.h:90: error: 'curthread' undeclared (first use in this function) /obj/mips.mips/src/tmp/usr/include/machine/counter.h:90: error: (Each undeclared identifier is reported only once /obj/mips.mips/src/tmp/usr/include/machine/counter.h:90: error: for each function it appears in.) *** Error code 1 Stop. bmake[4]: stopped in /src/lib/libpcap *** Error code 1 Stop. bmake[3]: stopped in /src/lib *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-11 22:02:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-11 22:02:17 - ERROR: failed to build world TB --- 2014-03-11 22:02:17 - 1714.55 user 904.06 system 2492.30 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 12 05:22:21 2014 Return-Path: Delivered-To: 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 ESMTPS id F2AC949C; Wed, 12 Mar 2014 05:22:20 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2949D33C; Wed, 12 Mar 2014 05:22:18 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2C5MCnr021766; Wed, 12 Mar 2014 07:22:12 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2C5MCqw021765; Wed, 12 Mar 2014 05:22:12 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 12 Mar 2014 05:22:12 GMT Message-Id: <201403120522.s2C5MCqw021765@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2014 05:22:21 -0000 TB --- 2014-03-12 04:40:32 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-12 04:40:32 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-12 04:40:32 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-12 04:40:32 - cleaning the object tree TB --- 2014-03-12 04:40:52 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-12 04:41:37 - At svn revision 263062 TB --- 2014-03-12 04:41:38 - building world TB --- 2014-03-12 04:41:38 - CROSS_BUILD_TESTING=YES TB --- 2014-03-12 04:41:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-12 04:41:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-12 04:41:38 - SRCCONF=/dev/null TB --- 2014-03-12 04:41:38 - TARGET=mips TB --- 2014-03-12 04:41:38 - TARGET_ARCH=mips TB --- 2014-03-12 04:41:38 - TZ=UTC TB --- 2014-03-12 04:41:38 - __MAKE_CONF=/dev/null TB --- 2014-03-12 04:41:38 - cd /src TB --- 2014-03-12 04:41:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Mar 12 04:41:48 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/src/lib/libpcap -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6 -DHAVE_NET_PFVAR_H -I/src/lib/libpcap/../../contrib/libpcap -std=gnu99 -Wno-pointer-sign -c grammar.c -o grammar.o In file included from /obj/mips.mips/src/tmp/usr/include/sys/counter.h:34, from /obj/mips.mips/src/tmp/usr/include/net/pfvar.h:38, from /src/lib/libpcap/../../contrib/libpcap/grammar.y:59: /obj/mips.mips/src/tmp/usr/include/machine/counter.h: In function 'counter_u64_add': /obj/mips.mips/src/tmp/usr/include/machine/counter.h:90: error: 'curthread' undeclared (first use in this function) /obj/mips.mips/src/tmp/usr/include/machine/counter.h:90: error: (Each undeclared identifier is reported only once /obj/mips.mips/src/tmp/usr/include/machine/counter.h:90: error: for each function it appears in.) *** Error code 1 Stop. bmake[4]: stopped in /src/lib/libpcap *** Error code 1 Stop. bmake[3]: stopped in /src/lib *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-12 05:22:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-12 05:22:12 - ERROR: failed to build world TB --- 2014-03-12 05:22:12 - 1714.72 user 913.38 system 2499.42 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 12 23:49:49 2014 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 ESMTPS id 92A8FECC for ; Wed, 12 Mar 2014 23:49:49 +0000 (UTC) Received: from mail-pd0-x22f.google.com (mail-pd0-x22f.google.com [IPv6:2607:f8b0:400e:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 664ED6CF for ; Wed, 12 Mar 2014 23:49:49 +0000 (UTC) Received: by mail-pd0-f175.google.com with SMTP id x10so239171pdj.20 for ; Wed, 12 Mar 2014 16:49:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=LDRRQWo8IPESAbHEJrU7or2TOkRLuLMFHL5oSzFdDyQ=; b=cTcKwVipIUPLvVN3RCY+fLnTXuaG8Ap8qE3/kBOpOarGlgoxU+o3Q6GG/rBEpcrldL XI2Cx002NheOrZWKpJelEXqqMZ7z8fqiF5OBjCsMIpFz9sKFylrWUyxkhmYQ0VJo+9hf OmqLTebbXpG407IlbJhD0GgmS7jBhaTY5YFmhhSSXkwaI0ZxAuZLbAt+Mei562QDefOR FbCy+bQeL7uPKRbXNU3Jv075uuHUqyWMGCXnD0zUQ5M4j4w1vuA8ClKQIuMBSnmr2/QR sSkMj9Rx3YCwFehWI8EXU0INX4Lu8GJfxXphuveG+6QooBLrzarQn761M5xR+SzofMCU 5KZA== X-Received: by 10.66.140.104 with SMTP id rf8mr285959pab.107.1394668189094; Wed, 12 Mar 2014 16:49:49 -0700 (PDT) Received: from neil.creepingfur.org (ashpool.creepingfur.org. [70.36.196.189]) by mx.google.com with ESMTPSA id f5sm293180pat.11.2014.03.12.16.49.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 12 Mar 2014 16:49:48 -0700 (PDT) From: Ben Perrault Content-Type: multipart/signed; boundary="Apple-Mail=_5A8DBE40-D58B-4A33-83CF-E99799523942"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: RouterBoard 493G question and AR8327 hardware to donate.. Message-Id: <45AD3205-0198-4F00-9EA7-1D46423B7EA7@gmail.com> Date: Wed, 12 Mar 2014 16:49:47 -0700 To: freebsd-mips@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2014 23:49:49 -0000 --Apple-Mail=_5A8DBE40-D58B-4A33-83CF-E99799523942 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 All, So I have a MikroTik RB493G, and I while I=92ve got no problems = networking booting it or getting an NFS root, via a slightly modified = AR71xx config and Adrian=92s excellent build scripts. =20 But what I would like to do is get a bootable kernel / MFS image onto = that box so it=92s self contained. I=92ve tried booting OpenWRT onto it = and using their wget2nand to flash various types of images onto it - = with no avail. ( if only there was uboot for these things ) I=92ve searched the archives and found mention, from Luiz, on creating a = yaffs image and write it to the NAND. But I=92m not entirely sure how to = do this ( i=92ve looked at the docs, and am still a little lost ). It = was for a RB450, but it seems most things regarding the RB450/450G apply = to the RB493G.=20 So does anyone have an idea on how to do that? Is it even possible? Additionally - in a few weeks - I=92ll have a spare MikroTik = CRS-125-24g-1S-2HnD-In ( which is similar to the RB2011, but with a 24 = gigabit switch ports and a nifty programable LCD panel ) that I would = like to donate to get support for it. It=92s AR8327 based, which I know = just got support in head. I=92m assuming adrian would be the person to = talk to, but I could be wrong. Is there interest? It would be a neat box = for soft switching stuff, for sure.=20 cheers and thanks, -bp --Apple-Mail=_5A8DBE40-D58B-4A33-83CF-E99799523942 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJTIPKbAAoJEEInLzcq699t0CgP/jeg+5T9uWkMaZoWmHUQDlI1 QQEV4GPhYT7UYqScMHqgYF3BO7g7ZOGju7qgrrxE4sHdD8IjDZMsPDQskiW34e74 LcOx+bQZRy/raq/2I2u4AWY+86/gMpmSBBEbtOse01Swx3rIdVK8Thwx9V5MwIrF x9SOIA8YkCSvdj1zupRLEIUpeDIZVsFESIu8UJ5oNr8rTAMziDtwt7aNuFF7WG42 y/434loFN1a21Owh48A+dpr4Zj4stv4mazTS9UIlTxpvi6oohZ1jZRZz5EBt+8Me qI+Cl62JfKNA3cgyEGo1kQz2zZpXx1SOlZ569Wos2tOJx1XQVJ6fmiqx5f/4Ebd1 T+/e+qFm8m0LdqKkfxM7+tvIzobYv0kHD/TwZKnAIrMk4X3B6sYuLVvA89IkO8D9 GFRPpHUuUQewdlXyzqaPw+OkPlVKhTrKp92X+Zwf6CcP7w47fYMVgaKwhysMSNSb OnTh4oE9gO/g4x+3rwa02y9phtCgG34fHhzBfGjYHjBO8win8OmXUdsy8L6eAOHb O86NcjB3O+Fwp0g6GzwyTbSejHPU+3fXS9upA1uLzXMKFLYIAWVzZFZ7a3JQ181S XojsycCfJiRq92SfRgtj1k0jZ4ELAHxzSEwd4pY4PYDpbEKWHyXdpvRLcRBHBxda snKwiweRpON2WGqI7bA9 =gR/e -----END PGP SIGNATURE----- --Apple-Mail=_5A8DBE40-D58B-4A33-83CF-E99799523942-- From owner-freebsd-mips@FreeBSD.ORG Thu Mar 13 00:16:44 2014 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 ESMTPS id F20D3263 for ; Thu, 13 Mar 2014 00:16:44 +0000 (UTC) Received: from mail-qc0-x236.google.com (mail-qc0-x236.google.com [IPv6:2607:f8b0:400d:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B1928950 for ; Thu, 13 Mar 2014 00:16:44 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id e16so330809qcx.27 for ; Wed, 12 Mar 2014 17:16:44 -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:content-transfer-encoding; bh=QGUhgqp1GgwPtoqzuDXcD0B/V+Eq3RM72KskngC6zG0=; b=LDzuKwiMhFBqYraG2EPKEqpcGYwvETawDfBCPldnKv6NNbkXM1aG3sWBEtwc1nC5R3 OcQD3vMxcjFw6mgGHgGWr7JlWckXCOJGAqKw+ICvMQKYIULzB0Pw1LNyZXgLdQhuRv4X FYTHfchdzfliAk48r4rLz8Gan2nmYZCmSRoDYlw71dpM6BFvx13albBJQpTkhbWlGomH /KbWY4StXDjKRHapAV81AvCWHrwoMjKan9MVavWbikg0CYD5C6CSaWP09KLHK8N09GX5 SWOo590iH3d2TQ814rkF2bd0mPFXGMsDoDUmQkhqChr5QXS80/SXhJVNiUieq+m+MJ/J zITg== MIME-Version: 1.0 X-Received: by 10.224.88.130 with SMTP id a2mr388759qam.55.1394669803935; Wed, 12 Mar 2014 17:16:43 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Wed, 12 Mar 2014 17:16:43 -0700 (PDT) In-Reply-To: <45AD3205-0198-4F00-9EA7-1D46423B7EA7@gmail.com> References: <45AD3205-0198-4F00-9EA7-1D46423B7EA7@gmail.com> Date: Wed, 12 Mar 2014 17:16:43 -0700 X-Google-Sender-Auth: CIFtP24iVzwObnC91noeprAagsA Message-ID: Subject: Re: RouterBoard 493G question and AR8327 hardware to donate.. From: Adrian Chadd To: Ben Perrault Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 00:16:45 -0000 I mean, I'll take it.. :-) I have the RB450 to finish porting, since it has an AR8327 in it. -a On 12 March 2014 16:49, Ben Perrault wrote: > All, > > So I have a MikroTik RB493G, and I while I've got no problems networking = booting it or getting an NFS root, via a slightly modified AR71xx config an= d Adrian's excellent build scripts. > > But what I would like to do is get a bootable kernel / MFS image onto tha= t box so it's self contained. I've tried booting OpenWRT onto it and using = their wget2nand to flash various types of images onto it - with no avail. (= if only there was uboot for these things ) > > I've searched the archives and found mention, from Luiz, on creating a ya= ffs image and write it to the NAND. But I'm not entirely sure how to do thi= s ( i've looked at the docs, and am still a little lost ). It was for a RB4= 50, but it seems most things regarding the RB450/450G apply to the RB493G. > > So does anyone have an idea on how to do that? Is it even possible? > > > Additionally - in a few weeks - I'll have a spare MikroTik CRS-125-24g-1S= -2HnD-In ( which is similar to the RB2011, but with a 24 gigabit switch por= ts and a nifty programable LCD panel ) that I would like to donate to get s= upport for it. It's AR8327 based, which I know just got support in head. I'= m assuming adrian would be the person to talk to, but I could be wrong. Is = there interest? It would be a neat box for soft switching stuff, for sure. > > cheers and thanks, > -bp From owner-freebsd-mips@FreeBSD.ORG Thu Mar 13 20:08:41 2014 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 ESMTPS id 77D8F5E8; Thu, 13 Mar 2014 20:08:41 +0000 (UTC) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4184D9C0; Thu, 13 Mar 2014 20:08:41 +0000 (UTC) Received: by mail-pa0-f48.google.com with SMTP id hz1so1606030pad.35 for ; Thu, 13 Mar 2014 13:08:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=n9i9DRW13TZR5HQpKuTNwZ2mpBquh/CplbuRxvPNs1w=; b=e0Ju2YLmki1vmaCENYyX+OUkC8X2yzSINtHANabnC7SlRRnXZ8blzi0nXdlTrHVx01 3945aUQx6b/dzWEcvtRjO+2nRYal7xXaxsWybfk/Gin3ilvoPP+E5zFiYnVn6cihBZsa WLO2U6xX9rjHRt70d9ffXP/tMpcFqFFzDtoOZpb2WQ7OR1EHqeoPmo7EJD7ow5Tt8r0q bizb/w+F5vhZRbMiR4MqMdloIh6/cBEkYsWhxEnDuuM/zRFe0LE/5Y4Q8NsXVq/syho7 TFmqYNcX2WeM92rnDy0VjJWzIVP/6diEm48H1UTWftlITEZx2U8HHb2nNEM6mAiWWO+j 0TYw== X-Received: by 10.69.31.43 with SMTP id kj11mr4550707pbd.67.1394741320875; Thu, 13 Mar 2014 13:08:40 -0700 (PDT) Received: from neil.creepingfur.org (ashpool.creepingfur.org. [70.36.196.189]) by mx.google.com with ESMTPSA id os1sm14355296pac.20.2014.03.13.13.08.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 13 Mar 2014 13:08:39 -0700 (PDT) Content-Type: multipart/signed; boundary="Apple-Mail=_D9565200-8FFD-41D5-8151-8C09B43931FC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: RouterBoard 493G question and AR8327 hardware to donate.. From: Ben Perrault In-Reply-To: Date: Thu, 13 Mar 2014 13:08:33 -0700 Message-Id: <9C30771D-0607-4246-852D-68F60D2CB56F@gmail.com> References: <45AD3205-0198-4F00-9EA7-1D46423B7EA7@gmail.com> To: Adrian Chadd X-Mailer: Apple Mail (2.1874) Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 20:08:41 -0000 --Apple-Mail=_D9565200-8FFD-41D5-8151-8C09B43931FC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 Cool - I=92ll let you know when the CRS-125-24g-1S-2HnD-In is in hand.=20= And thats great news on the RB450G, though i thought ( and the RB493G ) = had AR8316s in them ( I could be, and probably am, wrong though. ). = Still awesome to here. I would love to get this thing self contained ( = like my RouterStation Pros ).=20 cheers, -bp On Mar 12, 2014, at 5:16 PM, Adrian Chadd wrote: > I mean, I'll take it.. :-) >=20 > I have the RB450 to finish porting, since it has an AR8327 in it. >=20 >=20 > -a >=20 >=20 > On 12 March 2014 16:49, Ben Perrault wrote: >> All, >>=20 >> So I have a MikroTik RB493G, and I while I've got no problems = networking booting it or getting an NFS root, via a slightly modified = AR71xx config and Adrian's excellent build scripts. >>=20 >> But what I would like to do is get a bootable kernel / MFS image onto = that box so it's self contained. I've tried booting OpenWRT onto it and = using their wget2nand to flash various types of images onto it - with no = avail. ( if only there was uboot for these things ) >>=20 >> I've searched the archives and found mention, from Luiz, on creating = a yaffs image and write it to the NAND. But I'm not entirely sure how to = do this ( i've looked at the docs, and am still a little lost ). It was = for a RB450, but it seems most things regarding the RB450/450G apply to = the RB493G. >>=20 >> So does anyone have an idea on how to do that? Is it even possible? >>=20 >>=20 >> Additionally - in a few weeks - I'll have a spare MikroTik = CRS-125-24g-1S-2HnD-In ( which is similar to the RB2011, but with a 24 = gigabit switch ports and a nifty programable LCD panel ) that I would = like to donate to get support for it. It's AR8327 based, which I know = just got support in head. I'm assuming adrian would be the person to = talk to, but I could be wrong. Is there interest? It would be a neat box = for soft switching stuff, for sure. >>=20 >> cheers and thanks, >> -bp --Apple-Mail=_D9565200-8FFD-41D5-8151-8C09B43931FC Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJTIhBBAAoJEEInLzcq699tbhoP/2bEbEbPhaK0ZF0Q5F/j5iJY NeAOoCt0esQ8vGjqpnftRRI1/0dP819sd9EfAjtAjxMRmxHgli1o1D8zRl5QTLFZ tgX1I1E34wB0Lb3rWcc3r3zSZUvuS2WIqcmgi8HdFoaaaCz+cAZa8OkbxAAI+rJB hMbxmx26zwel+Mf9y8RQfA8L5ZxqTy2l3XI0N5aZB8omzwpS8TWwPvHYuPdyUqTW edr3oUH/YY1uun0h1Wz6ZgqH038FU77QVIEKMtxsHoFholoxw9uvv/RkJmn8mekT ZUd6mKySlsLkE5uhOpQWnJqiOBnsAn0X8gUbaXr12NRInUwCqtoxS4nxC/aMgZt6 lgprCh3UhhEey27hRz16BUMxhyjbUaC5aYFNFp/t8S9IESJNY6YA8Auu9u5zIb5E NAg4K351v/60gcpDSZeTQwd38GUcjiyJMTiNBHfhcQxIA3JHfa4wZwvSkqTaWNHX Fyed9ZmXx6Ju7Oo6uaKGmHFhuDk/zPFlgT8tgaOVFPPD4J7VK+pjPtEq0/uWhZCE EKvCe6pXm1DxK/xmF5fCB4FFJw4FYp5Crqxn7vej8iqI1PU4LI5F6wc1eS4LCCWf 0wtQlsbH94blx7bKKgZb1/RHDzaTf9U/zBeHyJmF+OPlYr0AVjGZ6FopEaXMuOji F1qod3Z8mC1PPhKQ1BYk =oz/z -----END PGP SIGNATURE----- --Apple-Mail=_D9565200-8FFD-41D5-8151-8C09B43931FC-- From owner-freebsd-mips@FreeBSD.ORG Thu Mar 13 20:53:42 2014 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 ESMTPS id 8D339E6D for ; Thu, 13 Mar 2014 20:53:42 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0D985DC3 for ; Thu, 13 Mar 2014 20:53:41 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Thu, 13 Mar 2014 21:53:36 +0100 id 004FC9C8.53221AD0.000185EA Date: Thu, 13 Mar 2014 21:53:32 +0100 From: Milan Obuch To: freebsd-mips@freebsd.org Subject: Router Station Pro etherswitchcfg problem Message-ID: <20140313215332.7824a6e5@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 20:53:42 -0000 Hi, as I recently upgraded my RSPro to current current :) sources, I play a bit with etherswitchcfg. RSPro uses Atheros 8316, and it looks like there is something I do not understand fully or a problem. In man page for etherswitchcfg, there is an example how to set vlan with tagging: etherswitchcfg vlangroup1 vlan 2 members 0,5t port0 pvid 2 (I must use 0,2t because there is no port 5, but that' just cosmetics), however the result is not correct: etherswitchcfg vlangroup1 vlan 2 members 0,2t port0 pvid 2 vlangroup1: vlan: 2 members 0,2 port0: pvid: 2 flags=1 media: Ethernet 1000baseT status: active There is no 't' in vlangroup1 members port 2. What I wanted was 'members 0t,2', but 't' is just seemingly ignored. And, alas, when I tcpdump on arge1 interface, I see no tagged frames. Full switch config is the following: etherswitchcfg -v etherswitch0: Atheros AR8316 Ethernet Switch with 5 ports and 16 VLAN groups etherswitch0: VLAN capabilities=16 etherswitch0: VLAN mode: DOT1Q port0: pvid: 1 flags=1 media: Ethernet 1000baseT status: active port1: pvid: 1 flags=0<> media: Ethernet autoselect (none) status: no carrier port2: pvid: 2 flags=0<> media: Ethernet autoselect (100baseTX ) status: no carrier port3: pvid: 1 flags=0<> media: Ethernet autoselect (none) status: no carrier port4: pvid: 1 flags=0<> media: Ethernet autoselect (none) status: active vlangroup0: vlan: 1 members 0,1,2,3,4 vlangroup1: vlan: 2 members 0,2 Am I doing something wrong or is there some problem? Any idea how can I achieve multiple tagged vlans on arge1 interface? Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 12:28:39 2014 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 ESMTPS id C56ACC17 for ; Fri, 14 Mar 2014 12:28:39 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 619E51CD for ; Fri, 14 Mar 2014 12:28:39 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id d1so2506965wiv.3 for ; Fri, 14 Mar 2014 05:28:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=5d7c00DQyltlpHo5WXlv7CJD7KMYyhwaVv5Hobpxdmc=; b=Y3Fi7i5JJM0l3a7G6GqCiaSh3Xtc2jezNeH/6heG6Kd2YQwxU+CgekfL/sceEdxT2n CUYMFLmNlTe15lAaTwjsg5g31kQF8sIuLnYujiZSG8O5Z/sQ5rVLJWDj+B83CnSUId50 e0e4Wz1ap1/VUJ3BRemhMUyKaNSdA3Ns4VcJ7QbhvfoNKcKalpedRYpojDDhfO3SOpk2 GJmajPVFuHbiu3tw2IN2DSo3Vv8k5g2aGmeIzYnGYDzq/G0iN0rgoTTqiR4lIGdhNo0w wOnC0KZRGMHu8gHskyVUX8g2auVidF+fp4lwU0HhH7kV9VTZ1IkfIbEYDa8aiHmZdFaN tP5A== MIME-Version: 1.0 X-Received: by 10.180.107.136 with SMTP id hc8mr5993416wib.11.1394800117775; Fri, 14 Mar 2014 05:28:37 -0700 (PDT) Received: by 10.216.40.72 with HTTP; Fri, 14 Mar 2014 05:28:37 -0700 (PDT) In-Reply-To: <20140313215332.7824a6e5@zeta.dino.sk> References: <20140313215332.7824a6e5@zeta.dino.sk> Date: Fri, 14 Mar 2014 09:28:37 -0300 Message-ID: Subject: Re: Router Station Pro etherswitchcfg problem From: Luiz Otavio O Souza To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 12:28:39 -0000 Hey Milan, I'll look into this. Just give me a couple of days so i can recycle my RSPRO setup. Regards, Luiz On 13 March 2014 17:53, Milan Obuch wrote: > Hi, > > as I recently upgraded my RSPro to current current :) sources, I play a > bit with etherswitchcfg. RSPro uses Atheros 8316, and it looks like > there is something I do not understand fully or a problem. > > In man page for etherswitchcfg, there is an example how to set vlan > with tagging: > > etherswitchcfg vlangroup1 vlan 2 members 0,5t port0 pvid 2 > > (I must use 0,2t because there is no port 5, but that' just cosmetics), > however the result is not correct: > > etherswitchcfg vlangroup1 vlan 2 members 0,2t port0 pvid 2 > vlangroup1: > vlan: 2 > members 0,2 > port0: > pvid: 2 > flags=1 > media: Ethernet 1000baseT > status: active > > There is no 't' in vlangroup1 members port 2. > > What I wanted was 'members 0t,2', but 't' is just seemingly ignored. > And, alas, when I tcpdump on arge1 interface, I see no tagged frames. > > Full switch config is the following: > > etherswitchcfg -v > etherswitch0: Atheros AR8316 Ethernet Switch with 5 ports and 16 VLAN > groups > etherswitch0: VLAN capabilities=16 > etherswitch0: VLAN mode: DOT1Q > port0: > pvid: 1 > flags=1 > media: Ethernet 1000baseT > status: active > port1: > pvid: 1 > flags=0<> > media: Ethernet autoselect (none) > status: no carrier > port2: > pvid: 2 > flags=0<> > media: Ethernet autoselect (100baseTX ) > status: no carrier > port3: > pvid: 1 > flags=0<> > media: Ethernet autoselect (none) > status: no carrier > port4: > pvid: 1 > flags=0<> > media: Ethernet autoselect (none) > status: active > vlangroup0: > vlan: 1 > members 0,1,2,3,4 > vlangroup1: > vlan: 2 > members 0,2 > > Am I doing something wrong or is there some problem? Any idea how can I > achieve multiple tagged vlans on arge1 interface? > > Regards, > Milan > _______________________________________________ > 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 Mar 14 12:36:00 2014 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 ESMTPS id E4B50EFB for ; Fri, 14 Mar 2014 12:36:00 +0000 (UTC) Received: from Prakkezator.VEHosting.nl (Prakkezator6.VEHosting.nl [IPv6:2001:1af8:2100:b020::142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 723EE2A8 for ; Fri, 14 Mar 2014 12:35:59 +0000 (UTC) Received: from [192.168.72.13] (j232029.upc-j.chello.nl [24.132.232.29]) (authenticated bits=0) by Prakkezator.VEHosting.nl (8.14.2/8.14.2) with ESMTP id s2ECZu7B097602 for ; Fri, 14 Mar 2014 13:35:56 +0100 (CET) (envelope-from Daan@vitsch.nl) From: Daan Vreeken Organization: Daan - Vitsch Electronics To: freebsd-mips@freebsd.org Subject: More hardware up for donation: Routerboard RB912 Date: Fri, 14 Mar 2014 13:35:55 +0100 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201403141335.55299.Daan@vitsch.nl> x-ve-auth-version: mi-1.1.7 2011-02-21 - Copyright (c) 2008, 2011 - Daan Vreeken - VEHosting x-ve-auth: authenticated as 'pa4dan' on Prakkezator.VEHosting.nl X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 12:36:01 -0000 Hi all, At this moment, I have a couple of RB912's on my desk. On one of them, I'm trying to get FreeBSD to boot. The other is currently collecting dust. If anyone is interested in helping in the porting effort, I'll hapilly donate the board and will send it free of charge. The board is based on the Atheros AR9342 and AR8035. It boots from an SPI Flash, has a 128MB (GPIO-connected) NAND Flash and 64MB of RAM. Regards, -- Ing. Daan Vreeken Vitsch Electronics http://Vitsch.nl/ http://VitschVPN.nl/ tel: +31-(0)40-7113051 KvK nr: 17174380 -- Machines en netwerken op afstand beheren? Vitsch VPN oplossing! Kijk voor meer informatie op: http://www.VitschVPN.nl/ From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 12:56:55 2014 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 ESMTPS id 2CAA49E5 for ; Fri, 14 Mar 2014 12:56:55 +0000 (UTC) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC3FF6D3 for ; Fri, 14 Mar 2014 12:56:54 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id u56so2070055wes.37 for ; Fri, 14 Mar 2014 05:56:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=KfKjZjl+pPcd4R2D4YU0CFYTX2V+mw0UE0BCOMRnKtA=; b=jrHJ/UXq8LFKyIywcuMm44oTy7a3Ck4d3ZOZzxWedjTY2mG46vs3fTxL+Oo0o6W+T0 F/QlE6DlpGj8smJM8FC/+A0nBdKQOgBxa0TTjIPo7IlehkYshsVorGo41aad4LCX1GDv 3e5TmuaLYtooXMJ+Weq22Maga1320Byd1MS6yiXOH2vxVmABCI5UT+HenIECGc6G3h0M 1DT2+5JTvAgNjx/U1d4U8eqIqOL+jqFGHQcBpS3Ofpi00RhsTpRxaE9VvhrMMlnJQ6lT YYVDolR4pj2aDWqz0ZopLaldtVMZxvzD/8WoOA+nf1VgTV/9dBwUiJIteC2Jp46Vspq5 T/gA== MIME-Version: 1.0 X-Received: by 10.180.19.138 with SMTP id f10mr6105647wie.11.1394801813172; Fri, 14 Mar 2014 05:56:53 -0700 (PDT) Received: by 10.216.40.72 with HTTP; Fri, 14 Mar 2014 05:56:53 -0700 (PDT) In-Reply-To: <45AD3205-0198-4F00-9EA7-1D46423B7EA7@gmail.com> References: <45AD3205-0198-4F00-9EA7-1D46423B7EA7@gmail.com> Date: Fri, 14 Mar 2014 09:56:53 -0300 Message-ID: Subject: Re: RouterBoard 493G question and AR8327 hardware to donate.. From: Luiz Otavio O Souza To: Ben Perrault Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 12:56:55 -0000 On 12 March 2014 20:49, Ben Perrault wrote: > All, > > So I have a MikroTik RB493G, and I while I've got no problems networking = booting it or getting an NFS root, via a slightly modified AR71xx config an= d Adrian's excellent build scripts. > > But what I would like to do is get a bootable kernel / MFS image onto tha= t box so it's self contained. I've tried booting OpenWRT onto it and using = their wget2nand to flash various types of images onto it - with no avail. (= if only there was uboot for these things ) > > I've searched the archives and found mention, from Luiz, on creating a ya= ffs image and write it to the NAND. But I'm not entirely sure how to do thi= s ( i've looked at the docs, and am still a little lost ). It was for a RB4= 50, but it seems most things regarding the RB450/450G apply to the RB493G. > > So does anyone have an idea on how to do that? Is it even possible? Yes, it is possible, but as you see, we don't have all the tools to do that right now. On my RB450 days (~2009) i remember that you need a 4MB YAFFS2 image containing the kernel (just /kernel) right after the bootloader and the RB will boot from that image. The kernel file can be gziped, which helps a lot. I need to add and test some serialisation on SPI bus so NAND and the MMC/SPI (and gpio for CPLD) can coexist without problems. But, the thing is, to test the SPI serialisation i need GPIO interrupt support, which is the next on my list (and then the SPI stuff). Regards, Luiz > > > Additionally - in a few weeks - I'll have a spare MikroTik CRS-125-24g-1S= -2HnD-In ( which is similar to the RB2011, but with a 24 gigabit switch por= ts and a nifty programable LCD panel ) that I would like to donate to get s= upport for it. It's AR8327 based, which I know just got support in head. I'= m assuming adrian would be the person to talk to, but I could be wrong. Is = there interest? It would be a neat box for soft switching stuff, for sure. I have seen one of those, the LCD with touchscreen is... appealing =3D) The first thing i could thought was how i could get the FreeBSD logo on that screen =3D) From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 13:03:43 2014 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 ESMTPS id 6B6D6E99 for ; Fri, 14 Mar 2014 13:03:43 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0801780B for ; Fri, 14 Mar 2014 13:03:42 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id a1so2139422wgh.20 for ; Fri, 14 Mar 2014 06:03:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Hs16lNtQ/bvL/Uooxp4u2w2oOHzbctoT02jmC0VtWmI=; b=SblbWTFzZVcrf0Pby7w7Z514gcsyjS08L/KxZ1v+gSOotQCM2F/wAZoWS4me07Uy3l VaEWS8DFM1RqRAzpin3B21BdMeysiDcKT+Fd5UxONAI7lBXd/jWkZavQj1zBNRD7MSI+ XL61WLGj3ETtfiizCyS8I11SIDU+6XHxgndhCDuoiZigsAsmcSUQl4hl9Y07I/Ffi3dj NmZbOv3sGNOEe+HOX9y5Lg0HlA2mUEcymOvi4nx/VwKfUGcem8ttGf74IES284UABKbo QdK/e/HO0SFnPF4kGk5nCIQ9Qc3oqpRV0jjUBIyHln4SLz8sScmPeFz7+yq8Calk4CM1 UHQg== MIME-Version: 1.0 X-Received: by 10.180.25.46 with SMTP id z14mr6017933wif.49.1394802221524; Fri, 14 Mar 2014 06:03:41 -0700 (PDT) Received: by 10.217.43.69 with HTTP; Fri, 14 Mar 2014 06:03:41 -0700 (PDT) Date: Fri, 14 Mar 2014 15:03:41 +0200 Message-ID: Subject: MIPS installing and etherswitch questions From: =?ISO-8859-1?Q?=D6zkan_KIRIK?= To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 13:03:43 -0000 Hi I'm interested with FreeBSD MIPS. Which devices can boot FreeBSD from onboard flash? Can we use etherswitch ports as network interfaces ? I have an Mikrotik RB750UP. I saw that FreeBSD can boot over network. Can freebsd be installed to onboard flash? Best regards, From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 13:26:33 2014 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 ESMTPS id 16792ACD for ; Fri, 14 Mar 2014 13:26:33 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A0FC2A30 for ; Fri, 14 Mar 2014 13:26:32 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Fri, 14 Mar 2014 14:26:32 +0100 id 004FCD34.53230388.00006F96 Date: Fri, 14 Mar 2014 14:26:30 +0100 From: Milan Obuch To: "=?ISO-8859-1?Q?=D6zkan?= KIRIK" Subject: Re: MIPS installing and etherswitch questions Message-ID: <20140314142630.77f95fff@zeta.dino.sk> In-Reply-To: References: X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 13:26:33 -0000 On Fri, 14 Mar 2014 15:03:41 +0200 "=C3=96zkan KIRIK" wrote: > Hi >=20 > I'm interested with FreeBSD MIPS. > Which devices can boot FreeBSD from onboard flash? > Can we use etherswitch ports as network interfaces ? >=20 > I have an Mikrotik RB750UP. I saw that FreeBSD can boot over network. > Can freebsd be installed to onboard flash? >=20 > Best regards, > Hi, if you want to do some research and development, it helps. Main trouble here is, if I am not mistaken, the RB750 does not have serial console. This would be great help. Basically, there is support for booting from onboard flash, but it depends. Mikrotik devices have RouterBoot for starting an OS, so if you could but some image containing FreeBSD on your device, it could work. Problem is exact image construction. To put prepared image to flash, one can use Mikrotik's NetInstall, if it accepts an image. I did not test this possibility yet. I strongly prefer having serial console, which enables me to work with kernel even if something does not work right. This way I can configure RouterBoot to load a kernel from network using DHCP/TFTP servers. Etherswitch can be used as full (depends on chip used) featured vlan capable switch, so if CPU port is arge1 (as in a RouterStationPro from Ubiquiti I have), you could make arge1.1, arge1.2 up to defined max number of vlan groups arge1.n interfaces and configuring the switch the way you need. It does not yet work for me in every detail, but well enough for three externally accessible ports. Mikrotik devices are good as they are, but it is sometimes hard to find relevant info on them, they are a bit 'closed' in their own world. Ubiquiti devices are somewhat more 'open', but you can every time try to find an answer in OpenWrt sources, if you can find working kernel for your device and can work with Linux sources. In any case, if you think it is interesting for you, please do some research and I am sure if you will have any question, someone will help you. Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 13:39:08 2014 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 ESMTPS id 1A40FDA6 for ; Fri, 14 Mar 2014 13:39:08 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8AD02BF9 for ; Fri, 14 Mar 2014 13:39:07 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Fri, 14 Mar 2014 14:39:07 +0100 id 004FD3C8.5323067B.00007092 Date: Fri, 14 Mar 2014 14:39:05 +0100 From: Milan Obuch To: Luiz Otavio O Souza Subject: Re: Router Station Pro etherswitchcfg problem Message-ID: <20140314143905.081f073d@zeta.dino.sk> In-Reply-To: References: <20140313215332.7824a6e5@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 13:39:08 -0000 On Fri, 14 Mar 2014 09:28:37 -0300 Luiz Otavio O Souza wrote: > Hey Milan, > > I'll look into this. Just give me a couple of days so i can recycle my > RSPRO setup. > > Regards, > Luiz > I found a workaround (kind of), see below. > On 13 March 2014 17:53, Milan Obuch wrote: > > Hi, > > > > as I recently upgraded my RSPro to current current :) sources, I > > play a bit with etherswitchcfg. RSPro uses Atheros 8316, and it > > looks like there is something I do not understand fully or a > > problem. > > > > In man page for etherswitchcfg, there is an example how to set vlan > > with tagging: > > > > etherswitchcfg vlangroup1 vlan 2 members 0,5t port0 pvid 2 > > > > (I must use 0,2t because there is no port 5, but that' just > > cosmetics), however the result is not correct: > > > > etherswitchcfg vlangroup1 vlan 2 members 0,2t port0 pvid 2 > > vlangroup1: > > vlan: 2 > > members 0,2 > > port0: > > pvid: 2 > > flags=1 > > media: Ethernet 1000baseT > > status: active > > > > There is no 't' in vlangroup1 members port 2. > > > > What I wanted was 'members 0t,2', but 't' is just seemingly ignored. > > And, alas, when I tcpdump on arge1 interface, I see no tagged > > frames. > > > > Full switch config is the following: > > > > etherswitchcfg -v > > etherswitch0: Atheros AR8316 Ethernet Switch with 5 ports and 16 > > VLAN groups > > etherswitch0: VLAN capabilities=16 > > etherswitch0: VLAN mode: DOT1Q > > port0: > > pvid: 1 > > flags=1 > > media: Ethernet 1000baseT > > status: active > > port1: > > pvid: 1 > > flags=0<> > > media: Ethernet autoselect (none) > > status: no carrier > > port2: > > pvid: 2 > > flags=0<> > > media: Ethernet autoselect (100baseTX ) > > status: no carrier > > port3: > > pvid: 1 > > flags=0<> > > media: Ethernet autoselect (none) > > status: no carrier > > port4: > > pvid: 1 > > flags=0<> > > media: Ethernet autoselect (none) > > status: active > > vlangroup0: > > vlan: 1 > > members 0,1,2,3,4 > > vlangroup1: > > vlan: 2 > > members 0,2 > > [ snip ] With command 'etherswitchcfg port0 addtag pvid 1', config for port 0 becomes port0: pvid: 1 flags=5 media: Ethernet 1000baseT status: active and _all_ frames sent to CPU have dot1q header. This way I can create up to 16 vlan groups on etherswitch (and correspondign arge1.n subinterfaces) to achieve what I usually want, just one thing seems not to be possible this way - hybrid port with both native (untagged) and tagged traffic. In any case, it would be good to have this better documented. I don't know if we have any place for this. man page is good, but not everything did work for me. Milan From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 13:59:13 2014 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 ESMTPS id 08100935 for ; Fri, 14 Mar 2014 13:59:13 +0000 (UTC) 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 88E65DEC for ; Fri, 14 Mar 2014 13:59:12 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id x48so2143063wes.38 for ; Fri, 14 Mar 2014 06:59:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ePPNplOYMCkjoBKOwcOzmSm4F9R/BMRuXUsGRbrBs+s=; b=Nt4Wx3dnfahUWg4tcxQFVWE66sZozpRCMHprBpt89DaoiXJChmY2gNa/snW1W3V8rg D3ELpoE3XVCmZy1+fjKv/4CCnvZt49FZswTGLO5IByvRWkpils2Y8zKFSY79QOFvIliU zvANO0vYhzcxrgQcW1Zu43dsIqsYW0q4vDG3voPeHWcxmZtNyhOlqDeJlf+5PrLO1EXs bIJ+ZuDOinMq59Lf0L6g8FyMmrVy59rnd7+DN4eAcLxWohoQMzJD8bqwL58C8qRDOYrH hjxjau+NCrq9ptfwj+FWp8fwcNmaZC1cV4P5eRfvB4dMnp9vW3BMGemCNzfYdSLdj1j+ 9JDQ== MIME-Version: 1.0 X-Received: by 10.194.185.113 with SMTP id fb17mr6653859wjc.29.1394805551026; Fri, 14 Mar 2014 06:59:11 -0700 (PDT) Received: by 10.217.43.69 with HTTP; Fri, 14 Mar 2014 06:59:10 -0700 (PDT) In-Reply-To: <20140314142630.77f95fff@zeta.dino.sk> References: <20140314142630.77f95fff@zeta.dino.sk> Date: Fri, 14 Mar 2014 15:59:10 +0200 Message-ID: Subject: Re: MIPS installing and etherswitch questions From: =?ISO-8859-1?Q?=D6zkan_KIRIK?= To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 13:59:13 -0000 Thank you very much Milan, I did a bit research about booting freebsd on RB750UP. When you push reset time until leds goes down and up, system boots by PXE boot. I think, we can boot by this way. and write image to flash. I'll try it. Does FreeBSD works healty on Ubiquiti Router Station Pro ? Best regards, Ozkan On Fri, Mar 14, 2014 at 3:26 PM, Milan Obuch wrote: > On Fri, 14 Mar 2014 15:03:41 +0200 > "=D6zkan KIRIK" wrote: > > > Hi > > > > I'm interested with FreeBSD MIPS. > > Which devices can boot FreeBSD from onboard flash? > > Can we use etherswitch ports as network interfaces ? > > > > I have an Mikrotik RB750UP. I saw that FreeBSD can boot over network. > > Can freebsd be installed to onboard flash? > > > > Best regards, > > > > Hi, > > if you want to do some research and development, it helps. Main trouble > here is, if I am not mistaken, the RB750 does not have serial console. > This would be great help. Basically, there is support for booting from > onboard flash, but it depends. Mikrotik devices have RouterBoot for > starting an OS, so if you could but some image containing FreeBSD on > your device, it could work. Problem is exact image construction. To put > prepared image to flash, one can use Mikrotik's NetInstall, if it > accepts an image. I did not test this possibility yet. > > I strongly prefer having serial console, which enables me to work with > kernel even if something does not work right. This way I can configure > RouterBoot to load a kernel from network using DHCP/TFTP servers. > > Etherswitch can be used as full (depends on chip used) featured vlan > capable switch, so if CPU port is arge1 (as in a RouterStationPro from > Ubiquiti I have), you could make arge1.1, arge1.2 up to defined max > number of vlan groups arge1.n interfaces and configuring the switch the > way you need. It does not yet work for me in every detail, but well > enough for three externally accessible ports. > > Mikrotik devices are good as they are, but it is sometimes hard to find > relevant info on them, they are a bit 'closed' in their own world. > Ubiquiti devices are somewhat more 'open', but you can every time try > to find an answer in OpenWrt sources, if you can find working kernel > for your device and can work with Linux sources. > > In any case, if you think it is interesting for you, please do some > research and I am sure if you will have any question, someone will help > you. > > Regards, > Milan > From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 14:06:27 2014 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 ESMTPS id 1748DBAE for ; Fri, 14 Mar 2014 14:06:27 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 86B4AEAA for ; Fri, 14 Mar 2014 14:06:26 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Fri, 14 Mar 2014 15:06:26 +0100 id 004FCD34.53230CE2.000072FE Date: Fri, 14 Mar 2014 15:06:24 +0100 From: Milan Obuch To: "=?ISO-8859-1?Q?=D6zkan?= KIRIK" Subject: Re: MIPS installing and etherswitch questions Message-ID: <20140314150624.69328e4c@zeta.dino.sk> In-Reply-To: References: <20140314142630.77f95fff@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 14:06:27 -0000 On Fri, 14 Mar 2014 15:59:10 +0200 "=D6zkan KIRIK" wrote: > Thank you very much Milan, >=20 > I did a bit research about booting freebsd on RB750UP. When you push > reset time until leds goes down and up, system boots by PXE boot. > I think, we can boot by this way. and write image to flash. I'll try > it. > Well, yes, you can start FreeBSD this way, using nfs for rootfs may be the best for beginning. Just keep us informed on what you find. > Does FreeBSD works healty on Ubiquiti Router Station Pro ? > I did not make much with it yet, I am just trying to work with etherswitch here, but it works quite well. I plan to try it instead my aged WRAP board for my home gateway when I go through my tests. > Best regards, > Ozkan >=20 [ snip ] Milan From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 16:19:49 2014 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 ESMTPS id D90B2572 for ; Fri, 14 Mar 2014 16:19:49 +0000 (UTC) Received: from mail.lhr1.as41113.net (mail.lhr1.as41113.net [91.208.177.22]) by mx1.freebsd.org (Postfix) with ESMTP id 718DADFA for ; Fri, 14 Mar 2014 16:19:49 +0000 (UTC) Received: from [172.21.87.41] (193.98.9.212.in-addr.arpa [212.9.98.193]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: lists@rewt.org.uk) by mail.lhr1.as41113.net (Postfix) with ESMTPSA id 3flsLd3byNz7rBc; Fri, 14 Mar 2014 16:10:01 +0000 (UTC) Message-ID: <532329F0.50108@rewt.org.uk> Date: Fri, 14 Mar 2014 16:10:24 +0000 From: Joe Holden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?=D6zkan_KIRIK?= , Milan Obuch Subject: Re: MIPS installing and etherswitch questions References: <20140314142630.77f95fff@zeta.dino.sk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 16:19:50 -0000 Booting is the easy bit, but since you have no serial console - you won't know what has gone wrong, which is the reason I have 750UP and 750GL sitting here idle... On the other hand, FreeBSD will boot on the CRS, and you can see via serial what is going on... however theres no NAND support yet so it is NFS only (and also no switch support so can't configure either the onboard switch or the 25 port gig switch) On 14/03/2014 13:59, Özkan KIRIK wrote: > Thank you very much Milan, > > I did a bit research about booting freebsd on RB750UP. When you push reset > time until leds goes down and up, system boots by PXE boot. > I think, we can boot by this way. and write image to flash. I'll try it. > > Does FreeBSD works healty on Ubiquiti Router Station Pro ? > > Best regards, > Ozkan > > > On Fri, Mar 14, 2014 at 3:26 PM, Milan Obuch wrote: > >> On Fri, 14 Mar 2014 15:03:41 +0200 >> "Özkan KIRIK" wrote: >> >>> Hi >>> >>> I'm interested with FreeBSD MIPS. >>> Which devices can boot FreeBSD from onboard flash? >>> Can we use etherswitch ports as network interfaces ? >>> >>> I have an Mikrotik RB750UP. I saw that FreeBSD can boot over network. >>> Can freebsd be installed to onboard flash? >>> >>> Best regards, >>> >> >> Hi, >> >> if you want to do some research and development, it helps. Main trouble >> here is, if I am not mistaken, the RB750 does not have serial console. >> This would be great help. Basically, there is support for booting from >> onboard flash, but it depends. Mikrotik devices have RouterBoot for >> starting an OS, so if you could but some image containing FreeBSD on >> your device, it could work. Problem is exact image construction. To put >> prepared image to flash, one can use Mikrotik's NetInstall, if it >> accepts an image. I did not test this possibility yet. >> >> I strongly prefer having serial console, which enables me to work with >> kernel even if something does not work right. This way I can configure >> RouterBoot to load a kernel from network using DHCP/TFTP servers. >> >> Etherswitch can be used as full (depends on chip used) featured vlan >> capable switch, so if CPU port is arge1 (as in a RouterStationPro from >> Ubiquiti I have), you could make arge1.1, arge1.2 up to defined max >> number of vlan groups arge1.n interfaces and configuring the switch the >> way you need. It does not yet work for me in every detail, but well >> enough for three externally accessible ports. >> >> Mikrotik devices are good as they are, but it is sometimes hard to find >> relevant info on them, they are a bit 'closed' in their own world. >> Ubiquiti devices are somewhat more 'open', but you can every time try >> to find an answer in OpenWrt sources, if you can find working kernel >> for your device and can work with Linux sources. >> >> In any case, if you think it is interesting for you, please do some >> research and I am sure if you will have any question, someone will help >> you. >> >> Regards, >> Milan >> > _______________________________________________ > 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 Mar 14 16:28:40 2014 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 ESMTPS id 6F93A631 for ; Fri, 14 Mar 2014 16:28:40 +0000 (UTC) Received: from mail-qa0-x232.google.com (mail-qa0-x232.google.com [IPv6:2607:f8b0:400d:c00::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2EE79EB7 for ; Fri, 14 Mar 2014 16:28:40 +0000 (UTC) Received: by mail-qa0-f50.google.com with SMTP id o15so2709012qap.37 for ; Fri, 14 Mar 2014 09:28:38 -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=IG4l0tlLWhvHL4Vr+nvlpQQHAkuvstApizSLE3Ro+as=; b=FRQmEdETcQpgu7Moviteaz0tfLM/5JpSGtwKeFAvcrNyhAdFZX+WTXETRxzrF50DMd gG8mHlVguwi52vOWduwLiCtAtzWqJgBXoIMI6Y2X3ed8eFHRkYWLV6s9+/TsGx1jILWL 9XcgMmZytIPL+TH1MbQ47I27rsHxtzP4Aa3C1N/hry/CxYUI0rHmoUos9k6ODTgw1NKc 42vTYigKbLOVhHhR9KgYiPtRWJpZfBkNxWyqyhdywEAmnjvpBt5VrMiKovArciujlZKv 0D72iCVRfc1fNsEnYK588TQaJn0mkTkYugizqHACEDCN3ukgk7RaERYtPwxhzfJp4I+B M4TQ== MIME-Version: 1.0 X-Received: by 10.224.13.142 with SMTP id c14mr11140072qaa.76.1394814518468; Fri, 14 Mar 2014 09:28:38 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Fri, 14 Mar 2014 09:28:38 -0700 (PDT) In-Reply-To: <20140314143905.081f073d@zeta.dino.sk> References: <20140313215332.7824a6e5@zeta.dino.sk> <20140314143905.081f073d@zeta.dino.sk> Date: Fri, 14 Mar 2014 09:28:38 -0700 X-Google-Sender-Auth: Hw3um3z8RluZ9or4GXHx_SLRcNg Message-ID: Subject: Re: Router Station Pro etherswitchcfg problem From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 16:28:40 -0000 Hi, The chip does do per-port tagged/native stuff. I wonder why the configuration side isn't. I admit I've been hands-off on the VLAN side of things. I'd really like it to be thoroughly tested and documented by others; that way I can focus on the VLAN bringup on the AR9331/AR934x chips and the AR8327 switch. Thanks! -a On 14 March 2014 06:39, Milan Obuch wrote: > On Fri, 14 Mar 2014 09:28:37 -0300 > Luiz Otavio O Souza wrote: > >> Hey Milan, >> >> I'll look into this. Just give me a couple of days so i can recycle my >> RSPRO setup. >> >> Regards, >> Luiz >> > > I found a workaround (kind of), see below. > >> On 13 March 2014 17:53, Milan Obuch wrote: >> > Hi, >> > >> > as I recently upgraded my RSPro to current current :) sources, I >> > play a bit with etherswitchcfg. RSPro uses Atheros 8316, and it >> > looks like there is something I do not understand fully or a >> > problem. >> > >> > In man page for etherswitchcfg, there is an example how to set vlan >> > with tagging: >> > >> > etherswitchcfg vlangroup1 vlan 2 members 0,5t port0 pvid 2 >> > >> > (I must use 0,2t because there is no port 5, but that' just >> > cosmetics), however the result is not correct: >> > >> > etherswitchcfg vlangroup1 vlan 2 members 0,2t port0 pvid 2 >> > vlangroup1: >> > vlan: 2 >> > members 0,2 >> > port0: >> > pvid: 2 >> > flags=1 >> > media: Ethernet 1000baseT >> > status: active >> > >> > There is no 't' in vlangroup1 members port 2. >> > >> > What I wanted was 'members 0t,2', but 't' is just seemingly ignored. >> > And, alas, when I tcpdump on arge1 interface, I see no tagged >> > frames. >> > >> > Full switch config is the following: >> > >> > etherswitchcfg -v >> > etherswitch0: Atheros AR8316 Ethernet Switch with 5 ports and 16 >> > VLAN groups >> > etherswitch0: VLAN capabilities=16 >> > etherswitch0: VLAN mode: DOT1Q >> > port0: >> > pvid: 1 >> > flags=1 >> > media: Ethernet 1000baseT >> > status: active >> > port1: >> > pvid: 1 >> > flags=0<> >> > media: Ethernet autoselect (none) >> > status: no carrier >> > port2: >> > pvid: 2 >> > flags=0<> >> > media: Ethernet autoselect (100baseTX ) >> > status: no carrier >> > port3: >> > pvid: 1 >> > flags=0<> >> > media: Ethernet autoselect (none) >> > status: no carrier >> > port4: >> > pvid: 1 >> > flags=0<> >> > media: Ethernet autoselect (none) >> > status: active >> > vlangroup0: >> > vlan: 1 >> > members 0,1,2,3,4 >> > vlangroup1: >> > vlan: 2 >> > members 0,2 >> > > > [ snip ] > > With command 'etherswitchcfg port0 addtag pvid 1', config for port 0 > becomes > > port0: > pvid: 1 > flags=5 > media: Ethernet 1000baseT > status: active > > and _all_ frames sent to CPU have dot1q header. This way I can create > up to 16 vlan groups on etherswitch (and correspondign arge1.n > subinterfaces) to achieve what I usually want, just one thing seems not > to be possible this way - hybrid port with both native (untagged) and > tagged traffic. > > In any case, it would be good to have this better documented. I don't > know if we have any place for this. man page is good, but not > everything did work for me. > > Milan > _______________________________________________ > 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 Mar 14 19:42:57 2014 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 ESMTPS id 754D6F6 for ; Fri, 14 Mar 2014 19:42:57 +0000 (UTC) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0F8A16DB for ; Fri, 14 Mar 2014 19:42:56 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id w62so2567793wes.14 for ; Fri, 14 Mar 2014 12:42:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=GE57NawrTckhwbgDyVfAOEPz+DncRWRiE0F411AFN1c=; b=an1KaTtZiCglXcNMThCZNG+gUJQ/J+OG6VxULrNbHH0MZEfwGu+Wd9XkhenSbIYnGh 7qooveysqtRqJUhYXgugpsqjqEgpsDymWN6TF2jAanTnxOiszlJdQmziB6X18H9JuHUN ZXaS1JVmuKefH+Rg9sc83dj8qE2gcoSwnIyZED2SPYsaauO1+LXm7d8ElhzBSEQ7OpQD ZPJJnz2lBqlG6Cb6gnbS4iE/O4AwTZ6IzGPEb4Tjm9dclz2qDnCr3cCwfjMAC2deB4xp uEA9ZcediXaZUP3+b2FqZBgPJ+JgFOAX63Ly+WB778TN8h7VSeF0khaCqmcFviud3Ktu +5/g== MIME-Version: 1.0 X-Received: by 10.195.13.103 with SMTP id ex7mr8074936wjd.3.1394826175485; Fri, 14 Mar 2014 12:42:55 -0700 (PDT) Received: by 10.216.40.72 with HTTP; Fri, 14 Mar 2014 12:42:55 -0700 (PDT) In-Reply-To: <20140314143905.081f073d@zeta.dino.sk> References: <20140313215332.7824a6e5@zeta.dino.sk> <20140314143905.081f073d@zeta.dino.sk> Date: Fri, 14 Mar 2014 16:42:55 -0300 Message-ID: Subject: Re: Router Station Pro etherswitchcfg problem From: Luiz Otavio O Souza To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 19:42:57 -0000 On 14 March 2014 10:39, Milan Obus wrote: > On Fri, 14 Mar 2014 09:28:37 -0300 > Luiz Otavio O Souza wrote: > >> Hey Milan, >> >> I'll look into this. Just give me a couple of days so i can recycle my >> RSPRO setup. >> >> Regards, >> Luiz >> > > I found a workaround (kind of), see below. > > > [ snip ] > > With command 'etherswitchcfg port0 addtag pvid 1', config for port 0 > becomes > > port0: > pvid: 1 > flags=5 > media: Ethernet 1000baseT > status: active > > and _all_ frames sent to CPU have dot1q header. This way I can create > up to 16 vlan groups on etherswitch (and correspondign arge1.n > subinterfaces) to achieve what I usually want, just one thing seems not > to be possible this way - hybrid port with both native (untagged) and > tagged traffic. > > In any case, it would be good to have this better documented. I don't > know if we have any place for this. man page is good, but not > everything did work for me. > > Milan Yes Milan, that is correct i remember now. You have to enable the tagging on the CPU port to receive the tagged packets. What i don't remember is why this switch was coded with the tag/untag feature per port and not per vlan, but i guess that was because i don't have the docs for it. While you can't have the hybrid setup, the trunk setup works fine with FreeBSD. And, yes, we need to get a better man page. If you have suggestions you can send it as text diffs to me, otherwise i'll try to get more working examples when i have some quality time with my RSPRO/RB450G again. Thanks, Luiz From owner-freebsd-mips@FreeBSD.ORG Fri Mar 14 19:51:35 2014 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 ESMTPS id 7A428850 for ; Fri, 14 Mar 2014 19:51:35 +0000 (UTC) Received: from mail-qc0-x22c.google.com (mail-qc0-x22c.google.com [IPv6:2607:f8b0:400d:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 38010797 for ; Fri, 14 Mar 2014 19:51:35 +0000 (UTC) Received: by mail-qc0-f172.google.com with SMTP id i8so3508795qcq.31 for ; Fri, 14 Mar 2014 12:51:34 -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=2lPREXmfQxrQ3vS3f0C4Dc/p69UIfYnwdiWqQ5IlFd4=; b=yCuAa48wgYC7G6XArmb8H/Xzzs7fdzQl7QjCwMKGUXQF0v7dOjLtbWu/z1xkI1AFO8 uUWY7ClklHCR3BOTW4MXY/NEN9QbZZ19A00e1ipRDvQKsreLUR+XGL2MF9NTUKwSvjWR Wxhm/WSIm7UbZtReRJTKxn3/JOmwNYqRMdsmmWztKmgJzvZ5wSS1a2PfyR5JaK6kGD2Z KuBnXzTzHfcWP6IXzlJg5C16gGPrp865fA8WKqGv0shXZme3rSOp88bj6uZV8gvoW5Ex H0vrghU2jrejsjJyYaWcclvxujgRvl9WTKi7CFzbDAKshQwqjKOzHKdwrtY6uYbmvN1c rvTw== MIME-Version: 1.0 X-Received: by 10.140.50.169 with SMTP id s38mr11655356qga.12.1394826694387; Fri, 14 Mar 2014 12:51:34 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Fri, 14 Mar 2014 12:51:34 -0700 (PDT) In-Reply-To: References: <20140313215332.7824a6e5@zeta.dino.sk> <20140314143905.081f073d@zeta.dino.sk> Date: Fri, 14 Mar 2014 12:51:34 -0700 X-Google-Sender-Auth: xFxGDSX2NqdMUQdNApTmqgVx7S0 Message-ID: Subject: Re: Router Station Pro etherswitchcfg problem From: Adrian Chadd To: Luiz Otavio O Souza Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 19:51:35 -0000 Hi, It's per port because that's how it's logically supposed to be. Ie, there's a set of VLANs in the switch. Then you have a native VLAN on a port, which is the untagged VLAN. Then you allow other VLANs to show up on the port, which are the tagged VLANs that show up on said port. -a On 14 March 2014 12:42, Luiz Otavio O Souza wrote: > On 14 March 2014 10:39, Milan Obus wrote: >> On Fri, 14 Mar 2014 09:28:37 -0300 >> Luiz Otavio O Souza wrote: >> >>> Hey Milan, >>> >>> I'll look into this. Just give me a couple of days so i can recycle my >>> RSPRO setup. >>> >>> Regards, >>> Luiz >>> >> >> I found a workaround (kind of), see below. >> >> >> [ snip ] >> >> With command 'etherswitchcfg port0 addtag pvid 1', config for port 0 >> becomes >> >> port0: >> pvid: 1 >> flags=5 >> media: Ethernet 1000baseT >> status: active >> >> and _all_ frames sent to CPU have dot1q header. This way I can create >> up to 16 vlan groups on etherswitch (and correspondign arge1.n >> subinterfaces) to achieve what I usually want, just one thing seems not >> to be possible this way - hybrid port with both native (untagged) and >> tagged traffic. >> >> In any case, it would be good to have this better documented. I don't >> know if we have any place for this. man page is good, but not >> everything did work for me. >> >> Milan > > Yes Milan, that is correct i remember now. > > You have to enable the tagging on the CPU port to receive the tagged packets. > > What i don't remember is why this switch was coded with the tag/untag > feature per port and not per vlan, but i guess that was because i > don't have the docs for it. > > While you can't have the hybrid setup, the trunk setup works fine with FreeBSD. > > And, yes, we need to get a better man page. If you have suggestions > you can send it as text diffs to me, otherwise i'll try to get more > working examples when i have some quality time with my RSPRO/RB450G > again. > > Thanks, > Luiz > _______________________________________________ > 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 Mar 14 22:47:51 2014 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 ESMTPS id F33F3FC6; Fri, 14 Mar 2014 22:47:50 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B8D8E8E2; Fri, 14 Mar 2014 22:47:49 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2EMlexi024506; Sat, 15 Mar 2014 00:47:40 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2EMleJX024429; Fri, 14 Mar 2014 22:47:40 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 14 Mar 2014 22:47:40 GMT Message-Id: <201403142247.s2EMleJX024429@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Mar 2014 22:47:51 -0000 TB --- 2014-03-14 20:20:46 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-14 20:20:46 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-14 20:20:46 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-14 20:20:46 - cleaning the object tree TB --- 2014-03-14 20:20:46 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-14 20:21:23 - At svn revision 263188 TB --- 2014-03-14 20:21:24 - building world TB --- 2014-03-14 20:21:24 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 20:21:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 20:21:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 20:21:24 - SRCCONF=/dev/null TB --- 2014-03-14 20:21:24 - TARGET=mips TB --- 2014-03-14 20:21:24 - TARGET_ARCH=mips TB --- 2014-03-14 20:21:24 - TZ=UTC TB --- 2014-03-14 20:21:24 - __MAKE_CONF=/dev/null TB --- 2014-03-14 20:21:24 - cd /src TB --- 2014-03-14 20:21:24 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Mar 14 20:21:34 UTC 2014 >>> 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 Fri Mar 14 21:46:49 UTC 2014 TB --- 2014-03-14 21:46:49 - cd /src/sys/mips/conf TB --- 2014-03-14 21:46:49 - /usr/sbin/config -m ADM5120 TB --- 2014-03-14 21:46:49 - skipping ADM5120 kernel TB --- 2014-03-14 21:46:49 - cd /src/sys/mips/conf TB --- 2014-03-14 21:46:49 - /usr/sbin/config -m ALCHEMY TB --- 2014-03-14 21:46:49 - skipping ALCHEMY kernel TB --- 2014-03-14 21:46:49 - cd /src/sys/mips/conf TB --- 2014-03-14 21:46:49 - /usr/sbin/config -m AP121 TB --- 2014-03-14 21:46:49 - building AP121 kernel TB --- 2014-03-14 21:46:49 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 21:46:49 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 21:46:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 21:46:49 - SRCCONF=/dev/null TB --- 2014-03-14 21:46:49 - TARGET=mips TB --- 2014-03-14 21:46:49 - TARGET_ARCH=mips TB --- 2014-03-14 21:46:49 - TZ=UTC TB --- 2014-03-14 21:46:49 - __MAKE_CONF=/dev/null TB --- 2014-03-14 21:46:49 - cd /src TB --- 2014-03-14 21:46:49 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Fri Mar 14 21:46:49 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Fri Mar 14 21:52:05 UTC 2014 TB --- 2014-03-14 21:52:05 - cd /src/sys/mips/conf TB --- 2014-03-14 21:52:05 - /usr/sbin/config -m AP91 TB --- 2014-03-14 21:52:05 - building AP91 kernel TB --- 2014-03-14 21:52:05 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 21:52:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 21:52:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 21:52:05 - SRCCONF=/dev/null TB --- 2014-03-14 21:52:05 - TARGET=mips TB --- 2014-03-14 21:52:05 - TARGET_ARCH=mips TB --- 2014-03-14 21:52:05 - TZ=UTC TB --- 2014-03-14 21:52:05 - __MAKE_CONF=/dev/null TB --- 2014-03-14 21:52:05 - cd /src TB --- 2014-03-14 21:52:05 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Fri Mar 14 21:52:05 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Fri Mar 14 21:59:05 UTC 2014 TB --- 2014-03-14 21:59:05 - cd /src/sys/mips/conf TB --- 2014-03-14 21:59:05 - /usr/sbin/config -m AP93 TB --- 2014-03-14 21:59:05 - building AP93 kernel TB --- 2014-03-14 21:59:05 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 21:59:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 21:59:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 21:59:05 - SRCCONF=/dev/null TB --- 2014-03-14 21:59:05 - TARGET=mips TB --- 2014-03-14 21:59:05 - TARGET_ARCH=mips TB --- 2014-03-14 21:59:05 - TZ=UTC TB --- 2014-03-14 21:59:05 - __MAKE_CONF=/dev/null TB --- 2014-03-14 21:59:05 - cd /src TB --- 2014-03-14 21:59:05 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Fri Mar 14 21:59:05 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Fri Mar 14 22:06:38 UTC 2014 TB --- 2014-03-14 22:06:38 - cd /src/sys/mips/conf TB --- 2014-03-14 22:06:38 - /usr/sbin/config -m AP94 TB --- 2014-03-14 22:06:38 - building AP94 kernel TB --- 2014-03-14 22:06:38 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 22:06:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 22:06:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 22:06:38 - SRCCONF=/dev/null TB --- 2014-03-14 22:06:38 - TARGET=mips TB --- 2014-03-14 22:06:38 - TARGET_ARCH=mips TB --- 2014-03-14 22:06:38 - TZ=UTC TB --- 2014-03-14 22:06:38 - __MAKE_CONF=/dev/null TB --- 2014-03-14 22:06:38 - cd /src TB --- 2014-03-14 22:06:38 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Fri Mar 14 22:06:38 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Fri Mar 14 22:15:15 UTC 2014 TB --- 2014-03-14 22:15:15 - cd /src/sys/mips/conf TB --- 2014-03-14 22:15:15 - /usr/sbin/config -m AP96 TB --- 2014-03-14 22:15:15 - building AP96 kernel TB --- 2014-03-14 22:15:15 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 22:15:15 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 22:15:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 22:15:15 - SRCCONF=/dev/null TB --- 2014-03-14 22:15:15 - TARGET=mips TB --- 2014-03-14 22:15:15 - TARGET_ARCH=mips TB --- 2014-03-14 22:15:15 - TZ=UTC TB --- 2014-03-14 22:15:15 - __MAKE_CONF=/dev/null TB --- 2014-03-14 22:15:15 - cd /src TB --- 2014-03-14 22:15:15 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Fri Mar 14 22:15:15 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Fri Mar 14 22:23:40 UTC 2014 TB --- 2014-03-14 22:23:40 - cd /src/sys/mips/conf TB --- 2014-03-14 22:23:40 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-03-14 22:23:40 - building AR71XX_BASE kernel TB --- 2014-03-14 22:23:40 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 22:23:40 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 22:23:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 22:23:40 - SRCCONF=/dev/null TB --- 2014-03-14 22:23:40 - TARGET=mips TB --- 2014-03-14 22:23:40 - TARGET_ARCH=mips TB --- 2014-03-14 22:23:40 - TZ=UTC TB --- 2014-03-14 22:23:40 - __MAKE_CONF=/dev/null TB --- 2014-03-14 22:23:40 - cd /src TB --- 2014-03-14 22:23:40 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Fri Mar 14 22:23:40 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Fri Mar 14 22:31:06 UTC 2014 TB --- 2014-03-14 22:31:06 - cd /src/sys/mips/conf TB --- 2014-03-14 22:31:06 - /usr/sbin/config -m AR724X_BASE TB --- 2014-03-14 22:31:06 - building AR724X_BASE kernel TB --- 2014-03-14 22:31:06 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 22:31:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 22:31:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 22:31:06 - SRCCONF=/dev/null TB --- 2014-03-14 22:31:06 - TARGET=mips TB --- 2014-03-14 22:31:06 - TARGET_ARCH=mips TB --- 2014-03-14 22:31:06 - TZ=UTC TB --- 2014-03-14 22:31:06 - __MAKE_CONF=/dev/null TB --- 2014-03-14 22:31:06 - cd /src TB --- 2014-03-14 22:31:06 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Fri Mar 14 22:31:06 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Fri Mar 14 22:37:01 UTC 2014 TB --- 2014-03-14 22:37:01 - cd /src/sys/mips/conf TB --- 2014-03-14 22:37:01 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-03-14 22:37:01 - building AR91XX_BASE kernel TB --- 2014-03-14 22:37:01 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 22:37:01 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 22:37:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 22:37:01 - SRCCONF=/dev/null TB --- 2014-03-14 22:37:01 - TARGET=mips TB --- 2014-03-14 22:37:01 - TARGET_ARCH=mips TB --- 2014-03-14 22:37:01 - TZ=UTC TB --- 2014-03-14 22:37:01 - __MAKE_CONF=/dev/null TB --- 2014-03-14 22:37:01 - cd /src TB --- 2014-03-14 22:37:01 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Fri Mar 14 22:37:01 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Fri Mar 14 22:43:46 UTC 2014 TB --- 2014-03-14 22:43:46 - cd /src/sys/mips/conf TB --- 2014-03-14 22:43:46 - /usr/sbin/config -m AR933X_BASE TB --- 2014-03-14 22:43:46 - building AR933X_BASE kernel TB --- 2014-03-14 22:43:46 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 22:43:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 22:43:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 22:43:46 - SRCCONF=/dev/null TB --- 2014-03-14 22:43:46 - TARGET=mips TB --- 2014-03-14 22:43:46 - TARGET_ARCH=mips TB --- 2014-03-14 22:43:46 - TZ=UTC TB --- 2014-03-14 22:43:46 - __MAKE_CONF=/dev/null TB --- 2014-03-14 22:43:46 - cd /src TB --- 2014-03-14 22:43:46 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Fri Mar 14 22:43:46 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Fri Mar 14 22:47:35 UTC 2014 TB --- 2014-03-14 22:47:36 - cd /src/sys/mips/conf TB --- 2014-03-14 22:47:36 - /usr/sbin/config -m AR934X_BASE TB --- 2014-03-14 22:47:36 - building AR934X_BASE kernel TB --- 2014-03-14 22:47:36 - CROSS_BUILD_TESTING=YES TB --- 2014-03-14 22:47:36 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-14 22:47:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-14 22:47:36 - SRCCONF=/dev/null TB --- 2014-03-14 22:47:36 - TARGET=mips TB --- 2014-03-14 22:47:36 - TARGET_ARCH=mips TB --- 2014-03-14 22:47:36 - TZ=UTC TB --- 2014-03-14 22:47:36 - __MAKE_CONF=/dev/null TB --- 2014-03-14 22:47:36 - cd /src TB --- 2014-03-14 22:47:36 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Fri Mar 14 22:47:36 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/AR934X_BASE/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-03-14 22:47:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-14 22:47:39 - ERROR: failed to build AR934X_BASE kernel TB --- 2014-03-14 22:47:39 - 6180.39 user 3038.79 system 8813.06 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Mar 16 00:20:17 2014 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 ESMTPS id 532A63E9 for ; Sun, 16 Mar 2014 00:20:17 +0000 (UTC) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 13BCF678 for ; Sun, 16 Mar 2014 00:20:17 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id i13so4018525qae.33 for ; Sat, 15 Mar 2014 17:20:15 -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=OL8E36TvGpWbRCXdKPRI3Vc2WUasAfs+RWWv9H9Lgrw=; b=tS5Gd5xtzOW/czdsmXpkDT6XcdZgvGZssy/lMW3gkFVwJYgIvvXjtwVRj0J7XiSpqU g25dWAY3zh6sNCOtJ4xXYnItoTd0U037aawik9h/DtinTgsKwncyZcysPHzUHndtbXJJ jNHso5EKiDClmrBGS3SmbEAbO3BcPRSLkhmUWb7W2/oTTKVPFmkRScGiUhe5Gq7DtI8G lYO45CIY53UB02ucPhihD9Bu9NkSmacVBj3F38rKRWjXKY/4kk07V29rS/lEJTg868s9 4VNxGiBRK7Qbxy/sXMxzu1b31Al8qHlf2Nhj+cedlIQV2nU74zkwWBq0/vusSmw6+HXh HVtQ== MIME-Version: 1.0 X-Received: by 10.140.94.134 with SMTP id g6mr18391348qge.19.1394929215836; Sat, 15 Mar 2014 17:20:15 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Sat, 15 Mar 2014 17:20:15 -0700 (PDT) In-Reply-To: <201403141335.55299.Daan@vitsch.nl> References: <201403141335.55299.Daan@vitsch.nl> Date: Sat, 15 Mar 2014 17:20:15 -0700 X-Google-Sender-Auth: QQdJ7d44kD6vETyO9MjQ0Uuys-Y Message-ID: Subject: Re: More hardware up for donation: Routerboard RB912 From: Adrian Chadd To: Daan Vreeken Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 00:20:17 -0000 Hi, I'm currently reviewing what's needed for the AR93xx NAND driver. So, I'll post to -mips once that is working so we can continue porting this stuff along Thanks for your interest! -a On 14 March 2014 05:35, Daan Vreeken wrote: > Hi all, > > At this moment, I have a couple of RB912's on my desk. On one of them, I'm > trying to get FreeBSD to boot. The other is currently collecting dust. > If anyone is interested in helping in the porting effort, I'll hapilly donate > the board and will send it free of charge. > > The board is based on the Atheros AR9342 and AR8035. It boots from an SPI > Flash, has a 128MB (GPIO-connected) NAND Flash and 64MB of RAM. > > > Regards, > -- > Ing. Daan Vreeken > Vitsch Electronics > http://Vitsch.nl/ > http://VitschVPN.nl/ > tel: +31-(0)40-7113051 > KvK nr: 17174380 > -- > Machines en netwerken op afstand beheren? Vitsch VPN oplossing! > Kijk voor meer informatie op: http://www.VitschVPN.nl/ > _______________________________________________ > 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 Sun Mar 16 07:15:13 2014 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 ESMTPS id 0E9BFF12; Sun, 16 Mar 2014 07:15:13 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E20B2933; Sun, 16 Mar 2014 07:15:11 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2G7EucT006325; Sun, 16 Mar 2014 09:14:56 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2G7EulE006291; Sun, 16 Mar 2014 07:14:56 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 16 Mar 2014 07:14:56 GMT Message-Id: <201403160714.s2G7EulE006291@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 07:15:13 -0000 TB --- 2014-03-16 04:20:43 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-16 04:20:43 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-16 04:20:43 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-16 04:20:43 - cleaning the object tree TB --- 2014-03-16 04:20:43 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-16 04:21:34 - At svn revision 263226 TB --- 2014-03-16 04:21:35 - building world TB --- 2014-03-16 04:21:35 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 04:21:35 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 04:21:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 04:21:35 - SRCCONF=/dev/null TB --- 2014-03-16 04:21:35 - TARGET=mips TB --- 2014-03-16 04:21:35 - TARGET_ARCH=mips TB --- 2014-03-16 04:21:35 - TZ=UTC TB --- 2014-03-16 04:21:35 - __MAKE_CONF=/dev/null TB --- 2014-03-16 04:21:35 - cd /src TB --- 2014-03-16 04:21:35 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Mar 16 04:21:46 UTC 2014 >>> 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 Sun Mar 16 05:47:00 UTC 2014 TB --- 2014-03-16 05:47:00 - cd /src/sys/mips/conf TB --- 2014-03-16 05:47:00 - /usr/sbin/config -m ADM5120 TB --- 2014-03-16 05:47:00 - skipping ADM5120 kernel TB --- 2014-03-16 05:47:00 - cd /src/sys/mips/conf TB --- 2014-03-16 05:47:00 - /usr/sbin/config -m ALCHEMY TB --- 2014-03-16 05:47:00 - skipping ALCHEMY kernel TB --- 2014-03-16 05:47:00 - cd /src/sys/mips/conf TB --- 2014-03-16 05:47:00 - /usr/sbin/config -m AP121 TB --- 2014-03-16 05:47:00 - building AP121 kernel TB --- 2014-03-16 05:47:00 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 05:47:00 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 05:47:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 05:47:00 - SRCCONF=/dev/null TB --- 2014-03-16 05:47:00 - TARGET=mips TB --- 2014-03-16 05:47:00 - TARGET_ARCH=mips TB --- 2014-03-16 05:47:00 - TZ=UTC TB --- 2014-03-16 05:47:00 - __MAKE_CONF=/dev/null TB --- 2014-03-16 05:47:00 - cd /src TB --- 2014-03-16 05:47:00 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Sun Mar 16 05:47:01 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Sun Mar 16 05:52:19 UTC 2014 TB --- 2014-03-16 05:52:19 - cd /src/sys/mips/conf TB --- 2014-03-16 05:52:19 - /usr/sbin/config -m AP91 TB --- 2014-03-16 05:52:19 - building AP91 kernel TB --- 2014-03-16 05:52:19 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 05:52:19 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 05:52:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 05:52:19 - SRCCONF=/dev/null TB --- 2014-03-16 05:52:19 - TARGET=mips TB --- 2014-03-16 05:52:19 - TARGET_ARCH=mips TB --- 2014-03-16 05:52:19 - TZ=UTC TB --- 2014-03-16 05:52:19 - __MAKE_CONF=/dev/null TB --- 2014-03-16 05:52:19 - cd /src TB --- 2014-03-16 05:52:19 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Sun Mar 16 05:52:19 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Sun Mar 16 05:59:21 UTC 2014 TB --- 2014-03-16 05:59:21 - cd /src/sys/mips/conf TB --- 2014-03-16 05:59:21 - /usr/sbin/config -m AP93 TB --- 2014-03-16 05:59:21 - building AP93 kernel TB --- 2014-03-16 05:59:21 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 05:59:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 05:59:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 05:59:21 - SRCCONF=/dev/null TB --- 2014-03-16 05:59:21 - TARGET=mips TB --- 2014-03-16 05:59:21 - TARGET_ARCH=mips TB --- 2014-03-16 05:59:21 - TZ=UTC TB --- 2014-03-16 05:59:21 - __MAKE_CONF=/dev/null TB --- 2014-03-16 05:59:21 - cd /src TB --- 2014-03-16 05:59:21 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Sun Mar 16 05:59:21 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Sun Mar 16 06:06:52 UTC 2014 TB --- 2014-03-16 06:06:52 - cd /src/sys/mips/conf TB --- 2014-03-16 06:06:52 - /usr/sbin/config -m AP94 TB --- 2014-03-16 06:06:52 - building AP94 kernel TB --- 2014-03-16 06:06:52 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:06:52 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:06:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:06:52 - SRCCONF=/dev/null TB --- 2014-03-16 06:06:52 - TARGET=mips TB --- 2014-03-16 06:06:52 - TARGET_ARCH=mips TB --- 2014-03-16 06:06:52 - TZ=UTC TB --- 2014-03-16 06:06:52 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:06:52 - cd /src TB --- 2014-03-16 06:06:52 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Sun Mar 16 06:06:52 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Sun Mar 16 06:15:28 UTC 2014 TB --- 2014-03-16 06:15:28 - cd /src/sys/mips/conf TB --- 2014-03-16 06:15:28 - /usr/sbin/config -m AP96 TB --- 2014-03-16 06:15:28 - building AP96 kernel TB --- 2014-03-16 06:15:28 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:15:28 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:15:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:15:28 - SRCCONF=/dev/null TB --- 2014-03-16 06:15:28 - TARGET=mips TB --- 2014-03-16 06:15:28 - TARGET_ARCH=mips TB --- 2014-03-16 06:15:28 - TZ=UTC TB --- 2014-03-16 06:15:28 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:15:28 - cd /src TB --- 2014-03-16 06:15:28 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Sun Mar 16 06:15:28 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Sun Mar 16 06:23:56 UTC 2014 TB --- 2014-03-16 06:23:56 - cd /src/sys/mips/conf TB --- 2014-03-16 06:23:56 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-03-16 06:23:56 - building AR71XX_BASE kernel TB --- 2014-03-16 06:23:56 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:23:56 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:23:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:23:56 - SRCCONF=/dev/null TB --- 2014-03-16 06:23:56 - TARGET=mips TB --- 2014-03-16 06:23:56 - TARGET_ARCH=mips TB --- 2014-03-16 06:23:56 - TZ=UTC TB --- 2014-03-16 06:23:56 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:23:56 - cd /src TB --- 2014-03-16 06:23:56 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Sun Mar 16 06:23:57 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Sun Mar 16 06:31:21 UTC 2014 TB --- 2014-03-16 06:31:21 - cd /src/sys/mips/conf TB --- 2014-03-16 06:31:21 - /usr/sbin/config -m AR724X_BASE TB --- 2014-03-16 06:31:21 - building AR724X_BASE kernel TB --- 2014-03-16 06:31:21 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:31:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:31:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:31:21 - SRCCONF=/dev/null TB --- 2014-03-16 06:31:21 - TARGET=mips TB --- 2014-03-16 06:31:21 - TARGET_ARCH=mips TB --- 2014-03-16 06:31:21 - TZ=UTC TB --- 2014-03-16 06:31:21 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:31:21 - cd /src TB --- 2014-03-16 06:31:21 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Sun Mar 16 06:31:21 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Sun Mar 16 06:37:15 UTC 2014 TB --- 2014-03-16 06:37:15 - cd /src/sys/mips/conf TB --- 2014-03-16 06:37:15 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-03-16 06:37:15 - building AR91XX_BASE kernel TB --- 2014-03-16 06:37:15 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:37:15 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:37:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:37:15 - SRCCONF=/dev/null TB --- 2014-03-16 06:37:15 - TARGET=mips TB --- 2014-03-16 06:37:15 - TARGET_ARCH=mips TB --- 2014-03-16 06:37:15 - TZ=UTC TB --- 2014-03-16 06:37:15 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:37:15 - cd /src TB --- 2014-03-16 06:37:15 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Sun Mar 16 06:37:15 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Sun Mar 16 06:44:01 UTC 2014 TB --- 2014-03-16 06:44:01 - cd /src/sys/mips/conf TB --- 2014-03-16 06:44:01 - /usr/sbin/config -m AR933X_BASE TB --- 2014-03-16 06:44:01 - building AR933X_BASE kernel TB --- 2014-03-16 06:44:01 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:44:01 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:44:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:44:01 - SRCCONF=/dev/null TB --- 2014-03-16 06:44:01 - TARGET=mips TB --- 2014-03-16 06:44:01 - TARGET_ARCH=mips TB --- 2014-03-16 06:44:01 - TZ=UTC TB --- 2014-03-16 06:44:01 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:44:01 - cd /src TB --- 2014-03-16 06:44:01 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Sun Mar 16 06:44:01 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Sun Mar 16 06:47:50 UTC 2014 TB --- 2014-03-16 06:47:50 - cd /src/sys/mips/conf TB --- 2014-03-16 06:47:50 - /usr/sbin/config -m AR934X_BASE TB --- 2014-03-16 06:47:50 - building AR934X_BASE kernel TB --- 2014-03-16 06:47:50 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:47:50 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:47:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:47:50 - SRCCONF=/dev/null TB --- 2014-03-16 06:47:50 - TARGET=mips TB --- 2014-03-16 06:47:50 - TARGET_ARCH=mips TB --- 2014-03-16 06:47:50 - TZ=UTC TB --- 2014-03-16 06:47:50 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:47:50 - cd /src TB --- 2014-03-16 06:47:50 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Sun Mar 16 06:47:50 UTC 2014 >>> 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 >>> Kernel build for AR934X_BASE completed on Sun Mar 16 06:51:45 UTC 2014 TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2014-03-16 06:51:45 - skipping BERI_DE4_BASE kernel TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2014-03-16 06:51:45 - skipping BERI_DE4_MDROOT kernel TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2014-03-16 06:51:45 - skipping BERI_DE4_SDROOT kernel TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m BERI_NETFPGA_MDROOT TB --- 2014-03-16 06:51:45 - skipping BERI_NETFPGA_MDROOT kernel TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2014-03-16 06:51:45 - skipping BERI_SIM_BASE kernel TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2014-03-16 06:51:45 - skipping BERI_SIM_MDROOT kernel TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2014-03-16 06:51:45 - skipping BERI_SIM_SDROOT kernel TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2014-03-16 06:51:45 - skipping BERI_TEMPLATE kernel TB --- 2014-03-16 06:51:45 - cd /src/sys/mips/conf TB --- 2014-03-16 06:51:45 - /usr/sbin/config -m CARAMBOLA2 TB --- 2014-03-16 06:51:45 - building CARAMBOLA2 kernel TB --- 2014-03-16 06:51:45 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:51:45 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:51:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:51:45 - SRCCONF=/dev/null TB --- 2014-03-16 06:51:45 - TARGET=mips TB --- 2014-03-16 06:51:45 - TARGET_ARCH=mips TB --- 2014-03-16 06:51:45 - TZ=UTC TB --- 2014-03-16 06:51:45 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:51:45 - cd /src TB --- 2014-03-16 06:51:45 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Sun Mar 16 06:51:45 UTC 2014 >>> 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 >>> Kernel build for CARAMBOLA2 completed on Sun Mar 16 06:55:37 UTC 2014 TB --- 2014-03-16 06:55:37 - cd /src/sys/mips/conf TB --- 2014-03-16 06:55:37 - /usr/sbin/config -m DB120 TB --- 2014-03-16 06:55:37 - building DB120 kernel TB --- 2014-03-16 06:55:37 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:55:37 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:55:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:55:37 - SRCCONF=/dev/null TB --- 2014-03-16 06:55:37 - TARGET=mips TB --- 2014-03-16 06:55:37 - TARGET_ARCH=mips TB --- 2014-03-16 06:55:37 - TZ=UTC TB --- 2014-03-16 06:55:37 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:55:37 - cd /src TB --- 2014-03-16 06:55:37 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Sun Mar 16 06:55:37 UTC 2014 >>> 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 >>> Kernel build for DB120 completed on Sun Mar 16 06:59:34 UTC 2014 TB --- 2014-03-16 06:59:34 - cd /src/sys/mips/conf TB --- 2014-03-16 06:59:34 - /usr/sbin/config -m DIR-825 TB --- 2014-03-16 06:59:34 - building DIR-825 kernel TB --- 2014-03-16 06:59:34 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 06:59:34 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 06:59:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 06:59:34 - SRCCONF=/dev/null TB --- 2014-03-16 06:59:34 - TARGET=mips TB --- 2014-03-16 06:59:34 - TARGET_ARCH=mips TB --- 2014-03-16 06:59:34 - TZ=UTC TB --- 2014-03-16 06:59:34 - __MAKE_CONF=/dev/null TB --- 2014-03-16 06:59:34 - cd /src TB --- 2014-03-16 06:59:34 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Sun Mar 16 06:59:34 UTC 2014 >>> 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 >>> Kernel build for DIR-825 completed on Sun Mar 16 07:05:12 UTC 2014 TB --- 2014-03-16 07:05:12 - cd /src/sys/mips/conf TB --- 2014-03-16 07:05:12 - /usr/sbin/config -m ENH200 TB --- 2014-03-16 07:05:12 - building ENH200 kernel TB --- 2014-03-16 07:05:12 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 07:05:12 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 07:05:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 07:05:12 - SRCCONF=/dev/null TB --- 2014-03-16 07:05:12 - TARGET=mips TB --- 2014-03-16 07:05:12 - TARGET_ARCH=mips TB --- 2014-03-16 07:05:12 - TZ=UTC TB --- 2014-03-16 07:05:12 - __MAKE_CONF=/dev/null TB --- 2014-03-16 07:05:12 - cd /src TB --- 2014-03-16 07:05:12 - /usr/bin/make -B buildkernel KERNCONF=ENH200 >>> Kernel build for ENH200 started on Sun Mar 16 07:05:12 UTC 2014 >>> 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 >>> Kernel build for ENH200 completed on Sun Mar 16 07:11:58 UTC 2014 TB --- 2014-03-16 07:11:58 - cd /src/sys/mips/conf TB --- 2014-03-16 07:11:58 - /usr/sbin/config -m GXEMUL TB --- 2014-03-16 07:11:58 - skipping GXEMUL kernel TB --- 2014-03-16 07:11:58 - cd /src/sys/mips/conf TB --- 2014-03-16 07:11:58 - /usr/sbin/config -m GXEMUL32 TB --- 2014-03-16 07:11:58 - building GXEMUL32 kernel TB --- 2014-03-16 07:11:58 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 07:11:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 07:11:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 07:11:58 - SRCCONF=/dev/null TB --- 2014-03-16 07:11:58 - TARGET=mips TB --- 2014-03-16 07:11:58 - TARGET_ARCH=mips TB --- 2014-03-16 07:11:58 - TZ=UTC TB --- 2014-03-16 07:11:58 - __MAKE_CONF=/dev/null TB --- 2014-03-16 07:11:58 - cd /src TB --- 2014-03-16 07:11:58 - /usr/bin/make -B buildkernel KERNCONF=GXEMUL32 >>> Kernel build for GXEMUL32 started on Sun Mar 16 07:11:58 UTC 2014 >>> 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 >>> Kernel build for GXEMUL32 completed on Sun Mar 16 07:14:49 UTC 2014 TB --- 2014-03-16 07:14:49 - cd /src/sys/mips/conf TB --- 2014-03-16 07:14:49 - /usr/sbin/config -m IDT TB --- 2014-03-16 07:14:49 - skipping IDT kernel TB --- 2014-03-16 07:14:49 - cd /src/sys/mips/conf TB --- 2014-03-16 07:14:49 - /usr/sbin/config -m MALTA TB --- 2014-03-16 07:14:49 - skipping MALTA kernel TB --- 2014-03-16 07:14:49 - cd /src/sys/mips/conf TB --- 2014-03-16 07:14:49 - /usr/sbin/config -m MALTA64 TB --- 2014-03-16 07:14:49 - skipping MALTA64 kernel TB --- 2014-03-16 07:14:49 - cd /src/sys/mips/conf TB --- 2014-03-16 07:14:49 - /usr/sbin/config -m OCTEON1 TB --- 2014-03-16 07:14:49 - skipping OCTEON1 kernel TB --- 2014-03-16 07:14:49 - cd /src/sys/mips/conf TB --- 2014-03-16 07:14:49 - /usr/sbin/config -m PB47 TB --- 2014-03-16 07:14:49 - building PB47 kernel TB --- 2014-03-16 07:14:49 - CROSS_BUILD_TESTING=YES TB --- 2014-03-16 07:14:49 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-16 07:14:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-16 07:14:49 - SRCCONF=/dev/null TB --- 2014-03-16 07:14:49 - TARGET=mips TB --- 2014-03-16 07:14:49 - TARGET_ARCH=mips TB --- 2014-03-16 07:14:49 - TZ=UTC TB --- 2014-03-16 07:14:49 - __MAKE_CONF=/dev/null TB --- 2014-03-16 07:14:49 - cd /src TB --- 2014-03-16 07:14:49 - /usr/bin/make -B buildkernel KERNCONF=PB47 >>> Kernel build for PB47 started on Sun Mar 16 07:14:49 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/PB47/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-03-16 07:14:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-16 07:14:55 - ERROR: failed to build PB47 kernel TB --- 2014-03-16 07:14:55 - 7406.37 user 3553.52 system 10451.42 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Mar 16 08:46:06 2014 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 ESMTPS id EB868D40 for ; Sun, 16 Mar 2014 08:46:06 +0000 (UTC) Received: from mail-qc0-x236.google.com (mail-qc0-x236.google.com [IPv6:2607:f8b0:400d:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ACDC3F82 for ; Sun, 16 Mar 2014 08:46:06 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id e16so4650028qcx.41 for ; Sun, 16 Mar 2014 01:46:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=j+2qKZT5GUGQFIQFl8w+R3xttvP0oZg9z6vGJMS5OHM=; b=Hpg6MXJwhlbImp3pqT/0gcsXbCqZC8ioCFJIRA3Oyo1Ed+AW7WHAXuzv7ARazqT/vJ wdF4J4/0IDVeHPLKSmg4Z4/gCR4PeEKbhlLIeIwvM0K9kvH91o/BkS1v5vP75NYeJajJ ylpsocG7rdNgnQGcmZD/7iX2kCVbNrl48tkDmXkivFcA6JOsvB78fHVfwyRWrawj6LAi 4az7jaL9hXj1PVLqAlfQxQJ/FnUigMpVd5OLZHTfmneJSVE4XJy7IrnpmsOHE+F7owFp 6H/zsXm5jqQ9y9GWstVx0SPT/ijwcYCJ4W0bBeB8KD98l8SMRCDqHCzw26LsSEJ1+14t Tsbg== MIME-Version: 1.0 X-Received: by 10.140.88.80 with SMTP id s74mr19821884qgd.74.1394959565616; Sun, 16 Mar 2014 01:46:05 -0700 (PDT) Received: by 10.224.8.137 with HTTP; Sun, 16 Mar 2014 01:46:05 -0700 (PDT) Date: Sun, 16 Mar 2014 01:46:05 -0700 Message-ID: Subject: db120 (mips74k) boot messages; further help wanted From: Adrian Chadd To: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 08:46:07 -0000 Hi, Now that I've mostly finished the DB120 port and Sean's working on the DIR-825 (rev C1) port, I thought I'd just give a boot example of this platform. It's quite a sweet mips board. I haven't yet booted a full rootfs via USB; that's what I'll do tomorrow or Monday. I'll start stress testing the userland and VM then. But it works great as an AP. https://code.google.com/p/freebsd-wifi-build/wiki/AtherosReferenceDB120 I'm hoping the DIR-825 C1 port will be just as stable as the DB120 is for me. Now, the missing bits: * NAND flash controller - I'm making a start on this now; * I2S - I'll port this over afterward, so we can have sound on boards that ship with sound; * AR8327 VLAN (tagged and per-port) support - someone else will have to crime this from openwrt. I may eventually get around to it, but it'll take some time. I don't currently use the VLAN stuff at home and I haven't yet set this up as a router gateway so I don't need the LAN/WAN port distinction. Thanks to Hiren/Sean for persevering on the DIR-825 rev C1 board port. The config files and build script stuff should be committed in various places in the next couple of days. -a From owner-freebsd-mips@FreeBSD.ORG Sun Mar 16 21:33:45 2014 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 ESMTPS id E6292625 for ; Sun, 16 Mar 2014 21:33:45 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7C56F80A for ; Sun, 16 Mar 2014 21:33:45 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sun, 16 Mar 2014 22:33:41 +0100 id 00666CBC.532618B5.0000E224 Date: Sun, 16 Mar 2014 22:33:37 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: db120 (mips74k) boot messages; further help wanted Message-ID: <20140316223337.530e6efe@zeta.dino.sk> In-Reply-To: References: X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 21:33:46 -0000 On Sun, 16 Mar 2014 01:46:05 -0700 Adrian Chadd wrote: > Hi, > > Now that I've mostly finished the DB120 port and Sean's working on the > DIR-825 (rev C1) port, I thought I'd just give a boot example of this > platform. > On RB2011 it works too, but network part is still a problem I did not solve. > It's quite a sweet mips board. I haven't yet booted a full rootfs via > USB; that's what I'll do tomorrow or Monday. I'll start stress testing > the userland and VM then. But it works great as an AP. > > https://code.google.com/p/freebsd-wifi-build/wiki/AtherosReferenceDB120 > > I'm hoping the DIR-825 C1 port will be just as stable as the DB120 is > for me. > > Now, the missing bits: > > * NAND flash controller - I'm making a start on this now; That's great, keep us informed - I will test it on my RB2011 too. > * I2S - I'll port this over afterward, so we can have sound on boards > that ship with sound; > * AR8327 VLAN (tagged and per-port) support - someone else will have > to crime this from openwrt. I may eventually get around to it, but > it'll take some time. I don't currently use the VLAN stuff at home and > I haven't yet set this up as a router gateway so I don't need the > LAN/WAN port distinction. > Well, as Atheros934x SoC has actually two network intefaces (arge0 and arge1), you could use them for outer/inner interface, even if it does not make it to the full use of device. Anyway, I would like to play with vlan support, unfortunately mdio does not yet work for me yet. Sometimes it works and switch looks to be recognised correctly, but even then it is not properly initialised and no network traffic passes through. The same is valid for both external and intenal switch. > Thanks to Hiren/Sean for persevering on the DIR-825 rev C1 board port. > The config files and build script stuff should be committed in various > places in the next couple of days. > I would be happy to post my configs and have them in src tree, but it is not yet ready. Network must work reliably first. Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Mon Mar 17 00:30:04 2014 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 ESMTPS id BE2CC6F6 for ; Mon, 17 Mar 2014 00:30:04 +0000 (UTC) Received: from mail-qc0-x229.google.com (mail-qc0-x229.google.com [IPv6:2607:f8b0:400d:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7C9957A3 for ; Mon, 17 Mar 2014 00:30:04 +0000 (UTC) Received: by mail-qc0-f169.google.com with SMTP id i17so5250044qcy.14 for ; Sun, 16 Mar 2014 17:30:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=p0IqGvvg0P1eE7sGOkmIfQSoz7jUxX0lwQhP59c3WeU=; b=U8QD5GxiTnDwwEndrTgPQNbO6xh9/ajGnhKkFeLLhzup3tZFpLFGov06uvlY7/Ri01 nRkI1nADwtMs9hu4qQdBvXzQyT99fNL6AsdE3+cHh7lBF8TTA4NC3fjMwuRuKiGJg/mm 7pS8LuQ63q8paIzzC2UkgskNUDzLyP+Bp3pXEADh9faFZijJUmSh0Whq0Cd7RXbaSO5A kxbt65Lk//ryVGzEHvYv+M5TMiPt/6iFhizEP5jn4HufQpSnicICHwqdL1++Ezv/Plfh O1qCUm0mrivIpFa4A7dRZ5/AfSzvgM0FKcwc01RwwLASoJa9ZApDHi/tBB7eUG2GDg/S nNVA== MIME-Version: 1.0 X-Received: by 10.224.123.137 with SMTP id p9mr24486619qar.39.1395016203665; Sun, 16 Mar 2014 17:30:03 -0700 (PDT) Received: by 10.224.8.137 with HTTP; Sun, 16 Mar 2014 17:30:03 -0700 (PDT) In-Reply-To: <20140316223337.530e6efe@zeta.dino.sk> References: <20140316223337.530e6efe@zeta.dino.sk> Date: Sun, 16 Mar 2014 17:30:03 -0700 Message-ID: Subject: Re: db120 (mips74k) boot messages; further help wanted From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2014 00:30:04 -0000 Hi, What did we try? We did fix the AR8327 version id stuff, so now it's the MDIO stability that's the problem. Try arge_reset_miibus() - you could override mdio_div with different values of MAC_MII_CFG_CLOCK_DIV_* values. -a On 16 March 2014 14:33, Milan Obuch wrote: > On Sun, 16 Mar 2014 01:46:05 -0700 > Adrian Chadd wrote: > >> Hi, >> >> Now that I've mostly finished the DB120 port and Sean's working on the >> DIR-825 (rev C1) port, I thought I'd just give a boot example of this >> platform. >> > > On RB2011 it works too, but network part is still a problem I did not > solve. > >> It's quite a sweet mips board. I haven't yet booted a full rootfs via >> USB; that's what I'll do tomorrow or Monday. I'll start stress testing >> the userland and VM then. But it works great as an AP. >> >> https://code.google.com/p/freebsd-wifi-build/wiki/AtherosReferenceDB120 >> >> I'm hoping the DIR-825 C1 port will be just as stable as the DB120 is >> for me. >> >> Now, the missing bits: >> >> * NAND flash controller - I'm making a start on this now; > > That's great, keep us informed - I will test it on my RB2011 too. > >> * I2S - I'll port this over afterward, so we can have sound on boards >> that ship with sound; >> * AR8327 VLAN (tagged and per-port) support - someone else will have >> to crime this from openwrt. I may eventually get around to it, but >> it'll take some time. I don't currently use the VLAN stuff at home and >> I haven't yet set this up as a router gateway so I don't need the >> LAN/WAN port distinction. >> > > Well, as Atheros934x SoC has actually two network intefaces (arge0 and > arge1), you could use them for outer/inner interface, even if it does > not make it to the full use of device. Anyway, I would like to play > with vlan support, unfortunately mdio does not yet work for me yet. > Sometimes it works and switch looks to be recognised correctly, but > even then it is not properly initialised and no network traffic passes > through. The same is valid for both external and intenal switch. > >> Thanks to Hiren/Sean for persevering on the DIR-825 rev C1 board port. >> The config files and build script stuff should be committed in various >> places in the next couple of days. >> > > I would be happy to post my configs and have them in src tree, but it > is not yet ready. Network must work reliably first. > > Regards, > Milan From owner-freebsd-mips@FreeBSD.ORG Mon Mar 17 11:06:48 2014 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 ESMTPS id 61398A62 for ; Mon, 17 Mar 2014 11:06:48 +0000 (UTC) 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 4DFA1298 for ; Mon, 17 Mar 2014 11:06:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2HB6maG011305 for ; Mon, 17 Mar 2014 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2HB6lSj011303 for freebsd-mips@FreeBSD.org; Mon, 17 Mar 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 17 Mar 2014 11:06:47 GMT Message-Id: <201403171106.s2HB6lSj011303@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2014 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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Mon Mar 17 13:03:55 2014 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 ESMTPS id 541A2D63 for ; Mon, 17 Mar 2014 13:03:55 +0000 (UTC) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E280EC9 for ; Mon, 17 Mar 2014 13:03:54 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id q58so4444661wes.40 for ; Mon, 17 Mar 2014 06:03:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0+wS8sEB3ci7c0wWG7bL4NN0V4XvJa6exztCFy2pah0=; b=IzkTzzXCALHO27epI2JlbLw2QP6mXaEjaVzw5Tuzb+Pyj/3cYHIBpZekafMDEm/Y4I 2bq75zF2DTNAOByJqqUECBXz6SOyqPQy2vHg+Ov8RtA2Hdw1oVxwj6brtSCgUzvjpgNx yp417P/za1lqQr8VQNZ7s2SEMJjJLegi8YT+HoPiLvrRqUc8tJD9M0E3A9bAM0HQPiUW 7M7AtpFO8+Eg21fGA7AXEyG8MoHA9naSOrrbIZWecCXXBJceJt/h4QzX6b2V5RyjAqKt AkHk7Zzb7V1ua2S36f4sxCDAlwnJm7D2HfIHoxdDGywcXrzwhuOVAyuIBpeOoudEqZAX nxvA== MIME-Version: 1.0 X-Received: by 10.194.63.46 with SMTP id d14mr18606655wjs.24.1395061433338; Mon, 17 Mar 2014 06:03:53 -0700 (PDT) Received: by 10.216.40.72 with HTTP; Mon, 17 Mar 2014 06:03:53 -0700 (PDT) In-Reply-To: References: Date: Mon, 17 Mar 2014 10:03:53 -0300 Message-ID: Subject: Re: db120 (mips74k) boot messages; further help wanted From: Luiz Otavio O Souza To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2014 13:03:55 -0000 On 16 March 2014 05:46, Adrian Chadd wrote: > Hi, > > Now that I've mostly finished the DB120 port and Sean's working on the > DIR-825 (rev C1) port, I thought I'd just give a boot example of this > platform. > > It's quite a sweet mips board. I haven't yet booted a full rootfs via > USB; that's what I'll do tomorrow or Monday. I'll start stress testing > the userland and VM then. But it works great as an AP. > > https://code.google.com/p/freebsd-wifi-build/wiki/AtherosReferenceDB120 > > I'm hoping the DIR-825 C1 port will be just as stable as the DB120 is for me. > > Now, the missing bits: > > * NAND flash controller - I'm making a start on this now; > * I2S - I'll port this over afterward, so we can have sound on boards > that ship with sound; > * AR8327 VLAN (tagged and per-port) support - someone else will have > to crime this from openwrt. I may eventually get around to it, but > it'll take some time. I don't currently use the VLAN stuff at home and > I haven't yet set this up as a router gateway so I don't need the > LAN/WAN port distinction. I'll get there eventually... if nobody beats me here... I have one RB2011 (the one with a gbic option) and i want to see it working soon (but i have a few things to finish before that happen :/) Luiz > > Thanks to Hiren/Sean for persevering on the DIR-825 rev C1 board port. > The config files and build script stuff should be committed in various > places in the next couple of days. > > > > -a From owner-freebsd-mips@FreeBSD.ORG Mon Mar 17 15:48:10 2014 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 ESMTPS id 332B0BE8; Mon, 17 Mar 2014 15:48:10 +0000 (UTC) Received: from Prakkezator.VEHosting.nl (Prakkezator6.VEHosting.nl [IPv6:2001:1af8:2100:b020::142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BFECD36B; Mon, 17 Mar 2014 15:48:09 +0000 (UTC) Received: from [192.168.72.13] (j232029.upc-j.chello.nl [24.132.232.29]) (authenticated bits=0) by Prakkezator.VEHosting.nl (8.14.2/8.14.2) with ESMTP id s2HFm4EN052314; Mon, 17 Mar 2014 16:48:04 +0100 (CET) (envelope-from Daan@vitsch.nl) From: Daan Vreeken Organization: Daan - Vitsch Electronics To: Adrian Chadd Subject: Re: More hardware up for donation: Routerboard RB912 Date: Mon, 17 Mar 2014 16:48:02 +0100 User-Agent: KMail/1.9.10 References: <201403141335.55299.daan@vitsch.nl> <1394929222-3561428726.082db414ea@bliksem.vehosting.nl> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201403171648.02389.Daan@vitsch.nl> x-ve-auth-version: mi-1.1.7 2011-02-21 - Copyright (c) 2008, 2011 - Daan Vreeken - VEHosting x-ve-auth: authenticated as 'pa4dan' on Prakkezator.VEHosting.nl Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Mar 2014 15:48:10 -0000 Hi Adrian, On Sunday 16 March 2014 01:20:15 Adrian Chadd wrote: > Hi, > > I'm currently reviewing what's needed for the AR93xx NAND driver. > > So, I'll post to -mips once that is working so we can continue porting > this stuff along I have a completely working NAND driver for a slightly different board, with a slightly different processor. I'll see if I can reverse-engineer the pinout of the NAND / latch on this board to see if I can get the Flash working on this board too. Regards, -- Ing. Daan Vreeken Vitsch Electronics http://Vitsch.nl/ http://VitschVPN.nl/ tel: +31-(0)40-7113051 KvK nr: 17174380 -- Machines en netwerken op afstand beheren? Vitsch VPN oplossing! Kijk voor meer informatie op: http://www.VitschVPN.nl/ From owner-freebsd-mips@FreeBSD.ORG Tue Mar 18 11:45:50 2014 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 ESMTPS id 32E6DBD for ; Tue, 18 Mar 2014 11:45:50 +0000 (UTC) Received: from mail-qc0-x236.google.com (mail-qc0-x236.google.com [IPv6:2607:f8b0:400d:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E7CC528F for ; Tue, 18 Mar 2014 11:45:49 +0000 (UTC) Received: by mail-qc0-f182.google.com with SMTP id e16so7413811qcx.41 for ; Tue, 18 Mar 2014 04:45:49 -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=75syC5H3TnsQpW+DOf7NS0OpZBPyT14Ie1HOhaX97zI=; b=khWRG0amMvTcKegNtmvsp1mi08hgIO8G9XfzMzYaPM+/I9VeepDJxP2LqVf0iE3n8m GvqssIZxjHTWE3tkYP3wzUDJF3syqFnUgrMBg16r0bfUHOCW4WjNfhxFwvz/Pd15PQg3 1jDuwIPBQzJcVxbKK7+5nNjDqhWXAPeBvY1muP3hv3fnmf1eapFPAkm++IEajyEhxB7i j7wWzRCEZElDn9ZflyAAblBdF/YKBk9xPtEnafghqGC4oQwqMZxevywCVmXQVlqe5k0O 2l2fga5XcsleetMjkgYxfoXnQ0xh+ThfAXRH6PvziLNC2Llw9LE3BOc0DTulkgpOXPgl vjTA== MIME-Version: 1.0 X-Received: by 10.224.12.203 with SMTP id y11mr8180342qay.26.1395143149163; Tue, 18 Mar 2014 04:45:49 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Tue, 18 Mar 2014 04:45:49 -0700 (PDT) In-Reply-To: <201403171648.02389.Daan@vitsch.nl> References: <201403141335.55299.daan@vitsch.nl> <1394929222-3561428726.082db414ea@bliksem.vehosting.nl> <201403171648.02389.Daan@vitsch.nl> Date: Tue, 18 Mar 2014 04:45:49 -0700 X-Google-Sender-Auth: 7phV1wtYO0-ZTTsWVVuqiRGdemE Message-ID: Subject: Re: More hardware up for donation: Routerboard RB912 From: Adrian Chadd To: Daan Vreeken Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 11:45:50 -0000 Which board/cpu? Can you post it? Check -embedded, I have something up enough to handle READID but the ar934x controller does hardware ECC/DMA. It seems less.. friendly to how the current nand controller API works. -a On 17 March 2014 08:48, Daan Vreeken wrote: > Hi Adrian, > > On Sunday 16 March 2014 01:20:15 Adrian Chadd wrote: >> Hi, >> >> I'm currently reviewing what's needed for the AR93xx NAND driver. >> >> So, I'll post to -mips once that is working so we can continue porting >> this stuff along > > I have a completely working NAND driver for a slightly different board, with a > slightly different processor. I'll see if I can reverse-engineer the pinout > of the NAND / latch on this board to see if I can get the Flash working on > this board too. > > > Regards, > -- > Ing. Daan Vreeken > Vitsch Electronics > http://Vitsch.nl/ > http://VitschVPN.nl/ > tel: +31-(0)40-7113051 > KvK nr: 17174380 > -- > Machines en netwerken op afstand beheren? Vitsch VPN oplossing! > Kijk voor meer informatie op: http://www.VitschVPN.nl/ From owner-freebsd-mips@FreeBSD.ORG Tue Mar 18 14:02:45 2014 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 ESMTPS id B90262F6 for ; Tue, 18 Mar 2014 14:02:45 +0000 (UTC) Received: from mail-ig0-f172.google.com (mail-ig0-f172.google.com [209.85.213.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 809B73F8 for ; Tue, 18 Mar 2014 14:02:45 +0000 (UTC) Received: by mail-ig0-f172.google.com with SMTP id uq10so8592664igb.5 for ; Tue, 18 Mar 2014 07:02:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=klAFVt7ftHnYn4Jz/9YpLpWo49+EtN+nbtp46hfk5XA=; b=iZRWzkyqdfYzmLq3KE8woseM8rsqYXNIMRURRY7loSAHKVTAkOo3ExmeXAlWH+7Imv mI3obWv7vHMEkOB8RSU8h9LCUIyI8KfB5IsKnl4L6nTg5GrvmRadexaIaz4MWwV7ZZeW wppWSnkeJMDecqzzrEw3YfNfu/fTTJrk1pjs2UxpQIE1AkkHGBMYGq1vGytBbr7hds4U riTy2l7X9u0M//MH9Hm0J88qGEJsyviqPzP0ona7Ht8mCCchSM2Lu4GnUsFVbNoo2ghx JCBI9Q9+/FJL0DPvZycF2W08AOhwIJky9A6kLckWcYWjD78GyvvxmJo20EHz/u7D4fZf CUCw== X-Gm-Message-State: ALoCoQnohGc0cX1/VPUoxUyidZ/YqGcnUwZ8Nv2CFOWkEG21M0UwPebghYaECx0rn5T12Cx7rycX X-Received: by 10.43.141.12 with SMTP id jc12mr24889055icc.21.1395151358738; Tue, 18 Mar 2014 07:02:38 -0700 (PDT) Received: from [172.29.91.92] ([198.202.203.177]) by mx.google.com with ESMTPSA id v2sm27096984igk.7.2014.03.18.07.02.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 18 Mar 2014 07:02:38 -0700 (PDT) Sender: Warner Losh Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: More hardware up for donation: Routerboard RB912 From: Warner Losh In-Reply-To: Date: Tue, 18 Mar 2014 08:02:36 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <6F4412E9-8725-41A7-A3F8-F7622342EFA6@bsdimp.com> References: <201403141335.55299.daan@vitsch.nl> <1394929222-3561428726.082db414ea@bliksem.vehosting.nl> <201403171648.02389.Daan@vitsch.nl> To: Adrian Chadd X-Mailer: Apple Mail (2.1874) Cc: Daan Vreeken , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 14:02:45 -0000 On Mar 18, 2014, at 5:45 AM, Adrian Chadd wrote: > Which board/cpu? >=20 > Can you post it? >=20 > Check -embedded, I have something up enough to handle READID but the > ar934x controller does hardware ECC/DMA. It seems less.. friendly to > how the current nand controller API works. Usually by the time you can get READID, the rest just works=85 I=92ll = have to give it a look... Warner > -a >=20 >=20 > On 17 March 2014 08:48, Daan Vreeken wrote: >> Hi Adrian, >>=20 >> On Sunday 16 March 2014 01:20:15 Adrian Chadd wrote: >>> Hi, >>>=20 >>> I'm currently reviewing what's needed for the AR93xx NAND driver. >>>=20 >>> So, I'll post to -mips once that is working so we can continue = porting >>> this stuff along >>=20 >> I have a completely working NAND driver for a slightly different = board, with a >> slightly different processor. I'll see if I can reverse-engineer the = pinout >> of the NAND / latch on this board to see if I can get the Flash = working on >> this board too. >>=20 >>=20 >> Regards, >> -- >> Ing. Daan Vreeken >> Vitsch Electronics >> http://Vitsch.nl/ >> http://VitschVPN.nl/ >> tel: +31-(0)40-7113051 >> KvK nr: 17174380 >> -- >> Machines en netwerken op afstand beheren? Vitsch VPN oplossing! >> Kijk voor meer informatie op: http://www.VitschVPN.nl/ > _______________________________________________ > 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 Tue Mar 18 16:51:00 2014 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 ESMTPS id 08588347; Tue, 18 Mar 2014 16:51:00 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 97D19D44; Tue, 18 Mar 2014 16:50:57 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2IGokFK075220; Tue, 18 Mar 2014 18:50:46 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2IGojaA075013; Tue, 18 Mar 2014 16:50:46 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 18 Mar 2014 16:50:46 GMT Message-Id: <201403181650.s2IGojaA075013@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 16:51:00 -0000 TB --- 2014-03-18 12:30:46 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-18 12:30:46 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-18 12:30:46 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-18 12:30:46 - cleaning the object tree TB --- 2014-03-18 12:30:46 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-18 12:31:37 - At svn revision 263296 TB --- 2014-03-18 12:31:38 - building world TB --- 2014-03-18 12:31:38 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 12:31:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 12:31:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 12:31:38 - SRCCONF=/dev/null TB --- 2014-03-18 12:31:38 - TARGET=mips TB --- 2014-03-18 12:31:38 - TARGET_ARCH=mips TB --- 2014-03-18 12:31:38 - TZ=UTC TB --- 2014-03-18 12:31:38 - __MAKE_CONF=/dev/null TB --- 2014-03-18 12:31:38 - cd /src TB --- 2014-03-18 12:31:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Mar 18 12:31:49 UTC 2014 >>> 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 Tue Mar 18 13:57:06 UTC 2014 TB --- 2014-03-18 13:57:06 - cd /src/sys/mips/conf TB --- 2014-03-18 13:57:06 - /usr/sbin/config -m ADM5120 TB --- 2014-03-18 13:57:06 - skipping ADM5120 kernel TB --- 2014-03-18 13:57:06 - cd /src/sys/mips/conf TB --- 2014-03-18 13:57:06 - /usr/sbin/config -m ALCHEMY TB --- 2014-03-18 13:57:06 - skipping ALCHEMY kernel TB --- 2014-03-18 13:57:06 - cd /src/sys/mips/conf TB --- 2014-03-18 13:57:06 - /usr/sbin/config -m AP121 TB --- 2014-03-18 13:57:06 - building AP121 kernel TB --- 2014-03-18 13:57:06 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 13:57:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 13:57:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 13:57:06 - SRCCONF=/dev/null TB --- 2014-03-18 13:57:06 - TARGET=mips TB --- 2014-03-18 13:57:06 - TARGET_ARCH=mips TB --- 2014-03-18 13:57:06 - TZ=UTC TB --- 2014-03-18 13:57:06 - __MAKE_CONF=/dev/null TB --- 2014-03-18 13:57:06 - cd /src TB --- 2014-03-18 13:57:06 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Tue Mar 18 13:57:06 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Tue Mar 18 14:02:24 UTC 2014 TB --- 2014-03-18 14:02:24 - cd /src/sys/mips/conf TB --- 2014-03-18 14:02:24 - /usr/sbin/config -m AP91 TB --- 2014-03-18 14:02:24 - building AP91 kernel TB --- 2014-03-18 14:02:24 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:02:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:02:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:02:24 - SRCCONF=/dev/null TB --- 2014-03-18 14:02:24 - TARGET=mips TB --- 2014-03-18 14:02:24 - TARGET_ARCH=mips TB --- 2014-03-18 14:02:24 - TZ=UTC TB --- 2014-03-18 14:02:24 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:02:24 - cd /src TB --- 2014-03-18 14:02:24 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Tue Mar 18 14:02:24 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Tue Mar 18 14:09:24 UTC 2014 TB --- 2014-03-18 14:09:24 - cd /src/sys/mips/conf TB --- 2014-03-18 14:09:24 - /usr/sbin/config -m AP93 TB --- 2014-03-18 14:09:24 - building AP93 kernel TB --- 2014-03-18 14:09:24 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:09:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:09:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:09:24 - SRCCONF=/dev/null TB --- 2014-03-18 14:09:24 - TARGET=mips TB --- 2014-03-18 14:09:24 - TARGET_ARCH=mips TB --- 2014-03-18 14:09:24 - TZ=UTC TB --- 2014-03-18 14:09:24 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:09:24 - cd /src TB --- 2014-03-18 14:09:24 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Tue Mar 18 14:09:24 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Tue Mar 18 14:16:57 UTC 2014 TB --- 2014-03-18 14:16:57 - cd /src/sys/mips/conf TB --- 2014-03-18 14:16:57 - /usr/sbin/config -m AP94 TB --- 2014-03-18 14:16:57 - building AP94 kernel TB --- 2014-03-18 14:16:57 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:16:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:16:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:16:57 - SRCCONF=/dev/null TB --- 2014-03-18 14:16:57 - TARGET=mips TB --- 2014-03-18 14:16:57 - TARGET_ARCH=mips TB --- 2014-03-18 14:16:57 - TZ=UTC TB --- 2014-03-18 14:16:57 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:16:57 - cd /src TB --- 2014-03-18 14:16:57 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Tue Mar 18 14:16:57 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Tue Mar 18 14:25:36 UTC 2014 TB --- 2014-03-18 14:25:36 - cd /src/sys/mips/conf TB --- 2014-03-18 14:25:36 - /usr/sbin/config -m AP96 TB --- 2014-03-18 14:25:36 - building AP96 kernel TB --- 2014-03-18 14:25:36 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:25:36 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:25:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:25:36 - SRCCONF=/dev/null TB --- 2014-03-18 14:25:36 - TARGET=mips TB --- 2014-03-18 14:25:36 - TARGET_ARCH=mips TB --- 2014-03-18 14:25:36 - TZ=UTC TB --- 2014-03-18 14:25:36 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:25:36 - cd /src TB --- 2014-03-18 14:25:36 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Tue Mar 18 14:25:36 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Tue Mar 18 14:33:58 UTC 2014 TB --- 2014-03-18 14:33:58 - cd /src/sys/mips/conf TB --- 2014-03-18 14:33:58 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-03-18 14:33:58 - building AR71XX_BASE kernel TB --- 2014-03-18 14:33:58 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:33:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:33:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:33:58 - SRCCONF=/dev/null TB --- 2014-03-18 14:33:58 - TARGET=mips TB --- 2014-03-18 14:33:58 - TARGET_ARCH=mips TB --- 2014-03-18 14:33:58 - TZ=UTC TB --- 2014-03-18 14:33:58 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:33:58 - cd /src TB --- 2014-03-18 14:33:58 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Tue Mar 18 14:33:58 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Tue Mar 18 14:41:23 UTC 2014 TB --- 2014-03-18 14:41:23 - cd /src/sys/mips/conf TB --- 2014-03-18 14:41:23 - /usr/sbin/config -m AR724X_BASE TB --- 2014-03-18 14:41:23 - building AR724X_BASE kernel TB --- 2014-03-18 14:41:23 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:41:23 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:41:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:41:23 - SRCCONF=/dev/null TB --- 2014-03-18 14:41:23 - TARGET=mips TB --- 2014-03-18 14:41:23 - TARGET_ARCH=mips TB --- 2014-03-18 14:41:23 - TZ=UTC TB --- 2014-03-18 14:41:23 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:41:23 - cd /src TB --- 2014-03-18 14:41:23 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Tue Mar 18 14:41:23 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Tue Mar 18 14:47:19 UTC 2014 TB --- 2014-03-18 14:47:19 - cd /src/sys/mips/conf TB --- 2014-03-18 14:47:19 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-03-18 14:47:19 - building AR91XX_BASE kernel TB --- 2014-03-18 14:47:19 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:47:19 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:47:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:47:19 - SRCCONF=/dev/null TB --- 2014-03-18 14:47:19 - TARGET=mips TB --- 2014-03-18 14:47:19 - TARGET_ARCH=mips TB --- 2014-03-18 14:47:19 - TZ=UTC TB --- 2014-03-18 14:47:19 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:47:19 - cd /src TB --- 2014-03-18 14:47:19 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Tue Mar 18 14:47:20 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Tue Mar 18 14:54:06 UTC 2014 TB --- 2014-03-18 14:54:06 - cd /src/sys/mips/conf TB --- 2014-03-18 14:54:06 - /usr/sbin/config -m AR933X_BASE TB --- 2014-03-18 14:54:06 - building AR933X_BASE kernel TB --- 2014-03-18 14:54:06 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:54:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:54:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:54:06 - SRCCONF=/dev/null TB --- 2014-03-18 14:54:06 - TARGET=mips TB --- 2014-03-18 14:54:06 - TARGET_ARCH=mips TB --- 2014-03-18 14:54:06 - TZ=UTC TB --- 2014-03-18 14:54:06 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:54:06 - cd /src TB --- 2014-03-18 14:54:06 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Tue Mar 18 14:54:06 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Tue Mar 18 14:57:56 UTC 2014 TB --- 2014-03-18 14:57:56 - cd /src/sys/mips/conf TB --- 2014-03-18 14:57:56 - /usr/sbin/config -m AR934X_BASE TB --- 2014-03-18 14:57:56 - building AR934X_BASE kernel TB --- 2014-03-18 14:57:56 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 14:57:56 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 14:57:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 14:57:56 - SRCCONF=/dev/null TB --- 2014-03-18 14:57:56 - TARGET=mips TB --- 2014-03-18 14:57:56 - TARGET_ARCH=mips TB --- 2014-03-18 14:57:56 - TZ=UTC TB --- 2014-03-18 14:57:56 - __MAKE_CONF=/dev/null TB --- 2014-03-18 14:57:56 - cd /src TB --- 2014-03-18 14:57:56 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Tue Mar 18 14:57:56 UTC 2014 >>> 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 >>> Kernel build for AR934X_BASE completed on Tue Mar 18 15:01:55 UTC 2014 TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2014-03-18 15:01:55 - skipping BERI_DE4_BASE kernel TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2014-03-18 15:01:55 - skipping BERI_DE4_MDROOT kernel TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2014-03-18 15:01:55 - skipping BERI_DE4_SDROOT kernel TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m BERI_NETFPGA_MDROOT TB --- 2014-03-18 15:01:55 - skipping BERI_NETFPGA_MDROOT kernel TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2014-03-18 15:01:55 - skipping BERI_SIM_BASE kernel TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2014-03-18 15:01:55 - skipping BERI_SIM_MDROOT kernel TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2014-03-18 15:01:55 - skipping BERI_SIM_SDROOT kernel TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2014-03-18 15:01:55 - skipping BERI_TEMPLATE kernel TB --- 2014-03-18 15:01:55 - cd /src/sys/mips/conf TB --- 2014-03-18 15:01:55 - /usr/sbin/config -m CARAMBOLA2 TB --- 2014-03-18 15:01:55 - building CARAMBOLA2 kernel TB --- 2014-03-18 15:01:55 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:01:55 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:01:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:01:55 - SRCCONF=/dev/null TB --- 2014-03-18 15:01:55 - TARGET=mips TB --- 2014-03-18 15:01:55 - TARGET_ARCH=mips TB --- 2014-03-18 15:01:55 - TZ=UTC TB --- 2014-03-18 15:01:55 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:01:55 - cd /src TB --- 2014-03-18 15:01:55 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Tue Mar 18 15:01:55 UTC 2014 >>> 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 >>> Kernel build for CARAMBOLA2 completed on Tue Mar 18 15:05:48 UTC 2014 TB --- 2014-03-18 15:05:48 - cd /src/sys/mips/conf TB --- 2014-03-18 15:05:48 - /usr/sbin/config -m DB120 TB --- 2014-03-18 15:05:48 - building DB120 kernel TB --- 2014-03-18 15:05:48 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:05:48 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:05:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:05:48 - SRCCONF=/dev/null TB --- 2014-03-18 15:05:48 - TARGET=mips TB --- 2014-03-18 15:05:48 - TARGET_ARCH=mips TB --- 2014-03-18 15:05:48 - TZ=UTC TB --- 2014-03-18 15:05:48 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:05:48 - cd /src TB --- 2014-03-18 15:05:48 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Tue Mar 18 15:05:48 UTC 2014 >>> 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 >>> Kernel build for DB120 completed on Tue Mar 18 15:09:45 UTC 2014 TB --- 2014-03-18 15:09:45 - cd /src/sys/mips/conf TB --- 2014-03-18 15:09:45 - /usr/sbin/config -m DIR-825 TB --- 2014-03-18 15:09:45 - building DIR-825 kernel TB --- 2014-03-18 15:09:45 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:09:45 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:09:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:09:45 - SRCCONF=/dev/null TB --- 2014-03-18 15:09:45 - TARGET=mips TB --- 2014-03-18 15:09:45 - TARGET_ARCH=mips TB --- 2014-03-18 15:09:45 - TZ=UTC TB --- 2014-03-18 15:09:45 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:09:45 - cd /src TB --- 2014-03-18 15:09:45 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Tue Mar 18 15:09:46 UTC 2014 >>> 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 >>> Kernel build for DIR-825 completed on Tue Mar 18 15:15:23 UTC 2014 TB --- 2014-03-18 15:15:23 - cd /src/sys/mips/conf TB --- 2014-03-18 15:15:23 - /usr/sbin/config -m ENH200 TB --- 2014-03-18 15:15:23 - building ENH200 kernel TB --- 2014-03-18 15:15:23 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:15:23 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:15:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:15:23 - SRCCONF=/dev/null TB --- 2014-03-18 15:15:23 - TARGET=mips TB --- 2014-03-18 15:15:23 - TARGET_ARCH=mips TB --- 2014-03-18 15:15:23 - TZ=UTC TB --- 2014-03-18 15:15:23 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:15:23 - cd /src TB --- 2014-03-18 15:15:23 - /usr/bin/make -B buildkernel KERNCONF=ENH200 >>> Kernel build for ENH200 started on Tue Mar 18 15:15:24 UTC 2014 >>> 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 >>> Kernel build for ENH200 completed on Tue Mar 18 15:22:10 UTC 2014 TB --- 2014-03-18 15:22:10 - cd /src/sys/mips/conf TB --- 2014-03-18 15:22:10 - /usr/sbin/config -m GXEMUL TB --- 2014-03-18 15:22:10 - skipping GXEMUL kernel TB --- 2014-03-18 15:22:10 - cd /src/sys/mips/conf TB --- 2014-03-18 15:22:10 - /usr/sbin/config -m GXEMUL32 TB --- 2014-03-18 15:22:10 - building GXEMUL32 kernel TB --- 2014-03-18 15:22:10 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:22:10 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:22:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:22:10 - SRCCONF=/dev/null TB --- 2014-03-18 15:22:10 - TARGET=mips TB --- 2014-03-18 15:22:10 - TARGET_ARCH=mips TB --- 2014-03-18 15:22:10 - TZ=UTC TB --- 2014-03-18 15:22:10 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:22:10 - cd /src TB --- 2014-03-18 15:22:10 - /usr/bin/make -B buildkernel KERNCONF=GXEMUL32 >>> Kernel build for GXEMUL32 started on Tue Mar 18 15:22:11 UTC 2014 >>> 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 >>> Kernel build for GXEMUL32 completed on Tue Mar 18 15:25:02 UTC 2014 TB --- 2014-03-18 15:25:02 - cd /src/sys/mips/conf TB --- 2014-03-18 15:25:02 - /usr/sbin/config -m IDT TB --- 2014-03-18 15:25:02 - skipping IDT kernel TB --- 2014-03-18 15:25:02 - cd /src/sys/mips/conf TB --- 2014-03-18 15:25:02 - /usr/sbin/config -m MALTA TB --- 2014-03-18 15:25:02 - skipping MALTA kernel TB --- 2014-03-18 15:25:02 - cd /src/sys/mips/conf TB --- 2014-03-18 15:25:02 - /usr/sbin/config -m MALTA64 TB --- 2014-03-18 15:25:02 - skipping MALTA64 kernel TB --- 2014-03-18 15:25:02 - cd /src/sys/mips/conf TB --- 2014-03-18 15:25:02 - /usr/sbin/config -m OCTEON1 TB --- 2014-03-18 15:25:02 - skipping OCTEON1 kernel TB --- 2014-03-18 15:25:02 - cd /src/sys/mips/conf TB --- 2014-03-18 15:25:02 - /usr/sbin/config -m PB47 TB --- 2014-03-18 15:25:02 - building PB47 kernel TB --- 2014-03-18 15:25:02 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:25:02 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:25:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:25:02 - SRCCONF=/dev/null TB --- 2014-03-18 15:25:02 - TARGET=mips TB --- 2014-03-18 15:25:02 - TARGET_ARCH=mips TB --- 2014-03-18 15:25:02 - TZ=UTC TB --- 2014-03-18 15:25:02 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:25:02 - cd /src TB --- 2014-03-18 15:25:02 - /usr/bin/make -B buildkernel KERNCONF=PB47 >>> Kernel build for PB47 started on Tue Mar 18 15:25:02 UTC 2014 >>> 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 >>> Kernel build for PB47 completed on Tue Mar 18 15:33:48 UTC 2014 TB --- 2014-03-18 15:33:48 - cd /src/sys/mips/conf TB --- 2014-03-18 15:33:48 - /usr/sbin/config -m PB92 TB --- 2014-03-18 15:33:48 - building PB92 kernel TB --- 2014-03-18 15:33:48 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:33:48 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:33:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:33:48 - SRCCONF=/dev/null TB --- 2014-03-18 15:33:48 - TARGET=mips TB --- 2014-03-18 15:33:48 - TARGET_ARCH=mips TB --- 2014-03-18 15:33:48 - TZ=UTC TB --- 2014-03-18 15:33:48 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:33:48 - cd /src TB --- 2014-03-18 15:33:48 - /usr/bin/make -B buildkernel KERNCONF=PB92 >>> Kernel build for PB92 started on Tue Mar 18 15:33:49 UTC 2014 >>> 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 >>> Kernel build for PB92 completed on Tue Mar 18 15:40:21 UTC 2014 TB --- 2014-03-18 15:40:21 - cd /src/sys/mips/conf TB --- 2014-03-18 15:40:21 - /usr/sbin/config -m PICOSTATION_M2HP TB --- 2014-03-18 15:40:21 - building PICOSTATION_M2HP kernel TB --- 2014-03-18 15:40:21 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:40:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:40:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:40:21 - SRCCONF=/dev/null TB --- 2014-03-18 15:40:21 - TARGET=mips TB --- 2014-03-18 15:40:21 - TARGET_ARCH=mips TB --- 2014-03-18 15:40:21 - TZ=UTC TB --- 2014-03-18 15:40:21 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:40:21 - cd /src TB --- 2014-03-18 15:40:21 - /usr/bin/make -B buildkernel KERNCONF=PICOSTATION_M2HP >>> Kernel build for PICOSTATION_M2HP started on Tue Mar 18 15:40:21 UTC 2014 >>> 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 >>> Kernel build for PICOSTATION_M2HP completed on Tue Mar 18 15:46:51 UTC 2014 TB --- 2014-03-18 15:46:51 - cd /src/sys/mips/conf TB --- 2014-03-18 15:46:51 - /usr/sbin/config -m QEMU TB --- 2014-03-18 15:46:51 - skipping QEMU kernel TB --- 2014-03-18 15:46:51 - cd /src/sys/mips/conf TB --- 2014-03-18 15:46:51 - /usr/sbin/config -m ROUTERSTATION TB --- 2014-03-18 15:46:51 - building ROUTERSTATION kernel TB --- 2014-03-18 15:46:51 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:46:51 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:46:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:46:51 - SRCCONF=/dev/null TB --- 2014-03-18 15:46:51 - TARGET=mips TB --- 2014-03-18 15:46:51 - TARGET_ARCH=mips TB --- 2014-03-18 15:46:51 - TZ=UTC TB --- 2014-03-18 15:46:51 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:46:51 - cd /src TB --- 2014-03-18 15:46:51 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION >>> Kernel build for ROUTERSTATION started on Tue Mar 18 15:46:51 UTC 2014 >>> 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 >>> Kernel build for ROUTERSTATION completed on Tue Mar 18 15:54:58 UTC 2014 TB --- 2014-03-18 15:54:58 - cd /src/sys/mips/conf TB --- 2014-03-18 15:54:58 - /usr/sbin/config -m ROUTERSTATION_MFS TB --- 2014-03-18 15:54:58 - building ROUTERSTATION_MFS kernel TB --- 2014-03-18 15:54:58 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 15:54:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 15:54:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 15:54:58 - SRCCONF=/dev/null TB --- 2014-03-18 15:54:58 - TARGET=mips TB --- 2014-03-18 15:54:58 - TARGET_ARCH=mips TB --- 2014-03-18 15:54:58 - TZ=UTC TB --- 2014-03-18 15:54:58 - __MAKE_CONF=/dev/null TB --- 2014-03-18 15:54:58 - cd /src TB --- 2014-03-18 15:54:58 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION_MFS >>> Kernel build for ROUTERSTATION_MFS started on Tue Mar 18 15:54:58 UTC 2014 >>> 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 >>> Kernel build for ROUTERSTATION_MFS completed on Tue Mar 18 16:03:22 UTC 2014 TB --- 2014-03-18 16:03:22 - cd /src/sys/mips/conf TB --- 2014-03-18 16:03:22 - /usr/sbin/config -m RSPRO TB --- 2014-03-18 16:03:22 - building RSPRO kernel TB --- 2014-03-18 16:03:22 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 16:03:22 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 16:03:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 16:03:22 - SRCCONF=/dev/null TB --- 2014-03-18 16:03:22 - TARGET=mips TB --- 2014-03-18 16:03:22 - TARGET_ARCH=mips TB --- 2014-03-18 16:03:22 - TZ=UTC TB --- 2014-03-18 16:03:22 - __MAKE_CONF=/dev/null TB --- 2014-03-18 16:03:22 - cd /src TB --- 2014-03-18 16:03:22 - /usr/bin/make -B buildkernel KERNCONF=RSPRO >>> Kernel build for RSPRO started on Tue Mar 18 16:03:22 UTC 2014 >>> 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 >>> Kernel build for RSPRO completed on Tue Mar 18 16:12:04 UTC 2014 TB --- 2014-03-18 16:12:04 - cd /src/sys/mips/conf TB --- 2014-03-18 16:12:04 - /usr/sbin/config -m RSPRO_MFS TB --- 2014-03-18 16:12:04 - building RSPRO_MFS kernel TB --- 2014-03-18 16:12:04 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 16:12:04 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 16:12:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 16:12:04 - SRCCONF=/dev/null TB --- 2014-03-18 16:12:04 - TARGET=mips TB --- 2014-03-18 16:12:04 - TARGET_ARCH=mips TB --- 2014-03-18 16:12:04 - TZ=UTC TB --- 2014-03-18 16:12:04 - __MAKE_CONF=/dev/null TB --- 2014-03-18 16:12:04 - cd /src TB --- 2014-03-18 16:12:04 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_MFS >>> Kernel build for RSPRO_MFS started on Tue Mar 18 16:12:04 UTC 2014 >>> 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 >>> Kernel build for RSPRO_MFS completed on Tue Mar 18 16:20:18 UTC 2014 TB --- 2014-03-18 16:20:18 - cd /src/sys/mips/conf TB --- 2014-03-18 16:20:18 - /usr/sbin/config -m RSPRO_STANDALONE TB --- 2014-03-18 16:20:18 - building RSPRO_STANDALONE kernel TB --- 2014-03-18 16:20:18 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 16:20:18 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 16:20:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 16:20:18 - SRCCONF=/dev/null TB --- 2014-03-18 16:20:18 - TARGET=mips TB --- 2014-03-18 16:20:18 - TARGET_ARCH=mips TB --- 2014-03-18 16:20:18 - TZ=UTC TB --- 2014-03-18 16:20:18 - __MAKE_CONF=/dev/null TB --- 2014-03-18 16:20:18 - cd /src TB --- 2014-03-18 16:20:18 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_STANDALONE >>> Kernel build for RSPRO_STANDALONE started on Tue Mar 18 16:20:18 UTC 2014 >>> 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 >>> Kernel build for RSPRO_STANDALONE completed on Tue Mar 18 16:28:22 UTC 2014 TB --- 2014-03-18 16:28:23 - cd /src/sys/mips/conf TB --- 2014-03-18 16:28:23 - /usr/sbin/config -m RT305X TB --- 2014-03-18 16:28:23 - skipping RT305X kernel TB --- 2014-03-18 16:28:23 - cd /src/sys/mips/conf TB --- 2014-03-18 16:28:23 - /usr/sbin/config -m SENTRY5 TB --- 2014-03-18 16:28:23 - skipping SENTRY5 kernel TB --- 2014-03-18 16:28:23 - cd /src/sys/mips/conf TB --- 2014-03-18 16:28:23 - /usr/sbin/config -m SWARM TB --- 2014-03-18 16:28:23 - building SWARM kernel TB --- 2014-03-18 16:28:23 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 16:28:23 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 16:28:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 16:28:23 - SRCCONF=/dev/null TB --- 2014-03-18 16:28:23 - TARGET=mips TB --- 2014-03-18 16:28:23 - TARGET_ARCH=mips TB --- 2014-03-18 16:28:23 - TZ=UTC TB --- 2014-03-18 16:28:23 - __MAKE_CONF=/dev/null TB --- 2014-03-18 16:28:23 - cd /src TB --- 2014-03-18 16:28:23 - /usr/bin/make -B buildkernel KERNCONF=SWARM >>> Kernel build for SWARM started on Tue Mar 18 16:28:23 UTC 2014 >>> 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 >>> Kernel build for SWARM completed on Tue Mar 18 16:32:21 UTC 2014 TB --- 2014-03-18 16:32:21 - cd /src/sys/mips/conf TB --- 2014-03-18 16:32:21 - /usr/sbin/config -m SWARM64 TB --- 2014-03-18 16:32:21 - skipping SWARM64 kernel TB --- 2014-03-18 16:32:21 - cd /src/sys/mips/conf TB --- 2014-03-18 16:32:21 - /usr/sbin/config -m SWARM64_SMP TB --- 2014-03-18 16:32:21 - skipping SWARM64_SMP kernel TB --- 2014-03-18 16:32:21 - cd /src/sys/mips/conf TB --- 2014-03-18 16:32:21 - /usr/sbin/config -m SWARM_SMP TB --- 2014-03-18 16:32:21 - building SWARM_SMP kernel TB --- 2014-03-18 16:32:21 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 16:32:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 16:32:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 16:32:21 - SRCCONF=/dev/null TB --- 2014-03-18 16:32:21 - TARGET=mips TB --- 2014-03-18 16:32:21 - TARGET_ARCH=mips TB --- 2014-03-18 16:32:21 - TZ=UTC TB --- 2014-03-18 16:32:21 - __MAKE_CONF=/dev/null TB --- 2014-03-18 16:32:21 - cd /src TB --- 2014-03-18 16:32:21 - /usr/bin/make -B buildkernel KERNCONF=SWARM_SMP >>> Kernel build for SWARM_SMP started on Tue Mar 18 16:32:22 UTC 2014 >>> 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 >>> Kernel build for SWARM_SMP completed on Tue Mar 18 16:36:23 UTC 2014 TB --- 2014-03-18 16:36:23 - cd /src/sys/mips/conf TB --- 2014-03-18 16:36:23 - /usr/sbin/config -m TP-WN1043ND TB --- 2014-03-18 16:36:24 - building TP-WN1043ND kernel TB --- 2014-03-18 16:36:24 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 16:36:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 16:36:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 16:36:24 - SRCCONF=/dev/null TB --- 2014-03-18 16:36:24 - TARGET=mips TB --- 2014-03-18 16:36:24 - TARGET_ARCH=mips TB --- 2014-03-18 16:36:24 - TZ=UTC TB --- 2014-03-18 16:36:24 - __MAKE_CONF=/dev/null TB --- 2014-03-18 16:36:24 - cd /src TB --- 2014-03-18 16:36:24 - /usr/bin/make -B buildkernel KERNCONF=TP-WN1043ND >>> Kernel build for TP-WN1043ND started on Tue Mar 18 16:36:24 UTC 2014 >>> 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 >>> Kernel build for TP-WN1043ND completed on Tue Mar 18 16:43:35 UTC 2014 TB --- 2014-03-18 16:43:35 - cd /src/sys/mips/conf TB --- 2014-03-18 16:43:35 - /usr/sbin/config -m WZR-300HP TB --- 2014-03-18 16:43:35 - building WZR-300HP kernel TB --- 2014-03-18 16:43:35 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 16:43:35 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 16:43:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 16:43:35 - SRCCONF=/dev/null TB --- 2014-03-18 16:43:35 - TARGET=mips TB --- 2014-03-18 16:43:35 - TARGET_ARCH=mips TB --- 2014-03-18 16:43:35 - TZ=UTC TB --- 2014-03-18 16:43:35 - __MAKE_CONF=/dev/null TB --- 2014-03-18 16:43:35 - cd /src TB --- 2014-03-18 16:43:35 - /usr/bin/make -B buildkernel KERNCONF=WZR-300HP >>> Kernel build for WZR-300HP started on Tue Mar 18 16:43:35 UTC 2014 >>> 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 >>> Kernel build for WZR-300HP completed on Tue Mar 18 16:50:41 UTC 2014 TB --- 2014-03-18 16:50:41 - cd /src/sys/mips/conf TB --- 2014-03-18 16:50:41 - /usr/sbin/config -m XLP TB --- 2014-03-18 16:50:41 - building XLP kernel TB --- 2014-03-18 16:50:41 - CROSS_BUILD_TESTING=YES TB --- 2014-03-18 16:50:41 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-18 16:50:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-18 16:50:41 - SRCCONF=/dev/null TB --- 2014-03-18 16:50:41 - TARGET=mips TB --- 2014-03-18 16:50:41 - TARGET_ARCH=mips TB --- 2014-03-18 16:50:41 - TZ=UTC TB --- 2014-03-18 16:50:41 - __MAKE_CONF=/dev/null TB --- 2014-03-18 16:50:41 - cd /src TB --- 2014-03-18 16:50:41 - /usr/bin/make -B buildkernel KERNCONF=XLP >>> Kernel build for XLP started on Tue Mar 18 16:50:41 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/XLP/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-03-18 16:50:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-18 16:50:45 - ERROR: failed to build XLP kernel TB --- 2014-03-18 16:50:45 - 10829.31 user 5510.49 system 15598.62 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 19 07:36:46 2014 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 ESMTPS id 37E4FB96 for ; Wed, 19 Mar 2014 07:36:46 +0000 (UTC) Received: from mail-qc0-x22c.google.com (mail-qc0-x22c.google.com [IPv6:2607:f8b0:400d:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EBC0FFF4 for ; Wed, 19 Mar 2014 07:36:45 +0000 (UTC) Received: by mail-qc0-f172.google.com with SMTP id i8so9186777qcq.17 for ; Wed, 19 Mar 2014 00:36:44 -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=DScocx3UuDoLzq0E2PhB5OhD34/3ESgjFPHaEtorJjY=; b=E5CMqmoVMlwUWvcJQD9AhUL0081H8DRmDHW5s+bjo9AQ1rO4m7m/l2bxH/Up66od+c arLJDS4Npn02PDVBwR71XW6M0nilzI8iYvprLN9C1pgfnU2OEdNFeTmDjsUhRQs45qPi wg9wnXjruHSnIJ2tlIUpiRtoLWHDgdIxY1KLxo2yKJ0La25fwUql1AybCXzAVwSlqvdL t8lcgWBnKVkkkQwfMTsI5WXzriEZpLJbi0XBaZC6xSfsq8VxznW2OOfqHn5uH+f/4/6L PihLJ0gSn9ewNXg7xP+Wi6vtDlZSn8HFilMaC584A79t/FO9xAu7rINQzRQUhLlcKmRn LZ+g== MIME-Version: 1.0 X-Received: by 10.140.42.138 with SMTP id c10mr39431228qga.24.1395214604883; Wed, 19 Mar 2014 00:36:44 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Wed, 19 Mar 2014 00:36:44 -0700 (PDT) In-Reply-To: <6F4412E9-8725-41A7-A3F8-F7622342EFA6@bsdimp.com> References: <201403141335.55299.daan@vitsch.nl> <1394929222-3561428726.082db414ea@bliksem.vehosting.nl> <201403171648.02389.Daan@vitsch.nl> <6F4412E9-8725-41A7-A3F8-F7622342EFA6@bsdimp.com> Date: Wed, 19 Mar 2014 00:36:44 -0700 X-Google-Sender-Auth: cowOzoF75T712ISU4RZCtG6fvZw Message-ID: Subject: Re: More hardware up for donation: Routerboard RB912 From: Adrian Chadd To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Cc: Daan Vreeken , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 07:36:46 -0000 On 18 March 2014 07:02, Warner Losh wrote: > > On Mar 18, 2014, at 5:45 AM, Adrian Chadd wrote: > >> Which board/cpu? >> >> Can you post it? >> >> Check -embedded, I have something up enough to handle READID but the >> ar934x controller does hardware ECC/DMA. It seems less.. friendly to >> how the current nand controller API works. > > Usually by the time you can get READID, the rest just works... I'll have to give it a look... Yeah. I summarised the issues in another post on -embedded. I have to figure out how to shoehorn the whole
stuff into some state tracking in the driver so it can piecemeal a DMA transfer together with all the relevant bits. Blah. :) -a From owner-freebsd-mips@FreeBSD.ORG Fri Mar 21 14:37:19 2014 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 ESMTPS id 4529CC57; Fri, 21 Mar 2014 14:37:19 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 794881DB; Fri, 21 Mar 2014 14:37:18 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2LEb7dV067234; Fri, 21 Mar 2014 16:37:07 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2LEb6Xs067179; Fri, 21 Mar 2014 14:37:06 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 21 Mar 2014 14:37:06 GMT Message-Id: <201403211437.s2LEb6Xs067179@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2014 14:37:19 -0000 TB --- 2014-03-21 12:20:43 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-21 12:20:43 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-21 12:20:43 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-21 12:20:43 - cleaning the object tree TB --- 2014-03-21 12:20:43 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-21 12:21:31 - At svn revision 263469 TB --- 2014-03-21 12:21:32 - building world TB --- 2014-03-21 12:21:32 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 12:21:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 12:21:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 12:21:32 - SRCCONF=/dev/null TB --- 2014-03-21 12:21:32 - TARGET=mips TB --- 2014-03-21 12:21:32 - TARGET_ARCH=mips TB --- 2014-03-21 12:21:32 - TZ=UTC TB --- 2014-03-21 12:21:32 - __MAKE_CONF=/dev/null TB --- 2014-03-21 12:21:32 - cd /src TB --- 2014-03-21 12:21:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Mar 21 12:21:42 UTC 2014 >>> 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 Fri Mar 21 13:46:46 UTC 2014 TB --- 2014-03-21 13:46:46 - cd /src/sys/mips/conf TB --- 2014-03-21 13:46:46 - /usr/sbin/config -m ADM5120 TB --- 2014-03-21 13:46:46 - skipping ADM5120 kernel TB --- 2014-03-21 13:46:46 - cd /src/sys/mips/conf TB --- 2014-03-21 13:46:46 - /usr/sbin/config -m ALCHEMY TB --- 2014-03-21 13:46:46 - skipping ALCHEMY kernel TB --- 2014-03-21 13:46:46 - cd /src/sys/mips/conf TB --- 2014-03-21 13:46:46 - /usr/sbin/config -m AP121 TB --- 2014-03-21 13:46:46 - building AP121 kernel TB --- 2014-03-21 13:46:46 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 13:46:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 13:46:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 13:46:46 - SRCCONF=/dev/null TB --- 2014-03-21 13:46:46 - TARGET=mips TB --- 2014-03-21 13:46:46 - TARGET_ARCH=mips TB --- 2014-03-21 13:46:46 - TZ=UTC TB --- 2014-03-21 13:46:46 - __MAKE_CONF=/dev/null TB --- 2014-03-21 13:46:46 - cd /src TB --- 2014-03-21 13:46:46 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Fri Mar 21 13:46:47 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Fri Mar 21 13:51:58 UTC 2014 TB --- 2014-03-21 13:51:58 - cd /src/sys/mips/conf TB --- 2014-03-21 13:51:58 - /usr/sbin/config -m AP91 TB --- 2014-03-21 13:51:58 - building AP91 kernel TB --- 2014-03-21 13:51:58 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 13:51:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 13:51:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 13:51:58 - SRCCONF=/dev/null TB --- 2014-03-21 13:51:58 - TARGET=mips TB --- 2014-03-21 13:51:58 - TARGET_ARCH=mips TB --- 2014-03-21 13:51:58 - TZ=UTC TB --- 2014-03-21 13:51:58 - __MAKE_CONF=/dev/null TB --- 2014-03-21 13:51:58 - cd /src TB --- 2014-03-21 13:51:58 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Fri Mar 21 13:51:58 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Fri Mar 21 13:58:59 UTC 2014 TB --- 2014-03-21 13:58:59 - cd /src/sys/mips/conf TB --- 2014-03-21 13:58:59 - /usr/sbin/config -m AP93 TB --- 2014-03-21 13:58:59 - building AP93 kernel TB --- 2014-03-21 13:58:59 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 13:58:59 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 13:58:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 13:58:59 - SRCCONF=/dev/null TB --- 2014-03-21 13:58:59 - TARGET=mips TB --- 2014-03-21 13:58:59 - TARGET_ARCH=mips TB --- 2014-03-21 13:58:59 - TZ=UTC TB --- 2014-03-21 13:58:59 - __MAKE_CONF=/dev/null TB --- 2014-03-21 13:58:59 - cd /src TB --- 2014-03-21 13:58:59 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Fri Mar 21 13:58:59 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Fri Mar 21 14:06:27 UTC 2014 TB --- 2014-03-21 14:06:27 - cd /src/sys/mips/conf TB --- 2014-03-21 14:06:27 - /usr/sbin/config -m AP94 TB --- 2014-03-21 14:06:27 - building AP94 kernel TB --- 2014-03-21 14:06:27 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 14:06:27 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 14:06:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 14:06:27 - SRCCONF=/dev/null TB --- 2014-03-21 14:06:27 - TARGET=mips TB --- 2014-03-21 14:06:27 - TARGET_ARCH=mips TB --- 2014-03-21 14:06:27 - TZ=UTC TB --- 2014-03-21 14:06:27 - __MAKE_CONF=/dev/null TB --- 2014-03-21 14:06:27 - cd /src TB --- 2014-03-21 14:06:27 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Fri Mar 21 14:06:28 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Fri Mar 21 14:15:11 UTC 2014 TB --- 2014-03-21 14:15:11 - cd /src/sys/mips/conf TB --- 2014-03-21 14:15:11 - /usr/sbin/config -m AP96 TB --- 2014-03-21 14:15:11 - building AP96 kernel TB --- 2014-03-21 14:15:11 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 14:15:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 14:15:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 14:15:11 - SRCCONF=/dev/null TB --- 2014-03-21 14:15:11 - TARGET=mips TB --- 2014-03-21 14:15:11 - TARGET_ARCH=mips TB --- 2014-03-21 14:15:11 - TZ=UTC TB --- 2014-03-21 14:15:11 - __MAKE_CONF=/dev/null TB --- 2014-03-21 14:15:11 - cd /src TB --- 2014-03-21 14:15:11 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Fri Mar 21 14:15:11 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Fri Mar 21 14:23:38 UTC 2014 TB --- 2014-03-21 14:23:38 - cd /src/sys/mips/conf TB --- 2014-03-21 14:23:38 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-03-21 14:23:38 - building AR71XX_BASE kernel TB --- 2014-03-21 14:23:38 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 14:23:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 14:23:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 14:23:38 - SRCCONF=/dev/null TB --- 2014-03-21 14:23:38 - TARGET=mips TB --- 2014-03-21 14:23:38 - TARGET_ARCH=mips TB --- 2014-03-21 14:23:38 - TZ=UTC TB --- 2014-03-21 14:23:38 - __MAKE_CONF=/dev/null TB --- 2014-03-21 14:23:38 - cd /src TB --- 2014-03-21 14:23:38 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Fri Mar 21 14:23:39 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Fri Mar 21 14:31:05 UTC 2014 TB --- 2014-03-21 14:31:05 - cd /src/sys/mips/conf TB --- 2014-03-21 14:31:05 - /usr/sbin/config -m AR724X_BASE TB --- 2014-03-21 14:31:05 - building AR724X_BASE kernel TB --- 2014-03-21 14:31:05 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 14:31:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 14:31:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 14:31:05 - SRCCONF=/dev/null TB --- 2014-03-21 14:31:05 - TARGET=mips TB --- 2014-03-21 14:31:05 - TARGET_ARCH=mips TB --- 2014-03-21 14:31:05 - TZ=UTC TB --- 2014-03-21 14:31:05 - __MAKE_CONF=/dev/null TB --- 2014-03-21 14:31:05 - cd /src TB --- 2014-03-21 14:31:05 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Fri Mar 21 14:31:05 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Fri Mar 21 14:36:59 UTC 2014 TB --- 2014-03-21 14:36:59 - cd /src/sys/mips/conf TB --- 2014-03-21 14:36:59 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-03-21 14:36:59 - building AR91XX_BASE kernel TB --- 2014-03-21 14:36:59 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 14:36:59 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 14:36:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 14:36:59 - SRCCONF=/dev/null TB --- 2014-03-21 14:36:59 - TARGET=mips TB --- 2014-03-21 14:36:59 - TARGET_ARCH=mips TB --- 2014-03-21 14:36:59 - TZ=UTC TB --- 2014-03-21 14:36:59 - __MAKE_CONF=/dev/null TB --- 2014-03-21 14:36:59 - cd /src TB --- 2014-03-21 14:36:59 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Fri Mar 21 14:36:59 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/AR91XX_BASE/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer-sign -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-03-21 14:37:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-21 14:37:05 - ERROR: failed to build AR91XX_BASE kernel TB --- 2014-03-21 14:37:05 - 5677.76 user 2889.03 system 8182.52 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Mar 21 21:38:43 2014 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 ESMTPS id 9413B3F2; Fri, 21 Mar 2014 21:38:43 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BEECC67A; Fri, 21 Mar 2014 21:38:42 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2LLcYQp004771; Fri, 21 Mar 2014 23:38:34 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2LLcYwB004746; Fri, 21 Mar 2014 21:38:34 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 21 Mar 2014 21:38:34 GMT Message-Id: <201403212138.s2LLcYwB004746@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2014 21:38:43 -0000 TB --- 2014-03-21 20:21:14 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-21 20:21:14 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-21 20:21:14 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-21 20:21:14 - cleaning the object tree TB --- 2014-03-21 20:22:11 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-21 20:22:17 - At svn revision 263542 TB --- 2014-03-21 20:22:18 - building world TB --- 2014-03-21 20:22:18 - CROSS_BUILD_TESTING=YES TB --- 2014-03-21 20:22:18 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-21 20:22:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-21 20:22:18 - SRCCONF=/dev/null TB --- 2014-03-21 20:22:18 - TARGET=mips TB --- 2014-03-21 20:22:18 - TARGET_ARCH=mips TB --- 2014-03-21 20:22:18 - TZ=UTC TB --- 2014-03-21 20:22:18 - __MAKE_CONF=/dev/null TB --- 2014-03-21 20:22:18 - cd /src TB --- 2014-03-21 20:22:18 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Mar 21 20:22:29 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/netisr.c cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'size_cols_rtentry': /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c: In function 'p_rtentry_kvm': /src/usr.bin/netstat/route.c:871: warning: format '%*lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-21 21:38:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-21 21:38:33 - ERROR: failed to build world TB --- 2014-03-21 21:38:33 - 3242.68 user 1603.09 system 4638.81 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 22 05:38:29 2014 Return-Path: Delivered-To: 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 ESMTPS id 5D092892; Sat, 22 Mar 2014 05:38:29 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 88926373; Sat, 22 Mar 2014 05:38:27 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2M5cH42054981; Sat, 22 Mar 2014 07:38:18 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2M5cHEg054928; Sat, 22 Mar 2014 05:38:17 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 22 Mar 2014 05:38:17 GMT Message-Id: <201403220538.s2M5cHEg054928@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 05:38:29 -0000 TB --- 2014-03-22 04:20:34 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-22 04:20:34 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-22 04:20:34 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-22 04:20:34 - cleaning the object tree TB --- 2014-03-22 04:21:29 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-22 04:22:09 - At svn revision 263618 TB --- 2014-03-22 04:22:10 - building world TB --- 2014-03-22 04:22:10 - CROSS_BUILD_TESTING=YES TB --- 2014-03-22 04:22:10 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-22 04:22:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-22 04:22:10 - SRCCONF=/dev/null TB --- 2014-03-22 04:22:10 - TARGET=mips TB --- 2014-03-22 04:22:10 - TARGET_ARCH=mips TB --- 2014-03-22 04:22:10 - TZ=UTC TB --- 2014-03-22 04:22:10 - __MAKE_CONF=/dev/null TB --- 2014-03-22 04:22:10 - cd /src TB --- 2014-03-22 04:22:10 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 22 04:22:20 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/netisr.c cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'size_cols_rtentry': /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c: In function 'p_rtentry_kvm': /src/usr.bin/netstat/route.c:871: warning: format '%*lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-22 05:38:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-22 05:38:16 - ERROR: failed to build world TB --- 2014-03-22 05:38:16 - 3243.72 user 1638.40 system 4661.66 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 22 13:38:16 2014 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 ESMTPS id 38199974; Sat, 22 Mar 2014 13:38:16 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 61FEEDC4; Sat, 22 Mar 2014 13:38:14 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2MDc8ad004652; Sat, 22 Mar 2014 15:38:08 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2MDc8FO004592; Sat, 22 Mar 2014 13:38:08 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 22 Mar 2014 13:38:08 GMT Message-Id: <201403221338.s2MDc8FO004592@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 13:38:16 -0000 TB --- 2014-03-22 12:20:38 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-22 12:20:38 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-22 12:20:38 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-22 12:20:38 - cleaning the object tree TB --- 2014-03-22 12:21:31 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-22 12:22:11 - At svn revision 263630 TB --- 2014-03-22 12:22:12 - building world TB --- 2014-03-22 12:22:12 - CROSS_BUILD_TESTING=YES TB --- 2014-03-22 12:22:12 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-22 12:22:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-22 12:22:12 - SRCCONF=/dev/null TB --- 2014-03-22 12:22:12 - TARGET=mips TB --- 2014-03-22 12:22:12 - TARGET_ARCH=mips TB --- 2014-03-22 12:22:12 - TZ=UTC TB --- 2014-03-22 12:22:12 - __MAKE_CONF=/dev/null TB --- 2014-03-22 12:22:12 - cd /src TB --- 2014-03-22 12:22:12 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 22 12:22:23 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/netisr.c cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'size_cols_rtentry': /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c: In function 'p_rtentry_kvm': /src/usr.bin/netstat/route.c:871: warning: format '%*lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-22 13:38:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-22 13:38:07 - ERROR: failed to build world TB --- 2014-03-22 13:38:07 - 3241.56 user 1630.80 system 4648.84 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Mar 22 21:38:12 2014 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 ESMTPS id B99AD5DE; Sat, 22 Mar 2014 21:38:12 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E5CE5A11; Sat, 22 Mar 2014 21:38:10 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2MLc6k4094789; Sat, 22 Mar 2014 23:38:06 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2MLc5Js094728; Sat, 22 Mar 2014 21:38:05 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 22 Mar 2014 21:38:05 GMT Message-Id: <201403222138.s2MLc5Js094728@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Mar 2014 21:38:12 -0000 TB --- 2014-03-22 20:20:45 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-22 20:20:45 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-22 20:20:45 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-22 20:20:45 - cleaning the object tree TB --- 2014-03-22 20:21:29 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-22 20:22:06 - At svn revision 263649 TB --- 2014-03-22 20:22:07 - building world TB --- 2014-03-22 20:22:07 - CROSS_BUILD_TESTING=YES TB --- 2014-03-22 20:22:07 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-22 20:22:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-22 20:22:07 - SRCCONF=/dev/null TB --- 2014-03-22 20:22:07 - TARGET=mips TB --- 2014-03-22 20:22:07 - TARGET_ARCH=mips TB --- 2014-03-22 20:22:07 - TZ=UTC TB --- 2014-03-22 20:22:07 - __MAKE_CONF=/dev/null TB --- 2014-03-22 20:22:07 - cd /src TB --- 2014-03-22 20:22:07 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Mar 22 20:22:17 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/netisr.c cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'size_cols_rtentry': /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c: In function 'p_rtentry_kvm': /src/usr.bin/netstat/route.c:871: warning: format '%*lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-22 21:38:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-22 21:38:04 - ERROR: failed to build world TB --- 2014-03-22 21:38:04 - 3244.55 user 1614.01 system 4639.63 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Mar 23 05:38:02 2014 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 ESMTPS id A2E67935; Sun, 23 Mar 2014 05:38:02 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C7964BE; Sun, 23 Mar 2014 05:38:00 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2N5btvM045090; Sun, 23 Mar 2014 07:37:55 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2N5bsir045041; Sun, 23 Mar 2014 05:37:54 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Mar 2014 05:37:54 GMT Message-Id: <201403230537.s2N5bsir045041@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2014 05:38:02 -0000 TB --- 2014-03-23 04:20:44 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-23 04:20:44 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-23 04:20:44 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-23 04:20:44 - cleaning the object tree TB --- 2014-03-23 04:21:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-23 04:21:55 - At svn revision 263655 TB --- 2014-03-23 04:21:56 - building world TB --- 2014-03-23 04:21:56 - CROSS_BUILD_TESTING=YES TB --- 2014-03-23 04:21:56 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-23 04:21:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-23 04:21:56 - SRCCONF=/dev/null TB --- 2014-03-23 04:21:56 - TARGET=mips TB --- 2014-03-23 04:21:56 - TARGET_ARCH=mips TB --- 2014-03-23 04:21:56 - TZ=UTC TB --- 2014-03-23 04:21:56 - __MAKE_CONF=/dev/null TB --- 2014-03-23 04:21:56 - cd /src TB --- 2014-03-23 04:21:56 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Mar 23 04:22:06 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/netisr.c cc -O -pipe -G0 -fno-strict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DPF -DNETGRAPH -DIPX -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.bin/netstat/route.c cc1: warnings being treated as errors /src/usr.bin/netstat/route.c: In function 'size_cols_rtentry': /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c:333: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /src/usr.bin/netstat/route.c: In function 'p_rtentry_kvm': /src/usr.bin/netstat/route.c:871: warning: format '%*lu' expects type 'long unsigned int', but argument 3 has type 'uint64_t' *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/netstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-23 05:37:54 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-23 05:37:54 - ERROR: failed to build world TB --- 2014-03-23 05:37:54 - 3246.26 user 1581.01 system 4629.88 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Mar 23 09:39:11 2014 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 ESMTPS id 67B65E55; Sun, 23 Mar 2014 09:39:11 +0000 (UTC) Received: from Prakkezator.VEHosting.nl (Prakkezator6.VEHosting.nl [IPv6:2001:1af8:2100:b020::142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 04221605; Sun, 23 Mar 2014 09:39:10 +0000 (UTC) Received: from [192.168.1.13] (mynet-162-200.mynet.at [83.218.162.200] (may be forged)) (authenticated bits=0) by Prakkezator.VEHosting.nl (8.14.2/8.14.2) with ESMTP id s2N9d6V7055894; Sun, 23 Mar 2014 10:39:06 +0100 (CET) (envelope-from Daan@vitsch.nl) From: Daan Vreeken Organization: Daan - Vitsch Electronics To: Adrian Chadd Subject: Re: More hardware up for donation: Routerboard RB912 Date: Sun, 23 Mar 2014 10:39:05 +0100 User-Agent: KMail/1.9.10 References: <201403141335.55299.daan@vitsch.nl> <1395143155-2359859797.38ea40b877@bliksem.vehosting.nl> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201403231039.06307.Daan@vitsch.nl> x-ve-auth-version: mi-1.1.7 2011-02-21 - Copyright (c) 2008, 2011 - Daan Vreeken - VEHosting x-ve-auth: authenticated as 'pa4dan' on Prakkezator.VEHosting.nl Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2014 09:39:11 -0000 Hi Adrian, On Tuesday 18 March 2014 12:45:49 Adrian Chadd wrote: > Which board/cpu? I have a working driver for the RB711. > Can you post it? At this moment I'm travelling through Europe. I'll try to dig-up and post the code in the next couple of days. Regards, -- Ing. Daan Vreeken Vitsch Electronics http://Vitsch.nl/ http://VitschVPN.nl/ tel: +31-(0)40-7113051 KvK nr: 17174380 -- Machines en netwerken op afstand beheren? Vitsch VPN oplossing! Kijk voor meer informatie op: http://www.VitschVPN.nl/ From owner-freebsd-mips@FreeBSD.ORG Sun Mar 23 13:55:02 2014 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 ESMTPS id D2B5BBA0; Sun, 23 Mar 2014 13:55:02 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F0109BD5; Sun, 23 Mar 2014 13:55:01 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2NDsvh5027090; Sun, 23 Mar 2014 15:54:57 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2NDsvcf027008; Sun, 23 Mar 2014 13:54:57 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Mar 2014 13:54:57 GMT Message-Id: <201403231354.s2NDsvcf027008@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2014 13:55:02 -0000 TB --- 2014-03-23 12:30:45 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-23 12:30:45 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-23 12:30:45 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-23 12:30:45 - cleaning the object tree TB --- 2014-03-23 12:31:27 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-23 12:32:05 - At svn revision 263659 TB --- 2014-03-23 12:32:06 - building world TB --- 2014-03-23 12:32:06 - CROSS_BUILD_TESTING=YES TB --- 2014-03-23 12:32:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-23 12:32:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-23 12:32:06 - SRCCONF=/dev/null TB --- 2014-03-23 12:32:06 - TARGET=mips TB --- 2014-03-23 12:32:06 - TARGET_ARCH=mips TB --- 2014-03-23 12:32:06 - TZ=UTC TB --- 2014-03-23 12:32:06 - __MAKE_CONF=/dev/null TB --- 2014-03-23 12:32:06 - cd /src TB --- 2014-03-23 12:32:06 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Mar 23 12:32:16 UTC 2014 >>> 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 [...] cc1: warnings being treated as errors In file included from /obj/mips.mips/src/tmp/usr/include/sys/counter.h:35, from /obj/mips.mips/src/tmp/usr/include/net/route.h:36, from /src/usr.sbin/route6d/route6d.c:68: /obj/mips.mips/src/tmp/usr/include/machine/counter.h: In function 'counter_u64_add': /obj/mips.mips/src/tmp/usr/include/machine/counter.h:89: warning: implicit declaration of function 'critical_enter' /obj/mips.mips/src/tmp/usr/include/machine/counter.h:90: warning: implicit declaration of function 'CRITICAL_ASSERT' /obj/mips.mips/src/tmp/usr/include/machine/counter.h:91: warning: implicit declaration of function 'critical_exit' *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/route6d *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-03-23 13:54:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-23 13:54:56 - ERROR: failed to build world TB --- 2014-03-23 13:54:56 - 3555.02 user 1733.12 system 5050.41 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Mar 23 22:23:07 2014 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 ESMTPS id AB5E9F4F for ; Sun, 23 Mar 2014 22:23:07 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 419DFCF5 for ; Sun, 23 Mar 2014 22:23:06 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Sun, 23 Mar 2014 23:23:09 +0100 id 0081BCDF.532F5ECD.0001326C Date: Sun, 23 Mar 2014 23:23:04 +0100 From: Milan Obuch To: Luiz Otavio O Souza Subject: Re: db120 (mips74k) boot messages; further help wanted Message-ID: <20140323232304.6ac5c205@zeta.dino.sk> In-Reply-To: References: X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Adrian Chadd , freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Mar 2014 22:23:07 -0000 On Mon, 17 Mar 2014 10:03:53 -0300 Luiz Otavio O Souza wrote: > On 16 March 2014 05:46, Adrian Chadd wrote: > > Hi, > > > > Now that I've mostly finished the DB120 port and Sean's working on > > the DIR-825 (rev C1) port, I thought I'd just give a boot example > > of this platform. > > > > It's quite a sweet mips board. I haven't yet booted a full rootfs > > via USB; that's what I'll do tomorrow or Monday. I'll start stress > > testing the userland and VM then. But it works great as an AP. > > > > https://code.google.com/p/freebsd-wifi-build/wiki/AtherosReferenceDB120 > > > > I'm hoping the DIR-825 C1 port will be just as stable as the DB120 > > is for me. > > > > Now, the missing bits: > > > > * NAND flash controller - I'm making a start on this now; > > * I2S - I'll port this over afterward, so we can have sound on > > boards that ship with sound; > > * AR8327 VLAN (tagged and per-port) support - someone else will have > > to crime this from openwrt. I may eventually get around to it, but > > it'll take some time. I don't currently use the VLAN stuff at home > > and I haven't yet set this up as a router gateway so I don't need > > the LAN/WAN port distinction. > > I'll get there eventually... if nobody beats me here... > > I have one RB2011 (the one with a gbic option) and i want to see it > working soon (but i have a few things to finish before that happen :/) > > Luiz > Hi, I was able to build a kernel for RB2011 and it works quite well, just one, but really important thing does not work for me - ethernet switch. It looks like something wrong with MDIO, so I can't configure correctly the switches, and as there is no port connected directly to CPU, I can't currently do any network traffic. If I could reliably read/write switch registers, then I eventually would play with vlan support. Did someone achieve success with RB2011 ethernet? Regards, Milan From owner-freebsd-mips@FreeBSD.ORG Mon Mar 24 09:00:27 2014 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 ESMTPS id DBB8C247 for ; Mon, 24 Mar 2014 09:00:26 +0000 (UTC) Received: from mail-qc0-x235.google.com (mail-qc0-x235.google.com [IPv6:2607:f8b0:400d:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D042646 for ; Mon, 24 Mar 2014 09:00:26 +0000 (UTC) Received: by mail-qc0-f181.google.com with SMTP id e9so5604587qcy.12 for ; Mon, 24 Mar 2014 02:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=y0V6BVDtLefGvHPE2VC01SK1Zy5yq5EoLdXZfB32Tck=; b=xUBS9ocvO0xhBmf7tyAvU6+wK/8yrxv0YXO3ZwefR/Ip2kePjRH2UecMgUvoD2kzYp zKLppYCUVmZNCc8v9iVqTCPlR4Bg4MXIpNVmzqiVm3IaXnGq3gJo//PsbE2vh1OTz3xS BRFCCwcL/nzKzbusG1xxQQD9ljwsLSrSJCZjRkfLhrTT5Q+CyRyob5kiz8Vj2LmAqI5p LFKQPJzVlDJnUvXCQ609Kozh8ZRQ3sxxseq0XF0lHZFy/YGi3F6vil5AsiZ3cIawufg7 QfKSF376a5R3PghfbVuUNcswBOPIxxfq2HBGI2DLT/tk/2A/hpOnqe3lw96lNZ5wURNh bpfQ== MIME-Version: 1.0 X-Received: by 10.140.20.167 with SMTP id 36mr39951369qgj.54.1395651625880; Mon, 24 Mar 2014 02:00:25 -0700 (PDT) Received: by 10.224.8.137 with HTTP; Mon, 24 Mar 2014 02:00:25 -0700 (PDT) In-Reply-To: <20140323232304.6ac5c205@zeta.dino.sk> References: <20140323232304.6ac5c205@zeta.dino.sk> Date: Mon, 24 Mar 2014 02:00:25 -0700 Message-ID: Subject: Re: db120 (mips74k) boot messages; further help wanted From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 09:00:27 -0000 Noone has yet. I'd pay attention to the MDIO reset, MDIO configuration stuff in if_arge.c and how the clocking is setup. It's possible I'm missing some initialisation code form openwrt. I think i have the MDIO register read/write working fine. The RB2011 kernel in question is correctly being built as a mips74k kernel, right? -a On 23 March 2014 15:23, Milan Obuch wrote: > On Mon, 17 Mar 2014 10:03:53 -0300 > Luiz Otavio O Souza wrote: > >> On 16 March 2014 05:46, Adrian Chadd wrote: >> > Hi, >> > >> > Now that I've mostly finished the DB120 port and Sean's working on >> > the DIR-825 (rev C1) port, I thought I'd just give a boot example >> > of this platform. >> > >> > It's quite a sweet mips board. I haven't yet booted a full rootfs >> > via USB; that's what I'll do tomorrow or Monday. I'll start stress >> > testing the userland and VM then. But it works great as an AP. >> > >> > https://code.google.com/p/freebsd-wifi-build/wiki/AtherosReferenceDB120 >> > >> > I'm hoping the DIR-825 C1 port will be just as stable as the DB120 >> > is for me. >> > >> > Now, the missing bits: >> > >> > * NAND flash controller - I'm making a start on this now; >> > * I2S - I'll port this over afterward, so we can have sound on >> > boards that ship with sound; >> > * AR8327 VLAN (tagged and per-port) support - someone else will have >> > to crime this from openwrt. I may eventually get around to it, but >> > it'll take some time. I don't currently use the VLAN stuff at home >> > and I haven't yet set this up as a router gateway so I don't need >> > the LAN/WAN port distinction. >> >> I'll get there eventually... if nobody beats me here... >> >> I have one RB2011 (the one with a gbic option) and i want to see it >> working soon (but i have a few things to finish before that happen :/) >> >> Luiz >> > > Hi, > > I was able to build a kernel for RB2011 and it works quite well, just > one, but really important thing does not work for me - ethernet switch. > It looks like something wrong with MDIO, so I can't configure correctly > the switches, and as there is no port connected directly to CPU, I > can't currently do any network traffic. If I could reliably read/write > switch registers, then I eventually would play with vlan support. > > Did someone achieve success with RB2011 ethernet? > > Regards, > Milan From owner-freebsd-mips@FreeBSD.ORG Mon Mar 24 11:06:48 2014 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 ESMTPS id 64814FD9 for ; Mon, 24 Mar 2014 11:06:48 +0000 (UTC) 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 50FAE173 for ; Mon, 24 Mar 2014 11:06:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2OB6mWG013909 for ; Mon, 24 Mar 2014 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2OB6ldW013907 for freebsd-mips@FreeBSD.org; Mon, 24 Mar 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 24 Mar 2014 11:06:47 GMT Message-Id: <201403241106.s2OB6ldW013907@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Mon Mar 24 18:56:19 2014 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 ESMTPS id E836A5D7 for ; Mon, 24 Mar 2014 18:56:19 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B9F1C0C for ; Mon, 24 Mar 2014 18:56:17 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Mon, 24 Mar 2014 19:56:12 +0100 id 005080B0.53307FCC.0000A187 Date: Mon, 24 Mar 2014 19:56:08 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: db120 (mips74k) boot messages; further help wanted Message-ID: <20140324195608.1d3daae5@zeta.dino.sk> In-Reply-To: References: <20140323232304.6ac5c205@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 18:56:20 -0000 On Mon, 24 Mar 2014 02:00:25 -0700 Adrian Chadd wrote: > Noone has yet. I'd pay attention to the MDIO reset, MDIO configuration > stuff in if_arge.c and how the clocking is setup. > > It's possible I'm missing some initialisation code form openwrt. > > I think i have the MDIO register read/write working fine. > > The RB2011 kernel in question is correctly being built as a mips74k > kernel, right? > Yes, basically I used DB120 kernel with some bits removed, e. g. wlan stuff I do not have. Milan > On 23 March 2014 15:23, Milan Obuch wrote: > > On Mon, 17 Mar 2014 10:03:53 -0300 > > Luiz Otavio O Souza wrote: > > > >> On 16 March 2014 05:46, Adrian Chadd wrote: > >> > Hi, > >> > > >> > Now that I've mostly finished the DB120 port and Sean's working > >> > on the DIR-825 (rev C1) port, I thought I'd just give a boot > >> > example of this platform. > >> > > >> > It's quite a sweet mips board. I haven't yet booted a full rootfs > >> > via USB; that's what I'll do tomorrow or Monday. I'll start > >> > stress testing the userland and VM then. But it works great as > >> > an AP. > >> > > >> > https://code.google.com/p/freebsd-wifi-build/wiki/AtherosReferenceDB120 > >> > > >> > I'm hoping the DIR-825 C1 port will be just as stable as the > >> > DB120 is for me. > >> > > >> > Now, the missing bits: > >> > > >> > * NAND flash controller - I'm making a start on this now; > >> > * I2S - I'll port this over afterward, so we can have sound on > >> > boards that ship with sound; > >> > * AR8327 VLAN (tagged and per-port) support - someone else will > >> > have to crime this from openwrt. I may eventually get around to > >> > it, but it'll take some time. I don't currently use the VLAN > >> > stuff at home and I haven't yet set this up as a router gateway > >> > so I don't need the LAN/WAN port distinction. > >> > >> I'll get there eventually... if nobody beats me here... > >> > >> I have one RB2011 (the one with a gbic option) and i want to see it > >> working soon (but i have a few things to finish before that > >> happen :/) > >> > >> Luiz > >> > > > > Hi, > > > > I was able to build a kernel for RB2011 and it works quite well, > > just one, but really important thing does not work for me - > > ethernet switch. It looks like something wrong with MDIO, so I > > can't configure correctly the switches, and as there is no port > > connected directly to CPU, I can't currently do any network > > traffic. If I could reliably read/write switch registers, then I > > eventually would play with vlan support. > > > > Did someone achieve success with RB2011 ethernet? > > > > Regards, > > Milan From owner-freebsd-mips@FreeBSD.ORG Mon Mar 24 22:24:35 2014 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 ESMTPS id 5879A21F for ; Mon, 24 Mar 2014 22:24:35 +0000 (UTC) Received: from mail-qc0-x230.google.com (mail-qc0-x230.google.com [IPv6:2607:f8b0:400d:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1814823B for ; Mon, 24 Mar 2014 22:24:35 +0000 (UTC) Received: by mail-qc0-f176.google.com with SMTP id m20so6899496qcx.35 for ; Mon, 24 Mar 2014 15:24:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uwUk+1PwgTrLDtINN+jCT1W7CYmrI7QAwLZtoUnH+uQ=; b=YDUgr08fgACEblp2+EOu5xI58ix0iIQ3TneQatKJJhxDbvmsefeMiJ+XJX04OQlHi6 uFfVEBMJBNoNttnjuk5BmDPI+utXwt4kVtGWf3/Ekd0enNqj41/7gy/2EH4STjiN1/z4 cy0pDW6Unhuvj6y0CIq/l3uMi/5JKvHs5SOe3muPBqJCjEHpP3+DhwECCErdFScX8QDF 4U6S5cmaKOJLXmFuItGudHxJL/OthyJBnshqhdPk3ZkBgR6nGBu1/3yXS5FYnjxcbyVO fk+oNOmn38HQPuhHB+cJ8yJ6KnYlfa1MkOb+pKB/doimv5jm/mdzW+cuNK8LsIf04i5o X0sQ== MIME-Version: 1.0 X-Received: by 10.224.13.142 with SMTP id c14mr10868894qaa.76.1395699874341; Mon, 24 Mar 2014 15:24:34 -0700 (PDT) Received: by 10.224.8.137 with HTTP; Mon, 24 Mar 2014 15:24:34 -0700 (PDT) In-Reply-To: <20140324195608.1d3daae5@zeta.dino.sk> References: <20140323232304.6ac5c205@zeta.dino.sk> <20140324195608.1d3daae5@zeta.dino.sk> Date: Mon, 24 Mar 2014 15:24:34 -0700 Message-ID: Subject: Re: db120 (mips74k) boot messages; further help wanted From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 22:24:35 -0000 On 24 March 2014 11:56, Milan Obuch wrote: > On Mon, 24 Mar 2014 02:00:25 -0700 > Adrian Chadd wrote: > >> Noone has yet. I'd pay attention to the MDIO reset, MDIO configuration >> stuff in if_arge.c and how the clocking is setup. >> >> It's possible I'm missing some initialisation code form openwrt. >> >> I think i have the MDIO register read/write working fine. >> >> The RB2011 kernel in question is correctly being built as a mips74k >> kernel, right? >> > > Yes, basically I used DB120 kernel with some bits removed, e. g. wlan > stuff I do not have. > Ok. well, if it's compiled up as a mips74k kernel then the correct barriers should be in there. So, save some kind of CPU bug that I don't hav ea workaround for, it's likely MDIO timing / reset / setup. If y'all can't figure it out then I think the quickest way is to get a board to me so I can figure it out. -a From owner-freebsd-mips@FreeBSD.ORG Tue Mar 25 07:39:51 2014 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 ESMTPS id E5AF2ECE for ; Tue, 25 Mar 2014 07:39:51 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C89A33F8 for ; Tue, 25 Mar 2014 07:39:51 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WSLxe-0001vJ-Ga for freebsd-mips@freebsd.org; Tue, 25 Mar 2014 00:39:50 -0700 Date: Tue, 25 Mar 2014 00:39:50 -0700 (PDT) From: Andy To: freebsd-mips@freebsd.org Message-ID: <1395733190404-5897432.post@n5.nabble.com> Subject: RB433AH failed to boot from bootp protocol MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 07:39:52 -0000 I have two routerboards, RB433AH and I try to run FreeBSD on them. I follow the steps from the following links: http://loos.no-ip.org/routerboard/ https://wiki.freebsd.org/FreeBSD/BuildingMIPS But both two methods failed to make RB433AH boot from network on my computer. I am not quite sure about where the questions happens.But I suppose that there is something wrong with the build script i used.Since after run the build script,I didn't find any files under the tftpboot directory where it should be installed with kernel.So I tried to install the kernel into tftpboot directory by typing make in the cmd line, it works and install some file under the tftpboot directory,but I still cannot boot the RB433AH up. I also refer the netboot of FreeBSD of PC(http://www.freebsdwiki.net/index.php/Installing_FreeBSD_with_netboot),in this instruction, it copy the pxeboot directory into the tftpboot directory.I have no idea about which files should I copy into tftpboot directory,or should I still use the make installkernel command to install the kernel into tftpboot directory. I also suppose that maybe there is something wrong with my dhcp configuration.Since RB433AH even got the IP address from my computer's dhcp server.But I was completely follow the dhcp step of two instructions.Maybe I should use dnsmasq to do the dhcp configuration?Since I install openwrt into RB433AH successfully by using dnsmasq. Can anyone offer some help l about running FreeBSD on the routerboard? I would appreciate it if you could offer the detailed tutorial? I also would like to know about if it is possible to install FreeBSD into RB433AH 128MB flash.I know FreeBSD is much bigger than 128MB, but i see the project which is called miniBSD, can it run on the routerboard's flash or just install the boot file into flash and use the microSD card as disk? -- View this message in context: http://freebsd.1045724.n5.nabble.com/RB433AH-failed-to-boot-from-bootp-protocol-tp5897432.html Sent from the freebsd-mips mailing list archive at Nabble.com. From owner-freebsd-mips@FreeBSD.ORG Tue Mar 25 14:45:05 2014 Return-Path: Delivered-To: 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 ESMTPS id 52506DCD; Tue, 25 Mar 2014 14:45:05 +0000 (UTC) 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 0E0B73E0; Tue, 25 Mar 2014 14:45:04 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s2PEj4x4001278; Tue, 25 Mar 2014 10:45:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s2PEj4kQ001275; Tue, 25 Mar 2014 14:45:04 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 25 Mar 2014 14:45:04 GMT Message-Id: <201403251445.s2PEj4kQ001275@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 14:45:05 -0000 TB --- 2014-03-25 14:45:03 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-03-25 14:45:03 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-25 14:45:03 - starting HEAD tinderbox run for mips/mips TB --- 2014-03-25 14:45:03 - cleaning the object tree TB --- 2014-03-25 14:45:03 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-25 14:45:04 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-25 14:45:04 - ERROR: unable to stat source tree TB --- 2014-03-25 14:45:04 - 0.05 user 0.01 system 0.20 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Mar 25 14:55:02 2014 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 ESMTPS id A19A312C; Tue, 25 Mar 2014 14:55:02 +0000 (UTC) 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 6B06E77D; Tue, 25 Mar 2014 14:55:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s2PEt1m4001404; Tue, 25 Mar 2014 10:55:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s2PEt1tA001400; Tue, 25 Mar 2014 14:55:01 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 25 Mar 2014 14:55:01 GMT Message-Id: <201403251455.s2PEt1tA001400@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 14:55:02 -0000 TB --- 2014-03-25 14:55:01 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-03-25 14:55:01 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-25 14:55:01 - starting HEAD tinderbox run for mips/mips TB --- 2014-03-25 14:55:01 - cleaning the object tree TB --- 2014-03-25 14:55:01 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-25 14:55:01 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-25 14:55:01 - ERROR: unable to stat source tree TB --- 2014-03-25 14:55:01 - 0.05 user 0.00 system 0.02 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Mar 25 15:05:02 2014 Return-Path: Delivered-To: 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 ESMTPS id A78A12E2; Tue, 25 Mar 2014 15:05:02 +0000 (UTC) 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 675478B9; Tue, 25 Mar 2014 15:05:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s2PF51E9001548; Tue, 25 Mar 2014 11:05:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s2PF510V001541; Tue, 25 Mar 2014 15:05:01 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 25 Mar 2014 15:05:01 GMT Message-Id: <201403251505.s2PF510V001541@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 15:05:02 -0000 TB --- 2014-03-25 15:05:01 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-03-25 15:05:01 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-25 15:05:01 - starting HEAD tinderbox run for mips/mips TB --- 2014-03-25 15:05:01 - cleaning the object tree TB --- 2014-03-25 15:05:01 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-25 15:05:01 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-25 15:05:01 - ERROR: unable to stat source tree TB --- 2014-03-25 15:05:01 - 0.05 user 0.01 system 0.02 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 09:49:50 2014 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 ESMTPS id 260616AB for ; Wed, 26 Mar 2014 09:49:50 +0000 (UTC) Received: from smtp-newslist-211.md02.com (smtp-newslist-211.md02.com [209.172.40.211]) by mx1.freebsd.org (Postfix) with ESMTP id E61FAF4B for ; Wed, 26 Mar 2014 09:49:49 +0000 (UTC) Received: by smtp-newslist-211.md02.com id h6ahbq19sl8k for ; Wed, 26 Mar 2014 05:39:13 -0400 (envelope-from ) Subject: CCTV From: "Phil" To: freebsd-mips@freebsd.org Tag-id: 208377.3279879.2136996.66.m.edcecffe IP-Address: 209.172.40.211 Interface-id: 443 Parent-id: 93133 Client-id: 208377 MIME-Version: 1.0 Message-Id: <20140326093912.DC26F8BE07@pmta4-1-08> Date: Wed, 26 Mar 2014 05:39:12 -0400 (EDT) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 09:49:50 -0000 Hi, We can install a CCTV at your house or business for the following price. 1 Camera system =C2=A3399 2 Camera system =C2=A3599 3 Camera system =C2=A3699 4 Camera system =C2=A3899 Would you like me to arrange this for you? You get the following with all our systems. - See the cameras on your mobile. - High quality cameras with wide lens. - High capacity storage. - Infrared night vision. - Includes all parts and labour. - Includes cameras and recorder. - 1 years hardware warranty. We can beat any like for like price. Our engineers can install a system anywhere in the UK* Regards, CCTV Warrington Telephone: 01204 216810 Website: www.cctvwarrington.co.uk Address: 3 Churchbank, Bolton, BL1 1HX * Additional costs for any location which is more than 50 miles from our= offices. Unsubscribe from this mailing list: http://link.mailanimal01.com/u/443/0= e038a683332c8b25b44534781ea88869f0c9baed33abfd6 From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 12:20:24 2014 Return-Path: Delivered-To: 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 ESMTPS id CC4E09AE; Wed, 26 Mar 2014 12:20:24 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 96A56FC6; Wed, 26 Mar 2014 12:20:24 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s2QCK2pp001080; Wed, 26 Mar 2014 12:20:02 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s2QCK218001077; Wed, 26 Mar 2014 12:20:02 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 26 Mar 2014 12:20:02 GMT Message-Id: <201403261220.s2QCK218001077@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 12:20:24 -0000 TB --- 2014-03-26 12:20:02 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-03-26 12:20:02 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-26 12:20:02 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-26 12:20:02 - cleaning the object tree TB --- 2014-03-26 12:20:02 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-26 12:20:02 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-26 12:20:02 - ERROR: unable to stat source tree TB --- 2014-03-26 12:20:02 - 0.07 user 0.00 system 0.09 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 12:30:20 2014 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 ESMTPS id AAFCC8F8; Wed, 26 Mar 2014 12:30:20 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 73E93263; Wed, 26 Mar 2014 12:30:20 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s2QCU1uS001199; Wed, 26 Mar 2014 12:30:01 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s2QCU1Qw001196; Wed, 26 Mar 2014 12:30:01 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 26 Mar 2014 12:30:01 GMT Message-Id: <201403261230.s2QCU1Qw001196@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 12:30:20 -0000 TB --- 2014-03-26 12:30:01 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-03-26 12:30:01 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-26 12:30:01 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-26 12:30:01 - cleaning the object tree TB --- 2014-03-26 12:30:01 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-26 12:30:01 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-26 12:30:01 - ERROR: unable to stat source tree TB --- 2014-03-26 12:30:01 - 0.07 user 0.00 system 0.02 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 12:40:17 2014 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 ESMTPS id B45A9598; Wed, 26 Mar 2014 12:40:17 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7DC9D359; Wed, 26 Mar 2014 12:40:17 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s2QCe14n001321; Wed, 26 Mar 2014 12:40:01 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s2QCe1OS001316; Wed, 26 Mar 2014 12:40:01 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 26 Mar 2014 12:40:01 GMT Message-Id: <201403261240.s2QCe1OS001316@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 12:40:17 -0000 TB --- 2014-03-26 12:40:01 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-03-26 12:40:01 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-26 12:40:01 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-26 12:40:01 - cleaning the object tree TB --- 2014-03-26 12:40:01 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-26 12:40:01 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-26 12:40:01 - ERROR: unable to stat source tree TB --- 2014-03-26 12:40:01 - 0.05 user 0.00 system 0.02 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 12:50:14 2014 Return-Path: Delivered-To: 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 ESMTPS id B25541F0; Wed, 26 Mar 2014 12:50:14 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7C9006CA; Wed, 26 Mar 2014 12:50:14 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s2QCo15A001442; Wed, 26 Mar 2014 12:50:01 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s2QCo1Kj001437; Wed, 26 Mar 2014 12:50:01 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 26 Mar 2014 12:50:01 GMT Message-Id: <201403261250.s2QCo1Kj001437@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 12:50:14 -0000 TB --- 2014-03-26 12:50:01 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-03-26 12:50:01 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-26 12:50:01 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-26 12:50:01 - cleaning the object tree TB --- 2014-03-26 12:50:01 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-26 12:50:01 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-26 12:50:01 - ERROR: unable to stat source tree TB --- 2014-03-26 12:50:01 - 0.05 user 0.01 system 0.02 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 13:00:11 2014 Return-Path: Delivered-To: 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 ESMTPS id DB7D4EA8; Wed, 26 Mar 2014 13:00:11 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 983C097E; Wed, 26 Mar 2014 13:00:11 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s2QD01Zf001576; Wed, 26 Mar 2014 13:00:01 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s2QD01HW001571; Wed, 26 Mar 2014 13:00:01 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 26 Mar 2014 13:00:01 GMT Message-Id: <201403261300.s2QD01HW001571@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 13:00:11 -0000 TB --- 2014-03-26 13:00:01 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-03-26 13:00:01 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-26 13:00:01 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-26 13:00:01 - cleaning the object tree TB --- 2014-03-26 13:00:01 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-26 13:00:01 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-26 13:00:01 - ERROR: unable to stat source tree TB --- 2014-03-26 13:00:01 - 0.05 user 0.02 system 0.02 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 13:10:08 2014 Return-Path: Delivered-To: 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 ESMTPS id C3806D8C; Wed, 26 Mar 2014 13:10:08 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8D5EAA90; Wed, 26 Mar 2014 13:10:08 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s2QDA1ue001684; Wed, 26 Mar 2014 13:10:01 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s2QDA1it001681; Wed, 26 Mar 2014 13:10:01 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 26 Mar 2014 13:10:01 GMT Message-Id: <201403261310.s2QDA1it001681@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 13:10:08 -0000 TB --- 2014-03-26 13:10:01 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-03-26 13:10:01 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-26 13:10:01 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-26 13:10:01 - cleaning the object tree TB --- 2014-03-26 13:10:01 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-26 13:10:01 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-26 13:10:01 - ERROR: unable to stat source tree TB --- 2014-03-26 13:10:01 - 0.04 user 0.02 system 0.02 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 13:20:06 2014 Return-Path: Delivered-To: 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 ESMTPS id CC2F8BC2; Wed, 26 Mar 2014 13:20:06 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 95CA1C1C; Wed, 26 Mar 2014 13:20:06 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s2QDK2bH001805; Wed, 26 Mar 2014 13:20:02 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s2QDK2MB001803; Wed, 26 Mar 2014 13:20:02 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 26 Mar 2014 13:20:02 GMT Message-Id: <201403261320.s2QDK2MB001803@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 13:20:06 -0000 TB --- 2014-03-26 13:20:02 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-03-26 13:20:02 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-26 13:20:02 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-26 13:20:02 - cleaning the object tree TB --- 2014-03-26 13:20:02 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-26 13:20:02 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-26 13:20:02 - ERROR: unable to stat source tree TB --- 2014-03-26 13:20:02 - 0.05 user 0.02 system 0.02 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Mar 26 13:30:04 2014 Return-Path: Delivered-To: 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 ESMTPS id 71EB990A; Wed, 26 Mar 2014 13:30:04 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3D193DA7; Wed, 26 Mar 2014 13:30:04 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s2QDU2At001927; Wed, 26 Mar 2014 13:30:02 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s2QDU2G2001921; Wed, 26 Mar 2014 13:30:02 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 26 Mar 2014 13:30:02 GMT Message-Id: <201403261330.s2QDU2G2001921@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 13:30:04 -0000 TB --- 2014-03-26 13:30:02 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-03-26 13:30:02 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-26 13:30:02 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-03-26 13:30:02 - cleaning the object tree TB --- 2014-03-26 13:30:02 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-26 13:30:02 - WARNING: /usr/local/bin/svn returned exit code 1 TB --- 2014-03-26 13:30:02 - ERROR: unable to stat source tree TB --- 2014-03-26 13:30:02 - 0.05 user 0.01 system 0.02 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Mar 27 14:42:53 2014 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 ESMTPS id E2F12D85 for ; Thu, 27 Mar 2014 14:42:52 +0000 (UTC) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E2DFA00 for ; Thu, 27 Mar 2014 14:42:52 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id u57so1818742wes.22 for ; Thu, 27 Mar 2014 07:42:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=8hnuPqAIp/4shT+G0vO9hX33zwgfn25/xn6bkHtcC2M=; b=unU1xtxCYHlLXgm2p8KNG5eI3unBM1k5MiCVsBKW1X0VSmIzlgYxD6OrYOlMfwNVJG 9O4oDag9ZljStGyI0LWsONMBmzws2qKARX8QpBGij5I8paokmcehoK+rKblybEIODmQA 5UrmKBmpsGrqxvDe0h87FyyXDw7AduxuM/Qk6Ia5q8PZbIItVrGwTrGVYOB79QW2PRaD MawJ5mCz2kZE9l1zTdLtZx4pC8jEhJJI7HWRX8lv78JSvx2w7HoPC+j1/os6txIWCxnR rlowAbj+DCbnLa8FghBV1blUti2Wb7yML1++so+AIfNynIINzU8iShAUXLKbmpY9SK4L 8igQ== MIME-Version: 1.0 X-Received: by 10.180.19.138 with SMTP id f10mr5548449wie.11.1395931370792; Thu, 27 Mar 2014 07:42:50 -0700 (PDT) Received: by 10.216.40.72 with HTTP; Thu, 27 Mar 2014 07:42:50 -0700 (PDT) In-Reply-To: <1395733190404-5897432.post@n5.nabble.com> References: <1395733190404-5897432.post@n5.nabble.com> Date: Thu, 27 Mar 2014 11:42:50 -0300 Message-ID: Subject: Re: RB433AH failed to boot from bootp protocol From: Luiz Otavio O Souza To: Andy Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2014 14:42:53 -0000 On 25 March 2014 04:39, Andy wrote: > I have two routerboards, RB433AH and I try to run FreeBSD on them. > I follow the steps from the following links: > > http://loos.no-ip.org/routerboard/ > https://wiki.freebsd.org/FreeBSD/BuildingMIPS > > But both two methods failed to make RB433AH boot from network on my > computer. > > I am not quite sure about where the questions happens.But I suppose that > there is something wrong with the build script i used.Since after run the > build script,I didn't find any files under the tftpboot directory where it > should be installed with kernel.So I tried to install the kernel into > tftpboot directory by typing make in the cmd line, it works and install some > file under the tftpboot directory,but I still cannot boot the RB433AH up. > I also refer the netboot of FreeBSD of > PC(http://www.freebsdwiki.net/index.php/Installing_FreeBSD_with_netboot),in > this instruction, it copy the pxeboot directory into the tftpboot > directory.I have no idea about which files should I copy into tftpboot > directory,or should I still use the make installkernel command to install > the kernel into tftpboot directory. > > I also suppose that maybe there is something wrong with my dhcp > configuration.Since RB433AH even got the IP address from my computer's dhcp > server.But I was completely follow the dhcp step of two instructions.Maybe I > should use dnsmasq to do the dhcp configuration?Since I install openwrt into > RB433AH successfully by using dnsmasq. > > Can anyone offer some help l about running FreeBSD on the routerboard? > I would appreciate it if you could offer the detailed tutorial? > I also would like to know about if it is possible to install FreeBSD into > RB433AH 128MB flash.I know FreeBSD is much bigger than 128MB, but i see the > project which is called miniBSD, can it run on the routerboard's flash or > just install the boot file into flash and use the microSD card as disk? Andy, We don't have to tools to make FreeBSD boot from NAND on RB4xx yet, but the support is coming. Anyway, i can help you netboot your RB433, i just need more information about how it has failed, can you post some of your configuration and the RB console output ? Luiz From owner-freebsd-mips@FreeBSD.ORG Fri Mar 28 07:37:44 2014 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 ESMTPS id EE5CFF7E; Fri, 28 Mar 2014 07:37:43 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF84F894; Fri, 28 Mar 2014 07:37:42 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s2S7Sili027794; Fri, 28 Mar 2014 09:28:44 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s2S7SiYX027464; Fri, 28 Mar 2014 07:28:44 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 28 Mar 2014 07:28:44 GMT Message-Id: <201403280728.s2S7SiYX027464@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2014 07:37:44 -0000 TB --- 2014-03-28 04:30:33 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-03-28 04:30:33 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-03-28 04:30:33 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-03-28 04:30:33 - cleaning the object tree TB --- 2014-03-28 04:30:33 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-03-28 04:31:26 - At svn revision 263863 TB --- 2014-03-28 04:31:27 - building world TB --- 2014-03-28 04:31:27 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 04:31:27 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 04:31:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 04:31:27 - SRCCONF=/dev/null TB --- 2014-03-28 04:31:27 - TARGET=mips TB --- 2014-03-28 04:31:27 - TARGET_ARCH=mips TB --- 2014-03-28 04:31:27 - TZ=UTC TB --- 2014-03-28 04:31:27 - __MAKE_CONF=/dev/null TB --- 2014-03-28 04:31:27 - cd /src TB --- 2014-03-28 04:31:27 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Mar 28 04:31:37 UTC 2014 >>> 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 Fri Mar 28 05:55:08 UTC 2014 TB --- 2014-03-28 05:55:08 - cd /src/sys/mips/conf TB --- 2014-03-28 05:55:08 - /usr/sbin/config -m ADM5120 TB --- 2014-03-28 05:55:08 - skipping ADM5120 kernel TB --- 2014-03-28 05:55:08 - cd /src/sys/mips/conf TB --- 2014-03-28 05:55:08 - /usr/sbin/config -m ALCHEMY TB --- 2014-03-28 05:55:08 - skipping ALCHEMY kernel TB --- 2014-03-28 05:55:08 - cd /src/sys/mips/conf TB --- 2014-03-28 05:55:08 - /usr/sbin/config -m AP121 TB --- 2014-03-28 05:55:08 - building AP121 kernel TB --- 2014-03-28 05:55:08 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 05:55:08 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 05:55:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 05:55:08 - SRCCONF=/dev/null TB --- 2014-03-28 05:55:08 - TARGET=mips TB --- 2014-03-28 05:55:08 - TARGET_ARCH=mips TB --- 2014-03-28 05:55:08 - TZ=UTC TB --- 2014-03-28 05:55:08 - __MAKE_CONF=/dev/null TB --- 2014-03-28 05:55:08 - cd /src TB --- 2014-03-28 05:55:08 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Fri Mar 28 05:55:08 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Fri Mar 28 05:59:08 UTC 2014 TB --- 2014-03-28 05:59:08 - cd /src/sys/mips/conf TB --- 2014-03-28 05:59:08 - /usr/sbin/config -m AP91 TB --- 2014-03-28 05:59:08 - building AP91 kernel TB --- 2014-03-28 05:59:08 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 05:59:08 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 05:59:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 05:59:08 - SRCCONF=/dev/null TB --- 2014-03-28 05:59:08 - TARGET=mips TB --- 2014-03-28 05:59:08 - TARGET_ARCH=mips TB --- 2014-03-28 05:59:08 - TZ=UTC TB --- 2014-03-28 05:59:08 - __MAKE_CONF=/dev/null TB --- 2014-03-28 05:59:08 - cd /src TB --- 2014-03-28 05:59:08 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Fri Mar 28 05:59:08 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Fri Mar 28 06:06:26 UTC 2014 TB --- 2014-03-28 06:06:26 - cd /src/sys/mips/conf TB --- 2014-03-28 06:06:26 - /usr/sbin/config -m AP93 TB --- 2014-03-28 06:06:26 - building AP93 kernel TB --- 2014-03-28 06:06:26 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:06:26 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:06:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:06:26 - SRCCONF=/dev/null TB --- 2014-03-28 06:06:26 - TARGET=mips TB --- 2014-03-28 06:06:26 - TARGET_ARCH=mips TB --- 2014-03-28 06:06:26 - TZ=UTC TB --- 2014-03-28 06:06:26 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:06:26 - cd /src TB --- 2014-03-28 06:06:26 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Fri Mar 28 06:06:26 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Fri Mar 28 06:13:32 UTC 2014 TB --- 2014-03-28 06:13:32 - cd /src/sys/mips/conf TB --- 2014-03-28 06:13:32 - /usr/sbin/config -m AP94 TB --- 2014-03-28 06:13:32 - building AP94 kernel TB --- 2014-03-28 06:13:32 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:13:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:13:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:13:32 - SRCCONF=/dev/null TB --- 2014-03-28 06:13:32 - TARGET=mips TB --- 2014-03-28 06:13:32 - TARGET_ARCH=mips TB --- 2014-03-28 06:13:32 - TZ=UTC TB --- 2014-03-28 06:13:32 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:13:32 - cd /src TB --- 2014-03-28 06:13:32 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Fri Mar 28 06:13:33 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Fri Mar 28 06:22:16 UTC 2014 TB --- 2014-03-28 06:22:16 - cd /src/sys/mips/conf TB --- 2014-03-28 06:22:16 - /usr/sbin/config -m AP96 TB --- 2014-03-28 06:22:16 - building AP96 kernel TB --- 2014-03-28 06:22:16 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:22:16 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:22:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:22:16 - SRCCONF=/dev/null TB --- 2014-03-28 06:22:16 - TARGET=mips TB --- 2014-03-28 06:22:16 - TARGET_ARCH=mips TB --- 2014-03-28 06:22:16 - TZ=UTC TB --- 2014-03-28 06:22:16 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:22:16 - cd /src TB --- 2014-03-28 06:22:16 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Fri Mar 28 06:22:17 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Fri Mar 28 06:30:47 UTC 2014 TB --- 2014-03-28 06:30:47 - cd /src/sys/mips/conf TB --- 2014-03-28 06:30:47 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-03-28 06:30:47 - building AR71XX_BASE kernel TB --- 2014-03-28 06:30:47 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:30:47 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:30:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:30:47 - SRCCONF=/dev/null TB --- 2014-03-28 06:30:47 - TARGET=mips TB --- 2014-03-28 06:30:47 - TARGET_ARCH=mips TB --- 2014-03-28 06:30:47 - TZ=UTC TB --- 2014-03-28 06:30:47 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:30:47 - cd /src TB --- 2014-03-28 06:30:47 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Fri Mar 28 06:30:47 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Fri Mar 28 06:38:57 UTC 2014 TB --- 2014-03-28 06:38:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:38:57 - /usr/sbin/config -m AR724X_BASE TB --- 2014-03-28 06:38:57 - building AR724X_BASE kernel TB --- 2014-03-28 06:38:57 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:38:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:38:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:38:57 - SRCCONF=/dev/null TB --- 2014-03-28 06:38:57 - TARGET=mips TB --- 2014-03-28 06:38:57 - TARGET_ARCH=mips TB --- 2014-03-28 06:38:57 - TZ=UTC TB --- 2014-03-28 06:38:57 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:38:57 - cd /src TB --- 2014-03-28 06:38:57 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Fri Mar 28 06:38:57 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Fri Mar 28 06:44:53 UTC 2014 TB --- 2014-03-28 06:44:53 - cd /src/sys/mips/conf TB --- 2014-03-28 06:44:53 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-03-28 06:44:53 - building AR91XX_BASE kernel TB --- 2014-03-28 06:44:53 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:44:53 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:44:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:44:53 - SRCCONF=/dev/null TB --- 2014-03-28 06:44:53 - TARGET=mips TB --- 2014-03-28 06:44:53 - TARGET_ARCH=mips TB --- 2014-03-28 06:44:53 - TZ=UTC TB --- 2014-03-28 06:44:53 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:44:53 - cd /src TB --- 2014-03-28 06:44:53 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Fri Mar 28 06:44:53 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Fri Mar 28 06:51:28 UTC 2014 TB --- 2014-03-28 06:51:28 - cd /src/sys/mips/conf TB --- 2014-03-28 06:51:28 - /usr/sbin/config -m AR933X_BASE TB --- 2014-03-28 06:51:28 - building AR933X_BASE kernel TB --- 2014-03-28 06:51:28 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:51:28 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:51:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:51:28 - SRCCONF=/dev/null TB --- 2014-03-28 06:51:28 - TARGET=mips TB --- 2014-03-28 06:51:28 - TARGET_ARCH=mips TB --- 2014-03-28 06:51:28 - TZ=UTC TB --- 2014-03-28 06:51:28 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:51:28 - cd /src TB --- 2014-03-28 06:51:28 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Fri Mar 28 06:51:28 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Fri Mar 28 06:55:13 UTC 2014 TB --- 2014-03-28 06:55:13 - cd /src/sys/mips/conf TB --- 2014-03-28 06:55:13 - /usr/sbin/config -m AR934X_BASE TB --- 2014-03-28 06:55:13 - building AR934X_BASE kernel TB --- 2014-03-28 06:55:13 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:55:13 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:55:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:55:13 - SRCCONF=/dev/null TB --- 2014-03-28 06:55:13 - TARGET=mips TB --- 2014-03-28 06:55:13 - TARGET_ARCH=mips TB --- 2014-03-28 06:55:13 - TZ=UTC TB --- 2014-03-28 06:55:13 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:55:13 - cd /src TB --- 2014-03-28 06:55:13 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Fri Mar 28 06:55:13 UTC 2014 >>> 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 >>> Kernel build for AR934X_BASE completed on Fri Mar 28 06:58:57 UTC 2014 TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2014-03-28 06:58:57 - skipping BERI_DE4_BASE kernel TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2014-03-28 06:58:57 - skipping BERI_DE4_MDROOT kernel TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2014-03-28 06:58:57 - skipping BERI_DE4_SDROOT kernel TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m BERI_NETFPGA_MDROOT TB --- 2014-03-28 06:58:57 - skipping BERI_NETFPGA_MDROOT kernel TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2014-03-28 06:58:57 - skipping BERI_SIM_BASE kernel TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2014-03-28 06:58:57 - skipping BERI_SIM_MDROOT kernel TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2014-03-28 06:58:57 - skipping BERI_SIM_SDROOT kernel TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2014-03-28 06:58:57 - skipping BERI_TEMPLATE kernel TB --- 2014-03-28 06:58:57 - cd /src/sys/mips/conf TB --- 2014-03-28 06:58:57 - /usr/sbin/config -m CARAMBOLA2 TB --- 2014-03-28 06:58:57 - building CARAMBOLA2 kernel TB --- 2014-03-28 06:58:57 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 06:58:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 06:58:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 06:58:57 - SRCCONF=/dev/null TB --- 2014-03-28 06:58:57 - TARGET=mips TB --- 2014-03-28 06:58:57 - TARGET_ARCH=mips TB --- 2014-03-28 06:58:57 - TZ=UTC TB --- 2014-03-28 06:58:57 - __MAKE_CONF=/dev/null TB --- 2014-03-28 06:58:57 - cd /src TB --- 2014-03-28 06:58:57 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Fri Mar 28 06:58:57 UTC 2014 >>> 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 >>> Kernel build for CARAMBOLA2 completed on Fri Mar 28 07:02:44 UTC 2014 TB --- 2014-03-28 07:02:44 - cd /src/sys/mips/conf TB --- 2014-03-28 07:02:44 - /usr/sbin/config -m DB120 TB --- 2014-03-28 07:02:44 - building DB120 kernel TB --- 2014-03-28 07:02:44 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 07:02:44 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 07:02:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 07:02:44 - SRCCONF=/dev/null TB --- 2014-03-28 07:02:44 - TARGET=mips TB --- 2014-03-28 07:02:44 - TARGET_ARCH=mips TB --- 2014-03-28 07:02:44 - TZ=UTC TB --- 2014-03-28 07:02:44 - __MAKE_CONF=/dev/null TB --- 2014-03-28 07:02:44 - cd /src TB --- 2014-03-28 07:02:44 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Fri Mar 28 07:02:44 UTC 2014 >>> 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 >>> Kernel build for DB120 completed on Fri Mar 28 07:06:30 UTC 2014 TB --- 2014-03-28 07:06:30 - cd /src/sys/mips/conf TB --- 2014-03-28 07:06:30 - /usr/sbin/config -m DIR-825 TB --- 2014-03-28 07:06:30 - building DIR-825 kernel TB --- 2014-03-28 07:06:30 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 07:06:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 07:06:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 07:06:30 - SRCCONF=/dev/null TB --- 2014-03-28 07:06:30 - TARGET=mips TB --- 2014-03-28 07:06:30 - TARGET_ARCH=mips TB --- 2014-03-28 07:06:30 - TZ=UTC TB --- 2014-03-28 07:06:30 - __MAKE_CONF=/dev/null TB --- 2014-03-28 07:06:30 - cd /src TB --- 2014-03-28 07:06:30 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Fri Mar 28 07:06:30 UTC 2014 >>> 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 >>> Kernel build for DIR-825 completed on Fri Mar 28 07:12:09 UTC 2014 TB --- 2014-03-28 07:12:09 - cd /src/sys/mips/conf TB --- 2014-03-28 07:12:09 - /usr/sbin/config -m ENH200 TB --- 2014-03-28 07:12:09 - building ENH200 kernel TB --- 2014-03-28 07:12:09 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 07:12:09 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 07:12:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 07:12:09 - SRCCONF=/dev/null TB --- 2014-03-28 07:12:09 - TARGET=mips TB --- 2014-03-28 07:12:09 - TARGET_ARCH=mips TB --- 2014-03-28 07:12:09 - TZ=UTC TB --- 2014-03-28 07:12:09 - __MAKE_CONF=/dev/null TB --- 2014-03-28 07:12:09 - cd /src TB --- 2014-03-28 07:12:09 - /usr/bin/make -B buildkernel KERNCONF=ENH200 >>> Kernel build for ENH200 started on Fri Mar 28 07:12:09 UTC 2014 >>> 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 >>> Kernel build for ENH200 completed on Fri Mar 28 07:18:00 UTC 2014 TB --- 2014-03-28 07:18:00 - cd /src/sys/mips/conf TB --- 2014-03-28 07:18:00 - /usr/sbin/config -m GXEMUL TB --- 2014-03-28 07:18:00 - skipping GXEMUL kernel TB --- 2014-03-28 07:18:00 - cd /src/sys/mips/conf TB --- 2014-03-28 07:18:00 - /usr/sbin/config -m GXEMUL32 TB --- 2014-03-28 07:18:00 - building GXEMUL32 kernel TB --- 2014-03-28 07:18:00 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 07:18:00 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 07:18:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 07:18:00 - SRCCONF=/dev/null TB --- 2014-03-28 07:18:00 - TARGET=mips TB --- 2014-03-28 07:18:00 - TARGET_ARCH=mips TB --- 2014-03-28 07:18:00 - TZ=UTC TB --- 2014-03-28 07:18:00 - __MAKE_CONF=/dev/null TB --- 2014-03-28 07:18:00 - cd /src TB --- 2014-03-28 07:18:00 - /usr/bin/make -B buildkernel KERNCONF=GXEMUL32 >>> Kernel build for GXEMUL32 started on Fri Mar 28 07:18:00 UTC 2014 >>> 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 >>> Kernel build for GXEMUL32 completed on Fri Mar 28 07:20:37 UTC 2014 TB --- 2014-03-28 07:20:37 - cd /src/sys/mips/conf TB --- 2014-03-28 07:20:37 - /usr/sbin/config -m IDT TB --- 2014-03-28 07:20:37 - skipping IDT kernel TB --- 2014-03-28 07:20:37 - cd /src/sys/mips/conf TB --- 2014-03-28 07:20:37 - /usr/sbin/config -m MALTA TB --- 2014-03-28 07:20:37 - skipping MALTA kernel TB --- 2014-03-28 07:20:37 - cd /src/sys/mips/conf TB --- 2014-03-28 07:20:37 - /usr/sbin/config -m MALTA64 TB --- 2014-03-28 07:20:37 - skipping MALTA64 kernel TB --- 2014-03-28 07:20:37 - cd /src/sys/mips/conf TB --- 2014-03-28 07:20:37 - /usr/sbin/config -m OCTEON1 TB --- 2014-03-28 07:20:37 - skipping OCTEON1 kernel TB --- 2014-03-28 07:20:37 - cd /src/sys/mips/conf TB --- 2014-03-28 07:20:37 - /usr/sbin/config -m PB47 TB --- 2014-03-28 07:20:37 - building PB47 kernel TB --- 2014-03-28 07:20:37 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 07:20:37 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 07:20:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 07:20:37 - SRCCONF=/dev/null TB --- 2014-03-28 07:20:37 - TARGET=mips TB --- 2014-03-28 07:20:37 - TARGET_ARCH=mips TB --- 2014-03-28 07:20:37 - TZ=UTC TB --- 2014-03-28 07:20:37 - __MAKE_CONF=/dev/null TB --- 2014-03-28 07:20:37 - cd /src TB --- 2014-03-28 07:20:37 - /usr/bin/make -B buildkernel KERNCONF=PB47 >>> Kernel build for PB47 started on Fri Mar 28 07:20:37 UTC 2014 >>> 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 >>> Kernel build for PB47 completed on Fri Mar 28 07:28:36 UTC 2014 TB --- 2014-03-28 07:28:36 - cd /src/sys/mips/conf TB --- 2014-03-28 07:28:36 - /usr/sbin/config -m PB92 TB --- 2014-03-28 07:28:36 - building PB92 kernel TB --- 2014-03-28 07:28:36 - CROSS_BUILD_TESTING=YES TB --- 2014-03-28 07:28:36 - MAKEOBJDIRPREFIX=/obj TB --- 2014-03-28 07:28:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-03-28 07:28:36 - SRCCONF=/dev/null TB --- 2014-03-28 07:28:36 - TARGET=mips TB --- 2014-03-28 07:28:36 - TARGET_ARCH=mips TB --- 2014-03-28 07:28:36 - TZ=UTC TB --- 2014-03-28 07:28:36 - __MAKE_CONF=/dev/null TB --- 2014-03-28 07:28:36 - cd /src TB --- 2014-03-28 07:28:36 - /usr/bin/make -B buildkernel KERNCONF=PB92 >>> Kernel build for PB92 started on Fri Mar 28 07:28:37 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/PB92/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-03-28 07:28:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-03-28 07:28:43 - ERROR: failed to build PB92 kernel TB --- 2014-03-28 07:28:43 - 7683.68 user 3523.88 system 10689.44 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Mon Mar 31 11:06:47 2014 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 ESMTPS id 56C8BA12 for ; Mon, 31 Mar 2014 11:06:47 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4457EBA1 for ; Mon, 31 Mar 2014 11:06:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2VB6ltY058745 for ; Mon, 31 Mar 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2VB6koD058741 for freebsd-mips@FreeBSD.org; Mon, 31 Mar 2014 11:06:46 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 31 Mar 2014 11:06:46 GMT Message-Id: <201403311106.s2VB6koD058741@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2014 11:06:47 -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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Tue Apr 1 14:55:21 2014 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 ESMTPS id 94E7B720 for ; Tue, 1 Apr 2014 14:55:21 +0000 (UTC) Received: from smtp-newslist-215.md02.com (smtp-newslist-215.md02.com [209.172.40.215]) by mx1.freebsd.org (Postfix) with ESMTP id 6AB61E58 for ; Tue, 1 Apr 2014 14:55:21 +0000 (UTC) Received: by smtp-newslist-215.md02.com id h7b9li19sl8q for ; Tue, 1 Apr 2014 10:55:15 -0400 (envelope-from ) Subject: CCTV From: "Phil Law" <3@boltoncctv.com> To: freebsd-mips@freebsd.org Tag-id: 209494.3306923.2147983.66.m.4deea9dd IP-Address: 209.172.40.215 Interface-id: 443 Parent-id: 93133 Client-id: 209494 MIME-Version: 1.0 Message-Id: <20140401145515.325578BE05@pmta4-1-06> Date: Tue, 1 Apr 2014 10:55:15 -0400 (EDT) Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Apr 2014 14:55:21 -0000 Hi, We can install a CCTV at your house or business for the following price. 1 Camera system =C2=A3370 2 Camera system =C2=A3420 3 Camera system =C2=A3595 4 Camera system =C2=A3645 Would you like me to arrange this for you? You get the following with all our systems. - See the cameras on your mobile. - High quality cameras with wide lens. - High capacity storage. - Infrared night vision. - Includes all parts and labour. - Includes cameras and recorder. - 1 years hardware warranty. We can beat any like for like price. Our engineers can install a system anywhere in the UK* Regards, Bolton CCTV Telephone: 01204 216810 Website: http://link.mailanimal01.com/c/443/0208232bdba84e2c6a0b6b620c4d= f166bcc67509f9fe3ea879d4a3b3d0148ef5 Address: 3 Churchbank, Bolton, BL1 1HX * Additional costs for any location which is more than 50 miles from our= offices. Unsubscribe from this mailing list: http://link.mailanimal01.com/u/443/0= 208232bdba84e2c6a0b6b620c4df1669f0c9baed33abfd6 From owner-freebsd-mips@FreeBSD.ORG Wed Apr 2 20:52:48 2014 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 ESMTPS id 2BCE781A; Wed, 2 Apr 2014 20:52:48 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8309B43; Wed, 2 Apr 2014 20:52:47 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s32Kqkdk076699; Wed, 2 Apr 2014 16:52:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s32Kqk7L076698; Wed, 2 Apr 2014 20:52:46 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 2 Apr 2014 20:52:46 GMT Message-Id: <201404022052.s32Kqk7L076698@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2014 20:52:48 -0000 TB --- 2014-04-02 20:41:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-02 20:41:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-02 20:41:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-02 20:41:25 - cleaning the object tree TB --- 2014-04-02 20:41:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-02 20:41:28 - At svn revision 264046 TB --- 2014-04-02 20:41:29 - building world TB --- 2014-04-02 20:41:29 - CROSS_BUILD_TESTING=YES TB --- 2014-04-02 20:41:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-02 20:41:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-02 20:41:29 - SRCCONF=/dev/null TB --- 2014-04-02 20:41:29 - TARGET=mips TB --- 2014-04-02 20:41:29 - TARGET_ARCH=mips TB --- 2014-04-02 20:41:29 - TZ=UTC TB --- 2014-04-02 20:41:29 - __MAKE_CONF=/dev/null TB --- 2014-04-02 20:41:29 - cd /src TB --- 2014-04-02 20:41:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Apr 2 20:41:36 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_gethex.c -o gdtoa_gethex.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_gmisc.c -o gdtoa_gmisc.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_hd_init.c -o gdtoa_hd_init.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_hexnan.c -o gdtoa_hexnan.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_misc.c -o gdtoa_misc.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_smisc.c -o gdtoa_smisc.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_strtod.c -o gdtoa_strtod.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_strtodg.c -o gdtoa_strtodg.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_strtof.c -o gdtoa_strtof.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_strtord.c -o gdtoa_strtord.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_sum.c -o gdtoa_sum.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_ulp.c -o gdtoa_ulp.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/gen/modf.c -o modf.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/_Exit.c -o _Exit.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/a64l.c -o a64l.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/abort.c -o abort.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/abs.c -o abs.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/atexit.c -o atexit.o /src/lib/libc/stdlib/atexit.c: In function 'atexit_b': /src/lib/libc/stdlib/atexit.c:157: error: cannot convert to a pointer type *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libc *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-04-02 20:52:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-02 20:52:46 - ERROR: failed to build world TB --- 2014-04-02 20:52:46 - 528.84 user 102.27 system 681.26 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Apr 3 07:57:52 2014 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 ESMTPS id A3364DC1; Thu, 3 Apr 2014 07:57:52 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BE3D841; Thu, 3 Apr 2014 07:57:52 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s337vpv9063950; Thu, 3 Apr 2014 03:57:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s337vp6d063943; Thu, 3 Apr 2014 07:57:51 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 3 Apr 2014 07:57:51 GMT Message-Id: <201404030757.s337vp6d063943@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 07:57:52 -0000 TB --- 2014-04-03 07:46:09 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-03 07:46:09 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-03 07:46:09 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-03 07:46:09 - cleaning the object tree TB --- 2014-04-03 07:46:28 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-03 07:46:31 - At svn revision 264059 TB --- 2014-04-03 07:46:32 - building world TB --- 2014-04-03 07:46:32 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 07:46:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 07:46:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 07:46:32 - SRCCONF=/dev/null TB --- 2014-04-03 07:46:32 - TARGET=mips TB --- 2014-04-03 07:46:32 - TARGET_ARCH=mips TB --- 2014-04-03 07:46:32 - TZ=UTC TB --- 2014-04-03 07:46:32 - __MAKE_CONF=/dev/null TB --- 2014-04-03 07:46:32 - cd /src TB --- 2014-04-03 07:46:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Apr 3 07:46:39 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_gethex.c -o gdtoa_gethex.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_gmisc.c -o gdtoa_gmisc.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_hd_init.c -o gdtoa_hd_init.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_hexnan.c -o gdtoa_hexnan.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_misc.c -o gdtoa_misc.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_smisc.c -o gdtoa_smisc.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_strtod.c -o gdtoa_strtod.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_strtodg.c -o gdtoa_strtodg.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_strtof.c -o gdtoa_strtof.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_strtord.c -o gdtoa_strtord.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_sum.c -o gdtoa_sum.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -w -c gdtoa_ulp.c -o gdtoa_ulp.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/gen/modf.c -o modf.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/_Exit.c -o _Exit.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/a64l.c -o a64l.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/abort.c -o abort.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/abs.c -o abs.o cc -O -pipe -G0 -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/mips -DNLS -DSOFTFLOAT -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -I/src/lib/libc/../../contrib/libc-vis -DINET6 -I/obj/mips.mips/src/lib/libc -I/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/src/lib/libc/../../contrib/jemalloc/include -I/src/lib/libc/../../contrib/tzcode/stdtime -I/src/lib/libc/stdtime -I/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -I/src/lib/libc/mips/softfloat -I/src/lib/libc/softfloat -DSOFTFLOAT_FOR_GCC -DYP -DNS_CACHING -DSYMBOL_VERSIONING -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/stdlib/atexit.c -o atexit.o /src/lib/libc/stdlib/atexit.c: In function 'atexit_b': /src/lib/libc/stdlib/atexit.c:157: error: cannot convert to a pointer type *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libc *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-04-03 07:57:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-03 07:57:51 - ERROR: failed to build world TB --- 2014-04-03 07:57:51 - 527.30 user 101.98 system 702.19 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Apr 3 11:41:24 2014 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 ESMTPS id 215AB92; Thu, 3 Apr 2014 11:41:24 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE9D3EC; Thu, 3 Apr 2014 11:41:22 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s33BfElV048563; Thu, 3 Apr 2014 13:41:14 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s33BfDRI048425; Thu, 3 Apr 2014 11:41:13 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 3 Apr 2014 11:41:13 GMT Message-Id: <201404031141.s33BfDRI048425@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 11:41:24 -0000 TB --- 2014-04-03 07:40:45 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-03 07:40:45 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-03 07:40:45 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-03 07:40:45 - cleaning the object tree TB --- 2014-04-03 07:40:45 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-03 07:41:37 - At svn revision 264068 TB --- 2014-04-03 07:41:38 - building world TB --- 2014-04-03 07:41:38 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 07:41:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 07:41:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 07:41:38 - SRCCONF=/dev/null TB --- 2014-04-03 07:41:38 - TARGET=mips TB --- 2014-04-03 07:41:38 - TARGET_ARCH=mips TB --- 2014-04-03 07:41:38 - TZ=UTC TB --- 2014-04-03 07:41:38 - __MAKE_CONF=/dev/null TB --- 2014-04-03 07:41:38 - cd /src TB --- 2014-04-03 07:41:38 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Apr 3 07:41:48 UTC 2014 >>> 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 Thu Apr 3 09:07:05 UTC 2014 TB --- 2014-04-03 09:07:05 - cd /src/sys/mips/conf TB --- 2014-04-03 09:07:05 - /usr/sbin/config -m ADM5120 TB --- 2014-04-03 09:07:05 - skipping ADM5120 kernel TB --- 2014-04-03 09:07:05 - cd /src/sys/mips/conf TB --- 2014-04-03 09:07:05 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-03 09:07:05 - skipping ALCHEMY kernel TB --- 2014-04-03 09:07:05 - cd /src/sys/mips/conf TB --- 2014-04-03 09:07:05 - /usr/sbin/config -m AP121 TB --- 2014-04-03 09:07:05 - building AP121 kernel TB --- 2014-04-03 09:07:05 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 09:07:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 09:07:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 09:07:05 - SRCCONF=/dev/null TB --- 2014-04-03 09:07:05 - TARGET=mips TB --- 2014-04-03 09:07:05 - TARGET_ARCH=mips TB --- 2014-04-03 09:07:05 - TZ=UTC TB --- 2014-04-03 09:07:05 - __MAKE_CONF=/dev/null TB --- 2014-04-03 09:07:05 - cd /src TB --- 2014-04-03 09:07:05 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Thu Apr 3 09:07:06 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Thu Apr 3 09:11:11 UTC 2014 TB --- 2014-04-03 09:11:11 - cd /src/sys/mips/conf TB --- 2014-04-03 09:11:11 - /usr/sbin/config -m AP91 TB --- 2014-04-03 09:11:11 - building AP91 kernel TB --- 2014-04-03 09:11:11 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 09:11:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 09:11:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 09:11:11 - SRCCONF=/dev/null TB --- 2014-04-03 09:11:11 - TARGET=mips TB --- 2014-04-03 09:11:11 - TARGET_ARCH=mips TB --- 2014-04-03 09:11:11 - TZ=UTC TB --- 2014-04-03 09:11:11 - __MAKE_CONF=/dev/null TB --- 2014-04-03 09:11:11 - cd /src TB --- 2014-04-03 09:11:11 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Thu Apr 3 09:11:11 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Thu Apr 3 09:18:40 UTC 2014 TB --- 2014-04-03 09:18:40 - cd /src/sys/mips/conf TB --- 2014-04-03 09:18:40 - /usr/sbin/config -m AP93 TB --- 2014-04-03 09:18:40 - building AP93 kernel TB --- 2014-04-03 09:18:40 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 09:18:40 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 09:18:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 09:18:40 - SRCCONF=/dev/null TB --- 2014-04-03 09:18:40 - TARGET=mips TB --- 2014-04-03 09:18:40 - TARGET_ARCH=mips TB --- 2014-04-03 09:18:40 - TZ=UTC TB --- 2014-04-03 09:18:40 - __MAKE_CONF=/dev/null TB --- 2014-04-03 09:18:40 - cd /src TB --- 2014-04-03 09:18:40 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Thu Apr 3 09:18:40 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Thu Apr 3 09:25:58 UTC 2014 TB --- 2014-04-03 09:25:58 - cd /src/sys/mips/conf TB --- 2014-04-03 09:25:58 - /usr/sbin/config -m AP94 TB --- 2014-04-03 09:25:58 - building AP94 kernel TB --- 2014-04-03 09:25:58 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 09:25:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 09:25:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 09:25:58 - SRCCONF=/dev/null TB --- 2014-04-03 09:25:58 - TARGET=mips TB --- 2014-04-03 09:25:58 - TARGET_ARCH=mips TB --- 2014-04-03 09:25:58 - TZ=UTC TB --- 2014-04-03 09:25:58 - __MAKE_CONF=/dev/null TB --- 2014-04-03 09:25:58 - cd /src TB --- 2014-04-03 09:25:58 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Thu Apr 3 09:25:58 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Thu Apr 3 09:34:52 UTC 2014 TB --- 2014-04-03 09:34:52 - cd /src/sys/mips/conf TB --- 2014-04-03 09:34:52 - /usr/sbin/config -m AP96 TB --- 2014-04-03 09:34:52 - building AP96 kernel TB --- 2014-04-03 09:34:52 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 09:34:52 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 09:34:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 09:34:52 - SRCCONF=/dev/null TB --- 2014-04-03 09:34:52 - TARGET=mips TB --- 2014-04-03 09:34:52 - TARGET_ARCH=mips TB --- 2014-04-03 09:34:52 - TZ=UTC TB --- 2014-04-03 09:34:52 - __MAKE_CONF=/dev/null TB --- 2014-04-03 09:34:52 - cd /src TB --- 2014-04-03 09:34:52 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Thu Apr 3 09:34:52 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Thu Apr 3 09:43:32 UTC 2014 TB --- 2014-04-03 09:43:32 - cd /src/sys/mips/conf TB --- 2014-04-03 09:43:32 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-04-03 09:43:32 - building AR71XX_BASE kernel TB --- 2014-04-03 09:43:32 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 09:43:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 09:43:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 09:43:32 - SRCCONF=/dev/null TB --- 2014-04-03 09:43:32 - TARGET=mips TB --- 2014-04-03 09:43:32 - TARGET_ARCH=mips TB --- 2014-04-03 09:43:32 - TZ=UTC TB --- 2014-04-03 09:43:32 - __MAKE_CONF=/dev/null TB --- 2014-04-03 09:43:32 - cd /src TB --- 2014-04-03 09:43:32 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Thu Apr 3 09:43:32 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Thu Apr 3 09:51:50 UTC 2014 TB --- 2014-04-03 09:51:50 - cd /src/sys/mips/conf TB --- 2014-04-03 09:51:50 - /usr/sbin/config -m AR724X_BASE TB --- 2014-04-03 09:51:50 - building AR724X_BASE kernel TB --- 2014-04-03 09:51:50 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 09:51:50 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 09:51:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 09:51:50 - SRCCONF=/dev/null TB --- 2014-04-03 09:51:50 - TARGET=mips TB --- 2014-04-03 09:51:50 - TARGET_ARCH=mips TB --- 2014-04-03 09:51:50 - TZ=UTC TB --- 2014-04-03 09:51:50 - __MAKE_CONF=/dev/null TB --- 2014-04-03 09:51:50 - cd /src TB --- 2014-04-03 09:51:50 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Thu Apr 3 09:51:50 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Thu Apr 3 09:57:52 UTC 2014 TB --- 2014-04-03 09:57:52 - cd /src/sys/mips/conf TB --- 2014-04-03 09:57:52 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-04-03 09:57:52 - building AR91XX_BASE kernel TB --- 2014-04-03 09:57:52 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 09:57:52 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 09:57:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 09:57:52 - SRCCONF=/dev/null TB --- 2014-04-03 09:57:52 - TARGET=mips TB --- 2014-04-03 09:57:52 - TARGET_ARCH=mips TB --- 2014-04-03 09:57:52 - TZ=UTC TB --- 2014-04-03 09:57:52 - __MAKE_CONF=/dev/null TB --- 2014-04-03 09:57:52 - cd /src TB --- 2014-04-03 09:57:52 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Thu Apr 3 09:57:53 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Thu Apr 3 10:04:40 UTC 2014 TB --- 2014-04-03 10:04:40 - cd /src/sys/mips/conf TB --- 2014-04-03 10:04:40 - /usr/sbin/config -m AR933X_BASE TB --- 2014-04-03 10:04:40 - building AR933X_BASE kernel TB --- 2014-04-03 10:04:40 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:04:40 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:04:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:04:40 - SRCCONF=/dev/null TB --- 2014-04-03 10:04:40 - TARGET=mips TB --- 2014-04-03 10:04:40 - TARGET_ARCH=mips TB --- 2014-04-03 10:04:40 - TZ=UTC TB --- 2014-04-03 10:04:40 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:04:40 - cd /src TB --- 2014-04-03 10:04:40 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Thu Apr 3 10:04:40 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Thu Apr 3 10:08:29 UTC 2014 TB --- 2014-04-03 10:08:29 - cd /src/sys/mips/conf TB --- 2014-04-03 10:08:29 - /usr/sbin/config -m AR934X_BASE TB --- 2014-04-03 10:08:29 - building AR934X_BASE kernel TB --- 2014-04-03 10:08:29 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:08:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:08:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:08:29 - SRCCONF=/dev/null TB --- 2014-04-03 10:08:29 - TARGET=mips TB --- 2014-04-03 10:08:29 - TARGET_ARCH=mips TB --- 2014-04-03 10:08:29 - TZ=UTC TB --- 2014-04-03 10:08:29 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:08:29 - cd /src TB --- 2014-04-03 10:08:29 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Thu Apr 3 10:08:29 UTC 2014 >>> 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 >>> Kernel build for AR934X_BASE completed on Thu Apr 3 10:12:25 UTC 2014 TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2014-04-03 10:12:25 - skipping BERI_DE4_BASE kernel TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2014-04-03 10:12:25 - skipping BERI_DE4_MDROOT kernel TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2014-04-03 10:12:25 - skipping BERI_DE4_SDROOT kernel TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m BERI_NETFPGA_MDROOT TB --- 2014-04-03 10:12:25 - skipping BERI_NETFPGA_MDROOT kernel TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2014-04-03 10:12:25 - skipping BERI_SIM_BASE kernel TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2014-04-03 10:12:25 - skipping BERI_SIM_MDROOT kernel TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2014-04-03 10:12:25 - skipping BERI_SIM_SDROOT kernel TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2014-04-03 10:12:25 - skipping BERI_TEMPLATE kernel TB --- 2014-04-03 10:12:25 - cd /src/sys/mips/conf TB --- 2014-04-03 10:12:25 - /usr/sbin/config -m CARAMBOLA2 TB --- 2014-04-03 10:12:25 - building CARAMBOLA2 kernel TB --- 2014-04-03 10:12:25 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:12:25 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:12:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:12:25 - SRCCONF=/dev/null TB --- 2014-04-03 10:12:25 - TARGET=mips TB --- 2014-04-03 10:12:25 - TARGET_ARCH=mips TB --- 2014-04-03 10:12:25 - TZ=UTC TB --- 2014-04-03 10:12:25 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:12:25 - cd /src TB --- 2014-04-03 10:12:25 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Thu Apr 3 10:12:25 UTC 2014 >>> 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 >>> Kernel build for CARAMBOLA2 completed on Thu Apr 3 10:16:17 UTC 2014 TB --- 2014-04-03 10:16:17 - cd /src/sys/mips/conf TB --- 2014-04-03 10:16:17 - /usr/sbin/config -m DB120 TB --- 2014-04-03 10:16:17 - building DB120 kernel TB --- 2014-04-03 10:16:17 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:16:17 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:16:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:16:17 - SRCCONF=/dev/null TB --- 2014-04-03 10:16:17 - TARGET=mips TB --- 2014-04-03 10:16:17 - TARGET_ARCH=mips TB --- 2014-04-03 10:16:17 - TZ=UTC TB --- 2014-04-03 10:16:17 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:16:17 - cd /src TB --- 2014-04-03 10:16:17 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Thu Apr 3 10:16:17 UTC 2014 >>> 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 >>> Kernel build for DB120 completed on Thu Apr 3 10:20:06 UTC 2014 TB --- 2014-04-03 10:20:06 - cd /src/sys/mips/conf TB --- 2014-04-03 10:20:06 - /usr/sbin/config -m DIR-825 TB --- 2014-04-03 10:20:06 - building DIR-825 kernel TB --- 2014-04-03 10:20:06 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:20:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:20:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:20:06 - SRCCONF=/dev/null TB --- 2014-04-03 10:20:06 - TARGET=mips TB --- 2014-04-03 10:20:06 - TARGET_ARCH=mips TB --- 2014-04-03 10:20:06 - TZ=UTC TB --- 2014-04-03 10:20:06 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:20:06 - cd /src TB --- 2014-04-03 10:20:06 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Thu Apr 3 10:20:06 UTC 2014 >>> 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 >>> Kernel build for DIR-825 completed on Thu Apr 3 10:25:51 UTC 2014 TB --- 2014-04-03 10:25:51 - cd /src/sys/mips/conf TB --- 2014-04-03 10:25:51 - /usr/sbin/config -m ENH200 TB --- 2014-04-03 10:25:51 - building ENH200 kernel TB --- 2014-04-03 10:25:51 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:25:51 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:25:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:25:51 - SRCCONF=/dev/null TB --- 2014-04-03 10:25:51 - TARGET=mips TB --- 2014-04-03 10:25:51 - TARGET_ARCH=mips TB --- 2014-04-03 10:25:51 - TZ=UTC TB --- 2014-04-03 10:25:51 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:25:51 - cd /src TB --- 2014-04-03 10:25:51 - /usr/bin/make -B buildkernel KERNCONF=ENH200 >>> Kernel build for ENH200 started on Thu Apr 3 10:25:51 UTC 2014 >>> 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 >>> Kernel build for ENH200 completed on Thu Apr 3 10:31:40 UTC 2014 TB --- 2014-04-03 10:31:40 - cd /src/sys/mips/conf TB --- 2014-04-03 10:31:40 - /usr/sbin/config -m GXEMUL TB --- 2014-04-03 10:31:40 - skipping GXEMUL kernel TB --- 2014-04-03 10:31:40 - cd /src/sys/mips/conf TB --- 2014-04-03 10:31:40 - /usr/sbin/config -m GXEMUL32 TB --- 2014-04-03 10:31:40 - building GXEMUL32 kernel TB --- 2014-04-03 10:31:40 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:31:40 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:31:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:31:40 - SRCCONF=/dev/null TB --- 2014-04-03 10:31:40 - TARGET=mips TB --- 2014-04-03 10:31:40 - TARGET_ARCH=mips TB --- 2014-04-03 10:31:40 - TZ=UTC TB --- 2014-04-03 10:31:40 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:31:40 - cd /src TB --- 2014-04-03 10:31:40 - /usr/bin/make -B buildkernel KERNCONF=GXEMUL32 >>> Kernel build for GXEMUL32 started on Thu Apr 3 10:31:40 UTC 2014 >>> 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 >>> Kernel build for GXEMUL32 completed on Thu Apr 3 10:34:18 UTC 2014 TB --- 2014-04-03 10:34:18 - cd /src/sys/mips/conf TB --- 2014-04-03 10:34:18 - /usr/sbin/config -m IDT TB --- 2014-04-03 10:34:18 - skipping IDT kernel TB --- 2014-04-03 10:34:18 - cd /src/sys/mips/conf TB --- 2014-04-03 10:34:18 - /usr/sbin/config -m MALTA TB --- 2014-04-03 10:34:18 - skipping MALTA kernel TB --- 2014-04-03 10:34:18 - cd /src/sys/mips/conf TB --- 2014-04-03 10:34:18 - /usr/sbin/config -m MALTA64 TB --- 2014-04-03 10:34:18 - skipping MALTA64 kernel TB --- 2014-04-03 10:34:18 - cd /src/sys/mips/conf TB --- 2014-04-03 10:34:18 - /usr/sbin/config -m OCTEON1 TB --- 2014-04-03 10:34:18 - skipping OCTEON1 kernel TB --- 2014-04-03 10:34:18 - cd /src/sys/mips/conf TB --- 2014-04-03 10:34:18 - /usr/sbin/config -m PB47 TB --- 2014-04-03 10:34:18 - building PB47 kernel TB --- 2014-04-03 10:34:18 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:34:18 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:34:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:34:18 - SRCCONF=/dev/null TB --- 2014-04-03 10:34:18 - TARGET=mips TB --- 2014-04-03 10:34:18 - TARGET_ARCH=mips TB --- 2014-04-03 10:34:18 - TZ=UTC TB --- 2014-04-03 10:34:18 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:34:18 - cd /src TB --- 2014-04-03 10:34:18 - /usr/bin/make -B buildkernel KERNCONF=PB47 >>> Kernel build for PB47 started on Thu Apr 3 10:34:18 UTC 2014 >>> 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 >>> Kernel build for PB47 completed on Thu Apr 3 10:42:21 UTC 2014 TB --- 2014-04-03 10:42:21 - cd /src/sys/mips/conf TB --- 2014-04-03 10:42:21 - /usr/sbin/config -m PB92 TB --- 2014-04-03 10:42:21 - building PB92 kernel TB --- 2014-04-03 10:42:21 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:42:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:42:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:42:21 - SRCCONF=/dev/null TB --- 2014-04-03 10:42:21 - TARGET=mips TB --- 2014-04-03 10:42:21 - TARGET_ARCH=mips TB --- 2014-04-03 10:42:21 - TZ=UTC TB --- 2014-04-03 10:42:21 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:42:21 - cd /src TB --- 2014-04-03 10:42:21 - /usr/bin/make -B buildkernel KERNCONF=PB92 >>> Kernel build for PB92 started on Thu Apr 3 10:42:21 UTC 2014 >>> 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 >>> Kernel build for PB92 completed on Thu Apr 3 10:48:19 UTC 2014 TB --- 2014-04-03 10:48:19 - cd /src/sys/mips/conf TB --- 2014-04-03 10:48:19 - /usr/sbin/config -m PICOSTATION_M2HP TB --- 2014-04-03 10:48:19 - building PICOSTATION_M2HP kernel TB --- 2014-04-03 10:48:19 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:48:19 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:48:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:48:19 - SRCCONF=/dev/null TB --- 2014-04-03 10:48:19 - TARGET=mips TB --- 2014-04-03 10:48:19 - TARGET_ARCH=mips TB --- 2014-04-03 10:48:19 - TZ=UTC TB --- 2014-04-03 10:48:19 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:48:19 - cd /src TB --- 2014-04-03 10:48:19 - /usr/bin/make -B buildkernel KERNCONF=PICOSTATION_M2HP >>> Kernel build for PICOSTATION_M2HP started on Thu Apr 3 10:48:19 UTC 2014 >>> 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 >>> Kernel build for PICOSTATION_M2HP completed on Thu Apr 3 10:55:11 UTC 2014 TB --- 2014-04-03 10:55:11 - cd /src/sys/mips/conf TB --- 2014-04-03 10:55:11 - /usr/sbin/config -m QEMU TB --- 2014-04-03 10:55:11 - skipping QEMU kernel TB --- 2014-04-03 10:55:11 - cd /src/sys/mips/conf TB --- 2014-04-03 10:55:11 - /usr/sbin/config -m ROUTERSTATION TB --- 2014-04-03 10:55:11 - building ROUTERSTATION kernel TB --- 2014-04-03 10:55:11 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 10:55:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 10:55:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 10:55:11 - SRCCONF=/dev/null TB --- 2014-04-03 10:55:11 - TARGET=mips TB --- 2014-04-03 10:55:11 - TARGET_ARCH=mips TB --- 2014-04-03 10:55:11 - TZ=UTC TB --- 2014-04-03 10:55:11 - __MAKE_CONF=/dev/null TB --- 2014-04-03 10:55:11 - cd /src TB --- 2014-04-03 10:55:11 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION >>> Kernel build for ROUTERSTATION started on Thu Apr 3 10:55:11 UTC 2014 >>> 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 >>> Kernel build for ROUTERSTATION completed on Thu Apr 3 11:03:56 UTC 2014 TB --- 2014-04-03 11:03:56 - cd /src/sys/mips/conf TB --- 2014-04-03 11:03:56 - /usr/sbin/config -m ROUTERSTATION_MFS TB --- 2014-04-03 11:03:56 - building ROUTERSTATION_MFS kernel TB --- 2014-04-03 11:03:56 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 11:03:56 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 11:03:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 11:03:56 - SRCCONF=/dev/null TB --- 2014-04-03 11:03:56 - TARGET=mips TB --- 2014-04-03 11:03:56 - TARGET_ARCH=mips TB --- 2014-04-03 11:03:56 - TZ=UTC TB --- 2014-04-03 11:03:56 - __MAKE_CONF=/dev/null TB --- 2014-04-03 11:03:56 - cd /src TB --- 2014-04-03 11:03:56 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION_MFS >>> Kernel build for ROUTERSTATION_MFS started on Thu Apr 3 11:03:56 UTC 2014 >>> 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 >>> Kernel build for ROUTERSTATION_MFS completed on Thu Apr 3 11:11:58 UTC 2014 TB --- 2014-04-03 11:11:58 - cd /src/sys/mips/conf TB --- 2014-04-03 11:11:58 - /usr/sbin/config -m RSPRO TB --- 2014-04-03 11:11:58 - building RSPRO kernel TB --- 2014-04-03 11:11:58 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 11:11:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 11:11:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 11:11:58 - SRCCONF=/dev/null TB --- 2014-04-03 11:11:58 - TARGET=mips TB --- 2014-04-03 11:11:58 - TARGET_ARCH=mips TB --- 2014-04-03 11:11:58 - TZ=UTC TB --- 2014-04-03 11:11:58 - __MAKE_CONF=/dev/null TB --- 2014-04-03 11:11:58 - cd /src TB --- 2014-04-03 11:11:58 - /usr/bin/make -B buildkernel KERNCONF=RSPRO >>> Kernel build for RSPRO started on Thu Apr 3 11:11:58 UTC 2014 >>> 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 >>> Kernel build for RSPRO completed on Thu Apr 3 11:20:06 UTC 2014 TB --- 2014-04-03 11:20:06 - cd /src/sys/mips/conf TB --- 2014-04-03 11:20:06 - /usr/sbin/config -m RSPRO_MFS TB --- 2014-04-03 11:20:06 - building RSPRO_MFS kernel TB --- 2014-04-03 11:20:06 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 11:20:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 11:20:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 11:20:06 - SRCCONF=/dev/null TB --- 2014-04-03 11:20:06 - TARGET=mips TB --- 2014-04-03 11:20:06 - TARGET_ARCH=mips TB --- 2014-04-03 11:20:06 - TZ=UTC TB --- 2014-04-03 11:20:06 - __MAKE_CONF=/dev/null TB --- 2014-04-03 11:20:06 - cd /src TB --- 2014-04-03 11:20:06 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_MFS >>> Kernel build for RSPRO_MFS started on Thu Apr 3 11:20:06 UTC 2014 >>> 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 >>> Kernel build for RSPRO_MFS completed on Thu Apr 3 11:28:25 UTC 2014 TB --- 2014-04-03 11:28:25 - cd /src/sys/mips/conf TB --- 2014-04-03 11:28:25 - /usr/sbin/config -m RSPRO_STANDALONE TB --- 2014-04-03 11:28:25 - building RSPRO_STANDALONE kernel TB --- 2014-04-03 11:28:25 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 11:28:25 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 11:28:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 11:28:25 - SRCCONF=/dev/null TB --- 2014-04-03 11:28:25 - TARGET=mips TB --- 2014-04-03 11:28:25 - TARGET_ARCH=mips TB --- 2014-04-03 11:28:25 - TZ=UTC TB --- 2014-04-03 11:28:25 - __MAKE_CONF=/dev/null TB --- 2014-04-03 11:28:25 - cd /src TB --- 2014-04-03 11:28:25 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_STANDALONE >>> Kernel build for RSPRO_STANDALONE started on Thu Apr 3 11:28:25 UTC 2014 >>> 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 >>> Kernel build for RSPRO_STANDALONE completed on Thu Apr 3 11:37:04 UTC 2014 TB --- 2014-04-03 11:37:04 - cd /src/sys/mips/conf TB --- 2014-04-03 11:37:04 - /usr/sbin/config -m RT305X TB --- 2014-04-03 11:37:04 - skipping RT305X kernel TB --- 2014-04-03 11:37:04 - cd /src/sys/mips/conf TB --- 2014-04-03 11:37:04 - /usr/sbin/config -m SENTRY5 TB --- 2014-04-03 11:37:04 - skipping SENTRY5 kernel TB --- 2014-04-03 11:37:04 - cd /src/sys/mips/conf TB --- 2014-04-03 11:37:04 - /usr/sbin/config -m SWARM TB --- 2014-04-03 11:37:04 - building SWARM kernel TB --- 2014-04-03 11:37:04 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 11:37:04 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 11:37:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 11:37:04 - SRCCONF=/dev/null TB --- 2014-04-03 11:37:04 - TARGET=mips TB --- 2014-04-03 11:37:04 - TARGET_ARCH=mips TB --- 2014-04-03 11:37:04 - TZ=UTC TB --- 2014-04-03 11:37:04 - __MAKE_CONF=/dev/null TB --- 2014-04-03 11:37:04 - cd /src TB --- 2014-04-03 11:37:04 - /usr/bin/make -B buildkernel KERNCONF=SWARM >>> Kernel build for SWARM started on Thu Apr 3 11:37:04 UTC 2014 >>> 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 >>> Kernel build for SWARM completed on Thu Apr 3 11:41:11 UTC 2014 TB --- 2014-04-03 11:41:11 - cd /src/sys/mips/conf TB --- 2014-04-03 11:41:11 - /usr/sbin/config -m SWARM64 TB --- 2014-04-03 11:41:11 - skipping SWARM64 kernel TB --- 2014-04-03 11:41:11 - cd /src/sys/mips/conf TB --- 2014-04-03 11:41:11 - /usr/sbin/config -m SWARM64_SMP TB --- 2014-04-03 11:41:11 - skipping SWARM64_SMP kernel TB --- 2014-04-03 11:41:11 - cd /src/sys/mips/conf TB --- 2014-04-03 11:41:11 - /usr/sbin/config -m SWARM_SMP TB --- 2014-04-03 11:41:11 - building SWARM_SMP kernel TB --- 2014-04-03 11:41:11 - CROSS_BUILD_TESTING=YES TB --- 2014-04-03 11:41:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-03 11:41:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-03 11:41:11 - SRCCONF=/dev/null TB --- 2014-04-03 11:41:11 - TARGET=mips TB --- 2014-04-03 11:41:11 - TARGET_ARCH=mips TB --- 2014-04-03 11:41:11 - TZ=UTC TB --- 2014-04-03 11:41:11 - __MAKE_CONF=/dev/null TB --- 2014-04-03 11:41:11 - cd /src TB --- 2014-04-03 11:41:11 - /usr/bin/make -B buildkernel KERNCONF=SWARM_SMP >>> Kernel build for SWARM_SMP started on Thu Apr 3 11:41:11 UTC 2014 >>> 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 [...] yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/SWARM_SMP *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-03 11:41:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-03 11:41:12 - ERROR: failed to build SWARM_SMP kernel TB --- 2014-04-03 11:41:12 - 10089.48 user 5014.41 system 14427.02 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Apr 5 05:23:08 2014 Return-Path: Delivered-To: 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 ESMTPS id 6F8ABF91; Sat, 5 Apr 2014 05:23:08 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51511FA0; Sat, 5 Apr 2014 05:23:06 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s355MeOv025761; Sat, 5 Apr 2014 07:22:40 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s355MPT6025189; Sat, 5 Apr 2014 05:22:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 5 Apr 2014 05:22:25 GMT Message-Id: <201404050522.s355MPT6025189@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 05:23:08 -0000 TB --- 2014-04-05 02:50:32 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-05 02:50:32 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-05 02:50:32 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-05 02:50:32 - cleaning the object tree TB --- 2014-04-05 02:50:32 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-05 02:51:25 - At svn revision 264141 TB --- 2014-04-05 02:51:26 - building world TB --- 2014-04-05 02:51:26 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 02:51:26 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 02:51:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 02:51:26 - SRCCONF=/dev/null TB --- 2014-04-05 02:51:26 - TARGET=mips TB --- 2014-04-05 02:51:26 - TARGET_ARCH=mips TB --- 2014-04-05 02:51:26 - TZ=UTC TB --- 2014-04-05 02:51:26 - __MAKE_CONF=/dev/null TB --- 2014-04-05 02:51:26 - cd /src TB --- 2014-04-05 02:51:26 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Apr 5 02:51:36 UTC 2014 >>> 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 Apr 5 04:17:06 UTC 2014 TB --- 2014-04-05 04:17:06 - cd /src/sys/mips/conf TB --- 2014-04-05 04:17:06 - /usr/sbin/config -m ADM5120 TB --- 2014-04-05 04:17:06 - skipping ADM5120 kernel TB --- 2014-04-05 04:17:06 - cd /src/sys/mips/conf TB --- 2014-04-05 04:17:06 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-05 04:17:06 - skipping ALCHEMY kernel TB --- 2014-04-05 04:17:06 - cd /src/sys/mips/conf TB --- 2014-04-05 04:17:06 - /usr/sbin/config -m AP121 TB --- 2014-04-05 04:17:06 - building AP121 kernel TB --- 2014-04-05 04:17:06 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 04:17:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 04:17:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 04:17:06 - SRCCONF=/dev/null TB --- 2014-04-05 04:17:06 - TARGET=mips TB --- 2014-04-05 04:17:06 - TARGET_ARCH=mips TB --- 2014-04-05 04:17:06 - TZ=UTC TB --- 2014-04-05 04:17:06 - __MAKE_CONF=/dev/null TB --- 2014-04-05 04:17:06 - cd /src TB --- 2014-04-05 04:17:06 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Sat Apr 5 04:17:07 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Sat Apr 5 04:21:14 UTC 2014 TB --- 2014-04-05 04:21:14 - cd /src/sys/mips/conf TB --- 2014-04-05 04:21:14 - /usr/sbin/config -m AP91 TB --- 2014-04-05 04:21:14 - building AP91 kernel TB --- 2014-04-05 04:21:14 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 04:21:14 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 04:21:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 04:21:14 - SRCCONF=/dev/null TB --- 2014-04-05 04:21:14 - TARGET=mips TB --- 2014-04-05 04:21:14 - TARGET_ARCH=mips TB --- 2014-04-05 04:21:14 - TZ=UTC TB --- 2014-04-05 04:21:14 - __MAKE_CONF=/dev/null TB --- 2014-04-05 04:21:14 - cd /src TB --- 2014-04-05 04:21:14 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Sat Apr 5 04:21:14 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Sat Apr 5 04:28:49 UTC 2014 TB --- 2014-04-05 04:28:49 - cd /src/sys/mips/conf TB --- 2014-04-05 04:28:49 - /usr/sbin/config -m AP93 TB --- 2014-04-05 04:28:49 - building AP93 kernel TB --- 2014-04-05 04:28:49 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 04:28:49 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 04:28:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 04:28:49 - SRCCONF=/dev/null TB --- 2014-04-05 04:28:49 - TARGET=mips TB --- 2014-04-05 04:28:49 - TARGET_ARCH=mips TB --- 2014-04-05 04:28:49 - TZ=UTC TB --- 2014-04-05 04:28:49 - __MAKE_CONF=/dev/null TB --- 2014-04-05 04:28:49 - cd /src TB --- 2014-04-05 04:28:49 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Sat Apr 5 04:28:49 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Sat Apr 5 04:36:10 UTC 2014 TB --- 2014-04-05 04:36:10 - cd /src/sys/mips/conf TB --- 2014-04-05 04:36:10 - /usr/sbin/config -m AP94 TB --- 2014-04-05 04:36:10 - building AP94 kernel TB --- 2014-04-05 04:36:10 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 04:36:10 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 04:36:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 04:36:10 - SRCCONF=/dev/null TB --- 2014-04-05 04:36:10 - TARGET=mips TB --- 2014-04-05 04:36:10 - TARGET_ARCH=mips TB --- 2014-04-05 04:36:10 - TZ=UTC TB --- 2014-04-05 04:36:10 - __MAKE_CONF=/dev/null TB --- 2014-04-05 04:36:10 - cd /src TB --- 2014-04-05 04:36:11 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Sat Apr 5 04:36:11 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Sat Apr 5 04:45:05 UTC 2014 TB --- 2014-04-05 04:45:05 - cd /src/sys/mips/conf TB --- 2014-04-05 04:45:05 - /usr/sbin/config -m AP96 TB --- 2014-04-05 04:45:05 - building AP96 kernel TB --- 2014-04-05 04:45:05 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 04:45:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 04:45:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 04:45:05 - SRCCONF=/dev/null TB --- 2014-04-05 04:45:05 - TARGET=mips TB --- 2014-04-05 04:45:05 - TARGET_ARCH=mips TB --- 2014-04-05 04:45:05 - TZ=UTC TB --- 2014-04-05 04:45:05 - __MAKE_CONF=/dev/null TB --- 2014-04-05 04:45:05 - cd /src TB --- 2014-04-05 04:45:05 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Sat Apr 5 04:45:05 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Sat Apr 5 04:53:43 UTC 2014 TB --- 2014-04-05 04:53:43 - cd /src/sys/mips/conf TB --- 2014-04-05 04:53:43 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-04-05 04:53:43 - building AR71XX_BASE kernel TB --- 2014-04-05 04:53:43 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 04:53:43 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 04:53:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 04:53:43 - SRCCONF=/dev/null TB --- 2014-04-05 04:53:43 - TARGET=mips TB --- 2014-04-05 04:53:43 - TARGET_ARCH=mips TB --- 2014-04-05 04:53:43 - TZ=UTC TB --- 2014-04-05 04:53:43 - __MAKE_CONF=/dev/null TB --- 2014-04-05 04:53:43 - cd /src TB --- 2014-04-05 04:53:43 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Sat Apr 5 04:53:43 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Sat Apr 5 05:01:57 UTC 2014 TB --- 2014-04-05 05:01:57 - cd /src/sys/mips/conf TB --- 2014-04-05 05:01:57 - /usr/sbin/config -m AR724X_BASE TB --- 2014-04-05 05:01:57 - building AR724X_BASE kernel TB --- 2014-04-05 05:01:57 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 05:01:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 05:01:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 05:01:57 - SRCCONF=/dev/null TB --- 2014-04-05 05:01:57 - TARGET=mips TB --- 2014-04-05 05:01:57 - TARGET_ARCH=mips TB --- 2014-04-05 05:01:57 - TZ=UTC TB --- 2014-04-05 05:01:57 - __MAKE_CONF=/dev/null TB --- 2014-04-05 05:01:57 - cd /src TB --- 2014-04-05 05:01:57 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Sat Apr 5 05:01:57 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Sat Apr 5 05:07:57 UTC 2014 TB --- 2014-04-05 05:07:57 - cd /src/sys/mips/conf TB --- 2014-04-05 05:07:57 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-04-05 05:07:57 - building AR91XX_BASE kernel TB --- 2014-04-05 05:07:57 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 05:07:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 05:07:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 05:07:57 - SRCCONF=/dev/null TB --- 2014-04-05 05:07:57 - TARGET=mips TB --- 2014-04-05 05:07:57 - TARGET_ARCH=mips TB --- 2014-04-05 05:07:57 - TZ=UTC TB --- 2014-04-05 05:07:57 - __MAKE_CONF=/dev/null TB --- 2014-04-05 05:07:57 - cd /src TB --- 2014-04-05 05:07:57 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Sat Apr 5 05:07:58 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Sat Apr 5 05:14:44 UTC 2014 TB --- 2014-04-05 05:14:44 - cd /src/sys/mips/conf TB --- 2014-04-05 05:14:44 - /usr/sbin/config -m AR933X_BASE TB --- 2014-04-05 05:14:44 - building AR933X_BASE kernel TB --- 2014-04-05 05:14:44 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 05:14:44 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 05:14:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 05:14:44 - SRCCONF=/dev/null TB --- 2014-04-05 05:14:44 - TARGET=mips TB --- 2014-04-05 05:14:44 - TARGET_ARCH=mips TB --- 2014-04-05 05:14:44 - TZ=UTC TB --- 2014-04-05 05:14:44 - __MAKE_CONF=/dev/null TB --- 2014-04-05 05:14:44 - cd /src TB --- 2014-04-05 05:14:44 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Sat Apr 5 05:14:44 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Sat Apr 5 05:18:32 UTC 2014 TB --- 2014-04-05 05:18:32 - cd /src/sys/mips/conf TB --- 2014-04-05 05:18:32 - /usr/sbin/config -m AR934X_BASE TB --- 2014-04-05 05:18:32 - building AR934X_BASE kernel TB --- 2014-04-05 05:18:32 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 05:18:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 05:18:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 05:18:32 - SRCCONF=/dev/null TB --- 2014-04-05 05:18:32 - TARGET=mips TB --- 2014-04-05 05:18:32 - TARGET_ARCH=mips TB --- 2014-04-05 05:18:32 - TZ=UTC TB --- 2014-04-05 05:18:32 - __MAKE_CONF=/dev/null TB --- 2014-04-05 05:18:32 - cd /src TB --- 2014-04-05 05:18:32 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Sat Apr 5 05:18:32 UTC 2014 >>> 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 >>> Kernel build for AR934X_BASE completed on Sat Apr 5 05:22:21 UTC 2014 TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2014-04-05 05:22:21 - skipping BERI_DE4_BASE kernel TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2014-04-05 05:22:21 - skipping BERI_DE4_MDROOT kernel TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2014-04-05 05:22:21 - skipping BERI_DE4_SDROOT kernel TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m BERI_NETFPGA_MDROOT TB --- 2014-04-05 05:22:21 - skipping BERI_NETFPGA_MDROOT kernel TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2014-04-05 05:22:21 - skipping BERI_SIM_BASE kernel TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2014-04-05 05:22:21 - skipping BERI_SIM_MDROOT kernel TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2014-04-05 05:22:21 - skipping BERI_SIM_SDROOT kernel TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2014-04-05 05:22:21 - skipping BERI_TEMPLATE kernel TB --- 2014-04-05 05:22:21 - cd /src/sys/mips/conf TB --- 2014-04-05 05:22:21 - /usr/sbin/config -m CARAMBOLA2 TB --- 2014-04-05 05:22:21 - building CARAMBOLA2 kernel TB --- 2014-04-05 05:22:21 - CROSS_BUILD_TESTING=YES TB --- 2014-04-05 05:22:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-05 05:22:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-05 05:22:21 - SRCCONF=/dev/null TB --- 2014-04-05 05:22:21 - TARGET=mips TB --- 2014-04-05 05:22:21 - TARGET_ARCH=mips TB --- 2014-04-05 05:22:21 - TZ=UTC TB --- 2014-04-05 05:22:21 - __MAKE_CONF=/dev/null TB --- 2014-04-05 05:22:21 - cd /src TB --- 2014-04-05 05:22:21 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Sat Apr 5 05:22:21 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/CARAMBOLA2/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:128 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-05 05:22:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-05 05:22:24 - ERROR: failed to build CARAMBOLA2 kernel TB --- 2014-04-05 05:22:24 - 6375.84 user 3169.14 system 9111.92 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Apr 5 14:16:25 2014 Return-Path: Delivered-To: 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 ESMTPS id D0434D90 for ; Sat, 5 Apr 2014 14:16:25 +0000 (UTC) Received: from mail-pb0-f42.google.com (mail-pb0-f42.google.com [209.85.160.42]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A64AA2FD for ; Sat, 5 Apr 2014 14:16:25 +0000 (UTC) Received: by mail-pb0-f42.google.com with SMTP id rr13so4737000pbb.29 for ; Sat, 05 Apr 2014 07:16:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:content-type :content-transfer-encoding:subject:message-id:date:to:mime-version; bh=6h2ObkJJ8KBJij9nN6wfWiNYciD2lxGnSQLIVKub5oU=; b=GHwMxFFqgNemEAt9X6/nDTGJ3BdeYEjt3OEZ+uWSKICzRL0DPsSLsF1eK2bluJ4AGu 9xMYdw1iWTY1UAdN88FVe3VkqBcwovXef0Miqhnz6BQAL67R6UMnlHFxDxuAJ4Ko8WGv j0h+5QSC3h3U73JTv9l0XfYFpovAVQROKMOpOHItsyCUkZ/QVMPc+7qOEKR2bnTeOncK P+VU6OlfvLoL8SiSDgKkLxb8JyjRcd+lu6vgu2cfGfGeDS05Lv5O4vpldtNo6ySOrmZD 3X+tX6c25n+nRYMSg0/qQX2Ff7QDA6OBmAp98J+gMvRdE1Mo0VFX7OrO1VZvgQtc0RoW AIVw== X-Gm-Message-State: ALoCoQkISNf4Tag+QlSb/vItoSPC1o8jFsE7UpQWM2FwjeKquRg2sTHsITCfUg6RRk+D0RULuw0Z X-Received: by 10.66.141.231 with SMTP id rr7mr20590530pab.41.1396705967953; Sat, 05 Apr 2014 06:52:47 -0700 (PDT) Received: from lgmac-josharris.corp.netflix.com (dc1-prod.netflix.com. [69.53.236.251]) by mx.google.com with ESMTPSA id kl1sm24534979pbd.73.2014.04.05.06.52.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 05 Apr 2014 06:52:47 -0700 (PDT) Sender: Warner Losh From: Warner Losh Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: mips64el build error Message-Id: <72344BFE-6EDC-4C5C-A58A-483B40019643@bsdimp.com> Date: Sat, 5 Apr 2014 07:52:45 -0600 To: mips@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 14:16:25 -0000 I=92m getting the following from universe: make[6]: make[6]: don't know how to make sysdep.c. Stop make[6]: stopped in /usr/home/imp/FreeBSD/head/sys/boot/ficl *** [depend] Error code 2 make[5]: stopped in /usr/home/imp/FreeBSD/head/sys/boot 1 error I didn=92t used to see this, but it has been sometime since I=92ve built mips64el that I=92m sure of=85 Warner From owner-freebsd-mips@FreeBSD.ORG Sun Apr 6 04:33:32 2014 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 ESMTPS id 08361DA2 for ; Sun, 6 Apr 2014 04:33:32 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CEB7624A for ; Sun, 6 Apr 2014 04:33:31 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WWelu-000161-KJ for freebsd-mips@freebsd.org; Sat, 05 Apr 2014 21:33:30 -0700 Date: Sat, 5 Apr 2014 21:33:30 -0700 (PDT) From: Andy To: freebsd-mips@freebsd.org Message-ID: In-Reply-To: References: <1395733190404-5897432.post@n5.nabble.com> Subject: RE: RB433AH failed to boot from bootp protocol MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2014 04:33:32 -0000 Hi, Luiz Sorry to be late. Maybe I reply the first email with the wrong address.Abou= t my configuration,more details are as follows.I find the console output of= successful boot shows that the RB get the ip address from the PC dhcp serv= er.But my console output always shows trying bootp protocol................= ........kernel loading failed.So I guess there is something wrong with my d= hcp configuration.My tftpboot directory is /tftpboot and nfsroot directory = is /home/matos/FreeBSD/nfsroot.I install isc-dhcp42-server on FreeBSD 10.0 = release and I add some lines as follows into the /usr/local/etc/dhcpd.conf = which are almost same as the configuration in buildingMIPS of FreeBSD wiki.= subnet 192.168.10.1 netmask 255.255.255.0 { deny unknown-clients; option routers 192.168.10.1; next-server 192.168.10.196; filename "kernel"; option root-path "192.168.10.1:/home/matos/FreeBSD/nfsroot"; } host mips { hardware ethernet 00:0c:42:6d:d7:51; fixed-address 192.168.; }I am confused with option of root-path. Why it is 10.0.1.196 here while al= l other place are begin with 192.168.10/24.I also has enabled the tftp in /= etc/inetd.conf using:tftp dgram udp wait root /usr/libexec/t= ftpd tftpd -l -s /tftpbootAnd I don't know much about the NFS. So I am= not quite sure about the $DESTDIR in the /etc/exports/ I just add the my n= fsroot directory(/home/matos/FreeBSD/nfsroot) in /etc/exports.Also I add fo= llowing lines in /home/matos/FreeBSD/nfsroot/etc/fstab.192.168.10.1:$DESTDI= R / nfs rw 0 0I get the kernel file and hints file= from here:http://loos.no-ip.org/routerboard/files/ .I use RB4XX as my kern= el file and RB450 hints as hints file since I don't find the hints file for= the RB433AH and I think I can boot it first and the debug for the differen= ce between RB450 and RB433AH.I also make some necessary changes in these fi= les.For the kernel files I change the options ROOTDEVNAME as my nfsroot dir= ectory. Since I am a rookie of NFS I don't know the difference between the = NFSV3 and NFSV4, I just keep the option BOOTP_NFSV3.My build script is almo= st same as the one BuildingMIPs in FreeBSD wiki. I just remove the sudo -E = since I do everything under root and I also set kernconf as RB433AH.The str= ange thing is if I use RB433AH as kernel file, there is nothing install ude= r the /tftpboot and if I use AR71XX_BASE as my kernel file it do install th= e boot directory under the /tftpbootAll above is my configuration on the my= PC.Thanks!Andy Date: Thu, 27 Mar 2014 07:43:13 -0700 From: ml-node+s1045724n5898400h8@n5.nabble.com To: luxinweiandy@hotmail.com Subject: Re: RB433AH failed to boot from bootp protocol =09On 25 March 2014 04:39, Andy wrote: > I have two routerboards, RB433AH and I try to run FreeBSD on them. > I follow the steps from the following links: > > http://loos.no-ip.org/routerboard/ > https://wiki.freebsd.org/FreeBSD/BuildingMIPS > > But both two methods failed to make RB433AH boot from network on my > computer. > > I am not quite sure about where the questions happens.But I suppose that > there is something wrong with the build script i used.Since after run the > build script,I didn't find any files under the tftpboot directory where i= t > should be installed with kernel.So I tried to install the kernel into > tftpboot directory by typing make in the cmd line, it works and install s= ome > file under the tftpboot directory,but I still cannot boot the RB433AH up. > I also refer the netboot of FreeBSD of > PC(http://www.freebsdwiki.net/index.php/Installing_FreeBSD_with_netboot),= in > this instruction, it copy the pxeboot directory into the tftpboot > directory.I have no idea about which files should I copy into tftpboot > directory,or should I still use the make installkernel command to install > the kernel into tftpboot directory. > > I also suppose that maybe there is something wrong with my dhcp > configuration.Since RB433AH even got the IP address from my computer's dh= cp > server.But I was completely follow the dhcp step of two instructions.Mayb= e I > should use dnsmasq to do the dhcp configuration?Since I install openwrt i= nto > RB433AH successfully by using dnsmasq. > > Can anyone offer some help l about running FreeBSD on the routerboard? > I would appreciate it if you could offer the detailed tutorial? > I also would like to know about if it is possible to install FreeBSD into > RB433AH 128MB flash.I know FreeBSD is much bigger than 128MB, but i see t= he > project which is called miniBSD, can it run on the routerboard's flash or > just install the boot file into flash and use the microSD card as disk? Andy, We don't have to tools to make FreeBSD boot from NAND on RB4xx yet, but the support is coming. Anyway, i can help you netboot your RB433, i just need more information about how it has failed, can you post some of your configuration and the RB console output ? Luiz _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mips To unsubscribe, send any mail to "[hidden email]" =09 =09 =09 =09 =09 =09 =09 =09=09If you reply to this email, your message will be added to the discuss= ion below: =09=09http://freebsd.1045724.n5.nabble.com/RB433AH-failed-to-boot-from-boot= p-protocol-tp5897432p5898400.html =09 =09 =09=09 =09=09To unsubscribe from RB433AH failed to boot from bootp protocol, click= here. =09=09NAML =09 =09=09 =09 =09=09 =20 -- View this message in context: http://freebsd.1045724.n5.nabble.com/RB433AH-= failed-to-boot-from-bootp-protocol-tp5897432p5900985.html Sent from the freebsd-mips mailing list archive at Nabble.com. From owner-freebsd-mips@FreeBSD.ORG Sun Apr 6 04:40:48 2014 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 ESMTPS id 7794EDF0 for ; Sun, 6 Apr 2014 04:40:48 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 477BD267 for ; Sun, 6 Apr 2014 04:40:48 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WWesx-0002Hn-CX for freebsd-mips@freebsd.org; Sat, 05 Apr 2014 21:40:47 -0700 Date: Sat, 5 Apr 2014 21:40:47 -0700 (PDT) From: Andy To: freebsd-mips@freebsd.org Message-ID: In-Reply-To: References: <1395733190404-5897432.post@n5.nabble.com> Subject: RE: RB433AH failed to boot from bootp protocol MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2014 04:40:48 -0000 The attachment is my kernel file, hints file and build script. Date: Thu, 27 Mar 2014 07:43:13 -0700 From: ml-node+s1045724n5898400h8@n5.nabble.com To: luxinweiandy@hotmail.com Subject: Re: RB433AH failed to boot from bootp protocol On 25 March 2014 04:39, Andy wrote: > I have two routerboards, RB433AH and I try to run FreeBSD on them. > I follow the steps from the following links: > > http://loos.no-ip.org/routerboard/ > https://wiki.freebsd.org/FreeBSD/BuildingMIPS > > But both two methods failed to make RB433AH boot from network on my > computer. > > I am not quite sure about where the questions happens.But I suppose that > there is something wrong with the build script i used.Since after run the > build script,I didn't find any files under the tftpboot directory where it > should be installed with kernel.So I tried to install the kernel into > tftpboot directory by typing make in the cmd line, it works and install some > file under the tftpboot directory,but I still cannot boot the RB433AH up. > I also refer the netboot of FreeBSD of > PC(http://www.freebsdwiki.net/index.php/Installing_FreeBSD_with_netboot),in > this instruction, it copy the pxeboot directory into the tftpboot > directory.I have no idea about which files should I copy into tftpboot > directory,or should I still use the make installkernel command to install > the kernel into tftpboot directory. > > I also suppose that maybe there is something wrong with my dhcp > configuration.Since RB433AH even got the IP address from my computer's dhcp > server.But I was completely follow the dhcp step of two instructions.Maybe I > should use dnsmasq to do the dhcp configuration?Since I install openwrt into > RB433AH successfully by using dnsmasq. > > Can anyone offer some help l about running FreeBSD on the routerboard? > I would appreciate it if you could offer the detailed tutorial? > I also would like to know about if it is possible to install FreeBSD into > RB433AH 128MB flash.I know FreeBSD is much bigger than 128MB, but i see the > project which is called miniBSD, can it run on the routerboard's flash or > just install the boot file into flash and use the microSD card as disk? Andy, We don't have to tools to make FreeBSD boot from NAND on RB4xx yet, but the support is coming. Anyway, i can help you netboot your RB433, i just need more information about how it has failed, can you post some of your configuration and the RB console output ? Luiz _______________________________________________ [hidden email] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mips To unsubscribe, send any mail to "[hidden email]" If you reply to this email, your message will be added to the discussion below: http://freebsd.1045724.n5.nabble.com/RB433AH-failed-to-boot-from-bootp-protocol-tp5897432p5898400.html To unsubscribe from RB433AH failed to boot from bootp protocol, click here. NAML build.csh (1K) RB433AH (3K) RB433AH.hints (1K) -- View this message in context: http://freebsd.1045724.n5.nabble.com/RB433AH-failed-to-boot-from-bootp-protocol-tp5897432p5900986.html Sent from the freebsd-mips mailing list archive at Nabble.com. From owner-freebsd-mips@FreeBSD.ORG Mon Apr 7 11:06:47 2014 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 ESMTPS id 94869B1E for ; Mon, 7 Apr 2014 11:06:47 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8175DBFB for ; Mon, 7 Apr 2014 11:06:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s37B6lxB071121 for ; Mon, 7 Apr 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s37B6lP1071119 for freebsd-mips@FreeBSD.org; Mon, 7 Apr 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 7 Apr 2014 11:06:47 GMT Message-Id: <201404071106.s37B6lP1071119@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 11:06:47 -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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Mon Apr 7 17:29:06 2014 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 ESMTPS id E5154E5B; Mon, 7 Apr 2014 17:29:06 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C73F5BA7; Mon, 7 Apr 2014 17:29:05 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s37HSGZH022806; Mon, 7 Apr 2014 19:28:21 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s37HSAD1020783; Mon, 7 Apr 2014 17:28:10 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 7 Apr 2014 17:28:10 GMT Message-Id: <201404071728.s37HSAD1020783@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 17:29:07 -0000 TB --- 2014-04-07 15:10:45 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-07 15:10:45 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-07 15:10:45 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-07 15:10:45 - cleaning the object tree TB --- 2014-04-07 15:10:45 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-07 15:11:35 - At svn revision 264228 TB --- 2014-04-07 15:11:36 - building world TB --- 2014-04-07 15:11:36 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 15:11:36 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 15:11:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 15:11:36 - SRCCONF=/dev/null TB --- 2014-04-07 15:11:36 - TARGET=mips TB --- 2014-04-07 15:11:36 - TARGET_ARCH=mips TB --- 2014-04-07 15:11:36 - TZ=UTC TB --- 2014-04-07 15:11:36 - __MAKE_CONF=/dev/null TB --- 2014-04-07 15:11:36 - cd /src TB --- 2014-04-07 15:11:36 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Mon Apr 7 15:11:47 UTC 2014 >>> 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 Mon Apr 7 16:37:20 UTC 2014 TB --- 2014-04-07 16:37:20 - cd /src/sys/mips/conf TB --- 2014-04-07 16:37:20 - /usr/sbin/config -m ADM5120 TB --- 2014-04-07 16:37:20 - skipping ADM5120 kernel TB --- 2014-04-07 16:37:20 - cd /src/sys/mips/conf TB --- 2014-04-07 16:37:20 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-07 16:37:20 - skipping ALCHEMY kernel TB --- 2014-04-07 16:37:20 - cd /src/sys/mips/conf TB --- 2014-04-07 16:37:20 - /usr/sbin/config -m AP121 TB --- 2014-04-07 16:37:20 - building AP121 kernel TB --- 2014-04-07 16:37:20 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 16:37:20 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 16:37:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 16:37:20 - SRCCONF=/dev/null TB --- 2014-04-07 16:37:20 - TARGET=mips TB --- 2014-04-07 16:37:20 - TARGET_ARCH=mips TB --- 2014-04-07 16:37:20 - TZ=UTC TB --- 2014-04-07 16:37:20 - __MAKE_CONF=/dev/null TB --- 2014-04-07 16:37:20 - cd /src TB --- 2014-04-07 16:37:20 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Mon Apr 7 16:37:20 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Mon Apr 7 16:41:26 UTC 2014 TB --- 2014-04-07 16:41:26 - cd /src/sys/mips/conf TB --- 2014-04-07 16:41:26 - /usr/sbin/config -m AP91 TB --- 2014-04-07 16:41:26 - building AP91 kernel TB --- 2014-04-07 16:41:26 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 16:41:26 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 16:41:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 16:41:26 - SRCCONF=/dev/null TB --- 2014-04-07 16:41:26 - TARGET=mips TB --- 2014-04-07 16:41:26 - TARGET_ARCH=mips TB --- 2014-04-07 16:41:26 - TZ=UTC TB --- 2014-04-07 16:41:26 - __MAKE_CONF=/dev/null TB --- 2014-04-07 16:41:26 - cd /src TB --- 2014-04-07 16:41:26 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Mon Apr 7 16:41:26 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Mon Apr 7 16:48:57 UTC 2014 TB --- 2014-04-07 16:48:57 - cd /src/sys/mips/conf TB --- 2014-04-07 16:48:57 - /usr/sbin/config -m AP93 TB --- 2014-04-07 16:48:57 - building AP93 kernel TB --- 2014-04-07 16:48:57 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 16:48:57 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 16:48:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 16:48:57 - SRCCONF=/dev/null TB --- 2014-04-07 16:48:57 - TARGET=mips TB --- 2014-04-07 16:48:57 - TARGET_ARCH=mips TB --- 2014-04-07 16:48:57 - TZ=UTC TB --- 2014-04-07 16:48:57 - __MAKE_CONF=/dev/null TB --- 2014-04-07 16:48:57 - cd /src TB --- 2014-04-07 16:48:57 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Mon Apr 7 16:48:58 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Mon Apr 7 16:56:17 UTC 2014 TB --- 2014-04-07 16:56:17 - cd /src/sys/mips/conf TB --- 2014-04-07 16:56:17 - /usr/sbin/config -m AP94 TB --- 2014-04-07 16:56:17 - building AP94 kernel TB --- 2014-04-07 16:56:17 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 16:56:17 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 16:56:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 16:56:17 - SRCCONF=/dev/null TB --- 2014-04-07 16:56:17 - TARGET=mips TB --- 2014-04-07 16:56:17 - TARGET_ARCH=mips TB --- 2014-04-07 16:56:17 - TZ=UTC TB --- 2014-04-07 16:56:17 - __MAKE_CONF=/dev/null TB --- 2014-04-07 16:56:17 - cd /src TB --- 2014-04-07 16:56:17 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Mon Apr 7 16:56:18 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Mon Apr 7 17:05:11 UTC 2014 TB --- 2014-04-07 17:05:11 - cd /src/sys/mips/conf TB --- 2014-04-07 17:05:11 - /usr/sbin/config -m AP96 TB --- 2014-04-07 17:05:11 - building AP96 kernel TB --- 2014-04-07 17:05:11 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 17:05:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 17:05:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 17:05:11 - SRCCONF=/dev/null TB --- 2014-04-07 17:05:11 - TARGET=mips TB --- 2014-04-07 17:05:11 - TARGET_ARCH=mips TB --- 2014-04-07 17:05:11 - TZ=UTC TB --- 2014-04-07 17:05:11 - __MAKE_CONF=/dev/null TB --- 2014-04-07 17:05:11 - cd /src TB --- 2014-04-07 17:05:11 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Mon Apr 7 17:05:11 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Mon Apr 7 17:13:49 UTC 2014 TB --- 2014-04-07 17:13:49 - cd /src/sys/mips/conf TB --- 2014-04-07 17:13:49 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-04-07 17:13:49 - building AR71XX_BASE kernel TB --- 2014-04-07 17:13:49 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 17:13:49 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 17:13:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 17:13:49 - SRCCONF=/dev/null TB --- 2014-04-07 17:13:49 - TARGET=mips TB --- 2014-04-07 17:13:49 - TARGET_ARCH=mips TB --- 2014-04-07 17:13:49 - TZ=UTC TB --- 2014-04-07 17:13:49 - __MAKE_CONF=/dev/null TB --- 2014-04-07 17:13:49 - cd /src TB --- 2014-04-07 17:13:49 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Mon Apr 7 17:13:49 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Mon Apr 7 17:22:03 UTC 2014 TB --- 2014-04-07 17:22:03 - cd /src/sys/mips/conf TB --- 2014-04-07 17:22:03 - /usr/sbin/config -m AR724X_BASE TB --- 2014-04-07 17:22:03 - building AR724X_BASE kernel TB --- 2014-04-07 17:22:03 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 17:22:03 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 17:22:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 17:22:03 - SRCCONF=/dev/null TB --- 2014-04-07 17:22:03 - TARGET=mips TB --- 2014-04-07 17:22:03 - TARGET_ARCH=mips TB --- 2014-04-07 17:22:03 - TZ=UTC TB --- 2014-04-07 17:22:03 - __MAKE_CONF=/dev/null TB --- 2014-04-07 17:22:03 - cd /src TB --- 2014-04-07 17:22:03 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Mon Apr 7 17:22:03 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Mon Apr 7 17:28:05 UTC 2014 TB --- 2014-04-07 17:28:05 - cd /src/sys/mips/conf TB --- 2014-04-07 17:28:05 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-04-07 17:28:05 - building AR91XX_BASE kernel TB --- 2014-04-07 17:28:05 - CROSS_BUILD_TESTING=YES TB --- 2014-04-07 17:28:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-07 17:28:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-07 17:28:05 - SRCCONF=/dev/null TB --- 2014-04-07 17:28:05 - TARGET=mips TB --- 2014-04-07 17:28:05 - TARGET_ARCH=mips TB --- 2014-04-07 17:28:05 - TZ=UTC TB --- 2014-04-07 17:28:05 - __MAKE_CONF=/dev/null TB --- 2014-04-07 17:28:05 - cd /src TB --- 2014-04-07 17:28:05 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Mon Apr 7 17:28:05 UTC 2014 >>> 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 [...] yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:128 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AR91XX_BASE *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-07 17:28:09 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-07 17:28:09 - ERROR: failed to build AR91XX_BASE kernel TB --- 2014-04-07 17:28:09 - 5689.12 user 2936.28 system 8244.03 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Apr 9 03:16:27 2014 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 ESMTPS id F2DFBBE9 for ; Wed, 9 Apr 2014 03:16:26 +0000 (UTC) Received: from oj.bangj.com (amt0.gin.ntt.net [129.250.11.170]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C4DED1D74 for ; Wed, 9 Apr 2014 03:16:23 +0000 (UTC) Received: from [172.16.21.110] (cpe-098-122-037-047.sc.res.rr.com [98.122.37.47]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oj.bangj.com (Postfix) with ESMTPSA id 7A1E125A3 for ; Tue, 8 Apr 2014 23:07:32 -0400 (EDT) From: Tom Pusateri Content-Type: multipart/signed; boundary="Apple-Mail=_46AC2B5C-EBCF-4A63-B7F2-D256DBB7EB40"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Error building curl for Edge Router Lite Message-Id: Date: Tue, 8 Apr 2014 23:07:32 -0400 To: freebsd-mips@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 03:16:27 -0000 --Apple-Mail=_46AC2B5C-EBCF-4A63-B7F2-D256DBB7EB40 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I'm trying to build curl from ports on a FreeBSD 10 system running on a = Ubiquiti Edge Router Lite. I used the image available here: http://rtfm.net/FreeBSD/ERL/ to get = FreeBSD up and running and have been able to build other ports to build = ok including: autoconf-2.69 Automatically configure source code on = many Un*x platforms autoconf-wrapper-20131203 Wrapper script for GNU autoconf dialog4ports-0.1.5_2 Console Interface to configure ports gmake-3.82_1 GNU version of 'make' utility help2man-1.43.3_1 Automatically generating simple manual = pages from program output isc-dhcp43-server-4.3.0_1 The ISC Dynamic Host Configuration = Protocol server libtool-2.4.2_2 Generic shared library support script m4-1.4.17_1,1 GNU m4 p5-Error-0.17022 Error/exception handling in = object-oriented programming style perl5-5.16.3_9 Practical Extraction and Report Language pkg-1.2.7_2 Package manager screen-4.0.3_14 Multi-screen window manager sqlite3-3.8.4.2 SQL database engine in a C library Full make log file here: http://cj.bangj.com/~pusateri/curl-make.log =3D=3D=3D> Staging for curl-7.36.0 =3D=3D=3D> Generating temporary packing list Making install in lib /bin/mkdir -p '/usr/ports/ftp/curl/work/stage/usr/local/lib' /bin/sh ../libtool --mode=3Dinstall /usr/bin/install -c -o root -g = wheel -s libcurl.la '/usr/ports/ftp/curl/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel = .libs/libcurl.so.7 = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.so.7 libtool: install: strip --strip-unneeded = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.so.7 libtool: install: (cd /usr/ports/ftp/curl/work/stage/usr/local/lib && { = ln -s -f libcurl.so.7 libcurl.so || { rm -f libcurl.so && ln -s = libcurl.so.7 libcurl.so; }; }) libtool: install: (cd /usr/ports/ftp/curl/work/stage/usr/local/lib && { = ln -s -f libcurl.so.7 libcurl.so || { rm -f libcurl.so && ln -s = libcurl.so.7 libcurl.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcurl.lai = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcurl.a = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.a libtool: install: strip --strip-debug = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.a libtool: install: chmod 644 = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.a libtool: install: ranlib = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.a ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: warning: can't find .strtab section ranlib: fatal: Invalid filename *** Error code 70 Stop. make[4]: stopped in /usr/ports/ftp/curl/work/curl-7.36.0/lib *** Error code 1 Stop. make[3]: stopped in /usr/ports/ftp/curl/work/curl-7.36.0/lib *** Error code 1 Stop. make[2]: stopped in /usr/ports/ftp/curl/work/curl-7.36.0 *** Error code 1 Stop. make[1]: stopped in /usr/ports/ftp/curl *** Error code 1 Stop. make: stopped in /usr/ports/ftp/curl pusateri [cj:1018]=20 --Apple-Mail=_46AC2B5C-EBCF-4A63-B7F2-D256DBB7EB40 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQEcBAEBAgAGBQJTRLl0AAoJEPk0GMVmUuYMNeQH/iQg+/JA5U7JacbtrPsmdBOK JwxMQWIUV01e1dJm2q4JQgxzqhQUV87n5ntYBAr5qh2Bd3QyPrA17RXoQPLWSpMH byFTueiVlUzxXDYP2gVflUJwaAEq8sXLoC438Imt6UZk9JJMbvtg/bndulCtwDYL 2Ye+yH/PM8yhj/je1X8AxxWMAO51E7aR00jZKWzDNNyUFFsqLZEocr4tG4YHaFfX XDKhC7S8ZqJ81Itml6s6DXpxMDKjsXq4gcvgPQZZB3iPJRlrNBNm/2CnanOeRcUV tP8LMz1I6s1J6uZaJ8m2QQXwHFruq6V3z81RlswkQlXQkqZhcpFuPzJYrd9xr6U= =ncCJ -----END PGP SIGNATURE----- --Apple-Mail=_46AC2B5C-EBCF-4A63-B7F2-D256DBB7EB40-- From owner-freebsd-mips@FreeBSD.ORG Wed Apr 9 15:10:59 2014 Return-Path: Delivered-To: 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 ESMTPS id 3889BD97; Wed, 9 Apr 2014 15:10:59 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E611714BE; Wed, 9 Apr 2014 15:10:58 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s39FAvFa035844; Wed, 9 Apr 2014 11:10:57 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s39FAvH1035819; Wed, 9 Apr 2014 15:10:57 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 9 Apr 2014 15:10:57 GMT Message-Id: <201404091510.s39FAvH1035819@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2014 15:10:59 -0000 TB --- 2014-04-09 13:58:16 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-09 13:58:16 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-09 13:58:16 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-09 13:58:16 - cleaning the object tree TB --- 2014-04-09 13:58:16 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-09 13:58:24 - At svn revision 264295 TB --- 2014-04-09 13:58:25 - building world TB --- 2014-04-09 13:58:25 - CROSS_BUILD_TESTING=YES TB --- 2014-04-09 13:58:25 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-09 13:58:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-09 13:58:25 - SRCCONF=/dev/null TB --- 2014-04-09 13:58:25 - TARGET=mips TB --- 2014-04-09 13:58:25 - TARGET_ARCH=mips TB --- 2014-04-09 13:58:25 - TZ=UTC TB --- 2014-04-09 13:58:25 - __MAKE_CONF=/dev/null TB --- 2014-04-09 13:58:25 - cd /src TB --- 2014-04-09 13:58:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Apr 9 13:58:32 UTC 2014 >>> 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 Wed Apr 9 15:01:17 UTC 2014 TB --- 2014-04-09 15:01:17 - cd /src/sys/mips/conf TB --- 2014-04-09 15:01:17 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-04-09 15:01:17 - skipping ADM5120 kernel TB --- 2014-04-09 15:01:17 - cd /src/sys/mips/conf TB --- 2014-04-09 15:01:17 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-04-09 15:01:17 - skipping ALCHEMY kernel TB --- 2014-04-09 15:01:17 - cd /src/sys/mips/conf TB --- 2014-04-09 15:01:17 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-04-09 15:01:17 - building ALFA_HORNET_UB kernel TB --- 2014-04-09 15:01:17 - CROSS_BUILD_TESTING=YES TB --- 2014-04-09 15:01:17 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-09 15:01:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-09 15:01:17 - SRCCONF=/dev/null TB --- 2014-04-09 15:01:17 - TARGET=mips TB --- 2014-04-09 15:01:17 - TARGET_ARCH=mips TB --- 2014-04-09 15:01:17 - TZ=UTC TB --- 2014-04-09 15:01:17 - __MAKE_CONF=/dev/null TB --- 2014-04-09 15:01:17 - cd /src TB --- 2014-04-09 15:01:17 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Wed Apr 9 15:01:17 UTC 2014 >>> 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 >>> Kernel build for ALFA_HORNET_UB completed on Wed Apr 9 15:04:16 UTC 2014 TB --- 2014-04-09 15:04:16 - cd /src/sys/mips/conf TB --- 2014-04-09 15:04:16 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m AP121 TB --- 2014-04-09 15:04:16 - building AP121 kernel TB --- 2014-04-09 15:04:16 - CROSS_BUILD_TESTING=YES TB --- 2014-04-09 15:04:16 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-09 15:04:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-09 15:04:16 - SRCCONF=/dev/null TB --- 2014-04-09 15:04:16 - TARGET=mips TB --- 2014-04-09 15:04:16 - TARGET_ARCH=mips TB --- 2014-04-09 15:04:16 - TZ=UTC TB --- 2014-04-09 15:04:16 - __MAKE_CONF=/dev/null TB --- 2014-04-09 15:04:16 - cd /src TB --- 2014-04-09 15:04:16 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Wed Apr 9 15:04:16 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Wed Apr 9 15:07:07 UTC 2014 TB --- 2014-04-09 15:07:07 - cd /src/sys/mips/conf TB --- 2014-04-09 15:07:07 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m AP91 TB --- 2014-04-09 15:07:07 - building AP91 kernel TB --- 2014-04-09 15:07:07 - CROSS_BUILD_TESTING=YES TB --- 2014-04-09 15:07:07 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-09 15:07:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-09 15:07:07 - SRCCONF=/dev/null TB --- 2014-04-09 15:07:07 - TARGET=mips TB --- 2014-04-09 15:07:07 - TARGET_ARCH=mips TB --- 2014-04-09 15:07:07 - TZ=UTC TB --- 2014-04-09 15:07:07 - __MAKE_CONF=/dev/null TB --- 2014-04-09 15:07:07 - cd /src TB --- 2014-04-09 15:07:07 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Wed Apr 9 15:07:07 UTC 2014 >>> 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 -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_mod.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_logging.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_soft.c ld -d -warn-common -r -d -o hwpmc.ko.debug hwpmc_mod.o hwpmc_logging.o hwpmc_soft.o :> export_syms awk -f /src/sys/conf/kmod_syms.awk hwpmc.ko.debug export_syms | xargs -J% objcopy % hwpmc.ko.debug objcopy --only-keep-debug hwpmc.ko.debug hwpmc.ko.symbols objcopy --strip-debug --add-gnu-debuglink=hwpmc.ko.symbols hwpmc.ko.debug hwpmc.ko ===> cam (all) cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_compat.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_periph.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_queue.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_sim.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_xpt.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/scsi/scsi_all.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/scsi/scsi_cd.c cc1: warnings being treated as errors /src/sys/modules/cam/../../cam/scsi/scsi_cd.c:208: warning: 'cdshorttimeout' declared 'static' but never defined /src/sys/modules/cam/../../cam/scsi/scsi_cd.c:209: warning: 'cdschedule' declared 'static' but never defined *** Error code 1 Stop. bmake[3]: stopped in /src/sys/modules/cam *** Error code 1 Stop. bmake[2]: stopped in /src/sys/modules *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AP91 *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-09 15:10:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-09 15:10:57 - ERROR: failed to build AP91 kernel TB --- 2014-04-09 15:10:57 - 3326.94 user 690.57 system 4360.58 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Apr 10 03:02:57 2014 Return-Path: Delivered-To: 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 ESMTPS id BED3F6AD; Thu, 10 Apr 2014 03:02:57 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 798FA15E8; Thu, 10 Apr 2014 03:02:57 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s3A32uGv010506; Wed, 9 Apr 2014 23:02:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s3A32uPk010505; Thu, 10 Apr 2014 03:02:56 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Apr 2014 03:02:56 GMT Message-Id: <201404100302.s3A32uPk010505@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Apr 2014 03:02:57 -0000 TB --- 2014-04-10 01:49:14 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-10 01:49:14 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-10 01:49:14 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-10 01:49:14 - cleaning the object tree TB --- 2014-04-10 01:50:15 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-10 01:50:20 - At svn revision 264307 TB --- 2014-04-10 01:50:21 - building world TB --- 2014-04-10 01:50:21 - CROSS_BUILD_TESTING=YES TB --- 2014-04-10 01:50:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-10 01:50:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-10 01:50:21 - SRCCONF=/dev/null TB --- 2014-04-10 01:50:21 - TARGET=mips TB --- 2014-04-10 01:50:21 - TARGET_ARCH=mips TB --- 2014-04-10 01:50:21 - TZ=UTC TB --- 2014-04-10 01:50:21 - __MAKE_CONF=/dev/null TB --- 2014-04-10 01:50:21 - cd /src TB --- 2014-04-10 01:50:21 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Apr 10 01:50:29 UTC 2014 >>> 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 Thu Apr 10 02:53:11 UTC 2014 TB --- 2014-04-10 02:53:12 - cd /src/sys/mips/conf TB --- 2014-04-10 02:53:12 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-04-10 02:53:12 - skipping ADM5120 kernel TB --- 2014-04-10 02:53:12 - cd /src/sys/mips/conf TB --- 2014-04-10 02:53:12 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-04-10 02:53:12 - skipping ALCHEMY kernel TB --- 2014-04-10 02:53:12 - cd /src/sys/mips/conf TB --- 2014-04-10 02:53:12 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-04-10 02:53:12 - building ALFA_HORNET_UB kernel TB --- 2014-04-10 02:53:12 - CROSS_BUILD_TESTING=YES TB --- 2014-04-10 02:53:12 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-10 02:53:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-10 02:53:12 - SRCCONF=/dev/null TB --- 2014-04-10 02:53:12 - TARGET=mips TB --- 2014-04-10 02:53:12 - TARGET_ARCH=mips TB --- 2014-04-10 02:53:12 - TZ=UTC TB --- 2014-04-10 02:53:12 - __MAKE_CONF=/dev/null TB --- 2014-04-10 02:53:12 - cd /src TB --- 2014-04-10 02:53:12 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Thu Apr 10 02:53:12 UTC 2014 >>> 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 >>> Kernel build for ALFA_HORNET_UB completed on Thu Apr 10 02:56:09 UTC 2014 TB --- 2014-04-10 02:56:09 - cd /src/sys/mips/conf TB --- 2014-04-10 02:56:09 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m AP121 TB --- 2014-04-10 02:56:09 - building AP121 kernel TB --- 2014-04-10 02:56:09 - CROSS_BUILD_TESTING=YES TB --- 2014-04-10 02:56:09 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-10 02:56:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-10 02:56:09 - SRCCONF=/dev/null TB --- 2014-04-10 02:56:09 - TARGET=mips TB --- 2014-04-10 02:56:09 - TARGET_ARCH=mips TB --- 2014-04-10 02:56:09 - TZ=UTC TB --- 2014-04-10 02:56:09 - __MAKE_CONF=/dev/null TB --- 2014-04-10 02:56:09 - cd /src TB --- 2014-04-10 02:56:09 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Thu Apr 10 02:56:09 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Thu Apr 10 02:59:02 UTC 2014 TB --- 2014-04-10 02:59:02 - cd /src/sys/mips/conf TB --- 2014-04-10 02:59:02 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m AP91 TB --- 2014-04-10 02:59:02 - building AP91 kernel TB --- 2014-04-10 02:59:02 - CROSS_BUILD_TESTING=YES TB --- 2014-04-10 02:59:02 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-10 02:59:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-10 02:59:02 - SRCCONF=/dev/null TB --- 2014-04-10 02:59:02 - TARGET=mips TB --- 2014-04-10 02:59:02 - TARGET_ARCH=mips TB --- 2014-04-10 02:59:02 - TZ=UTC TB --- 2014-04-10 02:59:02 - __MAKE_CONF=/dev/null TB --- 2014-04-10 02:59:02 - cd /src TB --- 2014-04-10 02:59:02 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Thu Apr 10 02:59:02 UTC 2014 >>> 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 -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_mod.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_logging.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/hwpmc/../../dev/hwpmc/hwpmc_soft.c ld -d -warn-common -r -d -o hwpmc.ko.debug hwpmc_mod.o hwpmc_logging.o hwpmc_soft.o :> export_syms awk -f /src/sys/conf/kmod_syms.awk hwpmc.ko.debug export_syms | xargs -J% objcopy % hwpmc.ko.debug objcopy --only-keep-debug hwpmc.ko.debug hwpmc.ko.symbols objcopy --strip-debug --add-gnu-debuglink=hwpmc.ko.symbols hwpmc.ko.debug hwpmc.ko ===> cam (all) cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_compat.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_periph.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_queue.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_sim.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_xpt.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/scsi/scsi_all.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -gdwarf-2 -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/scsi/scsi_cd.c cc1: warnings being treated as errors /src/sys/modules/cam/../../cam/scsi/scsi_cd.c:208: warning: 'cdshorttimeout' declared 'static' but never defined /src/sys/modules/cam/../../cam/scsi/scsi_cd.c:209: warning: 'cdschedule' declared 'static' but never defined *** Error code 1 Stop. bmake[3]: stopped in /src/sys/modules/cam *** Error code 1 Stop. bmake[2]: stopped in /src/sys/modules *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AP91 *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-10 03:02:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-10 03:02:56 - ERROR: failed to build AP91 kernel TB --- 2014-04-10 03:02:56 - 3343.94 user 710.89 system 4421.59 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Apr 11 15:41:37 2014 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 ESMTPS id 313263CF; Fri, 11 Apr 2014 15:41:37 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66B8818FE; Fri, 11 Apr 2014 15:41:35 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s3BFfWqP015221; Fri, 11 Apr 2014 17:41:32 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s3BFfWDV015216; Fri, 11 Apr 2014 15:41:32 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 11 Apr 2014 15:41:32 GMT Message-Id: <201404111541.s3BFfWDV015216@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 15:41:37 -0000 TB --- 2014-04-11 14:10:48 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-11 14:10:48 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-11 14:10:48 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-11 14:10:48 - cleaning the object tree TB --- 2014-04-11 14:10:48 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-11 14:11:43 - At svn revision 264343 TB --- 2014-04-11 14:11:44 - building world TB --- 2014-04-11 14:11:44 - CROSS_BUILD_TESTING=YES TB --- 2014-04-11 14:11:44 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-11 14:11:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-11 14:11:44 - SRCCONF=/dev/null TB --- 2014-04-11 14:11:44 - TARGET=mips TB --- 2014-04-11 14:11:44 - TARGET_ARCH=mips TB --- 2014-04-11 14:11:44 - TZ=UTC TB --- 2014-04-11 14:11:44 - __MAKE_CONF=/dev/null TB --- 2014-04-11 14:11:44 - cd /src TB --- 2014-04-11 14:11:44 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Apr 11 14:11:55 UTC 2014 >>> 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 Fri Apr 11 15:37:21 UTC 2014 TB --- 2014-04-11 15:37:21 - cd /src/sys/mips/conf TB --- 2014-04-11 15:37:21 - /usr/sbin/config -m ADM5120 TB --- 2014-04-11 15:37:21 - skipping ADM5120 kernel TB --- 2014-04-11 15:37:21 - cd /src/sys/mips/conf TB --- 2014-04-11 15:37:21 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-11 15:37:21 - skipping ALCHEMY kernel TB --- 2014-04-11 15:37:21 - cd /src/sys/mips/conf TB --- 2014-04-11 15:37:21 - /usr/sbin/config -m AP121 TB --- 2014-04-11 15:37:21 - building AP121 kernel TB --- 2014-04-11 15:37:21 - CROSS_BUILD_TESTING=YES TB --- 2014-04-11 15:37:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-11 15:37:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-11 15:37:21 - SRCCONF=/dev/null TB --- 2014-04-11 15:37:21 - TARGET=mips TB --- 2014-04-11 15:37:21 - TARGET_ARCH=mips TB --- 2014-04-11 15:37:21 - TZ=UTC TB --- 2014-04-11 15:37:21 - __MAKE_CONF=/dev/null TB --- 2014-04-11 15:37:21 - cd /src TB --- 2014-04-11 15:37:21 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Fri Apr 11 15:37:21 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Fri Apr 11 15:41:25 UTC 2014 TB --- 2014-04-11 15:41:25 - cd /src/sys/mips/conf TB --- 2014-04-11 15:41:25 - /usr/sbin/config -m AP91 TB --- 2014-04-11 15:41:25 - building AP91 kernel TB --- 2014-04-11 15:41:25 - CROSS_BUILD_TESTING=YES TB --- 2014-04-11 15:41:25 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-11 15:41:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-11 15:41:25 - SRCCONF=/dev/null TB --- 2014-04-11 15:41:25 - TARGET=mips TB --- 2014-04-11 15:41:25 - TARGET_ARCH=mips TB --- 2014-04-11 15:41:25 - TZ=UTC TB --- 2014-04-11 15:41:25 - __MAKE_CONF=/dev/null TB --- 2014-04-11 15:41:25 - cd /src TB --- 2014-04-11 15:41:25 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Fri Apr 11 15:41:26 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/AP91/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-11 15:41:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-11 15:41:32 - ERROR: failed to build AP91 kernel TB --- 2014-04-11 15:41:32 - 3858.09 user 1833.32 system 5444.12 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Apr 13 22:05:37 2014 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 ESMTPS id B0DDFB1C; Sun, 13 Apr 2014 22:05:37 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3691A87; Sun, 13 Apr 2014 22:05:35 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s3DM5It2042709; Mon, 14 Apr 2014 00:05:18 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s3DM5IlW042460; Sun, 13 Apr 2014 22:05:18 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Apr 2014 22:05:18 GMT Message-Id: <201404132205.s3DM5IlW042460@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2014 22:05:37 -0000 TB --- 2014-04-13 17:50:45 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-13 17:50:45 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-13 17:50:45 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-13 17:50:45 - cleaning the object tree TB --- 2014-04-13 17:50:45 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-13 17:51:36 - At svn revision 264414 TB --- 2014-04-13 17:51:37 - building world TB --- 2014-04-13 17:51:37 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 17:51:37 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 17:51:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 17:51:37 - SRCCONF=/dev/null TB --- 2014-04-13 17:51:37 - TARGET=mips TB --- 2014-04-13 17:51:37 - TARGET_ARCH=mips TB --- 2014-04-13 17:51:37 - TZ=UTC TB --- 2014-04-13 17:51:37 - __MAKE_CONF=/dev/null TB --- 2014-04-13 17:51:37 - cd /src TB --- 2014-04-13 17:51:37 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Apr 13 17:51:47 UTC 2014 >>> 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 Sun Apr 13 19:17:22 UTC 2014 TB --- 2014-04-13 19:17:22 - cd /src/sys/mips/conf TB --- 2014-04-13 19:17:22 - /usr/sbin/config -m ADM5120 TB --- 2014-04-13 19:17:22 - skipping ADM5120 kernel TB --- 2014-04-13 19:17:22 - cd /src/sys/mips/conf TB --- 2014-04-13 19:17:22 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-13 19:17:22 - skipping ALCHEMY kernel TB --- 2014-04-13 19:17:22 - cd /src/sys/mips/conf TB --- 2014-04-13 19:17:22 - /usr/sbin/config -m AP121 TB --- 2014-04-13 19:17:22 - building AP121 kernel TB --- 2014-04-13 19:17:22 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 19:17:22 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 19:17:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 19:17:22 - SRCCONF=/dev/null TB --- 2014-04-13 19:17:22 - TARGET=mips TB --- 2014-04-13 19:17:22 - TARGET_ARCH=mips TB --- 2014-04-13 19:17:22 - TZ=UTC TB --- 2014-04-13 19:17:22 - __MAKE_CONF=/dev/null TB --- 2014-04-13 19:17:22 - cd /src TB --- 2014-04-13 19:17:22 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Sun Apr 13 19:17:22 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Sun Apr 13 19:21:24 UTC 2014 TB --- 2014-04-13 19:21:24 - cd /src/sys/mips/conf TB --- 2014-04-13 19:21:24 - /usr/sbin/config -m AP91 TB --- 2014-04-13 19:21:24 - building AP91 kernel TB --- 2014-04-13 19:21:24 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 19:21:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 19:21:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 19:21:24 - SRCCONF=/dev/null TB --- 2014-04-13 19:21:24 - TARGET=mips TB --- 2014-04-13 19:21:24 - TARGET_ARCH=mips TB --- 2014-04-13 19:21:24 - TZ=UTC TB --- 2014-04-13 19:21:24 - __MAKE_CONF=/dev/null TB --- 2014-04-13 19:21:24 - cd /src TB --- 2014-04-13 19:21:24 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Sun Apr 13 19:21:24 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Sun Apr 13 19:28:48 UTC 2014 TB --- 2014-04-13 19:28:48 - cd /src/sys/mips/conf TB --- 2014-04-13 19:28:48 - /usr/sbin/config -m AP93 TB --- 2014-04-13 19:28:48 - building AP93 kernel TB --- 2014-04-13 19:28:48 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 19:28:48 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 19:28:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 19:28:48 - SRCCONF=/dev/null TB --- 2014-04-13 19:28:48 - TARGET=mips TB --- 2014-04-13 19:28:48 - TARGET_ARCH=mips TB --- 2014-04-13 19:28:48 - TZ=UTC TB --- 2014-04-13 19:28:48 - __MAKE_CONF=/dev/null TB --- 2014-04-13 19:28:48 - cd /src TB --- 2014-04-13 19:28:48 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Sun Apr 13 19:28:48 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Sun Apr 13 19:35:46 UTC 2014 TB --- 2014-04-13 19:35:46 - cd /src/sys/mips/conf TB --- 2014-04-13 19:35:46 - /usr/sbin/config -m AP94 TB --- 2014-04-13 19:35:46 - building AP94 kernel TB --- 2014-04-13 19:35:46 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 19:35:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 19:35:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 19:35:46 - SRCCONF=/dev/null TB --- 2014-04-13 19:35:46 - TARGET=mips TB --- 2014-04-13 19:35:46 - TARGET_ARCH=mips TB --- 2014-04-13 19:35:46 - TZ=UTC TB --- 2014-04-13 19:35:46 - __MAKE_CONF=/dev/null TB --- 2014-04-13 19:35:46 - cd /src TB --- 2014-04-13 19:35:46 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Sun Apr 13 19:35:46 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Sun Apr 13 19:44:25 UTC 2014 TB --- 2014-04-13 19:44:25 - cd /src/sys/mips/conf TB --- 2014-04-13 19:44:25 - /usr/sbin/config -m AP96 TB --- 2014-04-13 19:44:25 - building AP96 kernel TB --- 2014-04-13 19:44:25 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 19:44:25 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 19:44:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 19:44:25 - SRCCONF=/dev/null TB --- 2014-04-13 19:44:25 - TARGET=mips TB --- 2014-04-13 19:44:25 - TARGET_ARCH=mips TB --- 2014-04-13 19:44:25 - TZ=UTC TB --- 2014-04-13 19:44:25 - __MAKE_CONF=/dev/null TB --- 2014-04-13 19:44:25 - cd /src TB --- 2014-04-13 19:44:25 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Sun Apr 13 19:44:26 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Sun Apr 13 19:52:45 UTC 2014 TB --- 2014-04-13 19:52:45 - cd /src/sys/mips/conf TB --- 2014-04-13 19:52:45 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-04-13 19:52:45 - building AR71XX_BASE kernel TB --- 2014-04-13 19:52:45 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 19:52:45 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 19:52:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 19:52:45 - SRCCONF=/dev/null TB --- 2014-04-13 19:52:45 - TARGET=mips TB --- 2014-04-13 19:52:45 - TARGET_ARCH=mips TB --- 2014-04-13 19:52:45 - TZ=UTC TB --- 2014-04-13 19:52:45 - __MAKE_CONF=/dev/null TB --- 2014-04-13 19:52:45 - cd /src TB --- 2014-04-13 19:52:45 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Sun Apr 13 19:52:45 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Sun Apr 13 20:00:46 UTC 2014 TB --- 2014-04-13 20:00:46 - cd /src/sys/mips/conf TB --- 2014-04-13 20:00:46 - /usr/sbin/config -m AR724X_BASE TB --- 2014-04-13 20:00:46 - building AR724X_BASE kernel TB --- 2014-04-13 20:00:46 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:00:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:00:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:00:46 - SRCCONF=/dev/null TB --- 2014-04-13 20:00:46 - TARGET=mips TB --- 2014-04-13 20:00:46 - TARGET_ARCH=mips TB --- 2014-04-13 20:00:46 - TZ=UTC TB --- 2014-04-13 20:00:46 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:00:46 - cd /src TB --- 2014-04-13 20:00:46 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Sun Apr 13 20:00:46 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Sun Apr 13 20:06:38 UTC 2014 TB --- 2014-04-13 20:06:38 - cd /src/sys/mips/conf TB --- 2014-04-13 20:06:38 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-04-13 20:06:38 - building AR91XX_BASE kernel TB --- 2014-04-13 20:06:38 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:06:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:06:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:06:38 - SRCCONF=/dev/null TB --- 2014-04-13 20:06:38 - TARGET=mips TB --- 2014-04-13 20:06:38 - TARGET_ARCH=mips TB --- 2014-04-13 20:06:38 - TZ=UTC TB --- 2014-04-13 20:06:38 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:06:38 - cd /src TB --- 2014-04-13 20:06:38 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Sun Apr 13 20:06:38 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Sun Apr 13 20:13:27 UTC 2014 TB --- 2014-04-13 20:13:27 - cd /src/sys/mips/conf TB --- 2014-04-13 20:13:27 - /usr/sbin/config -m AR933X_BASE TB --- 2014-04-13 20:13:27 - building AR933X_BASE kernel TB --- 2014-04-13 20:13:27 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:13:27 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:13:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:13:27 - SRCCONF=/dev/null TB --- 2014-04-13 20:13:27 - TARGET=mips TB --- 2014-04-13 20:13:27 - TARGET_ARCH=mips TB --- 2014-04-13 20:13:27 - TZ=UTC TB --- 2014-04-13 20:13:27 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:13:27 - cd /src TB --- 2014-04-13 20:13:27 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Sun Apr 13 20:13:27 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Sun Apr 13 20:17:15 UTC 2014 TB --- 2014-04-13 20:17:15 - cd /src/sys/mips/conf TB --- 2014-04-13 20:17:15 - /usr/sbin/config -m AR934X_BASE TB --- 2014-04-13 20:17:15 - building AR934X_BASE kernel TB --- 2014-04-13 20:17:15 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:17:15 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:17:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:17:15 - SRCCONF=/dev/null TB --- 2014-04-13 20:17:15 - TARGET=mips TB --- 2014-04-13 20:17:15 - TARGET_ARCH=mips TB --- 2014-04-13 20:17:15 - TZ=UTC TB --- 2014-04-13 20:17:15 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:17:15 - cd /src TB --- 2014-04-13 20:17:15 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Sun Apr 13 20:17:15 UTC 2014 >>> 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 >>> Kernel build for AR934X_BASE completed on Sun Apr 13 20:21:11 UTC 2014 TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m BERI_DE4_BASE TB --- 2014-04-13 20:21:11 - skipping BERI_DE4_BASE kernel TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m BERI_DE4_MDROOT TB --- 2014-04-13 20:21:11 - skipping BERI_DE4_MDROOT kernel TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m BERI_DE4_SDROOT TB --- 2014-04-13 20:21:11 - skipping BERI_DE4_SDROOT kernel TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m BERI_NETFPGA_MDROOT TB --- 2014-04-13 20:21:11 - skipping BERI_NETFPGA_MDROOT kernel TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m BERI_SIM_BASE TB --- 2014-04-13 20:21:11 - skipping BERI_SIM_BASE kernel TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m BERI_SIM_MDROOT TB --- 2014-04-13 20:21:11 - skipping BERI_SIM_MDROOT kernel TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m BERI_SIM_SDROOT TB --- 2014-04-13 20:21:11 - skipping BERI_SIM_SDROOT kernel TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m BERI_TEMPLATE TB --- 2014-04-13 20:21:11 - skipping BERI_TEMPLATE kernel TB --- 2014-04-13 20:21:11 - cd /src/sys/mips/conf TB --- 2014-04-13 20:21:11 - /usr/sbin/config -m CARAMBOLA2 TB --- 2014-04-13 20:21:11 - building CARAMBOLA2 kernel TB --- 2014-04-13 20:21:11 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:21:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:21:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:21:11 - SRCCONF=/dev/null TB --- 2014-04-13 20:21:11 - TARGET=mips TB --- 2014-04-13 20:21:11 - TARGET_ARCH=mips TB --- 2014-04-13 20:21:11 - TZ=UTC TB --- 2014-04-13 20:21:11 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:21:11 - cd /src TB --- 2014-04-13 20:21:11 - /usr/bin/make -B buildkernel KERNCONF=CARAMBOLA2 >>> Kernel build for CARAMBOLA2 started on Sun Apr 13 20:21:11 UTC 2014 >>> 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 >>> Kernel build for CARAMBOLA2 completed on Sun Apr 13 20:25:02 UTC 2014 TB --- 2014-04-13 20:25:02 - cd /src/sys/mips/conf TB --- 2014-04-13 20:25:02 - /usr/sbin/config -m DB120 TB --- 2014-04-13 20:25:02 - building DB120 kernel TB --- 2014-04-13 20:25:02 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:25:02 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:25:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:25:02 - SRCCONF=/dev/null TB --- 2014-04-13 20:25:02 - TARGET=mips TB --- 2014-04-13 20:25:02 - TARGET_ARCH=mips TB --- 2014-04-13 20:25:02 - TZ=UTC TB --- 2014-04-13 20:25:02 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:25:02 - cd /src TB --- 2014-04-13 20:25:02 - /usr/bin/make -B buildkernel KERNCONF=DB120 >>> Kernel build for DB120 started on Sun Apr 13 20:25:02 UTC 2014 >>> 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 >>> Kernel build for DB120 completed on Sun Apr 13 20:28:51 UTC 2014 TB --- 2014-04-13 20:28:51 - cd /src/sys/mips/conf TB --- 2014-04-13 20:28:51 - /usr/sbin/config -m DIR-825 TB --- 2014-04-13 20:28:51 - building DIR-825 kernel TB --- 2014-04-13 20:28:51 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:28:51 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:28:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:28:51 - SRCCONF=/dev/null TB --- 2014-04-13 20:28:51 - TARGET=mips TB --- 2014-04-13 20:28:51 - TARGET_ARCH=mips TB --- 2014-04-13 20:28:51 - TZ=UTC TB --- 2014-04-13 20:28:51 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:28:51 - cd /src TB --- 2014-04-13 20:28:51 - /usr/bin/make -B buildkernel KERNCONF=DIR-825 >>> Kernel build for DIR-825 started on Sun Apr 13 20:28:51 UTC 2014 >>> 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 >>> Kernel build for DIR-825 completed on Sun Apr 13 20:34:33 UTC 2014 TB --- 2014-04-13 20:34:33 - cd /src/sys/mips/conf TB --- 2014-04-13 20:34:33 - /usr/sbin/config -m ENH200 TB --- 2014-04-13 20:34:33 - building ENH200 kernel TB --- 2014-04-13 20:34:33 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:34:33 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:34:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:34:33 - SRCCONF=/dev/null TB --- 2014-04-13 20:34:33 - TARGET=mips TB --- 2014-04-13 20:34:33 - TARGET_ARCH=mips TB --- 2014-04-13 20:34:33 - TZ=UTC TB --- 2014-04-13 20:34:33 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:34:33 - cd /src TB --- 2014-04-13 20:34:33 - /usr/bin/make -B buildkernel KERNCONF=ENH200 >>> Kernel build for ENH200 started on Sun Apr 13 20:34:33 UTC 2014 >>> 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 >>> Kernel build for ENH200 completed on Sun Apr 13 20:40:20 UTC 2014 TB --- 2014-04-13 20:40:20 - cd /src/sys/mips/conf TB --- 2014-04-13 20:40:20 - /usr/sbin/config -m GXEMUL TB --- 2014-04-13 20:40:20 - skipping GXEMUL kernel TB --- 2014-04-13 20:40:20 - cd /src/sys/mips/conf TB --- 2014-04-13 20:40:20 - /usr/sbin/config -m GXEMUL32 TB --- 2014-04-13 20:40:20 - building GXEMUL32 kernel TB --- 2014-04-13 20:40:20 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:40:20 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:40:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:40:20 - SRCCONF=/dev/null TB --- 2014-04-13 20:40:20 - TARGET=mips TB --- 2014-04-13 20:40:20 - TARGET_ARCH=mips TB --- 2014-04-13 20:40:20 - TZ=UTC TB --- 2014-04-13 20:40:20 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:40:20 - cd /src TB --- 2014-04-13 20:40:20 - /usr/bin/make -B buildkernel KERNCONF=GXEMUL32 >>> Kernel build for GXEMUL32 started on Sun Apr 13 20:40:21 UTC 2014 >>> 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 >>> Kernel build for GXEMUL32 completed on Sun Apr 13 20:42:56 UTC 2014 TB --- 2014-04-13 20:42:56 - cd /src/sys/mips/conf TB --- 2014-04-13 20:42:56 - /usr/sbin/config -m IDT TB --- 2014-04-13 20:42:56 - skipping IDT kernel TB --- 2014-04-13 20:42:56 - cd /src/sys/mips/conf TB --- 2014-04-13 20:42:56 - /usr/sbin/config -m MALTA TB --- 2014-04-13 20:42:56 - skipping MALTA kernel TB --- 2014-04-13 20:42:56 - cd /src/sys/mips/conf TB --- 2014-04-13 20:42:56 - /usr/sbin/config -m MALTA64 TB --- 2014-04-13 20:42:56 - skipping MALTA64 kernel TB --- 2014-04-13 20:42:56 - cd /src/sys/mips/conf TB --- 2014-04-13 20:42:56 - /usr/sbin/config -m OCTEON1 TB --- 2014-04-13 20:42:56 - skipping OCTEON1 kernel TB --- 2014-04-13 20:42:56 - cd /src/sys/mips/conf TB --- 2014-04-13 20:42:56 - /usr/sbin/config -m PB47 TB --- 2014-04-13 20:42:56 - building PB47 kernel TB --- 2014-04-13 20:42:56 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:42:56 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:42:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:42:56 - SRCCONF=/dev/null TB --- 2014-04-13 20:42:56 - TARGET=mips TB --- 2014-04-13 20:42:56 - TARGET_ARCH=mips TB --- 2014-04-13 20:42:56 - TZ=UTC TB --- 2014-04-13 20:42:56 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:42:56 - cd /src TB --- 2014-04-13 20:42:56 - /usr/bin/make -B buildkernel KERNCONF=PB47 >>> Kernel build for PB47 started on Sun Apr 13 20:42:56 UTC 2014 >>> 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 >>> Kernel build for PB47 completed on Sun Apr 13 20:50:59 UTC 2014 TB --- 2014-04-13 20:50:59 - cd /src/sys/mips/conf TB --- 2014-04-13 20:50:59 - /usr/sbin/config -m PB92 TB --- 2014-04-13 20:50:59 - building PB92 kernel TB --- 2014-04-13 20:50:59 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:50:59 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:50:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:50:59 - SRCCONF=/dev/null TB --- 2014-04-13 20:50:59 - TARGET=mips TB --- 2014-04-13 20:50:59 - TARGET_ARCH=mips TB --- 2014-04-13 20:50:59 - TZ=UTC TB --- 2014-04-13 20:50:59 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:50:59 - cd /src TB --- 2014-04-13 20:50:59 - /usr/bin/make -B buildkernel KERNCONF=PB92 >>> Kernel build for PB92 started on Sun Apr 13 20:50:59 UTC 2014 >>> 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 >>> Kernel build for PB92 completed on Sun Apr 13 20:56:59 UTC 2014 TB --- 2014-04-13 20:57:00 - cd /src/sys/mips/conf TB --- 2014-04-13 20:57:00 - /usr/sbin/config -m PICOSTATION_M2HP TB --- 2014-04-13 20:57:00 - building PICOSTATION_M2HP kernel TB --- 2014-04-13 20:57:00 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 20:57:00 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 20:57:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 20:57:00 - SRCCONF=/dev/null TB --- 2014-04-13 20:57:00 - TARGET=mips TB --- 2014-04-13 20:57:00 - TARGET_ARCH=mips TB --- 2014-04-13 20:57:00 - TZ=UTC TB --- 2014-04-13 20:57:00 - __MAKE_CONF=/dev/null TB --- 2014-04-13 20:57:00 - cd /src TB --- 2014-04-13 20:57:00 - /usr/bin/make -B buildkernel KERNCONF=PICOSTATION_M2HP >>> Kernel build for PICOSTATION_M2HP started on Sun Apr 13 20:57:00 UTC 2014 >>> 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 >>> Kernel build for PICOSTATION_M2HP completed on Sun Apr 13 21:03:42 UTC 2014 TB --- 2014-04-13 21:03:42 - cd /src/sys/mips/conf TB --- 2014-04-13 21:03:42 - /usr/sbin/config -m QEMU TB --- 2014-04-13 21:03:42 - skipping QEMU kernel TB --- 2014-04-13 21:03:42 - cd /src/sys/mips/conf TB --- 2014-04-13 21:03:42 - /usr/sbin/config -m ROUTERSTATION TB --- 2014-04-13 21:03:42 - building ROUTERSTATION kernel TB --- 2014-04-13 21:03:42 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:03:42 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:03:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:03:42 - SRCCONF=/dev/null TB --- 2014-04-13 21:03:42 - TARGET=mips TB --- 2014-04-13 21:03:42 - TARGET_ARCH=mips TB --- 2014-04-13 21:03:42 - TZ=UTC TB --- 2014-04-13 21:03:42 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:03:42 - cd /src TB --- 2014-04-13 21:03:42 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION >>> Kernel build for ROUTERSTATION started on Sun Apr 13 21:03:42 UTC 2014 >>> 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 >>> Kernel build for ROUTERSTATION completed on Sun Apr 13 21:11:51 UTC 2014 TB --- 2014-04-13 21:11:51 - cd /src/sys/mips/conf TB --- 2014-04-13 21:11:51 - /usr/sbin/config -m ROUTERSTATION_MFS TB --- 2014-04-13 21:11:51 - building ROUTERSTATION_MFS kernel TB --- 2014-04-13 21:11:51 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:11:51 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:11:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:11:51 - SRCCONF=/dev/null TB --- 2014-04-13 21:11:51 - TARGET=mips TB --- 2014-04-13 21:11:51 - TARGET_ARCH=mips TB --- 2014-04-13 21:11:51 - TZ=UTC TB --- 2014-04-13 21:11:51 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:11:51 - cd /src TB --- 2014-04-13 21:11:51 - /usr/bin/make -B buildkernel KERNCONF=ROUTERSTATION_MFS >>> Kernel build for ROUTERSTATION_MFS started on Sun Apr 13 21:11:51 UTC 2014 >>> 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 >>> Kernel build for ROUTERSTATION_MFS completed on Sun Apr 13 21:19:41 UTC 2014 TB --- 2014-04-13 21:19:41 - cd /src/sys/mips/conf TB --- 2014-04-13 21:19:41 - /usr/sbin/config -m RSPRO TB --- 2014-04-13 21:19:41 - building RSPRO kernel TB --- 2014-04-13 21:19:41 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:19:41 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:19:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:19:41 - SRCCONF=/dev/null TB --- 2014-04-13 21:19:41 - TARGET=mips TB --- 2014-04-13 21:19:41 - TARGET_ARCH=mips TB --- 2014-04-13 21:19:41 - TZ=UTC TB --- 2014-04-13 21:19:41 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:19:41 - cd /src TB --- 2014-04-13 21:19:41 - /usr/bin/make -B buildkernel KERNCONF=RSPRO >>> Kernel build for RSPRO started on Sun Apr 13 21:19:41 UTC 2014 >>> 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 >>> Kernel build for RSPRO completed on Sun Apr 13 21:27:34 UTC 2014 TB --- 2014-04-13 21:27:34 - cd /src/sys/mips/conf TB --- 2014-04-13 21:27:34 - /usr/sbin/config -m RSPRO_MFS TB --- 2014-04-13 21:27:34 - building RSPRO_MFS kernel TB --- 2014-04-13 21:27:34 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:27:34 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:27:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:27:34 - SRCCONF=/dev/null TB --- 2014-04-13 21:27:34 - TARGET=mips TB --- 2014-04-13 21:27:34 - TARGET_ARCH=mips TB --- 2014-04-13 21:27:34 - TZ=UTC TB --- 2014-04-13 21:27:34 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:27:34 - cd /src TB --- 2014-04-13 21:27:34 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_MFS >>> Kernel build for RSPRO_MFS started on Sun Apr 13 21:27:35 UTC 2014 >>> 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 >>> Kernel build for RSPRO_MFS completed on Sun Apr 13 21:35:37 UTC 2014 TB --- 2014-04-13 21:35:37 - cd /src/sys/mips/conf TB --- 2014-04-13 21:35:37 - /usr/sbin/config -m RSPRO_STANDALONE TB --- 2014-04-13 21:35:37 - building RSPRO_STANDALONE kernel TB --- 2014-04-13 21:35:37 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:35:37 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:35:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:35:37 - SRCCONF=/dev/null TB --- 2014-04-13 21:35:37 - TARGET=mips TB --- 2014-04-13 21:35:37 - TARGET_ARCH=mips TB --- 2014-04-13 21:35:37 - TZ=UTC TB --- 2014-04-13 21:35:37 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:35:37 - cd /src TB --- 2014-04-13 21:35:37 - /usr/bin/make -B buildkernel KERNCONF=RSPRO_STANDALONE >>> Kernel build for RSPRO_STANDALONE started on Sun Apr 13 21:35:37 UTC 2014 >>> 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 >>> Kernel build for RSPRO_STANDALONE completed on Sun Apr 13 21:44:04 UTC 2014 TB --- 2014-04-13 21:44:04 - cd /src/sys/mips/conf TB --- 2014-04-13 21:44:04 - /usr/sbin/config -m RT305X TB --- 2014-04-13 21:44:05 - skipping RT305X kernel TB --- 2014-04-13 21:44:05 - cd /src/sys/mips/conf TB --- 2014-04-13 21:44:05 - /usr/sbin/config -m SENTRY5 TB --- 2014-04-13 21:44:05 - skipping SENTRY5 kernel TB --- 2014-04-13 21:44:05 - cd /src/sys/mips/conf TB --- 2014-04-13 21:44:05 - /usr/sbin/config -m SWARM TB --- 2014-04-13 21:44:05 - building SWARM kernel TB --- 2014-04-13 21:44:05 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:44:05 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:44:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:44:05 - SRCCONF=/dev/null TB --- 2014-04-13 21:44:05 - TARGET=mips TB --- 2014-04-13 21:44:05 - TARGET_ARCH=mips TB --- 2014-04-13 21:44:05 - TZ=UTC TB --- 2014-04-13 21:44:05 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:44:05 - cd /src TB --- 2014-04-13 21:44:05 - /usr/bin/make -B buildkernel KERNCONF=SWARM >>> Kernel build for SWARM started on Sun Apr 13 21:44:05 UTC 2014 >>> 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 >>> Kernel build for SWARM completed on Sun Apr 13 21:47:58 UTC 2014 TB --- 2014-04-13 21:47:58 - cd /src/sys/mips/conf TB --- 2014-04-13 21:47:58 - /usr/sbin/config -m SWARM64 TB --- 2014-04-13 21:47:58 - skipping SWARM64 kernel TB --- 2014-04-13 21:47:58 - cd /src/sys/mips/conf TB --- 2014-04-13 21:47:58 - /usr/sbin/config -m SWARM64_SMP TB --- 2014-04-13 21:47:58 - skipping SWARM64_SMP kernel TB --- 2014-04-13 21:47:58 - cd /src/sys/mips/conf TB --- 2014-04-13 21:47:58 - /usr/sbin/config -m SWARM_SMP TB --- 2014-04-13 21:47:58 - building SWARM_SMP kernel TB --- 2014-04-13 21:47:58 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:47:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:47:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:47:58 - SRCCONF=/dev/null TB --- 2014-04-13 21:47:58 - TARGET=mips TB --- 2014-04-13 21:47:58 - TARGET_ARCH=mips TB --- 2014-04-13 21:47:58 - TZ=UTC TB --- 2014-04-13 21:47:58 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:47:58 - cd /src TB --- 2014-04-13 21:47:58 - /usr/bin/make -B buildkernel KERNCONF=SWARM_SMP >>> Kernel build for SWARM_SMP started on Sun Apr 13 21:47:58 UTC 2014 >>> 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 >>> Kernel build for SWARM_SMP completed on Sun Apr 13 21:51:46 UTC 2014 TB --- 2014-04-13 21:51:46 - cd /src/sys/mips/conf TB --- 2014-04-13 21:51:46 - /usr/sbin/config -m TP-WN1043ND TB --- 2014-04-13 21:51:46 - building TP-WN1043ND kernel TB --- 2014-04-13 21:51:46 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:51:46 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:51:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:51:46 - SRCCONF=/dev/null TB --- 2014-04-13 21:51:46 - TARGET=mips TB --- 2014-04-13 21:51:46 - TARGET_ARCH=mips TB --- 2014-04-13 21:51:46 - TZ=UTC TB --- 2014-04-13 21:51:46 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:51:46 - cd /src TB --- 2014-04-13 21:51:46 - /usr/bin/make -B buildkernel KERNCONF=TP-WN1043ND >>> Kernel build for TP-WN1043ND started on Sun Apr 13 21:51:46 UTC 2014 >>> 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 >>> Kernel build for TP-WN1043ND completed on Sun Apr 13 21:58:52 UTC 2014 TB --- 2014-04-13 21:58:52 - cd /src/sys/mips/conf TB --- 2014-04-13 21:58:52 - /usr/sbin/config -m WZR-300HP TB --- 2014-04-13 21:58:52 - building WZR-300HP kernel TB --- 2014-04-13 21:58:52 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 21:58:52 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 21:58:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 21:58:52 - SRCCONF=/dev/null TB --- 2014-04-13 21:58:52 - TARGET=mips TB --- 2014-04-13 21:58:52 - TARGET_ARCH=mips TB --- 2014-04-13 21:58:52 - TZ=UTC TB --- 2014-04-13 21:58:52 - __MAKE_CONF=/dev/null TB --- 2014-04-13 21:58:52 - cd /src TB --- 2014-04-13 21:58:52 - /usr/bin/make -B buildkernel KERNCONF=WZR-300HP >>> Kernel build for WZR-300HP started on Sun Apr 13 21:58:52 UTC 2014 >>> 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 >>> Kernel build for WZR-300HP completed on Sun Apr 13 22:05:14 UTC 2014 TB --- 2014-04-13 22:05:14 - cd /src/sys/mips/conf TB --- 2014-04-13 22:05:14 - /usr/sbin/config -m XLP TB --- 2014-04-13 22:05:14 - building XLP kernel TB --- 2014-04-13 22:05:14 - CROSS_BUILD_TESTING=YES TB --- 2014-04-13 22:05:14 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-13 22:05:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-13 22:05:14 - SRCCONF=/dev/null TB --- 2014-04-13 22:05:14 - TARGET=mips TB --- 2014-04-13 22:05:14 - TARGET_ARCH=mips TB --- 2014-04-13 22:05:14 - TZ=UTC TB --- 2014-04-13 22:05:14 - __MAKE_CONF=/dev/null TB --- 2014-04-13 22:05:14 - cd /src TB --- 2014-04-13 22:05:14 - /usr/bin/make -B buildkernel KERNCONF=XLP >>> Kernel build for XLP started on Sun Apr 13 22:05:14 UTC 2014 >>> 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 [...] cd /src/sys/modules/aic7xxx/aicasm; PATH=/obj/mips.mips/src/tmp/legacy/usr/sbin:/obj/mips.mips/src/tmp/legacy/usr/bin:/obj/mips.mips/src/tmp/legacy/usr/games:/obj/mips.mips/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin MAKEOBJDIRPREFIX=/obj/mips.mips/src/sys/XLP/modules /obj/src/make.amd64/bmake SSP_CFLAGS= -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD all cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:128 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /src/sys/modules/aic7xxx/aicasm *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-13 22:05:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-13 22:05:17 - ERROR: failed to build XLP kernel TB --- 2014-04-13 22:05:17 - 10779.85 user 5235.01 system 15272.44 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Mon Apr 14 11:06:48 2014 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 ESMTPS id 4EBB8AD for ; Mon, 14 Apr 2014 11:06:48 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CD101661 for ; Mon, 14 Apr 2014 11:06:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3EB6mwr025932 for ; Mon, 14 Apr 2014 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3EB6lxT025930 for freebsd-mips@FreeBSD.org; Mon, 14 Apr 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Apr 2014 11:06:47 GMT Message-Id: <201404141106.s3EB6lxT025930@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2014 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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Tue Apr 15 06:39:03 2014 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 ESMTPS id A998E8A8; Tue, 15 Apr 2014 06:39:03 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE8F111FC; Tue, 15 Apr 2014 06:39:02 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s3F6cXSe016447; Tue, 15 Apr 2014 08:38:33 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s3F6cQ0e016066; Tue, 15 Apr 2014 06:38:26 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 15 Apr 2014 06:38:26 GMT Message-Id: <201404150638.s3F6cQ0e016066@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2014 06:39:03 -0000 TB --- 2014-04-15 04:10:34 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-15 04:10:34 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-15 04:10:34 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-15 04:10:34 - cleaning the object tree TB --- 2014-04-15 04:10:34 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-15 04:11:20 - At svn revision 264487 TB --- 2014-04-15 04:11:21 - building world TB --- 2014-04-15 04:11:21 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 04:11:21 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 04:11:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 04:11:21 - SRCCONF=/dev/null TB --- 2014-04-15 04:11:21 - TARGET=mips TB --- 2014-04-15 04:11:21 - TARGET_ARCH=mips TB --- 2014-04-15 04:11:21 - TZ=UTC TB --- 2014-04-15 04:11:21 - __MAKE_CONF=/dev/null TB --- 2014-04-15 04:11:21 - cd /src TB --- 2014-04-15 04:11:21 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Apr 15 04:11:32 UTC 2014 >>> 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 Tue Apr 15 05:37:01 UTC 2014 TB --- 2014-04-15 05:37:01 - cd /src/sys/mips/conf TB --- 2014-04-15 05:37:01 - /usr/sbin/config -m ADM5120 TB --- 2014-04-15 05:37:01 - skipping ADM5120 kernel TB --- 2014-04-15 05:37:01 - cd /src/sys/mips/conf TB --- 2014-04-15 05:37:01 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-15 05:37:01 - skipping ALCHEMY kernel TB --- 2014-04-15 05:37:01 - cd /src/sys/mips/conf TB --- 2014-04-15 05:37:01 - /usr/sbin/config -m AP121 TB --- 2014-04-15 05:37:01 - building AP121 kernel TB --- 2014-04-15 05:37:01 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 05:37:01 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 05:37:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 05:37:01 - SRCCONF=/dev/null TB --- 2014-04-15 05:37:01 - TARGET=mips TB --- 2014-04-15 05:37:01 - TARGET_ARCH=mips TB --- 2014-04-15 05:37:01 - TZ=UTC TB --- 2014-04-15 05:37:01 - __MAKE_CONF=/dev/null TB --- 2014-04-15 05:37:01 - cd /src TB --- 2014-04-15 05:37:01 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Tue Apr 15 05:37:01 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Tue Apr 15 05:41:04 UTC 2014 TB --- 2014-04-15 05:41:04 - cd /src/sys/mips/conf TB --- 2014-04-15 05:41:04 - /usr/sbin/config -m AP91 TB --- 2014-04-15 05:41:04 - building AP91 kernel TB --- 2014-04-15 05:41:04 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 05:41:04 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 05:41:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 05:41:04 - SRCCONF=/dev/null TB --- 2014-04-15 05:41:04 - TARGET=mips TB --- 2014-04-15 05:41:04 - TARGET_ARCH=mips TB --- 2014-04-15 05:41:04 - TZ=UTC TB --- 2014-04-15 05:41:04 - __MAKE_CONF=/dev/null TB --- 2014-04-15 05:41:04 - cd /src TB --- 2014-04-15 05:41:04 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Tue Apr 15 05:41:04 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Tue Apr 15 05:48:32 UTC 2014 TB --- 2014-04-15 05:48:32 - cd /src/sys/mips/conf TB --- 2014-04-15 05:48:32 - /usr/sbin/config -m AP93 TB --- 2014-04-15 05:48:32 - building AP93 kernel TB --- 2014-04-15 05:48:32 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 05:48:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 05:48:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 05:48:32 - SRCCONF=/dev/null TB --- 2014-04-15 05:48:32 - TARGET=mips TB --- 2014-04-15 05:48:32 - TARGET_ARCH=mips TB --- 2014-04-15 05:48:32 - TZ=UTC TB --- 2014-04-15 05:48:32 - __MAKE_CONF=/dev/null TB --- 2014-04-15 05:48:32 - cd /src TB --- 2014-04-15 05:48:32 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Tue Apr 15 05:48:32 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Tue Apr 15 05:55:53 UTC 2014 TB --- 2014-04-15 05:55:53 - cd /src/sys/mips/conf TB --- 2014-04-15 05:55:53 - /usr/sbin/config -m AP94 TB --- 2014-04-15 05:55:53 - building AP94 kernel TB --- 2014-04-15 05:55:53 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 05:55:53 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 05:55:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 05:55:53 - SRCCONF=/dev/null TB --- 2014-04-15 05:55:53 - TARGET=mips TB --- 2014-04-15 05:55:53 - TARGET_ARCH=mips TB --- 2014-04-15 05:55:53 - TZ=UTC TB --- 2014-04-15 05:55:53 - __MAKE_CONF=/dev/null TB --- 2014-04-15 05:55:53 - cd /src TB --- 2014-04-15 05:55:53 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Tue Apr 15 05:55:53 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Tue Apr 15 06:04:47 UTC 2014 TB --- 2014-04-15 06:04:47 - cd /src/sys/mips/conf TB --- 2014-04-15 06:04:47 - /usr/sbin/config -m AP96 TB --- 2014-04-15 06:04:47 - building AP96 kernel TB --- 2014-04-15 06:04:47 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 06:04:47 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 06:04:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 06:04:47 - SRCCONF=/dev/null TB --- 2014-04-15 06:04:47 - TARGET=mips TB --- 2014-04-15 06:04:47 - TARGET_ARCH=mips TB --- 2014-04-15 06:04:47 - TZ=UTC TB --- 2014-04-15 06:04:47 - __MAKE_CONF=/dev/null TB --- 2014-04-15 06:04:47 - cd /src TB --- 2014-04-15 06:04:47 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Tue Apr 15 06:04:48 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Tue Apr 15 06:13:30 UTC 2014 TB --- 2014-04-15 06:13:30 - cd /src/sys/mips/conf TB --- 2014-04-15 06:13:30 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-04-15 06:13:30 - building AR71XX_BASE kernel TB --- 2014-04-15 06:13:30 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 06:13:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 06:13:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 06:13:30 - SRCCONF=/dev/null TB --- 2014-04-15 06:13:30 - TARGET=mips TB --- 2014-04-15 06:13:30 - TARGET_ARCH=mips TB --- 2014-04-15 06:13:30 - TZ=UTC TB --- 2014-04-15 06:13:30 - __MAKE_CONF=/dev/null TB --- 2014-04-15 06:13:30 - cd /src TB --- 2014-04-15 06:13:30 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Tue Apr 15 06:13:30 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Tue Apr 15 06:21:47 UTC 2014 TB --- 2014-04-15 06:21:47 - cd /src/sys/mips/conf TB --- 2014-04-15 06:21:47 - /usr/sbin/config -m AR724X_BASE TB --- 2014-04-15 06:21:47 - building AR724X_BASE kernel TB --- 2014-04-15 06:21:47 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 06:21:47 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 06:21:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 06:21:47 - SRCCONF=/dev/null TB --- 2014-04-15 06:21:47 - TARGET=mips TB --- 2014-04-15 06:21:47 - TARGET_ARCH=mips TB --- 2014-04-15 06:21:47 - TZ=UTC TB --- 2014-04-15 06:21:47 - __MAKE_CONF=/dev/null TB --- 2014-04-15 06:21:47 - cd /src TB --- 2014-04-15 06:21:47 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Tue Apr 15 06:21:47 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Tue Apr 15 06:27:48 UTC 2014 TB --- 2014-04-15 06:27:48 - cd /src/sys/mips/conf TB --- 2014-04-15 06:27:48 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-04-15 06:27:48 - building AR91XX_BASE kernel TB --- 2014-04-15 06:27:48 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 06:27:48 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 06:27:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 06:27:48 - SRCCONF=/dev/null TB --- 2014-04-15 06:27:48 - TARGET=mips TB --- 2014-04-15 06:27:48 - TARGET_ARCH=mips TB --- 2014-04-15 06:27:48 - TZ=UTC TB --- 2014-04-15 06:27:48 - __MAKE_CONF=/dev/null TB --- 2014-04-15 06:27:48 - cd /src TB --- 2014-04-15 06:27:48 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Tue Apr 15 06:27:48 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Tue Apr 15 06:34:35 UTC 2014 TB --- 2014-04-15 06:34:35 - cd /src/sys/mips/conf TB --- 2014-04-15 06:34:35 - /usr/sbin/config -m AR933X_BASE TB --- 2014-04-15 06:34:35 - building AR933X_BASE kernel TB --- 2014-04-15 06:34:35 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 06:34:35 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 06:34:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 06:34:35 - SRCCONF=/dev/null TB --- 2014-04-15 06:34:35 - TARGET=mips TB --- 2014-04-15 06:34:35 - TARGET_ARCH=mips TB --- 2014-04-15 06:34:35 - TZ=UTC TB --- 2014-04-15 06:34:35 - __MAKE_CONF=/dev/null TB --- 2014-04-15 06:34:35 - cd /src TB --- 2014-04-15 06:34:35 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Tue Apr 15 06:34:35 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Tue Apr 15 06:38:24 UTC 2014 TB --- 2014-04-15 06:38:24 - cd /src/sys/mips/conf TB --- 2014-04-15 06:38:24 - /usr/sbin/config -m AR934X_BASE TB --- 2014-04-15 06:38:24 - building AR934X_BASE kernel TB --- 2014-04-15 06:38:24 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 06:38:24 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 06:38:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 06:38:24 - SRCCONF=/dev/null TB --- 2014-04-15 06:38:24 - TARGET=mips TB --- 2014-04-15 06:38:24 - TARGET_ARCH=mips TB --- 2014-04-15 06:38:24 - TZ=UTC TB --- 2014-04-15 06:38:24 - __MAKE_CONF=/dev/null TB --- 2014-04-15 06:38:24 - cd /src TB --- 2014-04-15 06:38:24 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Tue Apr 15 06:38:24 UTC 2014 >>> 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 [...] yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AR934X_BASE *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-15 06:38:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-15 06:38:25 - ERROR: failed to build AR934X_BASE kernel TB --- 2014-04-15 06:38:25 - 6184.65 user 3097.23 system 8870.50 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Apr 15 13:56:06 2014 Return-Path: Delivered-To: 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 ESMTPS id D7D875B1; Tue, 15 Apr 2014 13:56:06 +0000 (UTC) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96A0B1D11; Tue, 15 Apr 2014 13:56:06 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.8/8.14.8) with ESMTP id s3FDu50b092797; Tue, 15 Apr 2014 13:56:05 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.8/8.14.8/Submit) id s3FDu5Yf092796; Tue, 15 Apr 2014 13:56:05 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 15 Apr 2014 13:56:05 GMT Message-Id: <201404151356.s3FDu5Yf092796@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2014 13:56:06 -0000 TB --- 2014-04-15 13:55:48 - tinderbox 2.21 running on freebsd-stable.sentex.ca TB --- 2014-04-15 13:55:48 - FreeBSD freebsd-stable.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263737: Wed Mar 26 08:50:55 UTC 2014 des@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-15 13:55:48 - starting RELENG_9 tinderbox run for mips/mips TB --- 2014-04-15 13:55:48 - cleaning the object tree TB --- 2014-04-15 13:55:48 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-15 13:55:51 - At svn revision 264498 TB --- 2014-04-15 13:55:52 - building world TB --- 2014-04-15 13:55:52 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 13:55:52 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 13:55:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 13:55:52 - SRCCONF=/dev/null TB --- 2014-04-15 13:55:52 - TARGET=mips TB --- 2014-04-15 13:55:52 - TARGET_ARCH=mips TB --- 2014-04-15 13:55:52 - TZ=UTC TB --- 2014-04-15 13:55:52 - __MAKE_CONF=/dev/null TB --- 2014-04-15 13:55:52 - cd /src TB --- 2014-04-15 13:55:52 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Apr 15 13:55:57 UTC 2014 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools [...] cc -O2 -pipe -DCTF_OLD_VERSIONS -I/src/cddl/lib/libctf/../../../sys/cddl/compat/opensolaris -I/src/cddl/lib/libctf/../../../cddl/compat/opensolaris/include -I/src/cddl/lib/libctf/../../../cddl/contrib/opensolaris/head -I/src/cddl/lib/libctf/../../../cddl/contrib/opensolaris/common/ctf -I/src/cddl/lib/libctf/../../../cddl/contrib/opensolaris/lib/libctf/common -I/src/cddl/lib/libctf/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-unknown-pragmas -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/cddl/lib/libctf/../../../cddl/contrib/opensolaris/common/ctf/ctf_util.c -o ctf_util.o building static ctf library ranlib libctf.a sh /src/tools/install.sh -C -o root -g wheel -m 444 libctf.a /obj/mips.mipsel/src/tmp/legacy/usr/lib ===> lib/libelf (obj,depend,all,install) /obj/mips.mipsel/src/tmp/src/lib/libelf created for /src/lib/libelf m4 -D SRCDIR=/src/lib/libelf /src/lib/libelf/libelf_fsize.m4 > libelf_fsize.c m4 -D SRCDIR=/src/lib/libelf /src/lib/libelf/libelf_msize.m4 > libelf_msize.c m4 -D SRCDIR=/src/lib/libelf /src/lib/libelf/libelf_convert.m4 > libelf_convert.c rm -f .depend mkdep -f .depend -a -I/src/lib/libelf -I/src/lib/libelf/../../sys -DLIBELF_TEST_HOOKS -I/obj/mips.mipsel/src/tmp/legacy/usr/include -std=gnu99 /src/lib/libelf/elf_begin.c /src/lib/libelf/elf_cntl.c /src/lib/libelf/elf_end.c /src/lib/libelf/elf_errmsg.c /src/lib/libelf/elf_errno.c /src/lib/libelf/elf_data.c /src/lib/libelf/elf_fill.c /src/lib/libelf/elf_flag.c /src/lib/libelf/elf_getarhdr.c /src/lib/libelf/elf_getarsym.c /src/lib/libelf/elf_getbase.c /src/lib/libelf/elf_getident.c /src/lib/libelf/elf_hash.c /src/lib/libelf/elf_kind.c /src/lib/libelf/elf_memory.c /src/lib/libelf/elf_next.c /src/lib/libelf/elf_rand.c /src/lib/libelf/elf_rawfile.c /src/lib/libelf/elf_phnum.c /src/lib/libelf/elf_shnum.c /src/lib/libelf/elf_shstrndx.c /src/lib/libelf/elf_scn.c /src/lib/libelf/elf_strptr.c /src/lib/libelf/elf_update.c /src/lib/libelf/elf_version.c /src/lib/libelf/gelf_cap.c /src/lib/libelf/gelf_checksum.c /src/lib/libelf/gelf_dyn.c /src/lib/libelf/gelf_ehdr.c /src/lib/libelf/g! elf_getclass.c /src/lib/libelf/gelf_fsize.c /src/lib/libelf/gelf_move.c /src/lib/libelf/gelf_phdr.c /src/lib/libelf/gelf_rel.c /src/lib/libelf/gelf_rela.c /src/lib/libelf/gelf_shdr.c /src/lib/libelf/gelf_sym.c /src/lib/libelf/gelf_syminfo.c /src/lib/libelf/gelf_symshndx.c /src/lib/libelf/gelf_xlate.c /src/lib/libelf/libelf.c /src/lib/libelf/libelf_align.c /src/lib/libelf/libelf_allocate.c /src/lib/libelf/libelf_ar.c /src/lib/libelf/libelf_ar_util.c /src/lib/libelf/libelf_checksum.c /src/lib/libelf/libelf_data.c /src/lib/libelf/libelf_ehdr.c /src/lib/libelf/libelf_extended.c /src/lib/libelf/libelf_phdr.c /src/lib/libelf/libelf_shdr.c /src/lib/libelf/libelf_xlate.c libelf_fsize.c libelf_msize.c libelf_convert.c cc -O2 -pipe -I/src/lib/libelf -I/src/lib/libelf/../../sys -DLIBELF_TEST_HOOKS -std=gnu99 -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/lib/libelf/elf_begin.c -o elf_begin.o cc -O2 -pipe -I/src/lib/libelf -I/src/lib/libelf/../../sys -DLIBELF_TEST_HOOKS -std=gnu99 -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/lib/libelf/elf_cntl.c -o elf_cntl.o cc -O2 -pipe -I/src/lib/libelf -I/src/lib/libelf/../../sys -DLIBELF_TEST_HOOKS -std=gnu99 -I/obj/mips.mipsel/src/tmp/legacy/usr/include -c /src/lib/libelf/elf_end.c -o elf_end.o In file included from /src/lib/libelf/elf_end.c:34: /usr/include/stdlib.h:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'wchar_t' /usr/include/stdlib.h:99: error: expected ')' before '*' token /usr/include/stdlib.h:100: error: expected ')' before '*' token /usr/include/stdlib.h:114: error: expected declaration specifiers or '...' before 'wchar_t' /usr/include/stdlib.h:115: error: expected ';', ',' or ')' before '*' token *** [elf_end.o] Error code 1 Stop in /src/lib/libelf. *** [bootstrap-tools] Error code 1 Stop in /src. *** [_bootstrap-tools] Error code 1 Stop in /src. *** [buildworld] Error code 1 Stop in /src. TB --- 2014-04-15 13:56:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-15 13:56:05 - ERROR: failed to build world TB --- 2014-04-15 13:56:05 - 9.64 user 3.07 system 17.61 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Apr 15 14:34:55 2014 Return-Path: Delivered-To: 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 ESMTPS id EB01A7BA; Tue, 15 Apr 2014 14:34:55 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C9C3130A; Tue, 15 Apr 2014 14:34:54 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s3FEYo4j009751; Tue, 15 Apr 2014 16:34:50 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s3FEYoCK009747; Tue, 15 Apr 2014 14:34:50 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 15 Apr 2014 14:34:50 GMT Message-Id: <201404151434.s3FEYoCK009747@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2014 14:34:56 -0000 TB --- 2014-04-15 12:40:55 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-15 12:40:55 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-15 12:40:55 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-15 12:40:55 - cleaning the object tree TB --- 2014-04-15 12:41:53 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-15 12:42:00 - At svn revision 264497 TB --- 2014-04-15 12:42:01 - building world TB --- 2014-04-15 12:42:01 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 12:42:01 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 12:42:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 12:42:01 - SRCCONF=/dev/null TB --- 2014-04-15 12:42:01 - TARGET=mips TB --- 2014-04-15 12:42:01 - TARGET_ARCH=mips TB --- 2014-04-15 12:42:01 - TZ=UTC TB --- 2014-04-15 12:42:01 - __MAKE_CONF=/dev/null TB --- 2014-04-15 12:42:01 - cd /src TB --- 2014-04-15 12:42:01 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Apr 15 12:42:11 UTC 2014 >>> 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 Tue Apr 15 14:07:34 UTC 2014 TB --- 2014-04-15 14:07:34 - cd /src/sys/mips/conf TB --- 2014-04-15 14:07:34 - /usr/sbin/config -m ADM5120 TB --- 2014-04-15 14:07:34 - skipping ADM5120 kernel TB --- 2014-04-15 14:07:34 - cd /src/sys/mips/conf TB --- 2014-04-15 14:07:34 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-15 14:07:34 - skipping ALCHEMY kernel TB --- 2014-04-15 14:07:34 - cd /src/sys/mips/conf TB --- 2014-04-15 14:07:34 - /usr/sbin/config -m AP121 TB --- 2014-04-15 14:07:34 - building AP121 kernel TB --- 2014-04-15 14:07:34 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 14:07:34 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 14:07:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 14:07:34 - SRCCONF=/dev/null TB --- 2014-04-15 14:07:34 - TARGET=mips TB --- 2014-04-15 14:07:34 - TARGET_ARCH=mips TB --- 2014-04-15 14:07:34 - TZ=UTC TB --- 2014-04-15 14:07:34 - __MAKE_CONF=/dev/null TB --- 2014-04-15 14:07:34 - cd /src TB --- 2014-04-15 14:07:34 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Tue Apr 15 14:07:34 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Tue Apr 15 14:11:38 UTC 2014 TB --- 2014-04-15 14:11:38 - cd /src/sys/mips/conf TB --- 2014-04-15 14:11:38 - /usr/sbin/config -m AP91 TB --- 2014-04-15 14:11:38 - building AP91 kernel TB --- 2014-04-15 14:11:38 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 14:11:38 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 14:11:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 14:11:38 - SRCCONF=/dev/null TB --- 2014-04-15 14:11:38 - TARGET=mips TB --- 2014-04-15 14:11:38 - TARGET_ARCH=mips TB --- 2014-04-15 14:11:38 - TZ=UTC TB --- 2014-04-15 14:11:38 - __MAKE_CONF=/dev/null TB --- 2014-04-15 14:11:38 - cd /src TB --- 2014-04-15 14:11:38 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Tue Apr 15 14:11:38 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Tue Apr 15 14:18:56 UTC 2014 TB --- 2014-04-15 14:18:56 - cd /src/sys/mips/conf TB --- 2014-04-15 14:18:56 - /usr/sbin/config -m AP93 TB --- 2014-04-15 14:18:56 - building AP93 kernel TB --- 2014-04-15 14:18:56 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 14:18:56 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 14:18:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 14:18:56 - SRCCONF=/dev/null TB --- 2014-04-15 14:18:56 - TARGET=mips TB --- 2014-04-15 14:18:56 - TARGET_ARCH=mips TB --- 2014-04-15 14:18:56 - TZ=UTC TB --- 2014-04-15 14:18:56 - __MAKE_CONF=/dev/null TB --- 2014-04-15 14:18:56 - cd /src TB --- 2014-04-15 14:18:56 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Tue Apr 15 14:18:56 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Tue Apr 15 14:26:04 UTC 2014 TB --- 2014-04-15 14:26:04 - cd /src/sys/mips/conf TB --- 2014-04-15 14:26:04 - /usr/sbin/config -m AP94 TB --- 2014-04-15 14:26:04 - building AP94 kernel TB --- 2014-04-15 14:26:04 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 14:26:04 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 14:26:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 14:26:04 - SRCCONF=/dev/null TB --- 2014-04-15 14:26:04 - TARGET=mips TB --- 2014-04-15 14:26:04 - TARGET_ARCH=mips TB --- 2014-04-15 14:26:04 - TZ=UTC TB --- 2014-04-15 14:26:04 - __MAKE_CONF=/dev/null TB --- 2014-04-15 14:26:04 - cd /src TB --- 2014-04-15 14:26:04 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Tue Apr 15 14:26:04 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Tue Apr 15 14:34:45 UTC 2014 TB --- 2014-04-15 14:34:45 - cd /src/sys/mips/conf TB --- 2014-04-15 14:34:45 - /usr/sbin/config -m AP96 TB --- 2014-04-15 14:34:45 - building AP96 kernel TB --- 2014-04-15 14:34:45 - CROSS_BUILD_TESTING=YES TB --- 2014-04-15 14:34:45 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-15 14:34:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-15 14:34:45 - SRCCONF=/dev/null TB --- 2014-04-15 14:34:45 - TARGET=mips TB --- 2014-04-15 14:34:45 - TARGET_ARCH=mips TB --- 2014-04-15 14:34:45 - TZ=UTC TB --- 2014-04-15 14:34:45 - __MAKE_CONF=/dev/null TB --- 2014-04-15 14:34:45 - cd /src TB --- 2014-04-15 14:34:45 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Tue Apr 15 14:34:46 UTC 2014 >>> 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 [...] yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AP96 *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-15 14:34:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-15 14:34:50 - ERROR: failed to build AP96 kernel TB --- 2014-04-15 14:34:50 - 4728.52 user 2427.94 system 6834.53 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Apr 16 16:08:39 2014 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 ESMTPS id 35D2A73E; Wed, 16 Apr 2014 16:08:39 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69F0510EA; Wed, 16 Apr 2014 16:08:37 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s3GG8MtI086250; Wed, 16 Apr 2014 18:08:22 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s3GG8Kqg085547; Wed, 16 Apr 2014 16:08:20 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 16 Apr 2014 16:08:20 GMT Message-Id: <201404161608.s3GG8Kqg085547@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2014 16:08:39 -0000 TB --- 2014-04-16 14:30:45 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-16 14:30:45 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-16 14:30:45 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-16 14:30:45 - cleaning the object tree TB --- 2014-04-16 14:30:45 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-16 14:31:29 - At svn revision 264539 TB --- 2014-04-16 14:31:30 - building world TB --- 2014-04-16 14:31:30 - CROSS_BUILD_TESTING=YES TB --- 2014-04-16 14:31:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-16 14:31:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-16 14:31:30 - SRCCONF=/dev/null TB --- 2014-04-16 14:31:30 - TARGET=mips TB --- 2014-04-16 14:31:30 - TARGET_ARCH=mips TB --- 2014-04-16 14:31:30 - TZ=UTC TB --- 2014-04-16 14:31:30 - __MAKE_CONF=/dev/null TB --- 2014-04-16 14:31:30 - cd /src TB --- 2014-04-16 14:31:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Wed Apr 16 14:31:40 UTC 2014 >>> 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 Wed Apr 16 15:56:57 UTC 2014 TB --- 2014-04-16 15:56:57 - cd /src/sys/mips/conf TB --- 2014-04-16 15:56:57 - /usr/sbin/config -m ADM5120 TB --- 2014-04-16 15:56:57 - skipping ADM5120 kernel TB --- 2014-04-16 15:56:57 - cd /src/sys/mips/conf TB --- 2014-04-16 15:56:57 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-16 15:56:58 - skipping ALCHEMY kernel TB --- 2014-04-16 15:56:58 - cd /src/sys/mips/conf TB --- 2014-04-16 15:56:58 - /usr/sbin/config -m AP121 TB --- 2014-04-16 15:56:58 - building AP121 kernel TB --- 2014-04-16 15:56:58 - CROSS_BUILD_TESTING=YES TB --- 2014-04-16 15:56:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-16 15:56:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-16 15:56:58 - SRCCONF=/dev/null TB --- 2014-04-16 15:56:58 - TARGET=mips TB --- 2014-04-16 15:56:58 - TARGET_ARCH=mips TB --- 2014-04-16 15:56:58 - TZ=UTC TB --- 2014-04-16 15:56:58 - __MAKE_CONF=/dev/null TB --- 2014-04-16 15:56:58 - cd /src TB --- 2014-04-16 15:56:58 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Wed Apr 16 15:56:58 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Wed Apr 16 16:01:03 UTC 2014 TB --- 2014-04-16 16:01:03 - cd /src/sys/mips/conf TB --- 2014-04-16 16:01:03 - /usr/sbin/config -m AP91 TB --- 2014-04-16 16:01:03 - building AP91 kernel TB --- 2014-04-16 16:01:03 - CROSS_BUILD_TESTING=YES TB --- 2014-04-16 16:01:03 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-16 16:01:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-16 16:01:03 - SRCCONF=/dev/null TB --- 2014-04-16 16:01:03 - TARGET=mips TB --- 2014-04-16 16:01:03 - TARGET_ARCH=mips TB --- 2014-04-16 16:01:03 - TZ=UTC TB --- 2014-04-16 16:01:03 - __MAKE_CONF=/dev/null TB --- 2014-04-16 16:01:03 - cd /src TB --- 2014-04-16 16:01:03 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Wed Apr 16 16:01:04 UTC 2014 >>> 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 -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_queue.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_sim.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/cam_xpt.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/scsi/scsi_all.c cc -O -pipe -G0 -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/mips.mips/src/sys/AP91/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -G0 -fno-pic -mno-abicalls -mlong-calls -I/obj/mips.mips/src/sys/AP91 -msoft-float -ffreestanding -std=iso9899:1999 -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 -c /src/sys/modules/cam/../../cam/scsi/scsi_cd.c cc1: warnings being treated as errors /src/sys/modules/cam/../../cam/scsi/scsi_cd.c:208: warning: 'cdshorttimeout' declared 'static' but never defined /src/sys/modules/cam/../../cam/scsi/scsi_cd.c:209: warning: 'cdschedule' declared 'static' but never defined *** Error code 1 Stop. bmake[3]: stopped in /src/sys/modules/cam *** Error code 1 Stop. bmake[2]: stopped in /src/sys/modules *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AP91 *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-16 16:08:19 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-16 16:08:19 - ERROR: failed to build AP91 kernel TB --- 2014-04-16 16:08:19 - 4110.37 user 2005.65 system 5853.62 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Apr 17 17:42:14 2014 Return-Path: Delivered-To: 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 ESMTPS id 1D855DFF; Thu, 17 Apr 2014 17:42:14 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCBDE1BE3; Thu, 17 Apr 2014 17:42:13 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s3HHgC37026696; Thu, 17 Apr 2014 13:42:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s3HHgCSh026694; Thu, 17 Apr 2014 17:42:12 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 17 Apr 2014 17:42:12 GMT Message-Id: <201404171742.s3HHgCSh026694@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2014 17:42:14 -0000 TB --- 2014-04-17 16:49:09 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-17 16:49:09 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-17 16:49:09 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-17 16:49:10 - cleaning the object tree TB --- 2014-04-17 16:49:10 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-17 16:49:35 - At svn revision 264582 TB --- 2014-04-17 16:49:36 - building world TB --- 2014-04-17 16:49:36 - CROSS_BUILD_TESTING=YES TB --- 2014-04-17 16:49:36 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-17 16:49:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-17 16:49:36 - SRCCONF=/dev/null TB --- 2014-04-17 16:49:36 - TARGET=mips TB --- 2014-04-17 16:49:36 - TARGET_ARCH=mips TB --- 2014-04-17 16:49:36 - TZ=UTC TB --- 2014-04-17 16:49:36 - __MAKE_CONF=/dev/null TB --- 2014-04-17 16:49:36 - cd /src TB --- 2014-04-17 16:49:36 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Apr 17 16:49:44 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -DHAS_ISBLANK -I. -I/src/usr.bin/awk/../../contrib/one-true-awk -DFOPEN_MAX=64 -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -o awk awkgram.o b.o lex.o lib.o main.o parse.o proctab.o run.o tran.o -lm gzip -cn /src/usr.bin/awk/../../contrib/one-true-awk/awk.1 > awk.1.gz ===> usr.bin/banner (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/banner/banner.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o banner banner.o gzip -cn /src/usr.bin/banner/banner.6 > banner.6.gz ===> usr.bin/basename (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/basename/basename.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o basename basename.o gzip -cn /src/usr.bin/basename/basename.1 > basename.1.gz ===> usr.bin/bc (all) cc -O -pipe -G0 -I. -I/src/usr.bin/bc -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c bc.c cc1: warnings being treated as errors In file included from /src/usr.bin/bc/bc.y:52: /src/usr.bin/bc/extern.h:50: warning: redundant redeclaration of 'interactive' /src/usr.bin/bc/extern.h:44: warning: previous declaration of 'interactive' was here /src/usr.bin/bc/bc.y:60: warning: redundant redeclaration of 'yytext' /src/usr.bin/bc/extern.h:38: warning: previous declaration of 'yytext' was here /src/usr.bin/bc/bc.y:61: warning: redundant redeclaration of 'yyin' /src/usr.bin/bc/extern.h:39: warning: previous declaration of 'yyin' was here *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/bc *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-04-17 17:42:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-17 17:42:12 - ERROR: failed to build world TB --- 2014-04-17 17:42:12 - 2464.91 user 558.80 system 3182.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Mon Apr 21 09:00:21 2014 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 ESMTPS id 9990792B for ; Mon, 21 Apr 2014 09:00:21 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D9B41DDB for ; Mon, 21 Apr 2014 09:00:21 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WcA5L-0006Ol-MI for freebsd-mips@freebsd.org; Mon, 21 Apr 2014 02:00:20 -0700 Date: Mon, 21 Apr 2014 02:00:19 -0700 (PDT) From: Andy To: freebsd-mips@freebsd.org Message-ID: <1398070819674-5905259.post@n5.nabble.com> Subject: netboot error on RB433--wrong architecture(0800 !=0008) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 09:00:21 -0000 Recently I try to run FreeBSD on routerboard RB433, so I just rebuild the kernel and try netboot. I use AR71XX_BASE as my kernel file and after finishing building the kernel and I try to startup the RB433,then I got the following error: setting up elf image... wrong architecture (0800!=0008)elf image My scripts to build scripts is like the one on the following link. https://wiki.freebsd.org/FreeBSD/BuildingMIPS I just add the option setenv TARGET_BIG_ENDIAN y at the first.But when build start I got the message the BIG END is not used anymore Is this option wrong or am I just miss other important things? -- View this message in context: http://freebsd.1045724.n5.nabble.com/netboot-error-on-RB433-wrong-architecture-0800-0008-tp5905259.html Sent from the freebsd-mips mailing list archive at Nabble.com. From owner-freebsd-mips@FreeBSD.ORG Mon Apr 21 11:06:49 2014 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 ESMTPS id BF500FFE for ; Mon, 21 Apr 2014 11:06:49 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC6921960 for ; Mon, 21 Apr 2014 11:06:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3LB6n9C085765 for ; Mon, 21 Apr 2014 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3LB6n8Z085763 for freebsd-mips@FreeBSD.org; Mon, 21 Apr 2014 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 21 Apr 2014 11:06:49 GMT Message-Id: <201404211106.s3LB6n8Z085763@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 11:06:49 -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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Tue Apr 22 07:37:53 2014 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 ESMTPS id C0AE8973; Tue, 22 Apr 2014 07:37:53 +0000 (UTC) Received: from worker01.tb.des.no (worker01.tb.des.no [41.154.2.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 011121F9B; Tue, 22 Apr 2014 07:37:52 +0000 (UTC) Received: from worker01.tb.des.no (localhost [127.0.0.1]) by worker01.tb.des.no (8.14.5/8.14.5) with ESMTP id s3M2ntHI081024; Tue, 22 Apr 2014 04:49:55 +0200 (SAST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by worker01.tb.des.no (8.14.5/8.14.5/Submit) id s3M2npHp080860; Tue, 22 Apr 2014 02:49:51 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 22 Apr 2014 02:49:51 GMT Message-Id: <201404220249.s3M2npHp080860@worker01.tb.des.no> X-Authentication-Warning: worker01.tb.des.no: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_10 tinderbox] failure on mips/mips Precedence: bulk X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 07:37:53 -0000 TB --- 2014-04-22 00:21:58 - tinderbox 2.20 running on worker01.tb.des.no TB --- 2014-04-22 00:21:58 - FreeBSD worker01.tb.des.no 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-22 00:21:58 - starting RELENG_10 tinderbox run for mips/mips TB --- 2014-04-22 00:21:58 - cleaning the object tree TB --- 2014-04-22 00:21:58 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-22 00:22:51 - At svn revision 264725 TB --- 2014-04-22 00:22:52 - building world TB --- 2014-04-22 00:22:52 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 00:22:52 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 00:22:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 00:22:52 - SRCCONF=/dev/null TB --- 2014-04-22 00:22:52 - TARGET=mips TB --- 2014-04-22 00:22:52 - TARGET_ARCH=mips TB --- 2014-04-22 00:22:52 - TZ=UTC TB --- 2014-04-22 00:22:52 - __MAKE_CONF=/dev/null TB --- 2014-04-22 00:22:52 - cd /src TB --- 2014-04-22 00:22:52 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Tue Apr 22 00:23:03 UTC 2014 >>> 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 Tue Apr 22 01:48:22 UTC 2014 TB --- 2014-04-22 01:48:22 - cd /src/sys/mips/conf TB --- 2014-04-22 01:48:22 - /usr/sbin/config -m ADM5120 TB --- 2014-04-22 01:48:22 - skipping ADM5120 kernel TB --- 2014-04-22 01:48:22 - cd /src/sys/mips/conf TB --- 2014-04-22 01:48:22 - /usr/sbin/config -m ALCHEMY TB --- 2014-04-22 01:48:22 - skipping ALCHEMY kernel TB --- 2014-04-22 01:48:22 - cd /src/sys/mips/conf TB --- 2014-04-22 01:48:22 - /usr/sbin/config -m AP121 TB --- 2014-04-22 01:48:22 - building AP121 kernel TB --- 2014-04-22 01:48:22 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 01:48:22 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 01:48:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 01:48:22 - SRCCONF=/dev/null TB --- 2014-04-22 01:48:22 - TARGET=mips TB --- 2014-04-22 01:48:22 - TARGET_ARCH=mips TB --- 2014-04-22 01:48:22 - TZ=UTC TB --- 2014-04-22 01:48:22 - __MAKE_CONF=/dev/null TB --- 2014-04-22 01:48:22 - cd /src TB --- 2014-04-22 01:48:22 - /usr/bin/make -B buildkernel KERNCONF=AP121 >>> Kernel build for AP121 started on Tue Apr 22 01:48:22 UTC 2014 >>> 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 >>> Kernel build for AP121 completed on Tue Apr 22 01:52:30 UTC 2014 TB --- 2014-04-22 01:52:30 - cd /src/sys/mips/conf TB --- 2014-04-22 01:52:30 - /usr/sbin/config -m AP91 TB --- 2014-04-22 01:52:30 - building AP91 kernel TB --- 2014-04-22 01:52:30 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 01:52:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 01:52:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 01:52:30 - SRCCONF=/dev/null TB --- 2014-04-22 01:52:30 - TARGET=mips TB --- 2014-04-22 01:52:30 - TARGET_ARCH=mips TB --- 2014-04-22 01:52:30 - TZ=UTC TB --- 2014-04-22 01:52:30 - __MAKE_CONF=/dev/null TB --- 2014-04-22 01:52:30 - cd /src TB --- 2014-04-22 01:52:30 - /usr/bin/make -B buildkernel KERNCONF=AP91 >>> Kernel build for AP91 started on Tue Apr 22 01:52:30 UTC 2014 >>> 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 >>> Kernel build for AP91 completed on Tue Apr 22 01:59:59 UTC 2014 TB --- 2014-04-22 01:59:59 - cd /src/sys/mips/conf TB --- 2014-04-22 01:59:59 - /usr/sbin/config -m AP93 TB --- 2014-04-22 01:59:59 - building AP93 kernel TB --- 2014-04-22 01:59:59 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 01:59:59 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 01:59:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 01:59:59 - SRCCONF=/dev/null TB --- 2014-04-22 01:59:59 - TARGET=mips TB --- 2014-04-22 01:59:59 - TARGET_ARCH=mips TB --- 2014-04-22 01:59:59 - TZ=UTC TB --- 2014-04-22 01:59:59 - __MAKE_CONF=/dev/null TB --- 2014-04-22 01:59:59 - cd /src TB --- 2014-04-22 01:59:59 - /usr/bin/make -B buildkernel KERNCONF=AP93 >>> Kernel build for AP93 started on Tue Apr 22 01:59:59 UTC 2014 >>> 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 >>> Kernel build for AP93 completed on Tue Apr 22 02:07:16 UTC 2014 TB --- 2014-04-22 02:07:16 - cd /src/sys/mips/conf TB --- 2014-04-22 02:07:16 - /usr/sbin/config -m AP94 TB --- 2014-04-22 02:07:16 - building AP94 kernel TB --- 2014-04-22 02:07:16 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 02:07:16 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 02:07:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 02:07:16 - SRCCONF=/dev/null TB --- 2014-04-22 02:07:16 - TARGET=mips TB --- 2014-04-22 02:07:16 - TARGET_ARCH=mips TB --- 2014-04-22 02:07:16 - TZ=UTC TB --- 2014-04-22 02:07:16 - __MAKE_CONF=/dev/null TB --- 2014-04-22 02:07:16 - cd /src TB --- 2014-04-22 02:07:16 - /usr/bin/make -B buildkernel KERNCONF=AP94 >>> Kernel build for AP94 started on Tue Apr 22 02:07:16 UTC 2014 >>> 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 >>> Kernel build for AP94 completed on Tue Apr 22 02:16:12 UTC 2014 TB --- 2014-04-22 02:16:12 - cd /src/sys/mips/conf TB --- 2014-04-22 02:16:12 - /usr/sbin/config -m AP96 TB --- 2014-04-22 02:16:12 - building AP96 kernel TB --- 2014-04-22 02:16:12 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 02:16:12 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 02:16:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 02:16:12 - SRCCONF=/dev/null TB --- 2014-04-22 02:16:12 - TARGET=mips TB --- 2014-04-22 02:16:12 - TARGET_ARCH=mips TB --- 2014-04-22 02:16:12 - TZ=UTC TB --- 2014-04-22 02:16:12 - __MAKE_CONF=/dev/null TB --- 2014-04-22 02:16:12 - cd /src TB --- 2014-04-22 02:16:12 - /usr/bin/make -B buildkernel KERNCONF=AP96 >>> Kernel build for AP96 started on Tue Apr 22 02:16:12 UTC 2014 >>> 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 >>> Kernel build for AP96 completed on Tue Apr 22 02:24:52 UTC 2014 TB --- 2014-04-22 02:24:52 - cd /src/sys/mips/conf TB --- 2014-04-22 02:24:52 - /usr/sbin/config -m AR71XX_BASE TB --- 2014-04-22 02:24:52 - building AR71XX_BASE kernel TB --- 2014-04-22 02:24:52 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 02:24:52 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 02:24:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 02:24:52 - SRCCONF=/dev/null TB --- 2014-04-22 02:24:52 - TARGET=mips TB --- 2014-04-22 02:24:52 - TARGET_ARCH=mips TB --- 2014-04-22 02:24:52 - TZ=UTC TB --- 2014-04-22 02:24:52 - __MAKE_CONF=/dev/null TB --- 2014-04-22 02:24:52 - cd /src TB --- 2014-04-22 02:24:52 - /usr/bin/make -B buildkernel KERNCONF=AR71XX_BASE >>> Kernel build for AR71XX_BASE started on Tue Apr 22 02:24:52 UTC 2014 >>> 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 >>> Kernel build for AR71XX_BASE completed on Tue Apr 22 02:33:08 UTC 2014 TB --- 2014-04-22 02:33:08 - cd /src/sys/mips/conf TB --- 2014-04-22 02:33:08 - /usr/sbin/config -m AR724X_BASE TB --- 2014-04-22 02:33:08 - building AR724X_BASE kernel TB --- 2014-04-22 02:33:08 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 02:33:08 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 02:33:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 02:33:08 - SRCCONF=/dev/null TB --- 2014-04-22 02:33:08 - TARGET=mips TB --- 2014-04-22 02:33:08 - TARGET_ARCH=mips TB --- 2014-04-22 02:33:08 - TZ=UTC TB --- 2014-04-22 02:33:08 - __MAKE_CONF=/dev/null TB --- 2014-04-22 02:33:08 - cd /src TB --- 2014-04-22 02:33:08 - /usr/bin/make -B buildkernel KERNCONF=AR724X_BASE >>> Kernel build for AR724X_BASE started on Tue Apr 22 02:33:08 UTC 2014 >>> 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 >>> Kernel build for AR724X_BASE completed on Tue Apr 22 02:39:11 UTC 2014 TB --- 2014-04-22 02:39:11 - cd /src/sys/mips/conf TB --- 2014-04-22 02:39:11 - /usr/sbin/config -m AR91XX_BASE TB --- 2014-04-22 02:39:11 - building AR91XX_BASE kernel TB --- 2014-04-22 02:39:11 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 02:39:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 02:39:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 02:39:11 - SRCCONF=/dev/null TB --- 2014-04-22 02:39:11 - TARGET=mips TB --- 2014-04-22 02:39:11 - TARGET_ARCH=mips TB --- 2014-04-22 02:39:11 - TZ=UTC TB --- 2014-04-22 02:39:11 - __MAKE_CONF=/dev/null TB --- 2014-04-22 02:39:11 - cd /src TB --- 2014-04-22 02:39:11 - /usr/bin/make -B buildkernel KERNCONF=AR91XX_BASE >>> Kernel build for AR91XX_BASE started on Tue Apr 22 02:39:12 UTC 2014 >>> 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 >>> Kernel build for AR91XX_BASE completed on Tue Apr 22 02:46:00 UTC 2014 TB --- 2014-04-22 02:46:00 - cd /src/sys/mips/conf TB --- 2014-04-22 02:46:00 - /usr/sbin/config -m AR933X_BASE TB --- 2014-04-22 02:46:00 - building AR933X_BASE kernel TB --- 2014-04-22 02:46:00 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 02:46:00 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 02:46:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 02:46:00 - SRCCONF=/dev/null TB --- 2014-04-22 02:46:00 - TARGET=mips TB --- 2014-04-22 02:46:00 - TARGET_ARCH=mips TB --- 2014-04-22 02:46:00 - TZ=UTC TB --- 2014-04-22 02:46:00 - __MAKE_CONF=/dev/null TB --- 2014-04-22 02:46:00 - cd /src TB --- 2014-04-22 02:46:00 - /usr/bin/make -B buildkernel KERNCONF=AR933X_BASE >>> Kernel build for AR933X_BASE started on Tue Apr 22 02:46:00 UTC 2014 >>> 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 >>> Kernel build for AR933X_BASE completed on Tue Apr 22 02:49:49 UTC 2014 TB --- 2014-04-22 02:49:49 - cd /src/sys/mips/conf TB --- 2014-04-22 02:49:49 - /usr/sbin/config -m AR934X_BASE TB --- 2014-04-22 02:49:49 - building AR934X_BASE kernel TB --- 2014-04-22 02:49:49 - CROSS_BUILD_TESTING=YES TB --- 2014-04-22 02:49:49 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-22 02:49:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-22 02:49:49 - SRCCONF=/dev/null TB --- 2014-04-22 02:49:49 - TARGET=mips TB --- 2014-04-22 02:49:49 - TARGET_ARCH=mips TB --- 2014-04-22 02:49:49 - TZ=UTC TB --- 2014-04-22 02:49:49 - __MAKE_CONF=/dev/null TB --- 2014-04-22 02:49:49 - cd /src TB --- 2014-04-22 02:49:49 - /usr/bin/make -B buildkernel KERNCONF=AR934X_BASE >>> Kernel build for AR934X_BASE started on Tue Apr 22 02:49:49 UTC 2014 >>> 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 [...] yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm.c cc -O2 -pipe -I. -I/src/sys/dev/aic7xxx/aicasm -std=gnu99 -c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c: In function 'symtable_dump': /src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c:461: internal compiler error: in var_ann, at tree-flow-inline.h:127 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/AR934X_BASE *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-22 02:49:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-22 02:49:50 - ERROR: failed to build AR934X_BASE kernel TB --- 2014-04-22 02:49:50 - 6182.59 user 3100.37 system 8871.73 real http://tinderbox.des.no/tinderbox-freebsd10-build-RELENG_10-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Apr 22 18:06:49 2014 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 ESMTPS id 4FFA737B for ; Tue, 22 Apr 2014 18:06:49 +0000 (UTC) Received: from mail-qc0-x22e.google.com (mail-qc0-x22e.google.com [IPv6:2607:f8b0:400d:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0E026179F for ; Tue, 22 Apr 2014 18:06:48 +0000 (UTC) Received: by mail-qc0-f174.google.com with SMTP id c9so5815798qcz.33 for ; Tue, 22 Apr 2014 11:06: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=lSZvVBRbueM2Gt5yXJo6VJ2IkaQCfTrTeMEvk9ctUJg=; b=0cOXY1uWwCtrjZ+yKaMJXtsTmVS1w8XOU56X85lwcmXXYRDygvV+46KEO5fHCnn3ER /1lOVRjB2+s/2bqjGi13TlwQRoI8lug/aKukwycfuxSIfKOOvQB3vvHAIHTlTTGetHD8 wdqkC5jzESLEd2853Ew574Z9OC+y26sy9HzdqHy6wHbctpu/fhz84h05fkr/8KFW2oSF SN+JiSKOd0+Frbc2q6kcu5X42BH9yqW90tUrTzY6YtHSmIdqvRUeVYfNiOrt9g+kYUMa BMWa7i7OdAzpFM6dhCtdTx/2DawaX4kH5YyLYVRRqcKpWvDKD3YX8YjobDEH9F8pnVE4 Uu1A== MIME-Version: 1.0 X-Received: by 10.140.109.100 with SMTP id k91mr54211505qgf.12.1398190008207; Tue, 22 Apr 2014 11:06:48 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.191.201 with HTTP; Tue, 22 Apr 2014 11:06:48 -0700 (PDT) In-Reply-To: <1398070819674-5905259.post@n5.nabble.com> References: <1398070819674-5905259.post@n5.nabble.com> Date: Tue, 22 Apr 2014 11:06:48 -0700 X-Google-Sender-Auth: FTtDCRHx2FkDOffLCx8rQZ8t7dA Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: Adrian Chadd To: Andy Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 18:06:49 -0000 Hm, I think the BuildingMIPS instructions definitely need updating. :( -a On 21 April 2014 02:00, Andy wrote: > Recently I try to run FreeBSD on routerboard RB433, so I just rebuild the > kernel and try netboot. > > I use AR71XX_BASE as my kernel file and after finishing building the kernel > and I try to startup the RB433,then I got the following error: > > setting up elf image... wrong architecture (0800!=0008)elf image > > My scripts to build scripts is like the one on the following link. > https://wiki.freebsd.org/FreeBSD/BuildingMIPS > I just add the option setenv TARGET_BIG_ENDIAN y at the first.But when build > start I got the message the BIG END is not used anymore > > Is this option wrong or am I just miss other important things? > > > > -- > View this message in context: http://freebsd.1045724.n5.nabble.com/netboot-error-on-RB433-wrong-architecture-0800-0008-tp5905259.html > Sent from the freebsd-mips mailing list archive at Nabble.com. > _______________________________________________ > 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 Wed Apr 23 02:35:55 2014 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 ESMTPS id 435AF8B5 for ; Wed, 23 Apr 2014 02:35:55 +0000 (UTC) Received: from mail-qg0-x233.google.com (mail-qg0-x233.google.com [IPv6:2607:f8b0:400d:c04::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2AC51BCD for ; Wed, 23 Apr 2014 02:35:54 +0000 (UTC) Received: by mail-qg0-f51.google.com with SMTP id f51so353892qge.10 for ; Tue, 22 Apr 2014 19:35:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=MeVUXSwq5JmV55T2pS7T5MUq0z4yRI4xvm085QZSYTg=; b=y1EQDEJLzWr2BqEQWotEUY9KHgiydJhkECb4wkE4erKu+/H4tBPHabmWRWuR2YRwn6 Iy/ggK8xHbYbCW6H7cF+LTYv23I40JFHCA9YnklzEcBfm76hEseo3+t18XxcFmOoijRJ IS6MyWpGH5onIfQ6gmvuL89bDCNHmvToOpbznx8uidcKNscHENMSOu3JMokxGBpI/NGc e+jr2s4O5qjSMbjjqqgc5MsmggXzr7mOp81irT8Vu5J4DqjqKCyWmiz+4bneNoRX8+La YOeIv7eOnyakvpuJ9zlRbbKYKIAyzDmtRqG69F3MmrOXc4fY9S8EYRVk2M02VNCtQ6mG j/Tw== MIME-Version: 1.0 X-Received: by 10.229.53.136 with SMTP id m8mt53868664qcg.4.1398220554110; Tue, 22 Apr 2014 19:35:54 -0700 (PDT) Received: by 10.96.63.228 with HTTP; Tue, 22 Apr 2014 19:35:53 -0700 (PDT) In-Reply-To: References: <1398070819674-5905259.post@n5.nabble.com> X-Goomoji-Body: true Date: Wed, 23 Apr 2014 10:35:53 +0800 Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: =?UTF-8?B?6ZmG5qyj5oWw?= To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-mips@freebsd.org" , Andy X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 02:35:55 -0000 Ah, bad news[?] But where could I get the new instructions or just wait for the wiki to update? Could you give some detail steps to build a kernel for mips routerboard like RB433? Thanks! Andy 2014-04-23 2:06 GMT+08:00 Adrian Chadd : > Hm, I think the BuildingMIPS instructions definitely need updating. :( > > > -a > > > On 21 April 2014 02:00, Andy wrote: > > Recently I try to run FreeBSD on routerboard RB433, so I just rebuild the > > kernel and try netboot. > > > > I use AR71XX_BASE as my kernel file and after finishing building the > kernel > > and I try to startup the RB433,then I got the following error: > > > > setting up elf image... wrong architecture (0800!=0008)elf image > > > > My scripts to build scripts is like the one on the following link. > > https://wiki.freebsd.org/FreeBSD/BuildingMIPS > > I just add the option setenv TARGET_BIG_ENDIAN y at the first.But when > build > > start I got the message the BIG END is not used anymore > > > > Is this option wrong or am I just miss other important things? > > > > > > > > -- > > View this message in context: > http://freebsd.1045724.n5.nabble.com/netboot-error-on-RB433-wrong-architecture-0800-0008-tp5905259.html > > Sent from the freebsd-mips mailing list archive at Nabble.com. > > _______________________________________________ > > 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" > _______________________________________________ > 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 Wed Apr 23 13:59:49 2014 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 ESMTPS id 8C043144; Wed, 23 Apr 2014 13:59:49 +0000 (UTC) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E807B198B; Wed, 23 Apr 2014 13:59:48 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id l18so900022wgh.19 for ; Wed, 23 Apr 2014 06:59:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=WpMymcxlFbyeKfBC+U8JFiCyMPe4zfLVE2H5trf8K7Q=; b=TAf8szLGX7+xjkZWOWZ+/5VubCZ98uHyVmjvjZcschdZyUhtUZLexec1qt5n73b/+M NcRjKAL//ctAT7aJVkQ6paSgZPkf2IJLlIVLql2hElQ5PJyGib+byomQx263CBlAynj+ zep8E+S2ixRbf5dIeXUQbpEYn/19Z0PevO6IO1mztkzOw8Ya7y/lUstHdJYS7jRUiGiB 5B7jAPgtHTntaqm41f/EZF5+0VYrAHCp9SCwgxT/OvvXhvcOaE6+paGO92/a+0jj8NU0 npyDEapKcSD78AZRq9fTqkcZDCgkV8xIjvQlwHYYkA2ODTXCwdVo4vZu7iJEsD6euPOq cDuw== MIME-Version: 1.0 X-Received: by 10.194.48.100 with SMTP id k4mr2568983wjn.49.1398261587268; Wed, 23 Apr 2014 06:59:47 -0700 (PDT) Received: by 10.216.40.72 with HTTP; Wed, 23 Apr 2014 06:59:47 -0700 (PDT) In-Reply-To: References: <1398070819674-5905259.post@n5.nabble.com> Date: Wed, 23 Apr 2014 10:59:47 -0300 Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: Luiz Otavio O Souza To: =?UTF-8?B?6ZmG5qyj5oWw?= Content-Type: multipart/mixed; boundary=047d7b86de4036a11904f7b62584 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: Andy , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 13:59:49 -0000 --047d7b86de4036a11904f7b62584 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 22 April 2014 23:35, =E9=99=86=E6=AC=A3=E6=85=B0 wrote: > Ah, bad news[?] > But where could I get the new instructions or just wait for the wiki to > update? > Could you give some detail steps to build a kernel for mips routerboard > like RB433? > Sorry for the delay, $work calls :/ You are building little endian code while ar71xx expects big endian code. Just replace the value of TARGET_ARCH to 'mips' (instead of 'mipsel') and you will get a working kernel. I'm attaching a RB433 kernel and hints, but the resulting kernel is actually to big to (fully) work and i could not yet spend the time to track down what can be stripped off. Cheers, Luiz --047d7b86de4036a11904f7b62584 Content-Type: application/octet-stream; name="RB433.hints" Content-Disposition: attachment; filename="RB433.hints" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hucorq700 IyAkRnJlZUJTRDogaGVhZC9zeXMvbWlwcy9jb25mL1JTUFJPLmhpbnRzIDIzNTY2MSAyMDEyLTA1 LTE5IDIwOjExOjE4WiBhZHJpYW4gJAoKIyBhcmdlMCBtZGlvIGJ1cwpoaW50LmFyZ2VtZGlvLjAu YXQ9Im5leHVzMCIKaGludC5hcmdlbWRpby4wLm1hZGRyPTB4MTkwMDAwMDAKaGludC5hcmdlbWRp by4wLm1zaXplPTB4MTAwMApoaW50LmFyZ2VtZGlvLjAub3JkZXI9MAoKIyBhcmdlMDogbmFpbCB0 byAxMDAvZnVsbCwgTUlJIC0gY29ubmVjdGVkIHRvIHRoZSBzd2l0Y2gKaGludC5hcmdlLjAubWVk aWE9MTAwCQkjIE1hcCB0byAxMDAvZnVsbApoaW50LmFyZ2UuMC5mZHVwbGV4PTEJCSMKaGludC5h cmdlLjAubWlpbW9kZT0yCQkjIE1JSQpoaW50LmFyZ2UuMC5waHltYXNrPTB4MAkJIyBubyBkaXJl Y3RseSBtYXBwZWQgUEhZcwpoaW50LmFyZ2UuMC5tZGlvPW1kaW9wcm94eTEJIyAuLiBvZmYgb2Yg dGhlIHN3aXRjaCBtZGlvYnVzCgojIGFyZ2UxOiBkZWRpY2F0ZWQgc3dpdGNoIHBvcnQKaGludC5h cmdlLjEucGh5bWFzaz0weDEwCSMgUEhZNApoaW50LmFyZ2UuMS5taWltb2RlPTQJCSMgUk1JSQpo aW50LmFyZ2UuMS5tZGlvPW1kaW9wcm94eTEJIyAuLiBvZmYgb2YgdGhlIHN3aXRjaCBtZGlvYnVz CgojIElQMTdYIHN3aXRjaApoaW50LmlwMTd4LjAuYXQ9Im1kaW8wIgpoaW50LmlwMTd4LjAucGh5 bWFzaz0weDYKCiMgUENJIFNsb3RzIElSUQpoaW50LnBjaWIuMC5iYXNlc2xvdD0xOAoKIyBSb3V0 ZXJCb2FyZCBDUExECmhpbnQucmJfY3BsZGJ1cy4wLmF0PSJzcGlidXMwIgpoaW50LnJiX2NwbGRi dXMuMC5jcz0wCgojIFNQSSBtaWNyb1NEIHNsb3QKaGludC5tbWNzcGkuMC5hdD0ic3BpYnVzMCIK aGludC5tbWNzcGkuMC5jcz0xCgojIERvbid0IGZsaXAgb24gYW55dGhpbmcgdGhhdCBpc24ndCBh bHJlYWR5IGVuYWJsZWQuCiMgVGhpcyBpbmNsdWRlcyBsZWF2aW5nIHRoZSBTUEkgQ1MxL0NTMiBw aW5zIGFzIEdQSU8gcGlucyBhcyB0aGV5J3JlCiMgbm90IHVzZWQgaGVyZS4KI2hpbnQuZ3Bpby4w LmZ1bmN0aW9uX3NldD0weDAwMDAwMDAwCiNoaW50LmdwaW8uMC5mdW5jdGlvbl9jbGVhcj0weDAw MDAwMDAwCgojIFRoZXNlIGFyZSB0aGUgR1BJTyBMRURzIGFuZCBidXR0b25zIHdoaWNoIGNhbiBi ZSBzb2Z0d2FyZSBjb250cm9sbGVkLgpoaW50LmdwaW8uMC5waW5tYXNrPTB4MDAwMDAwZmYKCiMg R1BJTyAwOgojIEdQSU8gMToKIyBHUElPIDI6CiMgR1BJTyAzOgojIEdQSU8gNDogTGVkLTEKIyBH UElPIDU6IE5BTkQgYnVzeSBwaW4KIyBHUElPIDY6CiMgR1BJTyA3OiBSZXNldCBTd2l0Y2gKCiMg R3JlZW4gbGVkIG5lYXIgdGhlIHBvd2VyIGxlZC4KaGludC5ncGlvbGVkLjAuYXQ9ImdwaW9idXMw IgpoaW50LmdwaW9sZWQuMC5uYW1lPSJsZWQtMSIKIyBwaW4gNApoaW50LmdwaW9sZWQuMC5waW5z PTB4MDAxMAoKIyBSb3V0ZXJCb2FyZCBDUExEIGxlZHMKaGludC5ncGlvbGVkLjEuYXQ9ImdwaW9i dXMxIgpoaW50LmdwaW9sZWQuMS5uYW1lPSJsZWQxIgpoaW50LmdwaW9sZWQuMS5waW5zPTB4MDAw MQpoaW50LmdwaW9sZWQuMi5hdD0iZ3Bpb2J1czEiCmhpbnQuZ3Bpb2xlZC4yLm5hbWU9ImxlZDIi CmhpbnQuZ3Bpb2xlZC4yLnBpbnM9MHgwMDAyCmhpbnQuZ3Bpb2xlZC4zLmF0PSJncGlvYnVzMSIK aGludC5ncGlvbGVkLjMubmFtZT0ibGVkMyIKaGludC5ncGlvbGVkLjMucGlucz0weDAwMDQKaGlu dC5ncGlvbGVkLjQuYXQ9ImdwaW9idXMxIgpoaW50LmdwaW9sZWQuNC5uYW1lPSJsZWQ0IgpoaW50 LmdwaW9sZWQuNC5waW5zPTB4MDAwOAoK --047d7b86de4036a11904f7b62584 Content-Type: application/octet-stream; name=RB433U Content-Disposition: attachment; filename=RB433U Content-Transfer-Encoding: base64 X-Attachment-Id: f_hucorq781 IwojIFJvdXRlcnN0YXRpb24gUHJvOiBib290IGZyb20gb24tYm9hcmQgZmxhc2gKIwojICRGcmVl QlNEJAojCgppbmNsdWRlCQkiQVI3MVhYX0JBU0UiCmlkZW50CQkiUkI0MzNVIgpoaW50cwkJIlJC NDMzLmhpbnRzIgoKIyBSQjQzM1tVXSBkb2Vzbid0IGhhdmUgYW55IHNwaSBmbGFzaC4Kbm9kZXZp Y2UJbXgyNWwKCiMgR0VPTSBtb2R1bGVzCiNkZXZpY2UJCWdlb21fcmVkYm9vdAkjIHRvIGdldCBh Y2Nlc3MgdG8gdGhlIFNQSSBmbGFzaCBwYXJ0aXRpb25zCiNkZXZpY2UJCWdlb21fdXppcAkjIGNv bXByZXNzZWQgaW4tbWVtb3J5IGZpbGVzeXN0ZW0gc3VwcG9ydAojb3B0aW9ucwkJR0VPTV9VWklQ CgojIEZvciBET1MKb3B0aW9ucyAJTVNET1NGUwoKIyBSb3V0ZXJCb290IHN1cHBvcnQKI29wdGlv bnMgCUFSNzFYWF9FTlZfUk9VVEVSQk9PVAoKIyBGb3IgZXRoZXJzd2l0Y2ggc3VwcG9ydApvcHRp b25zIAlBUkdFX01ESU8KZGV2aWNlCQltaWlwcm94eQpkZXZpY2UJCWV0aGVyc3dpdGNoCmRldmlj ZQkJaXAxN3gKCiMgQm9vdCBvZmYgZnJvbSBOQU5ECiNvcHRpb25zCQlST09UREVWTkFNRT1cInVm czpyZWRib290L3Jvb3Rmcy51emlwXCIKIyBYWFggLSBORlMgcm9vdCBmb3Igbm93Cm9wdGlvbnMg CU5GU0NMCm9wdGlvbnMgCU5GU19ST09UCm9wdGlvbnMgCUJPT1RQCm9wdGlvbnMgCUJPT1RQX05G U1JPT1QKb3B0aW9ucyAJQk9PVFBfTkZTVjMKb3B0aW9ucyAJQk9PVFBfV0lSRURfVE89YXJnZTEK b3B0aW9ucyAJQk9PVFBfQ09NUEFUCiNvcHRpb25zICAgICAgICAgUk9PVERFVk5BTUU9XCJuZnM6 MTkyLjE2OC4wLjEwOi9kYXRhL3JiL3JiNDUwZy9uZnNyb290XCIKCg== --047d7b86de4036a11904f7b62584-- From owner-freebsd-mips@FreeBSD.ORG Wed Apr 23 18:47:44 2014 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 ESMTPS id 51B5B21F for ; Wed, 23 Apr 2014 18:47:44 +0000 (UTC) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.227]) by mx1.freebsd.org (Postfix) with ESMTP id 1510418EA for ; Wed, 23 Apr 2014 18:47:43 +0000 (UTC) Received: from [76.187.139.93] ([76.187.139.93:59105] helo=[192.168.0.10]) by cdptpa-oedge02 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id C2/BC-30401-8CA08535; Wed, 23 Apr 2014 18:47:37 +0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: Error building curl for Edge Router Lite From: Stacey Son In-Reply-To: Date: Wed, 23 Apr 2014 13:47:36 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <75C32A8C-64E0-4AF7-A390-57E76A05358A@FreeBSD.org> References: To: Tom Pusateri X-Mailer: Apple Mail (2.1510) X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 18:47:44 -0000 Hi Tom: I don't remember the tweak I used to get curl to build but I have a = bunch of "freebsd:10:mips:64:eb:n64" packages (including curl 7.31.0) at = http://www.cl.cam.ac.uk/research/security/ctsrd/mips64-packages that I = built using qemu bsd-user mode. Use 'pkg' and something like: FreeBSD: { url: = "pkg+http://www.cl.cam.ac.uk/research/security/ctsrd/mips64-packages", mirror_type: "srv", enabled: yes } in /etc/pkg/FreeBSD.conf to 'pkg install'. Also, there are a bunch of "freebsd:10:mips:64:eb:n64" and = "freebsd:11:mips:64:eb:n64" packages at: http://pkg.absolight.net/freebsd%3a10%3amips%3a64%3aeb%3an64/ and=20 http://pkg.absolight.net/freebsd%3a11%3amips%3a64%3aeb%3an64/ respectively. Also, if you are doing a bunch of package building using your ERL then = you may want to add the following patches to the kernel (especially if = you are using NFS): http://people.freebsd.org/~sson/mips/kstack/kstack_large_page_1.diff http://people.freebsd.org/~sson/mips/kstack/kstack_large_page_2.diff http://people.freebsd.org/~sson/mips/kstack/kstack_large_page_3.diff and add "option KSTACK_LARGE_PAGE" to the kernel config file. This = will increase the kernel thread stack size by using 16K sized pages. = The current kernel thread size is too small. I hope this helps. Regards, -stacey. On Apr 8, 2014, at 10:07 PM, Tom Pusateri wrote: > I'm trying to build curl from ports on a FreeBSD 10 system running on = a Ubiquiti Edge Router Lite. > I used the image available here: http://rtfm.net/FreeBSD/ERL/ to get = FreeBSD up and running and have been able to build other ports to build = ok including: >=20 > autoconf-2.69 Automatically configure source code on = many Un*x platforms > autoconf-wrapper-20131203 Wrapper script for GNU autoconf > dialog4ports-0.1.5_2 Console Interface to configure ports > gmake-3.82_1 GNU version of 'make' utility > help2man-1.43.3_1 Automatically generating simple manual = pages from program output > isc-dhcp43-server-4.3.0_1 The ISC Dynamic Host Configuration = Protocol server > libtool-2.4.2_2 Generic shared library support script > m4-1.4.17_1,1 GNU m4 > p5-Error-0.17022 Error/exception handling in = object-oriented programming style > perl5-5.16.3_9 Practical Extraction and Report = Language > pkg-1.2.7_2 Package manager > screen-4.0.3_14 Multi-screen window manager > sqlite3-3.8.4.2 SQL database engine in a C library >=20 > Full make log file here: http://cj.bangj.com/~pusateri/curl-make.log >=20 > =3D=3D=3D> Staging for curl-7.36.0 > =3D=3D=3D> Generating temporary packing list > Making install in lib > /bin/mkdir -p '/usr/ports/ftp/curl/work/stage/usr/local/lib' > /bin/sh ../libtool --mode=3Dinstall /usr/bin/install -c -o root -g = wheel -s libcurl.la '/usr/ports/ftp/curl/work/stage/usr/local/lib' > libtool: install: /usr/bin/install -c -o root -g wheel = .libs/libcurl.so.7 = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.so.7 > libtool: install: strip --strip-unneeded = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.so.7 > libtool: install: (cd /usr/ports/ftp/curl/work/stage/usr/local/lib && = { ln -s -f libcurl.so.7 libcurl.so || { rm -f libcurl.so && ln -s = libcurl.so.7 libcurl.so; }; }) > libtool: install: (cd /usr/ports/ftp/curl/work/stage/usr/local/lib && = { ln -s -f libcurl.so.7 libcurl.so || { rm -f libcurl.so && ln -s = libcurl.so.7 libcurl.so; }; }) > libtool: install: /usr/bin/install -c -o root -g wheel = .libs/libcurl.lai = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.la > libtool: install: /usr/bin/install -c -o root -g wheel .libs/libcurl.a = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.a > libtool: install: strip --strip-debug = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.a > libtool: install: chmod 644 = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.a > libtool: install: ranlib = /usr/ports/ftp/curl/work/stage/usr/local/lib/libcurl.a > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: warning: can't find .strtab section > ranlib: fatal: Invalid filename > *** Error code 70 >=20 > Stop. > make[4]: stopped in /usr/ports/ftp/curl/work/curl-7.36.0/lib > *** Error code 1 >=20 > Stop. > make[3]: stopped in /usr/ports/ftp/curl/work/curl-7.36.0/lib > *** Error code 1 >=20 > Stop. > make[2]: stopped in /usr/ports/ftp/curl/work/curl-7.36.0 > *** Error code 1 >=20 > Stop. > make[1]: stopped in /usr/ports/ftp/curl > *** Error code 1 >=20 > Stop. > make: stopped in /usr/ports/ftp/curl > pusateri [cj:1018]=20 >=20 From owner-freebsd-mips@FreeBSD.ORG Wed Apr 23 20:20:51 2014 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 ESMTPS id EE501ED6 for ; Wed, 23 Apr 2014 20:20:51 +0000 (UTC) Received: from mail-qa0-x231.google.com (mail-qa0-x231.google.com [IPv6:2607:f8b0:400d:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAB6912ED for ; Wed, 23 Apr 2014 20:20:51 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id j7so1337530qaq.22 for ; Wed, 23 Apr 2014 13:20:49 -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:content-transfer-encoding; bh=hBlPcrVnSNEETwqBZxKsF2dD5/GSaLwj9S/4cnkE/zo=; b=Q0RP/7vAnyPxXUAYs8Mjqaqu13Aa7cgKX6OabSKGkOvqXqboHbO70lhWE9o4M3Zhvw I5QvsHzlTzb+0MajJ8Bb79TS1A+E8dstnB4cPc7QGHb40mYoknMcui0H96IncitoBQpR SmJTtGYDHvPBhNVT2LY+dR+zZjvLnbn+NoUe112yjUtBBgBzIccpdpz87973X+EpsWuO Z6ODc7HvcPEGNLe0pkDKIr0vTvxWBnIMEk3NLxHLuBY5r/gGWHInxpcddEAnipVwgc7r Uj0F/lA3b5iOzvy1S9qf1CuVCHmI/owSzhLfWw0/pmrrI2M3/S/ovQhOej8RpfxkjtL5 6xaA== MIME-Version: 1.0 X-Received: by 10.224.47.130 with SMTP id n2mr62131714qaf.26.1398284449782; Wed, 23 Apr 2014 13:20:49 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.191.201 with HTTP; Wed, 23 Apr 2014 13:20:49 -0700 (PDT) In-Reply-To: References: <1398070819674-5905259.post@n5.nabble.com> Date: Wed, 23 Apr 2014 13:20:49 -0700 X-Google-Sender-Auth: pmsTJRSfMSfP-or4gDr24s8qySE Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: Adrian Chadd To: Luiz Otavio O Souza Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Andy , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Apr 2014 20:20:52 -0000 Hi! Would you mind updating the wiki with updated info? -a On 23 April 2014 06:59, Luiz Otavio O Souza wrote: > On 22 April 2014 23:35, =E9=99=86=E6=AC=A3=E6=85=B0 wrote: >> >> Ah, bad news[?] >> >> But where could I get the new instructions or just wait for the wiki to >> update? >> Could you give some detail steps to build a kernel for mips routerboard >> like RB433? > > > Sorry for the delay, $work calls :/ > > You are building little endian code while ar71xx expects big endian code. > Just replace the value of TARGET_ARCH to 'mips' (instead of 'mipsel') and > you will get a working kernel. > > I'm attaching a RB433 kernel and hints, but the resulting kernel is actua= lly > to big to (fully) work and i could not yet spend the time to track down w= hat > can be stripped off. > > Cheers, > Luiz > > From owner-freebsd-mips@FreeBSD.ORG Fri Apr 25 20:45:17 2014 Return-Path: Delivered-To: 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 ESMTPS id A48A1A87; Fri, 25 Apr 2014 20:45:17 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E0F814C9; Fri, 25 Apr 2014 20:45:17 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s3PKjGM1084146; Fri, 25 Apr 2014 16:45:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s3PKjG7T083914; Fri, 25 Apr 2014 20:45:16 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 25 Apr 2014 20:45:16 GMT Message-Id: <201404252045.s3PKjG7T083914@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 20:45:17 -0000 TB --- 2014-04-25 19:39:23 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-25 19:39:23 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-25 19:39:23 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-25 19:39:23 - cleaning the object tree TB --- 2014-04-25 19:39:23 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-25 19:40:59 - At svn revision 264914 TB --- 2014-04-25 19:41:00 - building world TB --- 2014-04-25 19:41:00 - CROSS_BUILD_TESTING=YES TB --- 2014-04-25 19:41:00 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-25 19:41:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-25 19:41:00 - SRCCONF=/dev/null TB --- 2014-04-25 19:41:00 - TARGET=mips TB --- 2014-04-25 19:41:00 - TARGET_ARCH=mips TB --- 2014-04-25 19:41:00 - TZ=UTC TB --- 2014-04-25 19:41:00 - __MAKE_CONF=/dev/null TB --- 2014-04-25 19:41:00 - cd /src TB --- 2014-04-25 19:41:00 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Apr 25 19:41:07 UTC 2014 >>> 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 Fri Apr 25 20:43:00 UTC 2014 TB --- 2014-04-25 20:43:00 - cd /src/sys/mips/conf TB --- 2014-04-25 20:43:00 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-04-25 20:43:00 - skipping ADM5120 kernel TB --- 2014-04-25 20:43:00 - cd /src/sys/mips/conf TB --- 2014-04-25 20:43:00 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-04-25 20:43:00 - skipping ALCHEMY kernel TB --- 2014-04-25 20:43:00 - cd /src/sys/mips/conf TB --- 2014-04-25 20:43:00 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-04-25 20:43:00 - building ALFA_HORNET_UB kernel TB --- 2014-04-25 20:43:00 - CROSS_BUILD_TESTING=YES TB --- 2014-04-25 20:43:00 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-25 20:43:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-25 20:43:00 - SRCCONF=/dev/null TB --- 2014-04-25 20:43:00 - TARGET=mips TB --- 2014-04-25 20:43:00 - TARGET_ARCH=mips TB --- 2014-04-25 20:43:00 - TZ=UTC TB --- 2014-04-25 20:43:00 - __MAKE_CONF=/dev/null TB --- 2014-04-25 20:43:00 - cd /src TB --- 2014-04-25 20:43:00 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Fri Apr 25 20:43:01 UTC 2014 >>> 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_action.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_ageq.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_adhoc.c -Wno-unused-function 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_amrr.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto.c -Wno-unused-function 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto_ccmp.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto_none.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto_tkip.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto_wep.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_ddb.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_dfs.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_freebsd.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_hostap.c -Wno-unused-function 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_ht.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_hwmp.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_input.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_ioctl.c cc1: warnings being treated as errors /src/sys/net80211/ieee80211_ioctl.c: In function 'ieee80211_ioctl_getcurchan': /src/sys/net80211/ieee80211_ioctl.c:605: warning: suggest parentheses around comparison in operand of | [-Wparentheses] *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/ALFA_HORNET_UB *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-25 20:45:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-25 20:45:10 - ERROR: failed to build ALFA_HORNET_UB kernel TB --- 2014-04-25 20:45:10 - 2962.92 user 673.65 system 3947.07 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Apr 26 10:43:37 2014 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 ESMTPS id 12837385; Sat, 26 Apr 2014 10:43:37 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF9B41D10; Sat, 26 Apr 2014 10:43:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s3QAhYs2045332; Sat, 26 Apr 2014 06:43:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s3QAhY1p045327; Sat, 26 Apr 2014 10:43:34 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Apr 2014 10:43:34 GMT Message-Id: <201404261043.s3QAhY1p045327@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 10:43:37 -0000 TB --- 2014-04-26 09:36:20 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-26 09:36:20 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-26 09:36:20 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-26 09:36:20 - cleaning the object tree TB --- 2014-04-26 09:37:32 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-26 09:37:53 - At svn revision 264962 TB --- 2014-04-26 09:37:54 - building world TB --- 2014-04-26 09:37:54 - CROSS_BUILD_TESTING=YES TB --- 2014-04-26 09:37:54 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-26 09:37:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-26 09:37:54 - SRCCONF=/dev/null TB --- 2014-04-26 09:37:54 - TARGET=mips TB --- 2014-04-26 09:37:54 - TARGET_ARCH=mips TB --- 2014-04-26 09:37:54 - TZ=UTC TB --- 2014-04-26 09:37:54 - __MAKE_CONF=/dev/null TB --- 2014-04-26 09:37:54 - cd /src TB --- 2014-04-26 09:37:54 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Apr 26 09:38:02 UTC 2014 >>> 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 Apr 26 10:41:23 UTC 2014 TB --- 2014-04-26 10:41:23 - cd /src/sys/mips/conf TB --- 2014-04-26 10:41:23 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-04-26 10:41:23 - skipping ADM5120 kernel TB --- 2014-04-26 10:41:23 - cd /src/sys/mips/conf TB --- 2014-04-26 10:41:23 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-04-26 10:41:23 - skipping ALCHEMY kernel TB --- 2014-04-26 10:41:23 - cd /src/sys/mips/conf TB --- 2014-04-26 10:41:23 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-04-26 10:41:23 - building ALFA_HORNET_UB kernel TB --- 2014-04-26 10:41:23 - CROSS_BUILD_TESTING=YES TB --- 2014-04-26 10:41:23 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-26 10:41:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-26 10:41:23 - SRCCONF=/dev/null TB --- 2014-04-26 10:41:23 - TARGET=mips TB --- 2014-04-26 10:41:23 - TARGET_ARCH=mips TB --- 2014-04-26 10:41:23 - TZ=UTC TB --- 2014-04-26 10:41:23 - __MAKE_CONF=/dev/null TB --- 2014-04-26 10:41:23 - cd /src TB --- 2014-04-26 10:41:23 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Sat Apr 26 10:41:23 UTC 2014 >>> 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_action.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_ageq.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_adhoc.c -Wno-unused-function 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_amrr.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto.c -Wno-unused-function 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto_ccmp.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto_none.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto_tkip.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_crypto_wep.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_ddb.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_dfs.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_freebsd.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_hostap.c -Wno-unused-function 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_ht.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_hwmp.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_input.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net80211/ieee80211_ioctl.c cc1: warnings being treated as errors /src/sys/net80211/ieee80211_ioctl.c: In function 'ieee80211_ioctl_getcurchan': /src/sys/net80211/ieee80211_ioctl.c:605: warning: suggest parentheses around comparison in operand of | [-Wparentheses] *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/ALFA_HORNET_UB *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-26 10:43:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-26 10:43:34 - ERROR: failed to build ALFA_HORNET_UB kernel TB --- 2014-04-26 10:43:34 - 2960.21 user 653.87 system 4033.98 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Apr 26 19:44:54 2014 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 ESMTPS id C7AF085D; Sat, 26 Apr 2014 19:44:54 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8EDA01D85; Sat, 26 Apr 2014 19:44:54 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s3QJik5q075806; Sat, 26 Apr 2014 15:44:46 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s3QJikU3075803; Sat, 26 Apr 2014 19:44:46 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 26 Apr 2014 19:44:46 GMT Message-Id: <201404261944.s3QJikU3075803@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 19:44:54 -0000 TB --- 2014-04-26 18:44:10 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-26 18:44:10 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-26 18:44:10 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-26 18:44:10 - cleaning the object tree TB --- 2014-04-26 18:45:31 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-26 18:45:35 - At svn revision 264973 TB --- 2014-04-26 18:45:36 - building world TB --- 2014-04-26 18:45:36 - CROSS_BUILD_TESTING=YES TB --- 2014-04-26 18:45:36 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-26 18:45:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-26 18:45:36 - SRCCONF=/dev/null TB --- 2014-04-26 18:45:36 - TARGET=mips TB --- 2014-04-26 18:45:36 - TARGET_ARCH=mips TB --- 2014-04-26 18:45:36 - TZ=UTC TB --- 2014-04-26 18:45:36 - __MAKE_CONF=/dev/null TB --- 2014-04-26 18:45:36 - cd /src TB --- 2014-04-26 18:45:36 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Apr 26 18:45:43 UTC 2014 >>> 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 [...] ===> usr.sbin/gssd (all) cc -O -pipe -G0 -I. -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /src/usr.sbin/gssd/gssd.c cc -O -pipe -G0 -I. -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c gssd_svc.c cc -O -pipe -G0 -I. -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c gssd_xdr.c cc -O -pipe -G0 -I. -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -c /src/usr.sbin/gssd/../../sys/kgssapi/gssd_prot.c cc -O -pipe -G0 -I. -std=gnu99 -Wsystem-headers -Werror -Wno-pointer-sign -o gssd gssd.o gssd_svc.o gssd_xdr.o gssd_prot.o -lgssapi -lkrb5 -lhx509 -lasn1 -lroken -lcom_err -lcrypt -lcrypto gzip -cn /src/usr.sbin/gssd/gssd.8 > gssd.8.gz ===> usr.sbin/gstat (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/gstat/gstat.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o gstat gstat.o -ldevstat -lkvm -lgeom -lbsdxml -lsbuf -ledit -lcurses gzip -cn /src/usr.sbin/gstat/gstat.8 > gstat.8.gz ===> usr.sbin/i2c (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/i2c/i2c.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o i2c i2c.o gzip -cn /src/usr.sbin/i2c/i2c.8 > i2c.8.gz ===> usr.sbin/ifmcstat (all) cc -O -pipe -G0 -DINET6 -DWITH_KVM -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/ifmcstat/ifmcstat.c /src/usr.sbin/ifmcstat/ifmcstat.c:119:1: error: "sa_equal" redefined In file included from /src/usr.sbin/ifmcstat/ifmcstat.c:48: /obj/mips.mips/src/tmp/usr/include/net/route.h:278:1: error: this is the location of the previous definition *** Error code 1 Stop. bmake[3]: stopped in /src/usr.sbin/ifmcstat *** Error code 1 Stop. bmake[2]: stopped in /src/usr.sbin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-04-26 19:44:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-26 19:44:46 - ERROR: failed to build world TB --- 2014-04-26 19:44:46 - 2713.95 user 625.41 system 3636.46 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Apr 26 21:10:45 2014 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 ESMTPS id 7DAF2E1E; Sat, 26 Apr 2014 21:10:45 +0000 (UTC) Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [IPv6:2a00:1450:400c:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E34A2160F; Sat, 26 Apr 2014 21:10:44 +0000 (UTC) Received: by mail-we0-f170.google.com with SMTP id w61so4962493wes.15 for ; Sat, 26 Apr 2014 14:10:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EEu26O6PPYi5+elSJYMw0j4w94WtXUiSqHXHVJ0FLVA=; b=q50EGX/bScNHHsP/F3+Ad559wFuRIhPKEpAP5oP0tZerF41g31lOCOPYv4XpQOpzUr YaPEFVXOgtd6quQF9QBnzUoFCsE9MWio8bCjd94BaORZNjPEoY5M1aXd7YeaK1Yb46sA awJCps0Y6PIUgXmp5RMh0ux+2I4VvpPJORhwD/m6CuXdbg3ri/Dj9B975pfdZZB6Z6ff mQVZfj4+B6plLcp5ugym5ZD0Aqbm7V8BFgM9rToc2kc+IEWK9DQSij+LZnC4e+HK4RUM bOk8UyWqw4TOXMa5yFX5jboAyrkP7PDTDc5cZsDKvO5xVeR4TahdOMioEK+72UfpIqOj UiAA== MIME-Version: 1.0 X-Received: by 10.180.206.205 with SMTP id lq13mr8917287wic.11.1398546643256; Sat, 26 Apr 2014 14:10:43 -0700 (PDT) Received: by 10.216.40.72 with HTTP; Sat, 26 Apr 2014 14:10:43 -0700 (PDT) In-Reply-To: References: <1398070819674-5905259.post@n5.nabble.com> Date: Sat, 26 Apr 2014 18:10:43 -0300 Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: Luiz Otavio O Souza To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: Andy , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2014 21:10:45 -0000 On 23 April 2014 17:20, Adrian Chadd wrote: > Hi! > > Would you mind updating the wiki with updated info? > Sure, done. I've added a few examples for TARGET_ARCH and clarified a bit the dhcp configuration. Luiz From owner-freebsd-mips@FreeBSD.ORG Sun Apr 27 08:51:40 2014 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 ESMTPS id 7DBCE304; Sun, 27 Apr 2014 08:51:40 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1BB2C1C3C; Sun, 27 Apr 2014 08:51:39 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s3R8pcA3065905; Sun, 27 Apr 2014 04:51:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s3R8pcg2065886; Sun, 27 Apr 2014 08:51:38 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 27 Apr 2014 08:51:38 GMT Message-Id: <201404270851.s3R8pcg2065886@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.17 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2014 08:51:40 -0000 TB --- 2014-04-27 07:43:59 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-04-27 07:43:59 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-04-27 07:43:59 - starting HEAD tinderbox run for mips/mips TB --- 2014-04-27 07:43:59 - cleaning the object tree TB --- 2014-04-27 07:44:50 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-04-27 07:45:43 - At svn revision 264991 TB --- 2014-04-27 07:45:44 - building world TB --- 2014-04-27 07:45:44 - CROSS_BUILD_TESTING=YES TB --- 2014-04-27 07:45:44 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-27 07:45:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-27 07:45:44 - SRCCONF=/dev/null TB --- 2014-04-27 07:45:44 - TARGET=mips TB --- 2014-04-27 07:45:44 - TARGET_ARCH=mips TB --- 2014-04-27 07:45:44 - TZ=UTC TB --- 2014-04-27 07:45:44 - __MAKE_CONF=/dev/null TB --- 2014-04-27 07:45:44 - cd /src TB --- 2014-04-27 07:45:44 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sun Apr 27 07:45:52 UTC 2014 >>> 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 Sun Apr 27 08:49:33 UTC 2014 TB --- 2014-04-27 08:49:33 - cd /src/sys/mips/conf TB --- 2014-04-27 08:49:33 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-04-27 08:49:33 - skipping ADM5120 kernel TB --- 2014-04-27 08:49:33 - cd /src/sys/mips/conf TB --- 2014-04-27 08:49:33 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-04-27 08:49:33 - skipping ALCHEMY kernel TB --- 2014-04-27 08:49:33 - cd /src/sys/mips/conf TB --- 2014-04-27 08:49:33 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-04-27 08:49:33 - building ALFA_HORNET_UB kernel TB --- 2014-04-27 08:49:33 - CROSS_BUILD_TESTING=YES TB --- 2014-04-27 08:49:33 - MAKEOBJDIRPREFIX=/obj TB --- 2014-04-27 08:49:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-04-27 08:49:33 - SRCCONF=/dev/null TB --- 2014-04-27 08:49:33 - TARGET=mips TB --- 2014-04-27 08:49:33 - TARGET_ARCH=mips TB --- 2014-04-27 08:49:33 - TZ=UTC TB --- 2014-04-27 08:49:33 - __MAKE_CONF=/dev/null TB --- 2014-04-27 08:49:33 - cd /src TB --- 2014-04-27 08:49:33 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Sun Apr 27 08:49:33 UTC 2014 >>> 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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_bridge.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_clone.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_dead.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_debug.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_ethersubr.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_loop.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_llatbl.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_media.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/if_mib.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/netisr.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/pfil.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/radix.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/radix_mpath.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/raw_cb.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/raw_usrreq.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/route.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=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -Werror /src/sys/net/rtsock.c cc1: warnings being treated as errors /src/sys/net/rtsock.c: In function 'route_output': /src/sys/net/rtsock.c:529: warning: 'fibnum' may be used uninitialized in this function *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/ALFA_HORNET_UB *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-04-27 08:51:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-04-27 08:51:38 - ERROR: failed to build ALFA_HORNET_UB kernel TB --- 2014-04-27 08:51:38 - 2950.84 user 650.82 system 4059.19 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Apr 27 15:00:18 2014 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 ESMTPS id 734BE2DC for ; Sun, 27 Apr 2014 15:00:18 +0000 (UTC) Received: from mail-qc0-x22e.google.com (mail-qc0-x22e.google.com [IPv6:2607:f8b0:400d:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 30DBA1BEE for ; Sun, 27 Apr 2014 15:00:18 +0000 (UTC) Received: by mail-qc0-f174.google.com with SMTP id c9so5940996qcz.33 for ; Sun, 27 Apr 2014 08:00:17 -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=ZQnrlfuQxETLdhX9xt0b8g1DcEzP5q4Q4CSJ7jg/AKk=; b=dhncTKdh0yylDV/nh7PfnUnoYXHRdvKWK5hgzeyqWBWxoSfn02AhixhR0dwHprIurl j3lieV+ojfnhWizPiVqvDLLdy6s1X/Ph23ecQVOo6YSOiluDG3trg+y/g6A85Vm8zewK aNiKeNKLLdSjAFKTxqYdYYOqYjaSQlweIPqZjUViUfyKd3Pc+io02tHoaiq49GUau1N6 28+iHfmo9f4IVd5o4Zl73zBRynANmygL6CishAcx4dvXHh8VJghOeCf7tH7fb2fedzU3 baYoNLQMq1P57y2g7d86SgtdP0mg93WctlSHroOCHY5tpccZVTIPNIvu5EhLN8wzqyHs G6Bg== MIME-Version: 1.0 X-Received: by 10.224.38.138 with SMTP id b10mr1787243qae.98.1398610817342; Sun, 27 Apr 2014 08:00:17 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.191.201 with HTTP; Sun, 27 Apr 2014 08:00:17 -0700 (PDT) In-Reply-To: References: <1398070819674-5905259.post@n5.nabble.com> Date: Sun, 27 Apr 2014 08:00:17 -0700 X-Google-Sender-Auth: UnXF_PBbeCzv3mKSKIpnMIs0t48 Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: Adrian Chadd To: Luiz Otavio O Souza Content-Type: text/plain; charset=UTF-8 Cc: Andy , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2014 15:00:18 -0000 Woo, thanks! -a On 26 April 2014 14:10, Luiz Otavio O Souza wrote: > On 23 April 2014 17:20, Adrian Chadd wrote: >> Hi! >> >> Would you mind updating the wiki with updated info? >> > > Sure, done. I've added a few examples for TARGET_ARCH and clarified a > bit the dhcp configuration. > > Luiz From owner-freebsd-mips@FreeBSD.ORG Mon Apr 28 11:06:50 2014 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 ESMTPS id 328F8478 for ; Mon, 28 Apr 2014 11:06:50 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1ED751AA9 for ; Mon, 28 Apr 2014 11:06:50 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3SB6nm5086187 for ; Mon, 28 Apr 2014 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3SB6nAC086184 for freebsd-mips@FreeBSD.org; Mon, 28 Apr 2014 11:06:49 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 28 Apr 2014 11:06:49 GMT Message-Id: <201404281106.s3SB6nAC086184@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.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2014 11:06:50 -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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Mon May 5 11:06:46 2014 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 ESMTPS id E8C8CDFD for ; Mon, 5 May 2014 11:06:46 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5E671CEF for ; Mon, 5 May 2014 11:06:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s45B6kSR083168 for ; Mon, 5 May 2014 11:06:46 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s45B6k8S083166 for freebsd-mips@FreeBSD.org; Mon, 5 May 2014 11:06:46 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 5 May 2014 11:06:46 GMT Message-Id: <201405051106.s45B6k8S083166@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.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2014 11:06:47 -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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Tue May 6 10:11:01 2014 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 ESMTPS id 066AE37B; Tue, 6 May 2014 10:11:01 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3E2EDF2; Tue, 6 May 2014 10:11:00 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46AAxAk093873; Tue, 6 May 2014 06:10:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46AAxlC093863; Tue, 6 May 2014 10:10:59 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 10:10:59 GMT Message-Id: <201405061010.s46AAxlC093863@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 10:11:01 -0000 TB --- 2014-05-06 10:10:53 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 10:10:53 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 10:10:53 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 10:10:53 - cleaning the object tree TB --- 2014-05-06 10:10:53 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 10:10:58 - At svn revision 265431 TB --- 2014-05-06 10:10:59 - building world TB --- 2014-05-06 10:10:59 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 10:10:59 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 10:10:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 10:10:59 - SRCCONF=/dev/null TB --- 2014-05-06 10:10:59 - TARGET=mips TB --- 2014-05-06 10:10:59 - TARGET_ARCH=mips TB --- 2014-05-06 10:10:59 - TZ=UTC TB --- 2014-05-06 10:10:59 - __MAKE_CONF=/dev/null TB --- 2014-05-06 10:10:59 - cd /src TB --- 2014-05-06 10:10:59 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 10:10:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 10:10:59 - ERROR: failed to build world TB --- 2014-05-06 10:10:59 - 1.48 user 3.16 system 5.75 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 10:20:34 2014 Return-Path: Delivered-To: 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 ESMTPS id C4C02AC4; Tue, 6 May 2014 10:20:34 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8EDB3F0F; Tue, 6 May 2014 10:20:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46AKXlL094199; Tue, 6 May 2014 06:20:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46AKVMl094198; Tue, 6 May 2014 10:20:31 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 10:20:31 GMT Message-Id: <201405061020.s46AKVMl094198@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 10:20:34 -0000 TB --- 2014-05-06 10:20:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 10:20:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 10:20:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 10:20:25 - cleaning the object tree TB --- 2014-05-06 10:20:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 10:20:30 - At svn revision 265431 TB --- 2014-05-06 10:20:31 - building world TB --- 2014-05-06 10:20:31 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 10:20:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 10:20:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 10:20:31 - SRCCONF=/dev/null TB --- 2014-05-06 10:20:31 - TARGET=mips TB --- 2014-05-06 10:20:31 - TARGET_ARCH=mips TB --- 2014-05-06 10:20:31 - TZ=UTC TB --- 2014-05-06 10:20:31 - __MAKE_CONF=/dev/null TB --- 2014-05-06 10:20:31 - cd /src TB --- 2014-05-06 10:20:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 10:20:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 10:20:31 - ERROR: failed to build world TB --- 2014-05-06 10:20:31 - 1.86 user 2.79 system 5.68 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 10:30:30 2014 Return-Path: Delivered-To: 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 ESMTPS id 9B0F490A; Tue, 6 May 2014 10:30:30 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6541086; Tue, 6 May 2014 10:30:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46AUTEa094537; Tue, 6 May 2014 06:30:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46AUTfg094535; Tue, 6 May 2014 10:30:29 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 10:30:29 GMT Message-Id: <201405061030.s46AUTfg094535@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 10:30:30 -0000 TB --- 2014-05-06 10:30:23 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 10:30:23 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 10:30:23 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 10:30:23 - cleaning the object tree TB --- 2014-05-06 10:30:23 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 10:30:28 - At svn revision 265431 TB --- 2014-05-06 10:30:29 - building world TB --- 2014-05-06 10:30:29 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 10:30:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 10:30:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 10:30:29 - SRCCONF=/dev/null TB --- 2014-05-06 10:30:29 - TARGET=mips TB --- 2014-05-06 10:30:29 - TARGET_ARCH=mips TB --- 2014-05-06 10:30:29 - TZ=UTC TB --- 2014-05-06 10:30:29 - __MAKE_CONF=/dev/null TB --- 2014-05-06 10:30:29 - cd /src TB --- 2014-05-06 10:30:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 10:30:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 10:30:29 - ERROR: failed to build world TB --- 2014-05-06 10:30:29 - 1.73 user 2.89 system 5.66 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 10:40:30 2014 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 ESMTPS id 8C5C9979; Tue, 6 May 2014 10:40:30 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5673020E; Tue, 6 May 2014 10:40:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46AeTOd094865; Tue, 6 May 2014 06:40:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46AeTRO094835; Tue, 6 May 2014 10:40:29 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 10:40:29 GMT Message-Id: <201405061040.s46AeTRO094835@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 10:40:30 -0000 TB --- 2014-05-06 10:40:23 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 10:40:23 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 10:40:23 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 10:40:23 - cleaning the object tree TB --- 2014-05-06 10:40:23 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 10:40:28 - At svn revision 265431 TB --- 2014-05-06 10:40:29 - building world TB --- 2014-05-06 10:40:29 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 10:40:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 10:40:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 10:40:29 - SRCCONF=/dev/null TB --- 2014-05-06 10:40:29 - TARGET=mips TB --- 2014-05-06 10:40:29 - TARGET_ARCH=mips TB --- 2014-05-06 10:40:29 - TZ=UTC TB --- 2014-05-06 10:40:29 - __MAKE_CONF=/dev/null TB --- 2014-05-06 10:40:29 - cd /src TB --- 2014-05-06 10:40:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 10:40:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 10:40:29 - ERROR: failed to build world TB --- 2014-05-06 10:40:29 - 1.63 user 2.94 system 5.60 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 10:50:30 2014 Return-Path: Delivered-To: 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 ESMTPS id B75DEB9B; Tue, 6 May 2014 10:50:30 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 812BC2E1; Tue, 6 May 2014 10:50:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46AoTG2095187; Tue, 6 May 2014 06:50:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46AoTvB095184; Tue, 6 May 2014 10:50:29 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 10:50:29 GMT Message-Id: <201405061050.s46AoTvB095184@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 10:50:30 -0000 TB --- 2014-05-06 10:50:23 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 10:50:23 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 10:50:23 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 10:50:23 - cleaning the object tree TB --- 2014-05-06 10:50:23 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 10:50:28 - At svn revision 265431 TB --- 2014-05-06 10:50:29 - building world TB --- 2014-05-06 10:50:29 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 10:50:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 10:50:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 10:50:29 - SRCCONF=/dev/null TB --- 2014-05-06 10:50:29 - TARGET=mips TB --- 2014-05-06 10:50:29 - TARGET_ARCH=mips TB --- 2014-05-06 10:50:29 - TZ=UTC TB --- 2014-05-06 10:50:29 - __MAKE_CONF=/dev/null TB --- 2014-05-06 10:50:29 - cd /src TB --- 2014-05-06 10:50:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 10:50:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 10:50:29 - ERROR: failed to build world TB --- 2014-05-06 10:50:29 - 1.53 user 3.13 system 5.70 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 11:00:31 2014 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 ESMTPS id BCC69A97; Tue, 6 May 2014 11:00:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86A105FE; Tue, 6 May 2014 11:00:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46B0UcY095531; Tue, 6 May 2014 07:00:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46B0UBx095526; Tue, 6 May 2014 11:00:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 11:00:30 GMT Message-Id: <201405061100.s46B0UBx095526@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 11:00:31 -0000 TB --- 2014-05-06 11:00:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 11:00:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 11:00:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 11:00:24 - cleaning the object tree TB --- 2014-05-06 11:00:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 11:00:29 - At svn revision 265432 TB --- 2014-05-06 11:00:30 - building world TB --- 2014-05-06 11:00:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 11:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 11:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 11:00:30 - SRCCONF=/dev/null TB --- 2014-05-06 11:00:30 - TARGET=mips TB --- 2014-05-06 11:00:30 - TARGET_ARCH=mips TB --- 2014-05-06 11:00:30 - TZ=UTC TB --- 2014-05-06 11:00:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 11:00:30 - cd /src TB --- 2014-05-06 11:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 11:00:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 11:00:30 - ERROR: failed to build world TB --- 2014-05-06 11:00:30 - 1.67 user 3.01 system 5.72 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 11:10:30 2014 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 ESMTPS id 9A0BDCA9; Tue, 6 May 2014 11:10:30 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6440784B; Tue, 6 May 2014 11:10:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46BAT2l095854; Tue, 6 May 2014 07:10:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46BATFl095851; Tue, 6 May 2014 11:10:29 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 11:10:29 GMT Message-Id: <201405061110.s46BATFl095851@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 11:10:30 -0000 TB --- 2014-05-06 11:10:23 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 11:10:23 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 11:10:23 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 11:10:23 - cleaning the object tree TB --- 2014-05-06 11:10:23 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 11:10:28 - At svn revision 265432 TB --- 2014-05-06 11:10:29 - building world TB --- 2014-05-06 11:10:29 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 11:10:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 11:10:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 11:10:29 - SRCCONF=/dev/null TB --- 2014-05-06 11:10:29 - TARGET=mips TB --- 2014-05-06 11:10:29 - TARGET_ARCH=mips TB --- 2014-05-06 11:10:29 - TZ=UTC TB --- 2014-05-06 11:10:29 - __MAKE_CONF=/dev/null TB --- 2014-05-06 11:10:29 - cd /src TB --- 2014-05-06 11:10:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 11:10:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 11:10:29 - ERROR: failed to build world TB --- 2014-05-06 11:10:29 - 1.63 user 2.98 system 5.65 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 11:20:36 2014 Return-Path: Delivered-To: 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 ESMTPS id 72572F45; Tue, 6 May 2014 11:20:36 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C0C492A; Tue, 6 May 2014 11:20:36 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46BKZ8F096176; Tue, 6 May 2014 07:20:35 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46BKZvs096174; Tue, 6 May 2014 11:20:35 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 11:20:35 GMT Message-Id: <201405061120.s46BKZvs096174@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 11:20:36 -0000 TB --- 2014-05-06 11:20:26 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 11:20:26 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 11:20:26 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 11:20:26 - cleaning the object tree TB --- 2014-05-06 11:20:26 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 11:20:34 - At svn revision 265433 TB --- 2014-05-06 11:20:35 - building world TB --- 2014-05-06 11:20:35 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 11:20:35 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 11:20:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 11:20:35 - SRCCONF=/dev/null TB --- 2014-05-06 11:20:35 - TARGET=mips TB --- 2014-05-06 11:20:35 - TARGET_ARCH=mips TB --- 2014-05-06 11:20:35 - TZ=UTC TB --- 2014-05-06 11:20:35 - __MAKE_CONF=/dev/null TB --- 2014-05-06 11:20:35 - cd /src TB --- 2014-05-06 11:20:35 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 11:20:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 11:20:35 - ERROR: failed to build world TB --- 2014-05-06 11:20:35 - 1.68 user 2.95 system 8.44 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 11:30:31 2014 Return-Path: Delivered-To: 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 ESMTPS id D8B3711F; Tue, 6 May 2014 11:30:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2BFFA6E; Tue, 6 May 2014 11:30:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46BUU3m096512; Tue, 6 May 2014 07:30:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46BUUbB096506; Tue, 6 May 2014 11:30:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 11:30:30 GMT Message-Id: <201405061130.s46BUUbB096506@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 11:30:31 -0000 TB --- 2014-05-06 11:30:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 11:30:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 11:30:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 11:30:24 - cleaning the object tree TB --- 2014-05-06 11:30:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 11:30:29 - At svn revision 265433 TB --- 2014-05-06 11:30:30 - building world TB --- 2014-05-06 11:30:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 11:30:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 11:30:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 11:30:30 - SRCCONF=/dev/null TB --- 2014-05-06 11:30:30 - TARGET=mips TB --- 2014-05-06 11:30:30 - TARGET_ARCH=mips TB --- 2014-05-06 11:30:30 - TZ=UTC TB --- 2014-05-06 11:30:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 11:30:30 - cd /src TB --- 2014-05-06 11:30:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 11:30:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 11:30:30 - ERROR: failed to build world TB --- 2014-05-06 11:30:30 - 1.78 user 2.86 system 5.66 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 11:40:31 2014 Return-Path: Delivered-To: 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 ESMTPS id A16B6207; Tue, 6 May 2014 11:40:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B5FAB93; Tue, 6 May 2014 11:40:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46BeUZV096842; Tue, 6 May 2014 07:40:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46BeUKm096840; Tue, 6 May 2014 11:40:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 11:40:30 GMT Message-Id: <201405061140.s46BeUKm096840@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 11:40:31 -0000 TB --- 2014-05-06 11:40:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 11:40:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 11:40:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 11:40:24 - cleaning the object tree TB --- 2014-05-06 11:40:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 11:40:29 - At svn revision 265433 TB --- 2014-05-06 11:40:30 - building world TB --- 2014-05-06 11:40:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 11:40:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 11:40:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 11:40:30 - SRCCONF=/dev/null TB --- 2014-05-06 11:40:30 - TARGET=mips TB --- 2014-05-06 11:40:30 - TARGET_ARCH=mips TB --- 2014-05-06 11:40:30 - TZ=UTC TB --- 2014-05-06 11:40:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 11:40:30 - cd /src TB --- 2014-05-06 11:40:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 11:40:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 11:40:30 - ERROR: failed to build world TB --- 2014-05-06 11:40:30 - 1.64 user 2.97 system 5.64 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 11:50:31 2014 Return-Path: Delivered-To: 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 ESMTPS id 96A4A641; Tue, 6 May 2014 11:50:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60B1FD5F; Tue, 6 May 2014 11:50:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46BoUBu097161; Tue, 6 May 2014 07:50:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46BoUlu097127; Tue, 6 May 2014 11:50:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 11:50:30 GMT Message-Id: <201405061150.s46BoUlu097127@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 11:50:31 -0000 TB --- 2014-05-06 11:50:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 11:50:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 11:50:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 11:50:24 - cleaning the object tree TB --- 2014-05-06 11:50:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 11:50:29 - At svn revision 265433 TB --- 2014-05-06 11:50:30 - building world TB --- 2014-05-06 11:50:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 11:50:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 11:50:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 11:50:30 - SRCCONF=/dev/null TB --- 2014-05-06 11:50:30 - TARGET=mips TB --- 2014-05-06 11:50:30 - TARGET_ARCH=mips TB --- 2014-05-06 11:50:30 - TZ=UTC TB --- 2014-05-06 11:50:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 11:50:30 - cd /src TB --- 2014-05-06 11:50:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 11:50:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 11:50:30 - ERROR: failed to build world TB --- 2014-05-06 11:50:30 - 1.74 user 2.87 system 5.66 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 12:00:31 2014 Return-Path: Delivered-To: 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 ESMTPS id 8EB488C6; Tue, 6 May 2014 12:00:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58BB6E69; Tue, 6 May 2014 12:00:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46C0UEn097511; Tue, 6 May 2014 08:00:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46C0UIk097509; Tue, 6 May 2014 12:00:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 12:00:30 GMT Message-Id: <201405061200.s46C0UIk097509@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 12:00:31 -0000 TB --- 2014-05-06 12:00:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 12:00:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 12:00:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 12:00:24 - cleaning the object tree TB --- 2014-05-06 12:00:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 12:00:29 - At svn revision 265433 TB --- 2014-05-06 12:00:30 - building world TB --- 2014-05-06 12:00:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 12:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 12:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 12:00:30 - SRCCONF=/dev/null TB --- 2014-05-06 12:00:30 - TARGET=mips TB --- 2014-05-06 12:00:30 - TARGET_ARCH=mips TB --- 2014-05-06 12:00:30 - TZ=UTC TB --- 2014-05-06 12:00:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 12:00:30 - cd /src TB --- 2014-05-06 12:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 12:00:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 12:00:30 - ERROR: failed to build world TB --- 2014-05-06 12:00:30 - 1.61 user 2.96 system 5.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 12:10:31 2014 Return-Path: Delivered-To: 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 ESMTPS id 9EF0D832; Tue, 6 May 2014 12:10:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68BF5FDD; Tue, 6 May 2014 12:10:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46CAUqb097829; Tue, 6 May 2014 08:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46CAUsX097824; Tue, 6 May 2014 12:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 12:10:30 GMT Message-Id: <201405061210.s46CAUsX097824@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 12:10:31 -0000 TB --- 2014-05-06 12:10:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 12:10:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 12:10:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 12:10:24 - cleaning the object tree TB --- 2014-05-06 12:10:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 12:10:29 - At svn revision 265433 TB --- 2014-05-06 12:10:30 - building world TB --- 2014-05-06 12:10:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 12:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 12:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 12:10:30 - SRCCONF=/dev/null TB --- 2014-05-06 12:10:30 - TARGET=mips TB --- 2014-05-06 12:10:30 - TARGET_ARCH=mips TB --- 2014-05-06 12:10:30 - TZ=UTC TB --- 2014-05-06 12:10:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 12:10:30 - cd /src TB --- 2014-05-06 12:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 12:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 12:10:30 - ERROR: failed to build world TB --- 2014-05-06 12:10:30 - 1.72 user 2.88 system 5.64 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 12:20:35 2014 Return-Path: Delivered-To: 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 ESMTPS id 08862AD8; Tue, 6 May 2014 12:20:35 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6C7122A; Tue, 6 May 2014 12:20:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46CKXgm098151; Tue, 6 May 2014 08:20:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46CKVlt098147; Tue, 6 May 2014 12:20:31 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 12:20:31 GMT Message-Id: <201405061220.s46CKVlt098147@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 12:20:35 -0000 TB --- 2014-05-06 12:20:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 12:20:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 12:20:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 12:20:25 - cleaning the object tree TB --- 2014-05-06 12:20:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 12:20:30 - At svn revision 265435 TB --- 2014-05-06 12:20:31 - building world TB --- 2014-05-06 12:20:31 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 12:20:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 12:20:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 12:20:31 - SRCCONF=/dev/null TB --- 2014-05-06 12:20:31 - TARGET=mips TB --- 2014-05-06 12:20:31 - TARGET_ARCH=mips TB --- 2014-05-06 12:20:31 - TZ=UTC TB --- 2014-05-06 12:20:31 - __MAKE_CONF=/dev/null TB --- 2014-05-06 12:20:31 - cd /src TB --- 2014-05-06 12:20:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 12:20:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 12:20:31 - ERROR: failed to build world TB --- 2014-05-06 12:20:31 - 1.65 user 2.98 system 5.68 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 12:30:31 2014 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 ESMTPS id 9ACD9E12; Tue, 6 May 2014 12:30:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6488430B; Tue, 6 May 2014 12:30:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46CUUEX098481; Tue, 6 May 2014 08:30:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46CUUfJ098476; Tue, 6 May 2014 12:30:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 12:30:30 GMT Message-Id: <201405061230.s46CUUfJ098476@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 12:30:31 -0000 TB --- 2014-05-06 12:30:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 12:30:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 12:30:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 12:30:24 - cleaning the object tree TB --- 2014-05-06 12:30:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 12:30:29 - At svn revision 265435 TB --- 2014-05-06 12:30:30 - building world TB --- 2014-05-06 12:30:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 12:30:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 12:30:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 12:30:30 - SRCCONF=/dev/null TB --- 2014-05-06 12:30:30 - TARGET=mips TB --- 2014-05-06 12:30:30 - TARGET_ARCH=mips TB --- 2014-05-06 12:30:30 - TZ=UTC TB --- 2014-05-06 12:30:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 12:30:30 - cd /src TB --- 2014-05-06 12:30:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 12:30:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 12:30:30 - ERROR: failed to build world TB --- 2014-05-06 12:30:30 - 1.63 user 3.02 system 5.68 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 12:40:35 2014 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 ESMTPS id 7266D7CD; Tue, 6 May 2014 12:40:35 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B11965E; Tue, 6 May 2014 12:40:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46CeYfx098808; Tue, 6 May 2014 08:40:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46CeW5i098770; Tue, 6 May 2014 12:40:32 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 12:40:32 GMT Message-Id: <201405061240.s46CeW5i098770@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 12:40:35 -0000 TB --- 2014-05-06 12:40:26 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 12:40:26 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 12:40:26 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 12:40:26 - cleaning the object tree TB --- 2014-05-06 12:40:26 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 12:40:31 - At svn revision 265439 TB --- 2014-05-06 12:40:32 - building world TB --- 2014-05-06 12:40:32 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 12:40:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 12:40:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 12:40:32 - SRCCONF=/dev/null TB --- 2014-05-06 12:40:32 - TARGET=mips TB --- 2014-05-06 12:40:32 - TARGET_ARCH=mips TB --- 2014-05-06 12:40:32 - TZ=UTC TB --- 2014-05-06 12:40:32 - __MAKE_CONF=/dev/null TB --- 2014-05-06 12:40:32 - cd /src TB --- 2014-05-06 12:40:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 12:40:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 12:40:32 - ERROR: failed to build world TB --- 2014-05-06 12:40:32 - 1.70 user 2.84 system 5.56 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 12:50:31 2014 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 ESMTPS id A3F6A8CA; Tue, 6 May 2014 12:50:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 67E38871; Tue, 6 May 2014 12:50:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46CoURT099145; Tue, 6 May 2014 08:50:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46CoUVD099142; Tue, 6 May 2014 12:50:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 12:50:30 GMT Message-Id: <201405061250.s46CoUVD099142@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 12:50:31 -0000 TB --- 2014-05-06 12:50:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 12:50:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 12:50:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 12:50:24 - cleaning the object tree TB --- 2014-05-06 12:50:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 12:50:29 - At svn revision 265439 TB --- 2014-05-06 12:50:30 - building world TB --- 2014-05-06 12:50:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 12:50:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 12:50:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 12:50:30 - SRCCONF=/dev/null TB --- 2014-05-06 12:50:30 - TARGET=mips TB --- 2014-05-06 12:50:30 - TARGET_ARCH=mips TB --- 2014-05-06 12:50:30 - TZ=UTC TB --- 2014-05-06 12:50:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 12:50:30 - cd /src TB --- 2014-05-06 12:50:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 12:50:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 12:50:30 - ERROR: failed to build world TB --- 2014-05-06 12:50:30 - 1.84 user 2.74 system 5.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 13:00:34 2014 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 ESMTPS id 6988498A; Tue, 6 May 2014 13:00:34 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30E4C95D; Tue, 6 May 2014 13:00:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46D0X5D099482; Tue, 6 May 2014 09:00:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46D0UG6099476; Tue, 6 May 2014 13:00:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 13:00:30 GMT Message-Id: <201405061300.s46D0UG6099476@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 13:00:34 -0000 TB --- 2014-05-06 13:00:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 13:00:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 13:00:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 13:00:24 - cleaning the object tree TB --- 2014-05-06 13:00:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 13:00:29 - At svn revision 265439 TB --- 2014-05-06 13:00:30 - building world TB --- 2014-05-06 13:00:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 13:00:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 13:00:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 13:00:30 - SRCCONF=/dev/null TB --- 2014-05-06 13:00:30 - TARGET=mips TB --- 2014-05-06 13:00:30 - TARGET_ARCH=mips TB --- 2014-05-06 13:00:30 - TZ=UTC TB --- 2014-05-06 13:00:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 13:00:30 - cd /src TB --- 2014-05-06 13:00:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 13:00:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 13:00:30 - ERROR: failed to build world TB --- 2014-05-06 13:00:30 - 1.62 user 3.02 system 5.68 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 13:10:31 2014 Return-Path: Delivered-To: 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 ESMTPS id AFE42C45; Tue, 6 May 2014 13:10:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 782A4B1D; Tue, 6 May 2014 13:10:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46DAUA5099799; Tue, 6 May 2014 09:10:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46DAULe099797; Tue, 6 May 2014 13:10:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 13:10:30 GMT Message-Id: <201405061310.s46DAULe099797@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 13:10:31 -0000 TB --- 2014-05-06 13:10:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 13:10:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 13:10:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 13:10:24 - cleaning the object tree TB --- 2014-05-06 13:10:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 13:10:29 - At svn revision 265439 TB --- 2014-05-06 13:10:30 - building world TB --- 2014-05-06 13:10:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 13:10:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 13:10:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 13:10:30 - SRCCONF=/dev/null TB --- 2014-05-06 13:10:30 - TARGET=mips TB --- 2014-05-06 13:10:30 - TARGET_ARCH=mips TB --- 2014-05-06 13:10:30 - TZ=UTC TB --- 2014-05-06 13:10:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 13:10:30 - cd /src TB --- 2014-05-06 13:10:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 13:10:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 13:10:30 - ERROR: failed to build world TB --- 2014-05-06 13:10:30 - 1.65 user 2.98 system 5.69 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 13:20:31 2014 Return-Path: Delivered-To: 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 ESMTPS id A2DB1CF0; Tue, 6 May 2014 13:20:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CBC8C42; Tue, 6 May 2014 13:20:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46DKU4w000235; Tue, 6 May 2014 09:20:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46DKUu5000232; Tue, 6 May 2014 13:20:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 13:20:30 GMT Message-Id: <201405061320.s46DKUu5000232@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 13:20:31 -0000 TB --- 2014-05-06 13:20:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 13:20:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 13:20:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 13:20:24 - cleaning the object tree TB --- 2014-05-06 13:20:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 13:20:29 - At svn revision 265439 TB --- 2014-05-06 13:20:30 - building world TB --- 2014-05-06 13:20:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 13:20:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 13:20:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 13:20:30 - SRCCONF=/dev/null TB --- 2014-05-06 13:20:30 - TARGET=mips TB --- 2014-05-06 13:20:30 - TARGET_ARCH=mips TB --- 2014-05-06 13:20:30 - TZ=UTC TB --- 2014-05-06 13:20:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 13:20:30 - cd /src TB --- 2014-05-06 13:20:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 13:20:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 13:20:30 - ERROR: failed to build world TB --- 2014-05-06 13:20:30 - 1.62 user 3.01 system 5.66 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 13:30:31 2014 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 ESMTPS id C0427CF6; Tue, 6 May 2014 13:30:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89EA4D9B; Tue, 6 May 2014 13:30:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46DUURk000557; Tue, 6 May 2014 09:30:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46DUU9n000555; Tue, 6 May 2014 13:30:30 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 13:30:30 GMT Message-Id: <201405061330.s46DUU9n000555@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 13:30:31 -0000 TB --- 2014-05-06 13:30:24 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 13:30:24 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 13:30:24 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 13:30:24 - cleaning the object tree TB --- 2014-05-06 13:30:24 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 13:30:29 - At svn revision 265439 TB --- 2014-05-06 13:30:30 - building world TB --- 2014-05-06 13:30:30 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 13:30:30 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 13:30:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 13:30:30 - SRCCONF=/dev/null TB --- 2014-05-06 13:30:30 - TARGET=mips TB --- 2014-05-06 13:30:30 - TARGET_ARCH=mips TB --- 2014-05-06 13:30:30 - TZ=UTC TB --- 2014-05-06 13:30:30 - __MAKE_CONF=/dev/null TB --- 2014-05-06 13:30:30 - cd /src TB --- 2014-05-06 13:30:30 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 13:30:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 13:30:30 - ERROR: failed to build world TB --- 2014-05-06 13:30:30 - 1.73 user 2.94 system 5.70 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 13:40:35 2014 Return-Path: Delivered-To: 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 ESMTPS id CC90A1C1; Tue, 6 May 2014 13:40:35 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95B82F2E; Tue, 6 May 2014 13:40:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46DeYwL000889; Tue, 6 May 2014 09:40:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46DeW20000887; Tue, 6 May 2014 13:40:32 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 13:40:32 GMT Message-Id: <201405061340.s46DeW20000887@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 13:40:35 -0000 TB --- 2014-05-06 13:40:26 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 13:40:26 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 13:40:26 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 13:40:26 - cleaning the object tree TB --- 2014-05-06 13:40:26 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 13:40:31 - At svn revision 265440 TB --- 2014-05-06 13:40:32 - building world TB --- 2014-05-06 13:40:32 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 13:40:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 13:40:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 13:40:32 - SRCCONF=/dev/null TB --- 2014-05-06 13:40:32 - TARGET=mips TB --- 2014-05-06 13:40:32 - TARGET_ARCH=mips TB --- 2014-05-06 13:40:32 - TZ=UTC TB --- 2014-05-06 13:40:32 - __MAKE_CONF=/dev/null TB --- 2014-05-06 13:40:32 - cd /src TB --- 2014-05-06 13:40:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 13:40:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 13:40:32 - ERROR: failed to build world TB --- 2014-05-06 13:40:32 - 1.73 user 2.91 system 5.67 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 13:50:35 2014 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 ESMTPS id A33911B0; Tue, 6 May 2014 13:50:35 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69D45DB; Tue, 6 May 2014 13:50:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46DoYdJ001237; Tue, 6 May 2014 09:50:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46DoWjZ001232; Tue, 6 May 2014 13:50:32 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 13:50:32 GMT Message-Id: <201405061350.s46DoWjZ001232@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 13:50:35 -0000 TB --- 2014-05-06 13:50:26 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 13:50:26 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 13:50:26 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 13:50:26 - cleaning the object tree TB --- 2014-05-06 13:50:26 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 13:50:31 - At svn revision 265441 TB --- 2014-05-06 13:50:32 - building world TB --- 2014-05-06 13:50:32 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 13:50:32 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 13:50:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 13:50:32 - SRCCONF=/dev/null TB --- 2014-05-06 13:50:32 - TARGET=mips TB --- 2014-05-06 13:50:32 - TARGET_ARCH=mips TB --- 2014-05-06 13:50:32 - TZ=UTC TB --- 2014-05-06 13:50:32 - __MAKE_CONF=/dev/null TB --- 2014-05-06 13:50:32 - cd /src TB --- 2014-05-06 13:50:32 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 13:50:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 13:50:32 - ERROR: failed to build world TB --- 2014-05-06 13:50:32 - 1.67 user 2.96 system 5.66 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 14:00:32 2014 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 ESMTPS id B542F6D6; Tue, 6 May 2014 14:00:32 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DF0D23B; Tue, 6 May 2014 14:00:32 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46E0VC9001578; Tue, 6 May 2014 10:00:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46E0VaR001576; Tue, 6 May 2014 14:00:31 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 14:00:31 GMT Message-Id: <201405061400.s46E0VaR001576@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 14:00:32 -0000 TB --- 2014-05-06 14:00:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 14:00:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 14:00:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 14:00:25 - cleaning the object tree TB --- 2014-05-06 14:00:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 14:00:30 - At svn revision 265442 TB --- 2014-05-06 14:00:31 - building world TB --- 2014-05-06 14:00:31 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 14:00:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 14:00:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 14:00:31 - SRCCONF=/dev/null TB --- 2014-05-06 14:00:31 - TARGET=mips TB --- 2014-05-06 14:00:31 - TARGET_ARCH=mips TB --- 2014-05-06 14:00:31 - TZ=UTC TB --- 2014-05-06 14:00:31 - __MAKE_CONF=/dev/null TB --- 2014-05-06 14:00:31 - cd /src TB --- 2014-05-06 14:00:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 14:00:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 14:00:31 - ERROR: failed to build world TB --- 2014-05-06 14:00:31 - 1.73 user 2.95 system 5.72 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 14:10:34 2014 Return-Path: Delivered-To: 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 ESMTPS id 544A61AD; Tue, 6 May 2014 14:10:34 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 193143A4; Tue, 6 May 2014 14:10:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46EAXqU001897; Tue, 6 May 2014 10:10:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46EAVoJ001872; Tue, 6 May 2014 14:10:31 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 14:10:31 GMT Message-Id: <201405061410.s46EAVoJ001872@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 14:10:34 -0000 TB --- 2014-05-06 14:10:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 14:10:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 14:10:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 14:10:25 - cleaning the object tree TB --- 2014-05-06 14:10:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 14:10:30 - At svn revision 265445 TB --- 2014-05-06 14:10:31 - building world TB --- 2014-05-06 14:10:31 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 14:10:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 14:10:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 14:10:31 - SRCCONF=/dev/null TB --- 2014-05-06 14:10:31 - TARGET=mips TB --- 2014-05-06 14:10:31 - TARGET_ARCH=mips TB --- 2014-05-06 14:10:31 - TZ=UTC TB --- 2014-05-06 14:10:31 - __MAKE_CONF=/dev/null TB --- 2014-05-06 14:10:31 - cd /src TB --- 2014-05-06 14:10:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 14:10:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 14:10:31 - ERROR: failed to build world TB --- 2014-05-06 14:10:31 - 1.55 user 3.09 system 5.67 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 14:20:35 2014 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 ESMTPS id 81DD8336; Tue, 6 May 2014 14:20:35 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4872F7A8; Tue, 6 May 2014 14:20:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46EKY3f002223; Tue, 6 May 2014 10:20:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46EKYEF002216; Tue, 6 May 2014 14:20:34 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 14:20:34 GMT Message-Id: <201405061420.s46EKYEF002216@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 14:20:35 -0000 TB --- 2014-05-06 14:20:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 14:20:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 14:20:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 14:20:25 - cleaning the object tree TB --- 2014-05-06 14:20:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 14:20:33 - At svn revision 265446 TB --- 2014-05-06 14:20:34 - building world TB --- 2014-05-06 14:20:34 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 14:20:34 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 14:20:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 14:20:34 - SRCCONF=/dev/null TB --- 2014-05-06 14:20:34 - TARGET=mips TB --- 2014-05-06 14:20:34 - TARGET_ARCH=mips TB --- 2014-05-06 14:20:34 - TZ=UTC TB --- 2014-05-06 14:20:34 - __MAKE_CONF=/dev/null TB --- 2014-05-06 14:20:34 - cd /src TB --- 2014-05-06 14:20:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 14:20:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 14:20:34 - ERROR: failed to build world TB --- 2014-05-06 14:20:34 - 1.80 user 2.88 system 8.45 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue May 6 14:30:35 2014 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 ESMTPS id 001E5719; Tue, 6 May 2014 14:30:34 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE34A8BB; Tue, 6 May 2014 14:30:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s46EUXLl002551; Tue, 6 May 2014 10:30:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s46EUVrc002549; Tue, 6 May 2014 14:30:31 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 6 May 2014 14:30:31 GMT Message-Id: <201405061430.s46EUVrc002549@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 14:30:35 -0000 TB --- 2014-05-06 14:30:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-06 14:30:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-06 14:30:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-06 14:30:25 - cleaning the object tree TB --- 2014-05-06 14:30:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-06 14:30:30 - At svn revision 265447 TB --- 2014-05-06 14:30:31 - building world TB --- 2014-05-06 14:30:31 - CROSS_BUILD_TESTING=YES TB --- 2014-05-06 14:30:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-06 14:30:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-06 14:30:31 - SRCCONF=/dev/null TB --- 2014-05-06 14:30:31 - TARGET=mips TB --- 2014-05-06 14:30:31 - TARGET_ARCH=mips TB --- 2014-05-06 14:30:31 - TZ=UTC TB --- 2014-05-06 14:30:31 - __MAKE_CONF=/dev/null TB --- 2014-05-06 14:30:31 - cd /src TB --- 2014-05-06 14:30:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) -------------------------------------------------------------- "Makefile.inc", line 3: Could not find src.opts.mk make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-06 14:30:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-06 14:30:31 - ERROR: failed to build world TB --- 2014-05-06 14:30:31 - 1.62 user 3.05 system 5.72 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri May 9 14:30:49 2014 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 ESMTPS id 4D567C76; Fri, 9 May 2014 14:30:49 +0000 (UTC) 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)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A2BC1BAA; Fri, 9 May 2014 14:30:48 +0000 (UTC) Received: by mail-wg0-f51.google.com with SMTP id x13so4064429wgg.10 for ; Fri, 09 May 2014 07:30:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=I0YyR68mc9Xd26dRlWPzxARucg/G0VwDZlfFTba3aDc=; b=Kspc7z97QG45nP5rzqemNFZYWJI3kfRTvPOfTEVO//3EMGnHG+s3NJDiwyomxdb65O 6fgfVl4EGogQgohZPujaTFowSYerIBASoR8sN2XjNss4I0P/SGhWIPJwsx+4hw50HKPw KGL1nh7f1hYNgPviNhmlVlqIsDph3fDp8HAjgACwPRV8atsiO/333PCBo0+jsm6419px T6DSN9vaVWIhwv7WFusk2tbpzXWNAUyVhJ+jITn1uTccoTUvl1juL4h3urwc/QQG3gWY qDFXjBFNeemeFD22buOeRQa3yASeLxa+VS2tKIEFBAzbTz8Zn1Yp/LazfaDMWrs3fd7a /elQ== MIME-Version: 1.0 X-Received: by 10.180.93.226 with SMTP id cx2mr3725307wib.16.1399645845886; Fri, 09 May 2014 07:30:45 -0700 (PDT) Received: by 10.216.40.72 with HTTP; Fri, 9 May 2014 07:30:44 -0700 (PDT) In-Reply-To: References: <1398070819674-5905259.post@n5.nabble.com> Date: Fri, 9 May 2014 11:30:44 -0300 Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: Luiz Otavio O Souza To: =?UTF-8?B?6ZmG5qyj5oWw?= Content-Type: multipart/mixed; boundary=f46d0438917574bf0e04f8f871af Cc: Andy , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2014 14:30:49 -0000 --f46d0438917574bf0e04f8f871af Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable With the changes committed up to r265775 (and with the attached kernel and hints), me and Andy were able to boot ours RB433[U]AH. Thanks Andy for the help with the tests. Luiz On 29 April 2014 01:54, =E9=99=86=E6=AC=A3=E6=85=B0 wrote: > > Sorry to trouble you again. > I have tried your kernel file and hint file and set the TARGET_ARCH to mi= ps, but I failed again. > At first, I got this error: > > It told it's not a 64-bit elf image and I think maybe that is because my = system on PC is 64-bit, so I install FreeBSD10.0-i386 on my PC and try agai= n. This time I got a new error as follows: > > It told me again with the wrong architecture but in the bracket pair the = information is different at first. It said 0300!=3D0008. I have been confus= ed with these architecture. > > Could you offer some help again? > > Thanks! > > Andy Matos > > > 2014-04-23 21:59 GMT+08:00 Luiz Otavio O Souza : > >> On 22 April 2014 23:35, =E9=99=86=E6=AC=A3=E6=85=B0 wrote: >>> >>> Ah, bad news[?] >>> >>> But where could I get the new instructions or just wait for the wiki to >>> update? >>> Could you give some detail steps to build a kernel for mips routerboard >>> like RB433? >> >> >> Sorry for the delay, $work calls :/ >> >> You are building little endian code while ar71xx expects big endian code= . Just replace the value of TARGET_ARCH to 'mips' (instead of 'mipsel') and= you will get a working kernel. >> >> I'm attaching a RB433 kernel and hints, but the resulting kernel is actu= ally to big to (fully) work and i could not yet spend the time to track dow= n what can be stripped off. >> >> Cheers, >> Luiz >> >> > > --f46d0438917574bf0e04f8f871af Content-Type: application/octet-stream; name="RB433.hints" Content-Disposition: attachment; filename="RB433.hints" Content-Transfer-Encoding: base64 X-Attachment-Id: f_huzkrh5n0 IyAkRnJlZUJTRDogaGVhZC9zeXMvbWlwcy9jb25mL1JTUFJPLmhpbnRzIDIzNTY2MSAyMDEyLTA1 LTE5IDIwOjExOjE4WiBhZHJpYW4gJAoKIyBhcmdlMCBtZGlvIGJ1cwpoaW50LmFyZ2VtZGlvLjAu YXQ9Im5leHVzMCIKaGludC5hcmdlbWRpby4wLm1hZGRyPTB4MTkwMDAwMDAKaGludC5hcmdlbWRp by4wLm1zaXplPTB4MTAwMApoaW50LmFyZ2VtZGlvLjAub3JkZXI9MAoKIyBhcmdlMDogbmFpbCB0 byAxMDAvZnVsbCwgTUlJIC0gY29ubmVjdGVkIHRvIHRoZSBzd2l0Y2gKaGludC5hcmdlLjAubWVk aWE9MTAwCQkjIE1hcCB0byAxMDAvZnVsbApoaW50LmFyZ2UuMC5mZHVwbGV4PTEJCSMKaGludC5h cmdlLjAubWlpbW9kZT0yCQkjIE1JSQpoaW50LmFyZ2UuMC5waHltYXNrPTB4MAkJIyBubyBkaXJl Y3RseSBtYXBwZWQgUEhZcwpoaW50LmFyZ2UuMC5tZGlvPW1kaW9wcm94eTEJIyAuLiBvZmYgb2Yg dGhlIHN3aXRjaCBtZGlvYnVzCmhpbnQuYXJnZS4wLmludmVydHVuaXRzPTEJIyBhcmcwIHVzZXMg YmFzZSBNQUMgYWRkcmVzcyArIDEKCiMgYXJnZTE6IGRlZGljYXRlZCBzd2l0Y2ggcG9ydApoaW50 LmFyZ2UuMS5waHltYXNrPTB4MTAJIyBQSFk0CmhpbnQuYXJnZS4xLm1paW1vZGU9NAkJIyBSTUlJ CmhpbnQuYXJnZS4xLm1kaW89bWRpb3Byb3h5MQkjIC4uIG9mZiBvZiB0aGUgc3dpdGNoIG1kaW9i dXMKCiMgSVAxN1ggc3dpdGNoCmhpbnQuaXAxN3guMC5hdD0ibWRpbzAiCmhpbnQuaXAxN3guMC5w aHltYXNrPTB4NgoKIyBQQ0kgU2xvdHMgSVJRCmhpbnQucGNpYi4wLmJhc2VzbG90PTE4CgojIFJv dXRlckJvYXJkIENQTEQKaGludC5yYl9jcGxkYnVzLjAuYXQ9InNwaWJ1czAiCmhpbnQucmJfY3Bs ZGJ1cy4wLmNzPTAKCiMgU1BJIG1pY3JvU0Qgc2xvdApoaW50Lm1tY3NwaS4wLmF0PSJzcGlidXMw IgpoaW50Lm1tY3NwaS4wLmNzPTEKCiMgRG9uJ3QgZmxpcCBvbiBhbnl0aGluZyB0aGF0IGlzbid0 IGFscmVhZHkgZW5hYmxlZC4KIyBUaGlzIGluY2x1ZGVzIGxlYXZpbmcgdGhlIFNQSSBDUzEvQ1My IHBpbnMgYXMgR1BJTyBwaW5zIGFzIHRoZXkncmUKIyBub3QgdXNlZCBoZXJlLgojaGludC5ncGlv LjAuZnVuY3Rpb25fc2V0PTB4MDAwMDAwMDAKI2hpbnQuZ3Bpby4wLmZ1bmN0aW9uX2NsZWFyPTB4 MDAwMDAwMDAKCiMgVGhlc2UgYXJlIHRoZSBHUElPIExFRHMgYW5kIGJ1dHRvbnMgd2hpY2ggY2Fu IGJlIHNvZnR3YXJlIGNvbnRyb2xsZWQuCmhpbnQuZ3Bpby4wLnBpbm1hc2s9MHgwMDAwMDBmZgoK IyBHUElPIDA6CiMgR1BJTyAxOgojIEdQSU8gMjoKIyBHUElPIDM6CiMgR1BJTyA0OiBMZWQtMQoj IEdQSU8gNTogTkFORCBidXN5IHBpbgojIEdQSU8gNjoKIyBHUElPIDc6IFJlc2V0IFN3aXRjaAoK IyBHcmVlbiBsZWQgbmVhciB0aGUgcG93ZXIgbGVkLgpoaW50LmdwaW9sZWQuMC5hdD0iZ3Bpb2J1 czAiCmhpbnQuZ3Bpb2xlZC4wLm5hbWU9ImxlZDAiCiMgcGluIDQKaGludC5ncGlvbGVkLjAucGlu cz0weDAwMTAKCiMgUm91dGVyQm9hcmQgQ1BMRCBsZWRzCmhpbnQuZ3Bpb2xlZC4xLmF0PSJncGlv YnVzMSIKaGludC5ncGlvbGVkLjEubmFtZT0ibGVkMSIKaGludC5ncGlvbGVkLjEucGlucz0weDAw MDEKaGludC5ncGlvbGVkLjIuYXQ9ImdwaW9idXMxIgpoaW50LmdwaW9sZWQuMi5uYW1lPSJsZWQy IgpoaW50LmdwaW9sZWQuMi5waW5zPTB4MDAwMgpoaW50LmdwaW9sZWQuMy5hdD0iZ3Bpb2J1czEi CmhpbnQuZ3Bpb2xlZC4zLm5hbWU9ImxlZDMiCmhpbnQuZ3Bpb2xlZC4zLnBpbnM9MHgwMDA0Cmhp bnQuZ3Bpb2xlZC40LmF0PSJncGlvYnVzMSIKaGludC5ncGlvbGVkLjQubmFtZT0ibGVkNCIKaGlu dC5ncGlvbGVkLjQucGlucz0weDAwMDgKCg== --f46d0438917574bf0e04f8f871af Content-Type: application/octet-stream; name=RB433U Content-Disposition: attachment; filename=RB433U Content-Transfer-Encoding: base64 X-Attachment-Id: f_huzkrh7q1 IwojIFJCNDMzW1VdOiBNaWtyb3RpayBSb3V0ZXJCb2FyZCA0MzMKIwojICRGcmVlQlNEJAojCgpp bmNsdWRlCQkiQVI3MVhYX0JBU0UiCmlkZW50CQkiUkI0MzNVIgpoaW50cwkJIlJCNDMzLmhpbnRz IgoKIyBSQjQzM1tVXSBkb2Vzbid0IGhhdmUgYW55IHNwaSBmbGFzaC4Kbm9kZXZpY2UJbXgyNWwK Cm5vb3B0aW9ucyAJSU5WQVJJQU5UUwpub29wdGlvbnMgCUlOVkFSSUFOVF9TVVBQT1JUCm5vb3B0 aW9ucyAJV0lUTkVTUwpub29wdGlvbnMgCVdJVE5FU1NfU0tJUFNQSU4Kbm9vcHRpb25zIAlERUJV R19SRURaT05FCm5vb3B0aW9ucyAJREVCVUdfTUVNR1VBUkQKCiNub2RldmljZSAgCXVzYgojbm9k ZXZpY2UgIAllaGNpCiNub2RldmljZSAgCXNjYnVzCiNub2RldmljZSAgCXVtYXNzCiNub2Rldmlj ZSAgCWRhCgojIEZvciBET1MKb3B0aW9ucyAJTVNET1NGUwoKIyBSb3V0ZXJCb290IHN1cHBvcnQK b3B0aW9ucyAJQVI3MVhYX0VOVl9ST1VURVJCT09UCgojIEZvciBldGhlcnN3aXRjaCBzdXBwb3J0 Cm9wdGlvbnMgCUFSR0VfTURJTwpkZXZpY2UJCW1paXByb3h5CmRldmljZQkJZXRoZXJzd2l0Y2gK ZGV2aWNlCQlpcDE3eAoKIyBCb290IG9mZiBmcm9tIE5BTkQKI29wdGlvbnMgCVJPT1RERVZOQU1F PVwidWZzOnJlZGJvb3Qvcm9vdGZzLnV6aXBcIgojIFhYWCAtIE5GUyByb290IGZvciBub3cKb3B0 aW9ucyAJTkZTQ0wKb3B0aW9ucyAJTkZTX1JPT1QKb3B0aW9ucyAJQk9PVFAKb3B0aW9ucyAJQk9P VFBfTkZTUk9PVApvcHRpb25zIAlCT09UUF9ORlNWMwpvcHRpb25zIAlCT09UUF9XSVJFRF9UTz1h cmdlMQpvcHRpb25zIAlCT09UUF9DT01QQVQKI29wdGlvbnMgCVJPT1RERVZOQU1FPVwibmZzOjE5 Mi4xNjguMC4xMDovZGF0YS9yYi9yYjQ1MGcvbmZzcm9vdFwiCg== --f46d0438917574bf0e04f8f871af-- From owner-freebsd-mips@FreeBSD.ORG Sat May 10 03:27:53 2014 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 ESMTPS id 438CA847; Sat, 10 May 2014 03:27:53 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E3687B84; Sat, 10 May 2014 03:27:52 +0000 (UTC) Received: by mail-qg0-f53.google.com with SMTP id f51so5376693qge.12 for ; Fri, 09 May 2014 20:27:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Z9YhwWCSPE+iHR4wk+Ks/hYnvCr/sKKVobuT+9al7Os=; b=kU7Gg6MzXuNCDxEWOdbnfqrN/VTqd4Zjv3rzCTwr2N0RtYFnZlLISpfzyEfVkf16c6 ijlMccuuOAlnkdSCOg+oil0JNLQO9XIuqz2L3xKCeUK9Jx8I8Wb8JgZhkrDI8V6kMpDN 63zF9L2l4+vfW6Od3xvDm6Duk9pxPIbDbCxsqvobtc7yPFhLLCMKQAtOHfZhpsgughME 3qhfa4QZGK+8LnrOn87f+e/lscETsn76f3XEs2eMa456xJqfSSR983FyC3pP+H13jEOf yrkE2ggsK9x6efrAw270TojvXA1Tb5mIcdKkMSgEfPrGn4RZZqOWmuKqlR5R1kpoDh+Z 0AWA== MIME-Version: 1.0 X-Received: by 10.224.67.131 with SMTP id r3mr20197646qai.75.1399692472087; Fri, 09 May 2014 20:27:52 -0700 (PDT) Received: by 10.96.43.105 with HTTP; Fri, 9 May 2014 20:27:51 -0700 (PDT) In-Reply-To: References: <1398070819674-5905259.post@n5.nabble.com> Date: Sat, 10 May 2014 11:27:51 +0800 Message-ID: Subject: Re: netboot error on RB433--wrong architecture(0800 !=0008) From: =?UTF-8?B?6ZmG5qyj5oWw?= To: Luiz Otavio O Souza Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: Andy , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 May 2014 03:27:53 -0000 Great works done by Luiz! 2014-05-09 22:30 GMT+08:00 Luiz Otavio O Souza : > With the changes committed up to r265775 (and with the attached kernel > and hints), me and Andy were able to boot ours RB433[U]AH. > > Thanks Andy for the help with the tests. > > Luiz > > On 29 April 2014 01:54, =E9=99=86=E6=AC=A3=E6=85=B0 wrote: > > > > Sorry to trouble you again. > > I have tried your kernel file and hint file and set the TARGET_ARCH to > mips, but I failed again. > > At first, I got this error: > > > > It told it's not a 64-bit elf image and I think maybe that is because m= y > system on PC is 64-bit, so I install FreeBSD10.0-i386 on my PC and try > again. This time I got a new error as follows: > > > > It told me again with the wrong architecture but in the bracket pair th= e > information is different at first. It said 0300!=3D0008. I have been conf= used > with these architecture. > > > > Could you offer some help again? > > > > Thanks! > > > > Andy Matos > > > > > > 2014-04-23 21:59 GMT+08:00 Luiz Otavio O Souza : > > > >> On 22 April 2014 23:35, =E9=99=86=E6=AC=A3=E6=85=B0 wrote: > >>> > >>> Ah, bad news[?] > >>> > >>> But where could I get the new instructions or just wait for the wiki = to > >>> update? > >>> Could you give some detail steps to build a kernel for mips routerboa= rd > >>> like RB433? > >> > >> > >> Sorry for the delay, $work calls :/ > >> > >> You are building little endian code while ar71xx expects big endian > code. Just replace the value of TARGET_ARCH to 'mips' (instead of 'mipsel= ') > and you will get a working kernel. > >> > >> I'm attaching a RB433 kernel and hints, but the resulting kernel is > actually to big to (fully) work and i could not yet spend the time to tra= ck > down what can be stripped off. > >> > >> Cheers, > >> Luiz > >> > >> > > > > > From owner-freebsd-mips@FreeBSD.ORG Mon May 12 11:06:47 2014 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 ESMTPS id 320CEB1F for ; Mon, 12 May 2014 11:06:47 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1F84826CC for ; Mon, 12 May 2014 11:06:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4CB6kof067873 for ; Mon, 12 May 2014 11:06:46 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4CB6k1t067871 for freebsd-mips@FreeBSD.org; Mon, 12 May 2014 11:06:46 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 May 2014 11:06:46 GMT Message-Id: <201405121106.s4CB6k1t067871@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.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2014 11:06:47 -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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Wed May 14 14:50:01 2014 Return-Path: Delivered-To: freebsd-mips@smarthost.ysv.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 ESMTPS id 973605A8 for ; Wed, 14 May 2014 14:50:01 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 843612712 for ; Wed, 14 May 2014 14:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4EEo0d4099304 for ; Wed, 14 May 2014 14:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4EEo0KI099295; Wed, 14 May 2014 14:50:00 GMT (envelope-from gnats) Date: Wed, 14 May 2014 14:50:00 GMT Message-Id: <201405141450.s4EEo0KI099295@freefall.freebsd.org> To: freebsd-mips@FreeBSD.org Cc: From: Stacey Son Subject: Re: kern/177876: [mips] kernel stack overflow panic on mips64, EdgeRouter Lite Reply-To: Stacey Son X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2014 14:50:01 -0000 The following reply was made to PR kern/177876; it has been noted by GNATS. From: Stacey Son To: bug-followup@FreeBSD.org, joe@rewt.org.uk Cc: Subject: Re: kern/177876: [mips] kernel stack overflow panic on mips64, EdgeRouter Lite Date: Wed, 14 May 2014 10:41:13 -0400 The following set of patches increases the kernel thread stack size to 16K by using a 16K page size for just the kernel stack. Unlike my previous patch set it doesn't require additional wired TLB entries. I have been using this patch set for a few months on my ERL with a NFS mount to 'buildworld' and for port building and have not seen the 'kernel stack overflow' panic. It does add a bit of MIPS64 dependent code in the VM layer. Maybe this should be moved to the pmap layer at some point. The patch set: http://people.freebsd.org/~sson/mips/kstack/kstack_large_page_1.diff http://people.freebsd.org/~sson/mips/kstack/kstack_large_page_2.diff http://people.freebsd.org/~sson/mips/kstack/kstack_large_page_3.diff or one large patch: http://people.freebsd.org/~sson/mips/kstack/kstack_large_page.diff "option KSTACK_LARGE_PAGE" needs to be added to the kernel conf file to enable. -stacey. (sson@) From owner-freebsd-mips@FreeBSD.ORG Thu May 15 01:00:34 2014 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 ESMTPS id 8D078A96; Thu, 15 May 2014 01:00:34 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5389B2D91; Thu, 15 May 2014 01:00:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s4F10XeQ007292; Wed, 14 May 2014 21:00:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s4F10Vgq007269; Thu, 15 May 2014 01:00:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 15 May 2014 01:00:31 GMT Message-Id: <201405150100.s4F10Vgq007269@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 01:00:34 -0000 TB --- 2014-05-15 01:00:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-15 01:00:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-15 01:00:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-15 01:00:25 - cleaning the object tree TB --- 2014-05-15 01:00:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-15 01:00:30 - At svn revision 266102 TB --- 2014-05-15 01:00:31 - building world TB --- 2014-05-15 01:00:31 - CROSS_BUILD_TESTING=YES TB --- 2014-05-15 01:00:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-15 01:00:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-15 01:00:31 - SRCCONF=/dev/null TB --- 2014-05-15 01:00:31 - TARGET=mips TB --- 2014-05-15 01:00:31 - TARGET_ARCH=mips TB --- 2014-05-15 01:00:31 - TZ=UTC TB --- 2014-05-15 01:00:31 - __MAKE_CONF=/dev/null TB --- 2014-05-15 01:00:31 - cd /src TB --- 2014-05-15 01:00:31 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) -------------------------------------------------------------- "Makefile", line 6: Could not find src.opts.mk "Makefile", line 110: Malformed conditional (${MK_TESTS} != no) "Makefile", line 112: if-less endif make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-15 01:00:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-15 01:00:31 - ERROR: failed to build world TB --- 2014-05-15 01:00:31 - 1.45 user 3.20 system 5.68 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu May 15 01:08:01 2014 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 ESMTPS id 4995E76D; Thu, 15 May 2014 01:08:01 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 122432EB1; Thu, 15 May 2014 01:08:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s4F0oukb006960; Wed, 14 May 2014 20:50:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s4F0ouQF006959; Thu, 15 May 2014 00:50:56 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 15 May 2014 00:50:56 GMT Message-Id: <201405150050.s4F0ouQF006959@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 01:08:01 -0000 TB --- 2014-05-15 00:50:51 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-15 00:50:51 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-15 00:50:51 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-15 00:50:51 - cleaning the object tree TB --- 2014-05-15 00:50:51 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-15 00:50:55 - At svn revision 266100 TB --- 2014-05-15 00:50:56 - building world TB --- 2014-05-15 00:50:56 - CROSS_BUILD_TESTING=YES TB --- 2014-05-15 00:50:56 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-15 00:50:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-15 00:50:56 - SRCCONF=/dev/null TB --- 2014-05-15 00:50:56 - TARGET=mips TB --- 2014-05-15 00:50:56 - TARGET_ARCH=mips TB --- 2014-05-15 00:50:56 - TZ=UTC TB --- 2014-05-15 00:50:56 - __MAKE_CONF=/dev/null TB --- 2014-05-15 00:50:56 - cd /src TB --- 2014-05-15 00:50:56 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) -------------------------------------------------------------- "Makefile", line 6: Could not find src.opts.mk "Makefile", line 110: Malformed conditional (${MK_TESTS} != no) "Makefile", line 112: if-less endif make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-15 00:50:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-15 00:50:56 - ERROR: failed to build world TB --- 2014-05-15 00:50:56 - 1.59 user 2.87 system 5.64 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu May 15 01:10:35 2014 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 ESMTPS id 5BFCE698; Thu, 15 May 2014 01:10:35 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EEC1F2F18; Thu, 15 May 2014 01:10:34 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s4F1AXlk007614; Wed, 14 May 2014 21:10:33 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s4F1AVHw007609; Thu, 15 May 2014 01:10:31 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 15 May 2014 01:10:31 GMT Message-Id: <201405150110.s4F1AVHw007609@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 01:10:35 -0000 TB --- 2014-05-15 01:10:25 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-15 01:10:25 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-15 01:10:25 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-15 01:10:25 - cleaning the object tree TB --- 2014-05-15 01:10:25 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-15 01:10:30 - At svn revision 266103 TB --- 2014-05-15 01:10:31 - building world TB --- 2014-05-15 01:10:31 - CROSS_BUILD_TESTING=YES TB --- 2014-05-15 01:10:31 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-15 01:10:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-15 01:10:31 - SRCCONF=/dev/null TB --- 2014-05-15 01:10:31 - TARGET=mips TB --- 2014-05-15 01:10:31 - TARGET_ARCH=mips TB --- 2014-05-15 01:10:31 - TZ=UTC TB --- 2014-05-15 01:10:31 - __MAKE_CONF=/dev/null TB --- 2014-05-15 01:10:31 - cd /src TB --- 2014-05-15 01:10:31 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) -------------------------------------------------------------- "Makefile", line 6: Could not find src.opts.mk "Makefile", line 110: Malformed conditional (${MK_TESTS} != no) "Makefile", line 112: if-less endif make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-15 01:10:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-15 01:10:31 - ERROR: failed to build world TB --- 2014-05-15 01:10:31 - 1.65 user 3.05 system 5.73 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu May 15 01:20:30 2014 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 ESMTPS id 7822F623; Thu, 15 May 2014 01:20:30 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41B2E2086; Thu, 15 May 2014 01:20:30 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s4F1KTEO007997; Wed, 14 May 2014 21:20:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s4F1KTO7007963; Thu, 15 May 2014 01:20:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 15 May 2014 01:20:29 GMT Message-Id: <201405150120.s4F1KTO7007963@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 01:20:30 -0000 TB --- 2014-05-15 01:20:23 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-15 01:20:23 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-15 01:20:23 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-15 01:20:23 - cleaning the object tree TB --- 2014-05-15 01:20:23 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-15 01:20:28 - At svn revision 266103 TB --- 2014-05-15 01:20:29 - building world TB --- 2014-05-15 01:20:29 - CROSS_BUILD_TESTING=YES TB --- 2014-05-15 01:20:29 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-15 01:20:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-15 01:20:29 - SRCCONF=/dev/null TB --- 2014-05-15 01:20:29 - TARGET=mips TB --- 2014-05-15 01:20:29 - TARGET_ARCH=mips TB --- 2014-05-15 01:20:29 - TZ=UTC TB --- 2014-05-15 01:20:29 - __MAKE_CONF=/dev/null TB --- 2014-05-15 01:20:29 - cd /src TB --- 2014-05-15 01:20:29 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) -------------------------------------------------------------- "Makefile", line 6: Could not find src.opts.mk "Makefile", line 110: Malformed conditional (${MK_TESTS} != no) "Makefile", line 112: if-less endif make: fatal errors encountered -- cannot continue *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-05-15 01:20:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-15 01:20:29 - ERROR: failed to build world TB --- 2014-05-15 01:20:29 - 1.60 user 2.92 system 5.55 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu May 15 23:17:59 2014 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 ESMTPS id 9EA0D9DB; Thu, 15 May 2014 23:17:59 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 747242E18; Thu, 15 May 2014 23:17:59 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s4FNHw2O052926; Thu, 15 May 2014 19:17:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s4FNHwOe052922; Thu, 15 May 2014 23:17:58 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 15 May 2014 23:17:58 GMT Message-Id: <201405152317.s4FNHwOe052922@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 23:17:59 -0000 TB --- 2014-05-15 22:57:03 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-15 22:57:03 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-15 22:57:03 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-15 22:57:03 - cleaning the object tree TB --- 2014-05-15 22:57:03 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-15 22:57:06 - At svn revision 266151 TB --- 2014-05-15 22:57:07 - building world TB --- 2014-05-15 22:57:07 - CROSS_BUILD_TESTING=YES TB --- 2014-05-15 22:57:07 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-15 22:57:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-15 22:57:07 - SRCCONF=/dev/null TB --- 2014-05-15 22:57:07 - TARGET=mips TB --- 2014-05-15 22:57:07 - TARGET_ARCH=mips TB --- 2014-05-15 22:57:07 - TZ=UTC TB --- 2014-05-15 22:57:07 - __MAKE_CONF=/dev/null TB --- 2014-05-15 22:57:07 - cd /src TB --- 2014-05-15 22:57:07 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Thu May 15 22:57:15 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dname.c -o dname.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_zone.c -o dnssec_zone.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/duration.c -o duration.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/error.c -o error.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/higher.c -o higher.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/host2str.c -o host2str.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/host2wire.c -o host2wire.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/keys.c -o keys.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/net.c -o net.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/packet.c -o packet.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/parse.c -o parse.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/radix.c -o radix.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/rbtree.c -o rbtree.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/rdata.c -o rdata.o cc -O -pipe -G0 -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/resolver.c -o resolver.o cc1: warnings being treated as errors /src/lib/libldns/../../contrib/ldns/resolver.c:1377: warning: 'ldns_axfr_abort' defined but not used *** Error code 1 Stop. bmake[3]: stopped in /src/lib/libldns *** Error code 1 Stop. bmake[2]: stopped in /src *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-05-15 23:17:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-15 23:17:58 - ERROR: failed to build world TB --- 2014-05-15 23:17:58 - 946.35 user 228.55 system 1255.13 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri May 16 10:43:29 2014 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 ESMTPS id 7E844CB5; Fri, 16 May 2014 10:43:29 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3AF2E2148; Fri, 16 May 2014 10:43:28 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s4GAhSdY094966; Fri, 16 May 2014 06:43:28 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s4GAhRG9094959; Fri, 16 May 2014 10:43:27 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 16 May 2014 10:43:27 GMT Message-Id: <201405161043.s4GAhRG9094959@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 10:43:29 -0000 TB --- 2014-05-16 09:48:46 - tinderbox 2.21 running on freebsd-current.sentex.ca TB --- 2014-05-16 09:48:46 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-05-16 09:48:46 - starting HEAD tinderbox run for mips/mips TB --- 2014-05-16 09:48:46 - cleaning the object tree TB --- 2014-05-16 09:49:15 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-05-16 09:49:36 - At svn revision 266206 TB --- 2014-05-16 09:49:37 - building world TB --- 2014-05-16 09:49:37 - CROSS_BUILD_TESTING=YES TB --- 2014-05-16 09:49:37 - MAKEOBJDIRPREFIX=/obj TB --- 2014-05-16 09:49:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-05-16 09:49:37 - SRCCONF=/dev/null TB --- 2014-05-16 09:49:37 - TARGET=mips TB --- 2014-05-16 09:49:37 - TARGET_ARCH=mips TB --- 2014-05-16 09:49:37 - TZ=UTC TB --- 2014-05-16 09:49:37 - __MAKE_CONF=/dev/null TB --- 2014-05-16 09:49:37 - cd /src TB --- 2014-05-16 09:49:37 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Fri May 16 09:49:44 UTC 2014 >>> 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 [...] gzip -cn /src/usr.bin/head/head.1 > head.1.gz ===> usr.bin/hexdump (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/hexdump/conv.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/hexdump/display.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/hexdump/hexdump.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/hexdump/hexsyntax.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/hexdump/odsyntax.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/hexdump/parse.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o hexdump conv.o display.o hexdump.o hexsyntax.o odsyntax.o parse.o gzip -cn /src/usr.bin/hexdump/hexdump.1 > hexdump.1.gz gzip -cn /src/usr.bin/hexdump/od.1 > od.1.gz ===> usr.bin/host (all) cc -O -pipe -G0 -I/src/usr.bin/host/../../contrib/ldns -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/host/../../contrib/ldns-host/ldns-host.c cc1: warnings being treated as errors In file included from /src/usr.bin/host/../../contrib/ldns/ldns/ldns.h:95, from /src/usr.bin/host/../../contrib/ldns-host/ldns-host.c:18: /src/usr.bin/host/../../contrib/ldns/ldns/util.h: In function 'ldns_read_uint16': /src/usr.bin/host/../../contrib/ldns/ldns/util.h:75: warning: cast discards qualifiers from pointer target type /src/usr.bin/host/../../contrib/ldns/ldns/util.h: In function 'ldns_read_uint32': /src/usr.bin/host/../../contrib/ldns/ldns/util.h:86: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/host *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-05-16 10:43:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-05-16 10:43:27 - ERROR: failed to build world TB --- 2014-05-16 10:43:27 - 2495.34 user 587.44 system 3281.69 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun May 18 13:49:25 2014 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 ESMTPS id 1C986325 for ; Sun, 18 May 2014 13:49:25 +0000 (UTC) Received: from magneto.web.itd.umich.edu (magneto.web.itd.umich.edu [141.211.145.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC06A2B6B for ; Sun, 18 May 2014 13:49:24 +0000 (UTC) Received: (from www@localhost) by magneto.web.itd.umich.edu (8.12.11.20060308/8.12.9) id s4IDnMMr027649; Sun, 18 May 2014 09:49:22 -0400 Date: Sun, 18 May 2014 09:49:22 -0400 To: freebsd-mips@freebsd.org From: =?UTF-8?Q?Robert_Hartwick?= Subject: =?UTF-8?Q?Top_of_the_day_to_you=21=21=21?= Message-ID: X-Priority: 3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2014 13:49:25 -0000 Top of the day to you!!! I have an offer involving large sum of money which= I intend to invest in your country.I need a partner to handle the receivin= g of the funds and investment procedure until I am discharged from the mili= tary.can you get back to me with your email address so that i send you the = full details? thank you.I'm Sgt.Robert Hartwick of the US army. From owner-freebsd-mips@FreeBSD.ORG Mon May 19 11:06:48 2014 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 ESMTPS id 79C1D40A for ; Mon, 19 May 2014 11:06:48 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6722F2DB5 for ; Mon, 19 May 2014 11:06:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4JB6mto080073 for ; Mon, 19 May 2014 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4JB6lG0080071 for freebsd-mips@FreeBSD.org; Mon, 19 May 2014 11:06:47 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 19 May 2014 11:06:47 GMT Message-Id: <201405191106.s4JB6lG0080071@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.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2014 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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Tue May 20 11:26:51 2014 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 ESMTPS id C0E526A9 for ; Tue, 20 May 2014 11:26:51 +0000 (UTC) Received: from mail-pd0-x248.google.com (mail-pd0-x248.google.com [IPv6:2607:f8b0:400e:c02::248]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9D2D12A47 for ; Tue, 20 May 2014 11:26:51 +0000 (UTC) Received: by mail-pd0-f200.google.com with SMTP id g10so868754pdj.7 for ; Tue, 20 May 2014 04:26:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:message-id:date:subject:from:to:content-type; bh=wCjNf+7jP8HlQCLRBvQgN+seccE3YMxl2fdrlCKpl4k=; b=nGoQPSvA8QA1sCcAyZWSsaDaPpGG41xoI2CvqCyvdEAIwasFdsOrB+NgOoBo/+2ym9 XqV+Xfx8Q6kheROpbh0JFnYON+1NyKVgB6g8L8jy6UdTqD3EEv3Yqd2hPpZDRxKLkFR3 fimfxk8Fcagg4Nmp+oR1CwtwqHC2HRsUo66eL6vjfJyjP2p+OURzoyfLVhwukjLRgfV2 F6tUZtlhaAsHarOdz+kFSBps/8dZjxiFaOan72wKRsZtXLW32Fbl6B2CJQa+QgvNykM+ aQ1TPTaQBRHpZaBGi+lLTiNDjryiO1mMDTFjOpDNOFID47GDpDylioFMLC6cGPSNcbqr tI+Q== MIME-Version: 1.0 X-Received: by 10.66.216.130 with SMTP id oq2mr5925710pac.44.1400585211342; Tue, 20 May 2014 04:26:51 -0700 (PDT) Message-ID: <047d7b5d98bffff2f404f9d327d5@google.com> Date: Tue, 20 May 2014 11:26:51 +0000 Subject: www.freebsd.org From: Angel To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 May 2014 11:26:51 -0000 Hi, I found your contact over the web and wanted to shoot you a quick note. With Search Engine Optimization (SEO) and Web Development, I can help your business achieve better ranking on prominent search engines like Google, Bing & others to generate more leads/sales (No Offense: SEO is the process of affecting the visibility of a website or a web page in a search engine's "natural" or un-paid "organic" search through indexing, preventing crawling & increasing prominence) This may look like one of those spurious foreign emails you get in your inbox every day that promise big but delivers nothing. Just to be upfront we are happy to discuss your requirement free of cost. So, let me know if you are interested in receiving further information/quote with no strings attached from our team of SEO & Web experts & if you are all ok than simply reply with an "UNSUBSCRIBE" header and I promise not to waste your time ever again (kind apology). Thank you and have a nice day. Regards, Angel SEO / WEB Specialist *HUBSCOPE SEO* Cth | ACT | NSW | NT | Qld | SA | Tas | Vic | WA Disclaimer: If you are not the intended recipient of this mailer please mail us back & we will stop emailing you any further. From owner-freebsd-mips@FreeBSD.ORG Mon May 26 11:06:49 2014 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 ESMTPS id 0321AE3F for ; Mon, 26 May 2014 11:06:49 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E119224E2 for ; Mon, 26 May 2014 11:06:48 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4QB6mfj032077 for ; Mon, 26 May 2014 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4QB6m78032075 for freebsd-mips@FreeBSD.org; Mon, 26 May 2014 11:06:48 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 26 May 2014 11:06:48 GMT Message-Id: <201405261106.s4QB6m78032075@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.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2014 11:06:49 -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/165951 mips [ar913x] [ath] DDR flush isn't being done for the WMAC 2 problems total. From owner-freebsd-mips@FreeBSD.ORG Thu May 29 02:47:49 2014 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 ESMTPS id ABDAC2F5 for ; Thu, 29 May 2014 02:47:49 +0000 (UTC) Received: from mail-qg0-x230.google.com (mail-qg0-x230.google.com [IPv6:2607:f8b0:400d:c04::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 707C82FD0 for ; Thu, 29 May 2014 02:47:49 +0000 (UTC) Received: by mail-qg0-f48.google.com with SMTP id i50so20778080qgf.35 for ; Wed, 28 May 2014 19:47:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dpz8Z2h2q1MNcovCHMP+ttl+AQ/gMOeR5kGX6e0PRcQ=; b=EzWrrPdIPsVzqaJGA5tFADK94xXMf0rW4IRU292Yk9L2gugEprzzL+rpFYXLhEym41 skwjqZtCz/nABjpTZ2FjfWZ9kCEbUGpfp8T0eUXYRN4A+BFe3jGSE2tQJNYOYnAWckto m3wujdcFGPoK5H3nb3mD2b0rXVNhSRqHL2OONPsVbqTatFG0MW65kUb794YMdIHhxXOE DMEeO0FBOP1jsSaXAunHh1HcwVGeZTebIhgfsYNRI52q/RgfUN78waz0rWATS1k9bCjV Gap6FYkU1cpk8NScZ7DMSSSmwNfA530YR62tD+Z6uzZsvKryxqEZjQLZK2AreoZV5Sel tYvw== MIME-Version: 1.0 X-Received: by 10.224.16.199 with SMTP id p7mr5659777qaa.76.1401331668546; Wed, 28 May 2014 19:47:48 -0700 (PDT) Received: by 10.140.43.245 with HTTP; Wed, 28 May 2014 19:47:48 -0700 (PDT) Date: Wed, 28 May 2014 23:47:48 -0300 Message-ID: Subject: Are there any hardcoded limits on octeon ethernet module? From: Cesar Fazan To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 02:47:49 -0000 Hi, While testing the network performance of FreeBSD 10 running on EdgeRouter Lite I noticed that kernel{octe taskq_0/1} can't use more than 50% of the cpu. Are there any hardcoded limiting this? PID USERNAME PRI NICE SIZE RES STATE C TIME CPU COMMAND 10 root 155 ki31 0K 32K RUN 0 21:03 56.98% idle{idle: cpu0} 10 root 155 ki31 0K 32K CPU1 1 20:39 51.95% idle{idle: cpu1} 0 root -92 0 0K 144K - 1 4:29 48.00% kernel{octe taskq_1} 0 root -92 0 0K 144K - 0 4:10 43.99% kernel{octe taskq_0} Also, are there any other hardcoded var that can possible increase its performance? I can't get past 80kpps, and if you load ipfw with a single rule that will drop by half while still using 50% of the cpus For reference with the official EdgeRouter linux I can get: 190Kpps with hardware offload module disabled 740Kpps with it enabled, which is my test lab limit From owner-freebsd-mips@FreeBSD.ORG Thu May 29 03:03:59 2014 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 ESMTPS id F0AA26D3 for ; Thu, 29 May 2014 03:03:58 +0000 (UTC) Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com [209.85.217.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 715D821B3 for ; Thu, 29 May 2014 03:03:57 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id l4so6326350lbv.20 for ; Wed, 28 May 2014 20:03:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=3RkECEZGVrD72fZi98FpsQlOls0n4582Yy3FedrJFw0=; b=j3LAeqLUtg5h8dhFW3Qm74uBjdiseDbrjA2P3qMVOXIEk9Fqmqmq1A8vJdYKSCnBy+ wrA8T4+cZBBkGrimskt2n6gLCnUHoUeoRzHcB4HWBeT9Vb+y5JNF3SnQm3Dqg4RDmIuZ A0OtZIVZgAfZZ/mG5WeZR3iYfrKF/r5Md/xVDu/eSzvpVcLq5WTSWivtAAi6BUPks9/G k83o4E67plbU0diOW8/QVPdUZmQNW/zq2ZfQMkZab7lHy2a4xRwl3ZmkX1zpwQCXdNxo kLfnWpKBGivwNH97s2Ndd+QL84bxM8az9/PEjwLH8MWHf59e/0bNBpmq7m1Ir86uoSAP YA5w== X-Gm-Message-State: ALoCoQnSRfxPtnjeghGVOYbEbDpYCq5AWF32eOSgFXDxt5QooXFiIsAqRN5RbkaEs49SjkYBseUQ X-Received: by 10.112.6.103 with SMTP id z7mr3290294lbz.58.1401332228607; Wed, 28 May 2014 19:57:08 -0700 (PDT) MIME-Version: 1.0 Sender: juli@clockworksquid.com Received: by 10.152.124.8 with HTTP; Wed, 28 May 2014 19:56:48 -0700 (PDT) In-Reply-To: References: From: Juli Mallett Date: Wed, 28 May 2014 19:56:48 -0700 X-Google-Sender-Auth: f9xkd_dB0aszQKMKFgTdHC7ttMY Message-ID: Subject: Re: Are there any hardcoded limits on octeon ethernet module? To: Cesar Fazan Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-mips@FreeBSD.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 03:03:59 -0000 Cesar, On Wed, May 28, 2014 at 7:47 PM, Cesar Fazan wrote: > Hi, > > While testing the network performance of FreeBSD 10 running on EdgeRouter > Lite I noticed that kernel{octe taskq_0/1} can't use more than 50% of the > cpu. > > Are there any hardcoded limiting this? > There's no hard-coded limits, but there are some deficiencies in the current driver, particularly with regard to its ability to moderate interrupts and process packets in batches. Linux performs better because of NAPI, which is more suited to the kind of batch processing that Octeon wants. FreeBSD's DEVICE_POLLING would be better, but the committed driver lacks support for it, though I can probably dig up some old patches I did as a proof-of-concept for it. The right fix is for someone with a lot of patience to get interrupt moderation working, and then to handle batch processing correctly. There's no tunables or anything you should work with here, it's a matter of needed changes to the kernel driver. Thanks, Juli. From owner-freebsd-mips@FreeBSD.ORG Thu May 29 16:24:56 2014 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 ESMTPS id 92E5F953; Thu, 29 May 2014 16:24:56 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 42EBC2B7A; Thu, 29 May 2014 16:24:56 +0000 (UTC) Received: by mail-qg0-f53.google.com with SMTP id f51so1648217qge.26 for ; Thu, 29 May 2014 09:24:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=a+YHNInwXW8ZiLaCnrpCP+JI1vGn8fe3AZ2he1FBclU=; b=L12jS19fnz3H67ER8FAO30g6H8H/hGOn+NJa2rdqyCymBVhKJA7CCFkUpCSScPaGto IHMPr3JJonyjAZ8mzsIp6X+UcX1IgCwsp4SRUc0KWS9My6nfb8gGH4zqcNTIfZLaQzf5 nvIRENZX28dTUAZy43QoqMAdSNm4DpHedcim6qSTZYU8nH27FwlYzzcv4tSJDPCqUsBl u1exsvkyt4qtJQcipnOi/5rJlMeO714z904eG8tpu/jkKQc7F0s4wrL/PKT0V7kW5Rk4 GHpFbiYWAYsreiq+7q7rACj3S/ifWQxkVrQGFkB2cqpP9/deI8BCLBGVrQVvYWMIi+f1 wTOg== MIME-Version: 1.0 X-Received: by 10.224.49.67 with SMTP id u3mr11665635qaf.63.1401380695409; Thu, 29 May 2014 09:24:55 -0700 (PDT) Received: by 10.140.43.245 with HTTP; Thu, 29 May 2014 09:24:55 -0700 (PDT) In-Reply-To: References: Date: Thu, 29 May 2014 13:24:55 -0300 Message-ID: Subject: Re: Are there any hardcoded limits on octeon ethernet module? From: Cesar Fazan To: Juli Mallett Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: "freebsd-mips@FreeBSD.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2014 16:24:56 -0000 Hello Juli, Thanks for the explanation. Unfortunately that fix is beyond my knowledge. While I have suggested to Ubiquiti sponsor some fixes for FreeBSD, I don't think they will. So I guess we have to wait for someone with spare time and patient to do it ... Thanks. Cesar On Wed, May 28, 2014 at 11:56 PM, Juli Mallett wrote: > Cesar, > > On Wed, May 28, 2014 at 7:47 PM, Cesar Fazan wrote: > >> Hi, >> >> While testing the network performance of FreeBSD 10 running on EdgeRouter >> Lite I noticed that kernel{octe taskq_0/1} can't use more than 50% of the >> cpu. >> >> Are there any hardcoded limiting this? >> > > There's no hard-coded limits, but there are some deficiencies in the > current driver, particularly with regard to its ability to moderate > interrupts and process packets in batches. Linux performs better because > of NAPI, which is more suited to the kind of batch processing that Octeon > wants. FreeBSD's DEVICE_POLLING would be better, but the committed driver > lacks support for it, though I can probably dig up some old patches I did > as a proof-of-concept for it. The right fix is for someone with a lot of > patience to get interrupt moderation working, and then to handle batch > processing correctly. There's no tunables or anything you should work with > here, it's a matter of needed changes to the kernel driver. > > Thanks, > Juli. > From owner-freebsd-mips@FreeBSD.ORG Wed Jun 4 02:09:03 2014 Return-Path: Delivered-To: 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 ESMTPS id 3FA7B639; Wed, 4 Jun 2014 02:09:03 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 118B1234E; Wed, 4 Jun 2014 02:09:02 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s54291Xt027722; Tue, 3 Jun 2014 22:09:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s54291OB027700; Wed, 4 Jun 2014 02:09:01 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 4 Jun 2014 02:09:01 GMT Message-Id: <201406040209.s54291OB027700@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 02:09:03 -0000 TB --- 2014-06-04 01:29:49 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-06-04 01:29:49 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-06-04 01:29:49 - starting HEAD tinderbox run for mips/mips TB --- 2014-06-04 01:29:49 - cleaning the object tree TB --- 2014-06-04 01:29:49 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-06-04 01:29:54 - At svn revision 267032 TB --- 2014-06-04 01:29:55 - building world TB --- 2014-06-04 01:29:55 - CROSS_BUILD_TESTING=YES TB --- 2014-06-04 01:29:55 - MAKEOBJDIRPREFIX=/obj TB --- 2014-06-04 01:29:55 - MAKESYSPATH=/src/share/mk TB --- 2014-06-04 01:29:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-06-04 01:29:55 - SRCCONF=/dev/null TB --- 2014-06-04 01:29:55 - TARGET=mips TB --- 2014-06-04 01:29:55 - TARGET_ARCH=mips TB --- 2014-06-04 01:29:55 - TZ=UTC TB --- 2014-06-04 01:29:55 - __MAKE_CONF=/dev/null TB --- 2014-06-04 01:29:55 - cd /src TB --- 2014-06-04 01:29:55 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Wed Jun 4 01:30:02 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt/strtab.c cc -O -pipe -G0 -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common/symbol.c cc -O -pipe -G0 -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt/tdata.c cc -O -pipe -G0 -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt/traverse.c cc -O -pipe -G0 -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt/util.c cc -O -pipe -G0 -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/head -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/common -I/src/cddl/usr.bin/ctfmerge/../../../cddl/contrib/opensolaris/tools/ctf/cvt -I/src/cddl/usr.bin/ctfmerge/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wsystem-headers -Werror -Wno-pointer-sign -Wno-unknown-pragmas -o ctfmerge alist.o barrier.o ctf.o ctfmerge.o fifo.o hash.o iidesc.o input.o list.o memory.o merge.o output.o strtab.o symbol.o tdata.o traverse.o util.o -lctf -ldwarf -lelf -lz -lpthread gzip -cn /src/cddl/usr.bin/ctfmerge/ctfmerge.1 > ctfmerge.1.gz ===> cddl/usr.bin/sgsmsg (all) cc -O -pipe -G0 -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/sgsmsg/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/sgsmsg/../../../cddl/contrib/opensolaris/cmd/sgs/include -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/sgsmsg/../../../sys/cddl/contrib/opensolaris/common/avl/avl.c cc -O -pipe -G0 -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/sgsmsg/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/sgsmsg/../../../cddl/contrib/opensolaris/cmd/sgs/include -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/sgsmsg/../../../cddl/contrib/opensolaris/cmd/sgs/tools/common/sgsmsg.c cc -O -pipe -G0 -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/sgsmsg/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/sgsmsg/../../../cddl/contrib/opensolaris/cmd/sgs/include -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/sgsmsg/../../../cddl/contrib/opensolaris/cmd/sgs/tools/common/string_table.c cc -O -pipe -G0 -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/sgsmsg/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/sgsmsg/../../../cddl/contrib/opensolaris/cmd/sgs/include -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/sgsmsg/../../../cddl/contrib/opensolaris/cmd/sgs/tools/common/findprime.c cc -O -pipe -G0 -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/sgsmsg/../../../cddl/compat/opensolaris/include -I/src/cddl/usr.bin/sgsmsg/../../../cddl/contrib/opensolaris/cmd/sgs/include -I/src/cddl/usr.bin/sgsmsg/../../../sys/cddl/contrib/opensolaris/uts/common -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-pointer-sign -Wno-unknown-pragmas -o sgsmsg avl.o sgsmsg.o string_table.o findprime.o ===> cddl/usr.bin/zinject (all) cc -O -pipe -G0 -I/src/cddl/usr.bin/zinject/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/zinject/../../compat/opensolaris/include -I/src/cddl/usr.bin/zinject/../../compat/opensolaris/lib/libumem -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libzfs/common -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libzpool/common -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libnvpair -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common/sys -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/common/zfs/ -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/head -I/src/cddl/usr.bin/zinject/../../lib/libumem -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/zinject/../../contrib/opensolaris/cmd/zinjec! t/zinject.c cc -O -pipe -G0 -I/src/cddl/usr.bin/zinject/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/zinject/../../compat/opensolaris/include -I/src/cddl/usr.bin/zinject/../../compat/opensolaris/lib/libumem -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libzfs/common -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libzpool/common -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libnvpair -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common/sys -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/common/zfs/ -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/head -I/src/cddl/usr.bin/zinject/../../lib/libumem -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-pointer-sign -Wno-unknown-pragmas -c /src/cddl/usr.bin/zinject/../../contrib/opensolaris/cmd/zinjec! t/translate.c /src/cddl/usr.bin/zinject/../../contrib/opensolaris/cmd/zinject/translate.c: In function 'translate_record': /src/cddl/usr.bin/zinject/../../contrib/opensolaris/cmd/zinject/translate.c:383: warning: passing argument 4 of 'calculate_range' discards qualifiers from pointer target type cc -O -pipe -G0 -I/src/cddl/usr.bin/zinject/../../../sys/cddl/compat/opensolaris -I/src/cddl/usr.bin/zinject/../../compat/opensolaris/include -I/src/cddl/usr.bin/zinject/../../compat/opensolaris/lib/libumem -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libzfs/common -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libzpool/common -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/lib/libnvpair -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common/fs/zfs -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common/sys -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/uts/common -I/src/cddl/usr.bin/zinject/../../../sys/cddl/contrib/opensolaris/common/zfs/ -I/src/cddl/usr.bin/zinject/../../contrib/opensolaris/head -I/src/cddl/usr.bin/zinject/../../lib/libumem -DNEED_SOLARIS_BOOLEAN -std=gnu89 -Wno-pointer-sign -Wno-unknown-pragmas -o zinject zinject.o translate.o -lgeom -lm -lnvpair -lumem -luu! til -lzfs_core -lzfs -lzpool /obj/mips.mips/src/tmp/usr/lib/libzpool.so: undefined reference to `cpu_ticks' *** Error code 1 Stop. bmake[4]: stopped in /src/cddl/usr.bin/zinject *** Error code 1 Stop. bmake[3]: stopped in /src/cddl/usr.bin *** Error code 1 Stop. bmake[2]: stopped in /src/cddl *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-06-04 02:09:01 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-06-04 02:09:01 - ERROR: failed to build world TB --- 2014-06-04 02:09:01 - 1716.09 user 480.32 system 2352.62 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Mon Jun 9 15:05:47 2014 Return-Path: Delivered-To: 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 ESMTPS id 013F8B7F; Mon, 9 Jun 2014 15:05:47 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA26C2D77; Mon, 9 Jun 2014 15:05:46 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s59F5dwB067559; Mon, 9 Jun 2014 11:05:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s59F5d9f067549; Mon, 9 Jun 2014 15:05:39 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 9 Jun 2014 15:05:39 GMT Message-Id: <201406091505.s59F5d9f067549@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2014 15:05:47 -0000 TB --- 2014-06-09 14:02:38 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-06-09 14:02:38 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-06-09 14:02:38 - starting HEAD tinderbox run for mips/mips TB --- 2014-06-09 14:02:38 - cleaning the object tree TB --- 2014-06-09 14:02:38 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-06-09 14:02:41 - At svn revision 267255 TB --- 2014-06-09 14:02:42 - building world TB --- 2014-06-09 14:02:42 - CROSS_BUILD_TESTING=YES TB --- 2014-06-09 14:02:42 - MAKEOBJDIRPREFIX=/obj TB --- 2014-06-09 14:02:42 - MAKESYSPATH=/src/share/mk TB --- 2014-06-09 14:02:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-06-09 14:02:42 - SRCCONF=/dev/null TB --- 2014-06-09 14:02:42 - TARGET=mips TB --- 2014-06-09 14:02:42 - TARGET_ARCH=mips TB --- 2014-06-09 14:02:42 - TZ=UTC TB --- 2014-06-09 14:02:42 - __MAKE_CONF=/dev/null TB --- 2014-06-09 14:02:42 - cd /src TB --- 2014-06-09 14:02:42 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Mon Jun 9 14:02:49 UTC 2014 >>> 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 Mon Jun 9 15:03:44 UTC 2014 TB --- 2014-06-09 15:03:44 - cd /src/sys/mips/conf TB --- 2014-06-09 15:03:44 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-06-09 15:03:44 - skipping ADM5120 kernel TB --- 2014-06-09 15:03:44 - cd /src/sys/mips/conf TB --- 2014-06-09 15:03:44 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-06-09 15:03:44 - skipping ALCHEMY kernel TB --- 2014-06-09 15:03:44 - cd /src/sys/mips/conf TB --- 2014-06-09 15:03:44 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-06-09 15:03:44 - building ALFA_HORNET_UB kernel TB --- 2014-06-09 15:03:44 - CROSS_BUILD_TESTING=YES TB --- 2014-06-09 15:03:44 - MAKEOBJDIRPREFIX=/obj TB --- 2014-06-09 15:03:44 - MAKESYSPATH=/src/share/mk TB --- 2014-06-09 15:03:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-06-09 15:03:44 - SRCCONF=/dev/null TB --- 2014-06-09 15:03:44 - TARGET=mips TB --- 2014-06-09 15:03:44 - TARGET_ARCH=mips TB --- 2014-06-09 15:03:44 - TZ=UTC TB --- 2014-06-09 15:03:44 - __MAKE_CONF=/dev/null TB --- 2014-06-09 15:03:44 - cd /src TB --- 2014-06-09 15:03:44 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Mon Jun 9 15:03:45 UTC 2014 >>> 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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/tty_ttydisc.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/uipc_accf.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/uipc_debug.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/uipc_domain.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/uipc_mbuf.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/uipc_syscalls.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/uipc_usrreq.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/vfs_acl.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/vfs_bio.c cc1: warnings being treated as errors /src/sys/kern/vfs_bio.c: In function 'bufspacewakeup': /src/sys/kern/vfs_bio.c:479: warning: cast discards qualifiers from pointer target type /src/sys/kern/vfs_bio.c: In function 'bufcountadd': /src/sys/kern/vfs_bio.c:562: warning: cast discards qualifiers from pointer target type /src/sys/kern/vfs_bio.c: In function 'getnewbuf_bufd_help': /src/sys/kern/vfs_bio.c:2145: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/ALFA_HORNET_UB *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-06-09 15:05:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-06-09 15:05:39 - ERROR: failed to build ALFA_HORNET_UB kernel TB --- 2014-06-09 15:05:39 - 2939.99 user 689.70 system 3780.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Jun 12 23:41:08 2014 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 ESMTPS id 5FE519F3; Thu, 12 Jun 2014 23:41:08 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D98F266C; Thu, 12 Jun 2014 23:41:08 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s5CNf7gx030181; Thu, 12 Jun 2014 19:41:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s5CNf7Fq030169; Thu, 12 Jun 2014 23:41:07 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 12 Jun 2014 23:41:07 GMT Message-Id: <201406122341.s5CNf7Fq030169@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 23:41:08 -0000 TB --- 2014-06-12 23:40:52 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-06-12 23:40:52 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-06-12 23:40:52 - starting HEAD tinderbox run for mips/mips TB --- 2014-06-12 23:40:52 - cleaning the object tree TB --- 2014-06-12 23:40:52 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-06-12 23:40:57 - At svn revision 267431 TB --- 2014-06-12 23:40:58 - building world TB --- 2014-06-12 23:40:58 - CROSS_BUILD_TESTING=YES TB --- 2014-06-12 23:40:58 - MAKEOBJDIRPREFIX=/obj TB --- 2014-06-12 23:40:58 - MAKESYSPATH=/src/share/mk TB --- 2014-06-12 23:40:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-06-12 23:40:58 - SRCCONF=/dev/null TB --- 2014-06-12 23:40:58 - TARGET=mips TB --- 2014-06-12 23:40:58 - TARGET_ARCH=mips TB --- 2014-06-12 23:40:58 - TZ=UTC TB --- 2014-06-12 23:40:58 - __MAKE_CONF=/dev/null TB --- 2014-06-12 23:40:58 - cd /src TB --- 2014-06-12 23:40:58 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) [...] cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstIsEmpty.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstLast.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstMember.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstNext.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstOpen.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstPrev.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstRemove.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstReplace.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstSucc.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/stresep.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -static -o make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o main.o make.o make_malloc.o meta.o parse.o str.o strlist.o suff.o targ.o trace.o util.o var.o lstAppend.o lstAtEnd.o lstAtFront.o lstClose.o lstConcat.o lstDatum.o lstDeQueue.o lstDestroy.o lstDupl.o lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o lstForEach.o lstForEachFrom.o lstInit.o lstInsert.o lstIsAtEnd.o lstIsEmpty.o lstLast.o lstMember.o lstNext.o lstOpen.o lstPrev.o lstRemove.o lstReplace.o lstSucc.o stresep.o ===> tests (all) ===> tests/archives (all) ===> tests/archives/fmt_44bsd (all) cat /src/usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh | sed >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test Unknown modifier 't' Syntax error: Unterminated quoted string *** [Kyuafile.auto] Error code 2 Stop in /src/usr.bin/bmake/tests/archives/fmt_44bsd. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake/tests/archives. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake/tests. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake. *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-06-12 23:41:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-06-12 23:41:07 - ERROR: failed to build world TB --- 2014-06-12 23:41:07 - 8.30 user 4.84 system 14.50 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Jun 12 23:51:01 2014 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 ESMTPS id AC529AB5; Thu, 12 Jun 2014 23:51:01 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69F94278D; Thu, 12 Jun 2014 23:51:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s5CNp00E042856; Thu, 12 Jun 2014 19:51:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s5CNp0lv042847; Thu, 12 Jun 2014 23:51:00 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 12 Jun 2014 23:51:00 GMT Message-Id: <201406122351.s5CNp0lv042847@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 23:51:01 -0000 TB --- 2014-06-12 23:50:45 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-06-12 23:50:45 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-06-12 23:50:45 - starting HEAD tinderbox run for mips/mips TB --- 2014-06-12 23:50:45 - cleaning the object tree TB --- 2014-06-12 23:50:46 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-06-12 23:50:50 - At svn revision 267431 TB --- 2014-06-12 23:50:51 - building world TB --- 2014-06-12 23:50:51 - CROSS_BUILD_TESTING=YES TB --- 2014-06-12 23:50:51 - MAKEOBJDIRPREFIX=/obj TB --- 2014-06-12 23:50:51 - MAKESYSPATH=/src/share/mk TB --- 2014-06-12 23:50:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-06-12 23:50:51 - SRCCONF=/dev/null TB --- 2014-06-12 23:50:51 - TARGET=mips TB --- 2014-06-12 23:50:51 - TARGET_ARCH=mips TB --- 2014-06-12 23:50:51 - TZ=UTC TB --- 2014-06-12 23:50:51 - __MAKE_CONF=/dev/null TB --- 2014-06-12 23:50:51 - cd /src TB --- 2014-06-12 23:50:51 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) [...] cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstIsEmpty.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstLast.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstMember.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstNext.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstOpen.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstPrev.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstRemove.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstReplace.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstSucc.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/stresep.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -static -o make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o main.o make.o make_malloc.o meta.o parse.o str.o strlist.o suff.o targ.o trace.o util.o var.o lstAppend.o lstAtEnd.o lstAtFront.o lstClose.o lstConcat.o lstDatum.o lstDeQueue.o lstDestroy.o lstDupl.o lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o lstForEach.o lstForEachFrom.o lstInit.o lstInsert.o lstIsAtEnd.o lstIsEmpty.o lstLast.o lstMember.o lstNext.o lstOpen.o lstPrev.o lstRemove.o lstReplace.o lstSucc.o stresep.o ===> tests (all) ===> tests/archives (all) ===> tests/archives/fmt_44bsd (all) cat /src/usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh | sed >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test Unknown modifier 't' Syntax error: Unterminated quoted string *** [Kyuafile.auto] Error code 2 Stop in /src/usr.bin/bmake/tests/archives/fmt_44bsd. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake/tests/archives. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake/tests. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake. *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-06-12 23:51:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-06-12 23:51:00 - ERROR: failed to build world TB --- 2014-06-12 23:51:00 - 8.43 user 4.61 system 14.50 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Fri Jun 13 00:01:01 2014 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 ESMTPS id 76E5F980; Fri, 13 Jun 2014 00:01:01 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34BC7282C; Fri, 13 Jun 2014 00:01:01 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s5D010xs055652; Thu, 12 Jun 2014 20:01:00 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s5D010rB055640; Fri, 13 Jun 2014 00:01:00 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 13 Jun 2014 00:01:00 GMT Message-Id: <201406130001.s5D010rB055640@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2014 00:01:01 -0000 TB --- 2014-06-13 00:00:45 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-06-13 00:00:45 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-06-13 00:00:45 - starting HEAD tinderbox run for mips/mips TB --- 2014-06-13 00:00:45 - cleaning the object tree TB --- 2014-06-13 00:00:45 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-06-13 00:00:50 - At svn revision 267431 TB --- 2014-06-13 00:00:51 - building world TB --- 2014-06-13 00:00:51 - CROSS_BUILD_TESTING=YES TB --- 2014-06-13 00:00:51 - MAKEOBJDIRPREFIX=/obj TB --- 2014-06-13 00:00:51 - MAKESYSPATH=/src/share/mk TB --- 2014-06-13 00:00:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-06-13 00:00:51 - SRCCONF=/dev/null TB --- 2014-06-13 00:00:51 - TARGET=mips TB --- 2014-06-13 00:00:51 - TARGET_ARCH=mips TB --- 2014-06-13 00:00:51 - TZ=UTC TB --- 2014-06-13 00:00:51 - __MAKE_CONF=/dev/null TB --- 2014-06-13 00:00:51 - cd /src TB --- 2014-06-13 00:00:51 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) [...] cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstIsEmpty.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstLast.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstMember.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstNext.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstOpen.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstPrev.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstRemove.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstReplace.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/lst.lib/lstSucc.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/contrib/bmake/stresep.c cc -O2 -pipe -DNO_PWD_OVERRIDE -I/src/usr.bin/bmake -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBMAKE_PATH_MAX=1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYSPATH=\".../share/mk:/usr/share/mk\" -I. -I/src/contrib/bmake -DMAKE_NATIVE -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -static -o make arch.o buf.o compat.o cond.o dir.o for.o hash.o job.o main.o make.o make_malloc.o meta.o parse.o str.o strlist.o suff.o targ.o trace.o util.o var.o lstAppend.o lstAtEnd.o lstAtFront.o lstClose.o lstConcat.o lstDatum.o lstDeQueue.o lstDestroy.o lstDupl.o lstEnQueue.o lstFind.o lstFindFrom.o lstFirst.o lstForEach.o lstForEachFrom.o lstInit.o lstInsert.o lstIsAtEnd.o lstIsEmpty.o lstLast.o lstMember.o lstNext.o lstOpen.o lstPrev.o lstRemove.o lstReplace.o lstSucc.o stresep.o ===> tests (all) ===> tests/archives (all) ===> tests/archives/fmt_44bsd (all) cat /src/usr.bin/bmake/tests/archives/fmt_44bsd/legacy_test.sh | sed >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test Unknown modifier 't' Syntax error: Unterminated quoted string *** [Kyuafile.auto] Error code 2 Stop in /src/usr.bin/bmake/tests/archives/fmt_44bsd. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake/tests/archives. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake/tests. *** [_sub.all] Error code 1 Stop in /src/usr.bin/bmake. *** [bmake] Error code 1 Stop in /src. *** [upgrade_checks] Error code 1 Stop in /src. TB --- 2014-06-13 00:01:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-06-13 00:01:00 - ERROR: failed to build world TB --- 2014-06-13 00:01:00 - 8.26 user 4.80 system 14.44 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Tue Jul 1 17:20:49 2014 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 ESMTPS id 36358D14; Tue, 1 Jul 2014 17:20:49 +0000 (UTC) Received: from mail-qa0-x229.google.com (mail-qa0-x229.google.com [IPv6:2607:f8b0:400d:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCC252934; Tue, 1 Jul 2014 17:20:48 +0000 (UTC) Received: by mail-qa0-f41.google.com with SMTP id cm18so7988567qab.14 for ; Tue, 01 Jul 2014 10:20: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:content-type; bh=2sX0afjjrgqm1YeFApaMS6pfiFjnjB2C8uS0RKDZRT8=; b=fxuMUSCrLScHeOtSRykIPO9dgkjqjKQfK88T1ttfLg+K60woz7SAxvDVktro+o0BLK QN+PsDiUIllzFX0dZ1Ps0xGRTUQ33W7ExmGrh4HgVFwTg5ZNF2E7jtK+9AtgGUFchlon Pr+3Git7SBSclbVnRQu0X6mjS+/RoD6bIqDhAPE2zMtMJvuWKiJNRDuhaJFcm/xS0TKe 0bPuTYL9s5i92Gh06GPWE78VnP6fdkv3pOmXI+jS4ECc+h4CixZdHqkzPzJF6osENNwx JH4lqdXnDYtwLMuJXUn77H8PcFkmgB5a3jIo4j4aYZxonis/BEdLwRHo+DQZCnvAUTP/ 6jJQ== MIME-Version: 1.0 X-Received: by 10.140.34.195 with SMTP id l61mr70934926qgl.87.1404235248061; Tue, 01 Jul 2014 10:20:48 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.202.193 with HTTP; Tue, 1 Jul 2014 10:20:47 -0700 (PDT) In-Reply-To: <201407011433.s61EXmO7010598@svn.freebsd.org> References: <201407011433.s61EXmO7010598@svn.freebsd.org> Date: Tue, 1 Jul 2014 10:20:47 -0700 X-Google-Sender-Auth: rqiYKgw9TZs7Limr1YpKVatb23c Message-ID: Subject: Re: svn commit: r268093 - head/sys/dev/etherswitch/rtl8366 From: Adrian Chadd To: Luiz Otavio O Souza , "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2014 17:20:49 -0000 Woo, thanks! -a On 1 July 2014 07:33, Luiz Otavio O Souza wrote: > Author: loos > Date: Tue Jul 1 14:33:48 2014 > New Revision: 268093 > URL: http://svnweb.freebsd.org/changeset/base/268093 > > Log: > Add the CPU port flag to the CPU port on rtl8366 (port 5). > > Do not allow any media change on the switch CPU port. > > Tested on TP-Link WR1043ND. > > Modified: > head/sys/dev/etherswitch/rtl8366/rtl8366rb.c > head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h > > Modified: head/sys/dev/etherswitch/rtl8366/rtl8366rb.c > ============================================================================== > --- head/sys/dev/etherswitch/rtl8366/rtl8366rb.c Tue Jul 1 14:12:59 2014 (r268092) > +++ head/sys/dev/etherswitch/rtl8366/rtl8366rb.c Tue Jul 1 14:33:48 2014 (r268093) > @@ -570,6 +570,7 @@ rtl_getport(device_t dev, etherswitch_po > return (err); > } else { > /* fill in fixed values for CPU port */ > + p->es_flags |= ETHERSWITCH_PORT_CPU; > ifmr->ifm_count = 0; > smi_read(dev, RTL8366RB_PLSR_BASE + (RTL8366RB_NUM_PHYS)/2, &v, RTL_WAITOK); > v = v >> (8 * ((RTL8366RB_NUM_PHYS) % 2)); > @@ -606,6 +607,8 @@ rtl_setport(device_t dev, etherswitch_po > RTL8366RB_PVCR_VAL(p->es_port, vlangroup), RTL_WAITOK); > if (err) > return (err); > + if (p->es_port == RTL8366RB_CPU_PORT) > + return (0); > mii = device_get_softc(sc->miibus[p->es_port]); > ifm = &mii->mii_media; > err = ifmedia_ioctl(sc->ifp[p->es_port], &p->es_ifr, ifm, SIOCSIFMEDIA); > > Modified: head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h > ============================================================================== > --- head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h Tue Jul 1 14:12:59 2014 (r268092) > +++ head/sys/dev/etherswitch/rtl8366/rtl8366rbvar.h Tue Jul 1 14:33:48 2014 (r268093) > @@ -168,9 +168,10 @@ > (RTL8366RB_PACR | (1 << (((phy) & 0x1f) + 9)) | (((page) & 0xf) << 5) | ((reg) & 0x1f)) > > /* general characteristics of the chip */ > -#define RTL8366RB_NUM_PORTS 6 > -#define RTL8366RB_NUM_PHYS (RTL8366RB_NUM_PORTS-1) > -#define RTL8366RB_NUM_VLANS 16 > -#define RTL8366RB_NUM_PHY_REG 32 > +#define RTL8366RB_CPU_PORT 5 > +#define RTL8366RB_NUM_PORTS 6 > +#define RTL8366RB_NUM_PHYS (RTL8366RB_NUM_PORTS-1) > +#define RTL8366RB_NUM_VLANS 16 > +#define RTL8366RB_NUM_PHY_REG 32 > > #endif > From owner-freebsd-mips@FreeBSD.ORG Tue Jul 1 19:20:57 2014 Return-Path: Delivered-To: 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 ESMTPS id B9F90741; Tue, 1 Jul 2014 19:20:57 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6529D252D; Tue, 1 Jul 2014 19:20:56 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s61JKtrw025193; Tue, 1 Jul 2014 15:20:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s61JKtO0025190; Tue, 1 Jul 2014 19:20:55 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 1 Jul 2014 19:20:55 GMT Message-Id: <201407011920.s61JKtO0025190@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2014 19:20:57 -0000 TB --- 2014-07-01 18:18:31 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-01 18:18:31 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-01 18:18:31 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-01 18:18:31 - cleaning the object tree TB --- 2014-07-01 18:18:31 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-01 18:18:35 - At svn revision 268087 TB --- 2014-07-01 18:18:36 - building world TB --- 2014-07-01 18:18:36 - CROSS_BUILD_TESTING=YES TB --- 2014-07-01 18:18:36 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-01 18:18:36 - MAKESYSPATH=/src/share/mk TB --- 2014-07-01 18:18:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-01 18:18:36 - SRCCONF=/dev/null TB --- 2014-07-01 18:18:36 - TARGET=mips TB --- 2014-07-01 18:18:36 - TARGET_ARCH=mips TB --- 2014-07-01 18:18:36 - TZ=UTC TB --- 2014-07-01 18:18:36 - __MAKE_CONF=/dev/null TB --- 2014-07-01 18:18:36 - cd /src TB --- 2014-07-01 18:18:36 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Tue Jul 1 18:18:43 UTC 2014 >>> 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 Tue Jul 1 19:19:39 UTC 2014 TB --- 2014-07-01 19:19:39 - cd /src/sys/mips/conf TB --- 2014-07-01 19:19:39 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-07-01 19:19:39 - skipping ADM5120 kernel TB --- 2014-07-01 19:19:39 - cd /src/sys/mips/conf TB --- 2014-07-01 19:19:39 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-07-01 19:19:39 - skipping ALCHEMY kernel TB --- 2014-07-01 19:19:39 - cd /src/sys/mips/conf TB --- 2014-07-01 19:19:39 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-07-01 19:19:39 - building ALFA_HORNET_UB kernel TB --- 2014-07-01 19:19:39 - CROSS_BUILD_TESTING=YES TB --- 2014-07-01 19:19:39 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-01 19:19:39 - MAKESYSPATH=/src/share/mk TB --- 2014-07-01 19:19:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-01 19:19:39 - SRCCONF=/dev/null TB --- 2014-07-01 19:19:39 - TARGET=mips TB --- 2014-07-01 19:19:39 - TARGET_ARCH=mips TB --- 2014-07-01 19:19:39 - TZ=UTC TB --- 2014-07-01 19:19:39 - __MAKE_CONF=/dev/null TB --- 2014-07-01 19:19:39 - cd /src TB --- 2014-07-01 19:19:39 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Tue Jul 1 19:19:39 UTC 2014 >>> 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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/init_sysent.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/ksched.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_acct.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_alq.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_clock.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_condvar.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_conf.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_cons.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_cpu.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_cpuset.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_context.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_descrip.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_environment.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_et.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_event.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_exec.c cc1: warnings being treated as errors /src/sys/kern/kern_exec.c: In function 'kern_execve': /src/sys/kern/kern_exec.c:346: warning: 'newsigacts' may be used uninitialized in this function /src/sys/kern/kern_exec.c:346: note: 'newsigacts' was declared here *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/ALFA_HORNET_UB *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-07-01 19:20:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-01 19:20:55 - ERROR: failed to build ALFA_HORNET_UB kernel TB --- 2014-07-01 19:20:55 - 2919.78 user 685.00 system 3743.58 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Jul 2 05:22:32 2014 Return-Path: Delivered-To: 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 ESMTPS id E65CC478; Wed, 2 Jul 2014 05:22:31 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 906C827E9; Wed, 2 Jul 2014 05:22:31 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s625MTx9023733; Wed, 2 Jul 2014 01:22:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s625MTOT023706; Wed, 2 Jul 2014 05:22:29 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 2 Jul 2014 05:22:29 GMT Message-Id: <201407020522.s625MTOT023706@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 05:22:32 -0000 TB --- 2014-07-02 04:16:54 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-02 04:16:54 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-02 04:16:54 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-02 04:16:54 - cleaning the object tree TB --- 2014-07-02 04:17:48 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-02 04:17:51 - At svn revision 268131 TB --- 2014-07-02 04:17:52 - building world TB --- 2014-07-02 04:17:52 - CROSS_BUILD_TESTING=YES TB --- 2014-07-02 04:17:52 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-02 04:17:52 - MAKESYSPATH=/src/share/mk TB --- 2014-07-02 04:17:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-02 04:17:52 - SRCCONF=/dev/null TB --- 2014-07-02 04:17:52 - TARGET=mips TB --- 2014-07-02 04:17:52 - TARGET_ARCH=mips TB --- 2014-07-02 04:17:52 - TZ=UTC TB --- 2014-07-02 04:17:52 - __MAKE_CONF=/dev/null TB --- 2014-07-02 04:17:52 - cd /src TB --- 2014-07-02 04:17:52 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Wed Jul 2 04:17:59 UTC 2014 >>> 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 Wed Jul 2 05:21:11 UTC 2014 TB --- 2014-07-02 05:21:11 - cd /src/sys/mips/conf TB --- 2014-07-02 05:21:11 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-07-02 05:21:11 - skipping ADM5120 kernel TB --- 2014-07-02 05:21:11 - cd /src/sys/mips/conf TB --- 2014-07-02 05:21:11 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-07-02 05:21:11 - skipping ALCHEMY kernel TB --- 2014-07-02 05:21:11 - cd /src/sys/mips/conf TB --- 2014-07-02 05:21:11 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-07-02 05:21:11 - building ALFA_HORNET_UB kernel TB --- 2014-07-02 05:21:11 - CROSS_BUILD_TESTING=YES TB --- 2014-07-02 05:21:11 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-02 05:21:11 - MAKESYSPATH=/src/share/mk TB --- 2014-07-02 05:21:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-02 05:21:11 - SRCCONF=/dev/null TB --- 2014-07-02 05:21:11 - TARGET=mips TB --- 2014-07-02 05:21:11 - TARGET_ARCH=mips TB --- 2014-07-02 05:21:11 - TZ=UTC TB --- 2014-07-02 05:21:11 - __MAKE_CONF=/dev/null TB --- 2014-07-02 05:21:11 - cd /src TB --- 2014-07-02 05:21:11 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Wed Jul 2 05:21:11 UTC 2014 >>> 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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/init_sysent.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/ksched.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_acct.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_alq.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_clock.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_condvar.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_conf.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_cons.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_cpu.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_cpuset.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_context.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_descrip.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_environment.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_et.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_event.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_exec.c cc1: warnings being treated as errors /src/sys/kern/kern_exec.c: In function 'kern_execve': /src/sys/kern/kern_exec.c:346: warning: 'newsigacts' may be used uninitialized in this function /src/sys/kern/kern_exec.c:346: note: 'newsigacts' was declared here *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/ALFA_HORNET_UB *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-07-02 05:22:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-02 05:22:29 - ERROR: failed to build ALFA_HORNET_UB kernel TB --- 2014-07-02 05:22:29 - 2922.05 user 682.84 system 3935.04 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Jul 2 05:46:21 2014 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 ESMTPS id 9A82AB01; Wed, 2 Jul 2014 05:46:21 +0000 (UTC) Received: from mail-wi0-x230.google.com (mail-wi0-x230.google.com [IPv6:2a00:1450:400c:c05::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DF572297A; Wed, 2 Jul 2014 05:46:20 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id n3so8952281wiv.9 for ; Tue, 01 Jul 2014 22:46:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ABRgSuItEyDmEs6wgy9JhkO4OF4gfCPfuTuzs3w4yeM=; b=Yt5U9Qe+SNMJmUtoXRIO1OsGvIqtn4XBgN0XC2BObY5cXNZtFwlrpMy1GVBmqAY+9b XbJ13SqGsViyBtkAiNonoKzb6otQIfjdiOi4ufRyFD9MGfD9vVpbT4hndVEwjTTx+lze 9EKwva1FuSf7tLCM+l0XvII77cyLpzNtYJxXFiElfrphCwH/LYXqsKWLshPVUq4wvQmc 5SP9mtFIF+1xlUOSRQ3Ho4ZTqJeoLM4IsXw4naBm7knbgy7sqtnEli+FFQGPlrCcMkN2 N/K9nAn+cZ7pbkJhOYZ0mOnaOWqDNCBbfwndsIVxRpiwrOAsBtZ2HSwtttY8fkmE+KkH 3fbw== X-Received: by 10.180.206.144 with SMTP id lo16mr2036282wic.52.1404279979172; Tue, 01 Jul 2014 22:46:19 -0700 (PDT) Received: from dft-labs.eu (n1x0n-1-pt.tunnel.tserv5.lon1.ipv6.he.net. [2001:470:1f08:1f7::2]) by mx.google.com with ESMTPSA id hc4sm52725265wjc.38.2014.07.01.22.46.18 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 01 Jul 2014 22:46:18 -0700 (PDT) Date: Wed, 2 Jul 2014 07:46:16 +0200 From: Mateusz Guzik To: FreeBSD Tinderbox Subject: Re: [head tinderbox] failure on mips/mips Message-ID: <20140702054616.GG26696@dft-labs.eu> References: <201407020522.s625MTOT023706@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201407020522.s625MTOT023706@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: mips@freebsd.org, current@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 05:46:21 -0000 On Wed, Jul 02, 2014 at 05:22:29AM +0000, FreeBSD Tinderbox wrote: > cc1: warnings being treated as errors > /src/sys/kern/kern_exec.c: In function 'kern_execve': > /src/sys/kern/kern_exec.c:346: warning: 'newsigacts' may be used uninitialized in this function > /src/sys/kern/kern_exec.c:346: note: 'newsigacts' was declared here > *** Error code 1 > Should be fixed with r268136 -- Mateusz Guzik From owner-freebsd-mips@FreeBSD.ORG Sun Jul 6 03:23:45 2014 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 ESMTPS id C30FDD98 for ; Sun, 6 Jul 2014 03:23:45 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABC8829FF for ; Sun, 6 Jul 2014 03:23:45 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s663Njxt019120 for ; Sun, 6 Jul 2014 04:23:45 +0100 (BST) (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-mips@FreeBSD.org Subject: [Bug 191587] [mips] 'strip' corrupts static libraries Date: Sun, 06 Jul 2014 03:23:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sbruno@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-mips@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2014 03:23:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191587 Sean Bruno changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbruno@FreeBSD.org Assignee|freebsd-bugs@FreeBSD.org |freebsd-mips@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-mips@FreeBSD.ORG Sun Jul 6 08:44:39 2014 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 ESMTPS id 311B77FC for ; Sun, 6 Jul 2014 08:44:39 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 182792DC9 for ; Sun, 6 Jul 2014 08:44:39 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s668icL0070716 for ; Sun, 6 Jul 2014 09:44:38 +0100 (BST) (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-mips@FreeBSD.org Subject: [Bug 177876] [mips] kernel stack overflow panic on mips64, EdgeRouter Lite Date: Sun, 06 Jul 2014 08:44:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kib@FreeBSD.org X-Bugzilla-Status: In Discussion X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-mips@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2014 08:44:39 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177876 Konstantin Belousov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #5 from Konstantin Belousov --- (In reply to sson from comment #4) Yes, the more appropriate place for the vm_kstack_?alloc seems to be the arch/arch/vm_machdep.c. The non-mips architectures probably should either reference, or include the common implementation. Ideally, patch series would be split into MI part which restructures vm_glue.c and adds MI implementation, used by all architectures. The later changes for MIPS would do whatever is needed in MD. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-mips@FreeBSD.ORG Mon Jul 7 19:19:51 2014 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 ESMTPS id 0D3C45C2; Mon, 7 Jul 2014 19:19:51 +0000 (UTC) Received: from mail-qg0-x22c.google.com (mail-qg0-x22c.google.com [IPv6:2607:f8b0:400d:c04::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AEE0B2740; Mon, 7 Jul 2014 19:19:50 +0000 (UTC) Received: by mail-qg0-f44.google.com with SMTP id j107so4096422qga.17 for ; Mon, 07 Jul 2014 12:19:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bUKLuJKbZlleuyOyFBozprJVsxsfI3BA5EdOUEwRwWA=; b=bJJ3/Q0ovirU1Xhv2VZWe62/uVPnNDsYxSAQQVKWes01dU9G+1x6NvGLe6mNYvw+DX 52JJDbDsgmV16QqAsjHGMPwhXTneWHTRGkUrHP+f1veA9pvAR5zwr9z1eDxwdeHJNV9f PJlHaB4qoNPenWcBOSeBn3st5M8Zlo3t9gws1exr9xRjTkABaTtLi9jVteD3IZaKqNI8 EdCo/e4nyNzN/+xzJSigiIopjItcKn/dMP9PG6GqIcmsLwHrCzm5xsUDeX6xr/DJCDDD chVFjCy9PUJhopbDf4WWC7yHrEg2ZhhneexESC+XR+7/e9vkc+asGcUTTSbP/WNfBWkE 5I0A== MIME-Version: 1.0 X-Received: by 10.140.89.18 with SMTP id u18mr7155616qgd.87.1404760789737; Mon, 07 Jul 2014 12:19:49 -0700 (PDT) Received: by 10.96.73.39 with HTTP; Mon, 7 Jul 2014 12:19:49 -0700 (PDT) In-Reply-To: References: <9CBFAD35-D651-4E28-BEBB-DC3717F38567@bsdimp.com> <1378583762.1111.512.camel@revolution.hippie.lan> Date: Mon, 7 Jul 2014 12:19:49 -0700 Message-ID: Subject: Re: mbuf autotuning effect From: hiren panchasara To: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 Cc: freebsd-embedded X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 19:19:51 -0000 Trimming the cc list. On Wed, Sep 18, 2013 at 9:39 PM, hiren panchasara > > I am proposing following change for tplink TP-WN1043ND. This will get > maxmbufmem *up* from 6mb to 14mb out of total 32mb. > > Index: sys/mips/conf/TP-WN1043ND > =================================================================== > --- sys/mips/conf/TP-WN1043ND (revision 255680) > +++ sys/mips/conf/TP-WN1043ND (working copy) > @@ -15,6 +15,8 @@ > # Force the board memory - 32mb > options AR71XX_REALMEM=32*1024*1024 > > +options VM_KMEM_SIZE_SCALE=1 > + > # i2c GPIO bus > device gpioiic > device iicbb > > I do not see any other side-effects of it. Please correct me if I am wrong. I have this local modification for months now and I'd like to see what others with TP-WN1043ND think about it. cheers, Hiren From owner-freebsd-mips@FreeBSD.ORG Wed Jul 9 12:05:42 2014 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 ESMTPS id 86B12D74; Wed, 9 Jul 2014 12:05:42 +0000 (UTC) Received: from mail-qa0-x22d.google.com (mail-qa0-x22d.google.com [IPv6:2607:f8b0:400d:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 274E524CC; Wed, 9 Jul 2014 12:05:42 +0000 (UTC) Received: by mail-qa0-f45.google.com with SMTP id s7so1968652qap.32 for ; Wed, 09 Jul 2014 05:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=uMO/0Hb7j0gfb0Sd1IOg6gMtkQC5BH8rqjW5zhxVYxQ=; b=09Sx8RjDdPO8K7tQmEyguEax/vGVdZj3WBxms5k3qr1lUXdkfsEAGK616iRV4c+KVU Sa173g27w/mTjDJEwVS6IhSIVDWV934StN2EOahVmoErvdyACbG/eNoQ1oshsHsu1XJP IdJ0uIZppFgpah5PG9We0E6n5f3+npFM5pLp7jdAz9bl4+/rX9u4gzqA7Ls4/W/MHdkI Iz+Q1yCc+iMNVVwspwoGVDuhiQ6zE6RHMjhpLFIGVaI9O8jEVpTMHYgBggGbbpHtmJv0 ImSdUoTZjlwuBiodZcQic3/re0QwxS8f/rVfOQwMZtwYPIdMAnKWr32x1rvrgJ1Gz7dL 4Y3g== X-Received: by 10.140.36.149 with SMTP id p21mr65326710qgp.54.1404907541209; Wed, 09 Jul 2014 05:05:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.31.68 with HTTP; Wed, 9 Jul 2014 05:05:01 -0700 (PDT) In-Reply-To: <1762259217.20140709153130@serebryakov.spb.ru> References: <1457767975.20140709141043@serebryakov.spb.ru> <1762259217.20140709153130@serebryakov.spb.ru> From: Irfan Zia Date: Wed, 9 Jul 2014 17:05:01 +0500 Message-ID: Subject: Re: Any chances to have FreeBSD on TP-Link TL-MR3420 v2 (white one)? To: Lev Serebryakov Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: freebsd-embedded@freebsd.org, freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 12:05:42 -0000 hi Lev, from various past messages on freebsd-mips I believe that FreeBSD on MR3420 is supported. Not sure about v2 though. I've copied the list here= . thanks! -Irfan On Wed, Jul 9, 2014 at 4:31 PM, Lev Serebryakov wrote: > Hello, Freebsd-embedded. > You wrote 9 =D0=B8=D1=8E=D0=BB=D1=8F 2014 =D0=B3., 14:10:43: > > $subj? Or is it too small for FreeBSD AP + DHCPD + 3G Modem driver? > Native firmware works not so well :( > > -- > // Black Lion AKA Lev Serebryakov > > _______________________________________________ > freebsd-embedded@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-embedded > To unsubscribe, send any mail to "freebsd-embedded-unsubscribe@freebsd.or= g > " From owner-freebsd-mips@FreeBSD.ORG Wed Jul 9 18:10:27 2014 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 ESMTPS id DD412B35; Wed, 9 Jul 2014 18:10:27 +0000 (UTC) Received: from mail-qa0-x235.google.com (mail-qa0-x235.google.com [IPv6:2607:f8b0:400d:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E89D296E; Wed, 9 Jul 2014 18:10:27 +0000 (UTC) Received: by mail-qa0-f53.google.com with SMTP id v10so1049993qac.40 for ; Wed, 09 Jul 2014 11:10:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=e1jaBZ2qJkWSXKjol458TeyoWNKATQsovjsDFx20VHk=; b=Ki+8gKdEASzgUR8NWNmcqy5gVZd5J5n30VjWBczc94C9bD7hS0WeHsCx0xIDB7ouv+ pgLrcQq01PD56UzsAmg93D2XNBApEpbqc4bEHEe6bL++Uk1rV8aBdKJw/5HEx6CcZ8Ua D4b8leAhBIxrVPTHjYECXC1VAdo395eU7qUcJ/cXd7iuOVrvrlRBBKKDlLDJ09NaI8H5 kVbxChUY2erIalyegPJLXIK6vzpZEbdNXkVzR6t8KkTHnQx+tYDpZ0r49dL4PmhFgc/E yfB4gP6Oikhvlordl/oBaVEEq3Ig18XgSHpbCqYCrRM1NUaCj8gJUCXg9l7R82Bj4CFo pGAQ== MIME-Version: 1.0 X-Received: by 10.140.106.73 with SMTP id d67mr69121177qgf.103.1404929426738; Wed, 09 Jul 2014 11:10:26 -0700 (PDT) Received: by 10.96.73.39 with HTTP; Wed, 9 Jul 2014 11:10:26 -0700 (PDT) In-Reply-To: <201407091757.s69HvHsv044282@pdx.rh.CN85.ChatUSA.com> References: <201407091757.s69HvHsv044282@pdx.rh.CN85.ChatUSA.com> Date: Wed, 9 Jul 2014 11:10:26 -0700 Message-ID: Subject: Re: mbuf autotuning effect From: hiren panchasara To: "Rodney W. Grimes" Content-Type: text/plain; charset=UTF-8 Cc: freebsd-embedded , "freebsd-mips@freebsd.org" X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2014 18:10:27 -0000 On Wed, Jul 9, 2014 at 10:57 AM, Rodney W. Grimes wrote: > Actually didnt VM_KMEM_SIZE_SCALE default value get changed to 1 in the x86/amd64 > kernel tree some time in 8.x's life time? Yes, Just for amd64: % grep -r SCALE */include/vmparam.h | grep define amd64/include/vmparam.h:#define VM_KMEM_SIZE_SCALE (1) arm/include/vmparam.h:#define VM_KMEM_SIZE_SCALE (3) i386/include/vmparam.h:#define VM_KMEM_SIZE_SCALE (3) ia64/include/vmparam.h:#define VM_KMEM_SIZE_SCALE (4) mips/include/vmparam.h:#define VM_KMEM_SIZE_SCALE (3) powerpc/include/vmparam.h:#define VM_KMEM_SIZE_SCALE (3) sparc64/include/vmparam.h:#define VM_KMEM_SIZE_SCALE (tsb_kernel_ldd_phys == 0 ? 3 : 2) cheers, Hiren From owner-freebsd-mips@FreeBSD.ORG Thu Jul 10 12:24:58 2014 Return-Path: Delivered-To: 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 ESMTPS id 8B9F6E63; Thu, 10 Jul 2014 12:24:58 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5033C2524; Thu, 10 Jul 2014 12:24:58 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s6ACOpQc067343; Thu, 10 Jul 2014 08:24:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s6ACOp0C067342; Thu, 10 Jul 2014 12:24:51 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 10 Jul 2014 12:24:51 GMT Message-Id: <201407101224.s6ACOp0C067342@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 12:24:58 -0000 TB --- 2014-07-10 11:20:12 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-10 11:20:12 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-10 11:20:12 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-10 11:20:12 - cleaning the object tree TB --- 2014-07-10 11:20:12 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-10 11:20:46 - At svn revision 268479 TB --- 2014-07-10 11:20:47 - building world TB --- 2014-07-10 11:20:47 - CROSS_BUILD_TESTING=YES TB --- 2014-07-10 11:20:47 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-10 11:20:47 - MAKESYSPATH=/src/share/mk TB --- 2014-07-10 11:20:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-10 11:20:47 - SRCCONF=/dev/null TB --- 2014-07-10 11:20:47 - TARGET=mips TB --- 2014-07-10 11:20:47 - TARGET_ARCH=mips TB --- 2014-07-10 11:20:47 - TZ=UTC TB --- 2014-07-10 11:20:47 - __MAKE_CONF=/dev/null TB --- 2014-07-10 11:20:47 - cd /src TB --- 2014-07-10 11:20:47 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Thu Jul 10 11:20:55 UTC 2014 >>> 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 Thu Jul 10 12:23:26 UTC 2014 TB --- 2014-07-10 12:23:26 - cd /src/sys/mips/conf TB --- 2014-07-10 12:23:26 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ADM5120 TB --- 2014-07-10 12:23:26 - skipping ADM5120 kernel TB --- 2014-07-10 12:23:26 - cd /src/sys/mips/conf TB --- 2014-07-10 12:23:26 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALCHEMY TB --- 2014-07-10 12:23:26 - skipping ALCHEMY kernel TB --- 2014-07-10 12:23:26 - cd /src/sys/mips/conf TB --- 2014-07-10 12:23:26 - /obj/mips.mips/src/tmp/legacy/usr/sbin/config -m ALFA_HORNET_UB TB --- 2014-07-10 12:23:26 - building ALFA_HORNET_UB kernel TB --- 2014-07-10 12:23:26 - CROSS_BUILD_TESTING=YES TB --- 2014-07-10 12:23:26 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-10 12:23:26 - MAKESYSPATH=/src/share/mk TB --- 2014-07-10 12:23:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-10 12:23:26 - SRCCONF=/dev/null TB --- 2014-07-10 12:23:26 - TARGET=mips TB --- 2014-07-10 12:23:26 - TARGET_ARCH=mips TB --- 2014-07-10 12:23:26 - TZ=UTC TB --- 2014-07-10 12:23:26 - __MAKE_CONF=/dev/null TB --- 2014-07-10 12:23:26 - cd /src TB --- 2014-07-10 12:23:26 - /usr/bin/make -B buildkernel KERNCONF=ALFA_HORNET_UB >>> Kernel build for ALFA_HORNET_UB started on Thu Jul 10 12:23:26 UTC 2014 >>> 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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_ktrace.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_linker.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_lock.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_lockf.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_loginclass.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_malloc.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_mbuf.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_mib.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_module.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_mtxpool.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_mutex.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_ntptime.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_osd.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_physio.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_pmc.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_priv.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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_proc.c cc1: warnings being treated as errors /src/sys/kern/kern_proc.c: In function 'kern_proc_vmmap_out': /src/sys/kern/kern_proc.c:2153: warning: 'addr' may be used uninitialized in this function *** Error code 1 Stop. bmake[1]: stopped in /obj/mips.mips/src/sys/ALFA_HORNET_UB *** Error code 1 Stop. bmake: stopped in /src *** [buildkernel] Error code 1 Stop in /src. TB --- 2014-07-10 12:24:50 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-10 12:24:50 - ERROR: failed to build ALFA_HORNET_UB kernel TB --- 2014-07-10 12:24:50 - 2921.72 user 671.84 system 3878.25 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Thu Jul 10 12:46:43 2014 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 ESMTPS id 3E73591A; Thu, 10 Jul 2014 12:46:43 +0000 (UTC) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A540D270F; Thu, 10 Jul 2014 12:46:42 +0000 (UTC) Received: from tom.home (kib@localhost [127.0.0.1]) by kib.kiev.ua (8.14.9/8.14.9) with ESMTP id s6ACkbPO044586 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Jul 2014 15:46:37 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua s6ACkbPO044586 Received: (from kostik@localhost) by tom.home (8.14.9/8.14.9/Submit) id s6ACkbV1044585; Thu, 10 Jul 2014 15:46:37 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 10 Jul 2014 15:46:37 +0300 From: Konstantin Belousov To: current@freebsd.org, mips@freebsd.org Subject: Re: [head tinderbox] failure on mips/mips Message-ID: <20140710124637.GP93733@kib.kiev.ua> References: <201407101224.s6ACOp0C067342@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FSa9uEq14kwVElD1" Content-Disposition: inline In-Reply-To: <201407101224.s6ACOp0C067342@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tom.home X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 12:46:43 -0000 --FSa9uEq14kwVElD1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jul 10, 2014 at 12:24:51PM +0000, FreeBSD Tinderbox wrote: > 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-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -gdwarf-2 -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 --param max-inline-insns-single=1000 -Werror /src/sys/kern/kern_proc.c > cc1: warnings being treated as errors > /src/sys/kern/kern_proc.c: In function 'kern_proc_vmmap_out': > /src/sys/kern/kern_proc.c:2153: warning: 'addr' may be used uninitialized in this function > *** Error code 1 This should be fixed by r268490. --FSa9uEq14kwVElD1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJTvossAAoJEJDCuSvBvK1BJMQP/RyAALWJnxJ8T8EWbW6Nfbst JaEJrPw854Xgkg+zsn+d/FK1knzoIW0m2NwrXscL82ES4FtiqQVquxamXuBdzqK/ 1U8isbhKUIyJUXiWmNGdamfAVS5CuwPrhIYKkmSW4u2X9UAJwIyESkg4wJHMyAXE lhQ5HorEbFygvELu+kdQlZE6Jv0E4PJOBRHxEJwBlL0XifC/mRI285peTMyyx5fi Z3GEsSfFCaX7DmokjeNZ8ARhadLVRy9vebeMQzmWhEUeB800DCqoaqRMv+AHudSY 9NASV72vA1HMFXphgbgVg2IsPYrlo36tHQ0k6aEUoYWxC7tb4czbUkCCXRvP72ug Phvah3AEYTfFFhF99j6oCZyDXyQYRKzDe5Jazrw+m74SrqyXSs59VA9lIJMPHPgZ 47L3yRj1/h/s1i1e7PkUlTbYDRc3LIAdWEefJc95/zOd2Qaf1hF8eshDGLUWOcGg GE9D9wdcTOQtBvg6uYyCKLi9v1ZF74nqYXCu6a7vMaw1B3VNglbaUP4JEedTRRTD xt/Gt6FVz0hOFhJsQzdxLUBGwxas5oI38HDUKIYKdLCB/BegLyEJTbkUA3Yea95f kcsqvLDHrSL5zDJxpcPEpWOpEdsG1/t5JcWffOWuKEB24FLYCeqa8gQNtgbgSQFL r19WXd1z+8iCcS4tw2bQ =36mf -----END PGP SIGNATURE----- --FSa9uEq14kwVElD1-- From owner-freebsd-mips@FreeBSD.ORG Fri Jul 11 13:54:38 2014 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 ESMTPS id 0F40039A for ; Fri, 11 Jul 2014 13:54:38 +0000 (UTC) Received: from mail-wi0-f176.google.com (mail-wi0-f176.google.com [209.85.212.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8DBDC2BA7 for ; Fri, 11 Jul 2014 13:54:36 +0000 (UTC) Received: by mail-wi0-f176.google.com with SMTP id bs8so2148659wib.9 for ; Fri, 11 Jul 2014 06:54:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=etjmPkAYfeiqnKeDgf8Edq9LCTNFiD6Oolq7NQb/pbo=; b=mygt1sLnc0cFt25bTmKQno7zlwnF+qO2cWTNkQN6nCxY0GzSBP0Ta6gHOqeZ33XbkL FvJr6yIM8CZrjWH2egVfFFN+3s1GdFZiJNz2zK+gQmg3zAR46MLndkn0i+d8B+LGoGPf jGPgfC5bgEJC0mH6vrBMxG95VLwDd+89wV0kA3+ryrO/ixuJJk9PARjGEAU++jXlkB6T w4nkZUQTI3YJtt16oYwSXe+wy2i0I03CDlQBsNej72FhonOAiqqGsZ2h57qYNWU7MCAy Kr8nF+IbtQcB8AWirJiN4fvXr346omeecB5lTXTqr4RXpSYCKAYpKq3KuLO2Mp5F0Sr5 /nXA== X-Gm-Message-State: ALoCoQmOnbboKng/WgUXcEYl7nFhlCHNUBcvUpqXcBdi3cCNw3R1oYzvo3TVvHtZ2fEu/jBA4+n7 MIME-Version: 1.0 X-Received: by 10.180.109.101 with SMTP id hr5mr5287520wib.25.1405086864363; Fri, 11 Jul 2014 06:54:24 -0700 (PDT) Received: by 10.216.161.200 with HTTP; Fri, 11 Jul 2014 06:54:24 -0700 (PDT) Date: Fri, 11 Jul 2014 07:54:24 -0600 Message-ID: Subject: Compiling uboot for mips From: Tom Everett To: freebsd-mips@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2014 13:54:38 -0000 Good morning. I'm trying to compile u-boot for the AR7161 platform. I've gotten the uboot-source from D-Link's GPL. I am able to configure u-boot for ap83: gmake CROSS_COMPILE=mips-freebsd- SED=gsed HOSTCC=cc ap83_config however, when I do the compile I get the error below. Is this a known issue? /storage/home/tom/dir825/AthSDK/platform/AR7161/u-boot/cpu/mips/../../httpd/bsp.h:10:1: warning: this is the location of the previous definition /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h: Assembler messages: /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: unrecognized opcode `extern __inline__ unsigned int set_cp0_status(unsigned int set){unsigned int res' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: bad expression /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: missing ')' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: junk at end of line, first unrecognized character is `i' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: unrecognized opcode `__asm__ __volatile__(".set\tpush\n\t"".set\treorder\n\t""mfc0\t%0,""$12""\n\t"".set\tpop":"=r"(__res))' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: unrecognized opcode `__res' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: junk at end of line, first unrecognized character is `}' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: unrecognized opcode `res |=set' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: unrecognized opcode `__asm__ __volatile__("mtc0\t%0,""$12""\n\t""nop"::"r"(res))' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: unrecognized opcode `return res' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: junk at end of line, first unrecognized character is `}' /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: bad expression /home/tom/dir825/AthSDK/platform/AR7161/u-boot/include/asm/mipsregs.h:317: Error: missing ')' -- A better world shall emerge based on faith and understanding - Douglas MacArthur From owner-freebsd-mips@FreeBSD.ORG Sat Jul 12 05:56:20 2014 Return-Path: Delivered-To: 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 ESMTPS id 826FB533; Sat, 12 Jul 2014 05:56:20 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5753821D6; Sat, 12 Jul 2014 05:56:19 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s6C5uANk037728; Sat, 12 Jul 2014 01:56:10 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s6C5uAvR037727; Sat, 12 Jul 2014 05:56:10 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Jul 2014 05:56:10 GMT Message-Id: <201407120556.s6C5uAvR037727@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2014 05:56:20 -0000 TB --- 2014-07-12 05:06:53 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-12 05:06:53 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-12 05:06:53 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-12 05:06:53 - cleaning the object tree TB --- 2014-07-12 05:06:53 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-12 05:07:27 - At svn revision 268537 TB --- 2014-07-12 05:07:28 - building world TB --- 2014-07-12 05:07:28 - CROSS_BUILD_TESTING=YES TB --- 2014-07-12 05:07:28 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-12 05:07:28 - MAKESYSPATH=/src/share/mk TB --- 2014-07-12 05:07:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-12 05:07:28 - SRCCONF=/dev/null TB --- 2014-07-12 05:07:28 - TARGET=mips TB --- 2014-07-12 05:07:28 - TARGET_ARCH=mips TB --- 2014-07-12 05:07:28 - TZ=UTC TB --- 2014-07-12 05:07:28 - __MAKE_CONF=/dev/null TB --- 2014-07-12 05:07:28 - cd /src TB --- 2014-07-12 05:07:28 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Sat Jul 12 05:07:37 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstl_live.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlist.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistdata.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistnode.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistpolicy.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfieldhdr.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfr.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfraginfo.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhash.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhash_live.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhashdata.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhashnode.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhost.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhostmap.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhostmask.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printifname.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printip.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printipfexpr.c cc1: warnings being treated as errors /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printipfexpr.c:6: warning: 'printhostsv6' declared 'static' but never defined *** Error code 1 Stop. bmake[5]: stopped in /src/sbin/ipf/ipf *** Error code 1 Stop. bmake[4]: stopped in /obj/mips.mips/src/rescue/rescue *** Error code 1 Stop. bmake[3]: stopped in /src/rescue/rescue *** Error code 1 Stop. bmake[2]: stopped in /src/rescue *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-07-12 05:56:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-12 05:56:10 - ERROR: failed to build world TB --- 2014-07-12 05:56:10 - 2227.52 user 538.70 system 2956.84 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sat Jul 12 17:50:49 2014 Return-Path: Delivered-To: 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 ESMTPS id 22FE17D8; Sat, 12 Jul 2014 17:50:49 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E21052580; Sat, 12 Jul 2014 17:50:48 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s6CHolBG065213; Sat, 12 Jul 2014 13:50:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s6CHolCM065210; Sat, 12 Jul 2014 17:50:47 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 12 Jul 2014 17:50:47 GMT Message-Id: <201407121750.s6CHolCM065210@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2014 17:50:49 -0000 TB --- 2014-07-12 16:59:32 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-12 16:59:32 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-12 16:59:32 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-12 16:59:32 - cleaning the object tree TB --- 2014-07-12 17:00:16 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-12 17:00:48 - At svn revision 268566 TB --- 2014-07-12 17:00:49 - building world TB --- 2014-07-12 17:00:49 - CROSS_BUILD_TESTING=YES TB --- 2014-07-12 17:00:49 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-12 17:00:49 - MAKESYSPATH=/src/share/mk TB --- 2014-07-12 17:00:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-12 17:00:49 - SRCCONF=/dev/null TB --- 2014-07-12 17:00:49 - TARGET=mips TB --- 2014-07-12 17:00:49 - TARGET_ARCH=mips TB --- 2014-07-12 17:00:49 - TZ=UTC TB --- 2014-07-12 17:00:49 - __MAKE_CONF=/dev/null TB --- 2014-07-12 17:00:49 - cd /src TB --- 2014-07-12 17:00:49 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Sat Jul 12 17:00:58 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstl_live.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlist.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistdata.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistnode.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistpolicy.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfieldhdr.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfr.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfraginfo.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhash.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhash_live.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhashdata.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhashnode.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhost.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhostmap.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhostmask.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printifname.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printip.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printipfexpr.c cc1: warnings being treated as errors /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printipfexpr.c:6: warning: 'printhostsv6' declared 'static' but never defined *** Error code 1 Stop. bmake[5]: stopped in /src/sbin/ipf/ipf *** Error code 1 Stop. bmake[4]: stopped in /obj/mips.mips/src/rescue/rescue *** Error code 1 Stop. bmake[3]: stopped in /src/rescue/rescue *** Error code 1 Stop. bmake[2]: stopped in /src/rescue *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-07-12 17:50:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-12 17:50:46 - ERROR: failed to build world TB --- 2014-07-12 17:50:46 - 2229.55 user 543.39 system 3074.77 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Jul 13 05:49:08 2014 Return-Path: Delivered-To: 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 ESMTPS id 08ACB96D; Sun, 13 Jul 2014 05:49:08 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D0DA3266D; Sun, 13 Jul 2014 05:49:07 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s6D5n4wv092961; Sun, 13 Jul 2014 01:49:05 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s6D5n41X092960; Sun, 13 Jul 2014 05:49:04 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jul 2014 05:49:04 GMT Message-Id: <201407130549.s6D5n41X092960@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2014 05:49:08 -0000 TB --- 2014-07-13 04:57:38 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-13 04:57:38 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-13 04:57:38 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-13 04:57:38 - cleaning the object tree TB --- 2014-07-13 04:58:27 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-13 04:58:58 - At svn revision 268574 TB --- 2014-07-13 04:58:59 - building world TB --- 2014-07-13 04:58:59 - CROSS_BUILD_TESTING=YES TB --- 2014-07-13 04:58:59 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-13 04:58:59 - MAKESYSPATH=/src/share/mk TB --- 2014-07-13 04:58:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-13 04:58:59 - SRCCONF=/dev/null TB --- 2014-07-13 04:58:59 - TARGET=mips TB --- 2014-07-13 04:58:59 - TARGET_ARCH=mips TB --- 2014-07-13 04:58:59 - TZ=UTC TB --- 2014-07-13 04:58:59 - __MAKE_CONF=/dev/null TB --- 2014-07-13 04:58:59 - cd /src TB --- 2014-07-13 04:58:59 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Sun Jul 13 04:59:08 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstl_live.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlist.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistdata.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistnode.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistpolicy.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfieldhdr.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfr.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfraginfo.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhash.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhash_live.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhashdata.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhashnode.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhost.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhostmap.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhostmask.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printifname.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printip.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printipfexpr.c cc1: warnings being treated as errors /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printipfexpr.c:6: warning: 'printhostsv6' declared 'static' but never defined *** Error code 1 Stop. bmake[5]: stopped in /src/sbin/ipf/ipf *** Error code 1 Stop. bmake[4]: stopped in /obj/mips.mips/src/rescue/rescue *** Error code 1 Stop. bmake[3]: stopped in /src/rescue/rescue *** Error code 1 Stop. bmake[2]: stopped in /src/rescue *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-07-13 05:49:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-13 05:49:04 - ERROR: failed to build world TB --- 2014-07-13 05:49:04 - 2228.63 user 541.56 system 3086.60 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Sun Jul 13 17:50:34 2014 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 ESMTPS id A86F0BF9; Sun, 13 Jul 2014 17:50:34 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7CBB02A54; Sun, 13 Jul 2014 17:50:33 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s6DHoV26020721; Sun, 13 Jul 2014 13:50:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s6DHoVJv020709; Sun, 13 Jul 2014 17:50:31 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Jul 2014 17:50:31 GMT Message-Id: <201407131750.s6DHoVJv020709@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jul 2014 17:50:34 -0000 TB --- 2014-07-13 16:58:47 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-13 16:58:47 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-13 16:58:47 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-13 16:58:47 - cleaning the object tree TB --- 2014-07-13 16:59:33 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-13 17:00:05 - At svn revision 268582 TB --- 2014-07-13 17:00:06 - building world TB --- 2014-07-13 17:00:06 - CROSS_BUILD_TESTING=YES TB --- 2014-07-13 17:00:06 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-13 17:00:06 - MAKESYSPATH=/src/share/mk TB --- 2014-07-13 17:00:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-13 17:00:06 - SRCCONF=/dev/null TB --- 2014-07-13 17:00:06 - TARGET=mips TB --- 2014-07-13 17:00:06 - TARGET_ARCH=mips TB --- 2014-07-13 17:00:06 - TZ=UTC TB --- 2014-07-13 17:00:06 - __MAKE_CONF=/dev/null TB --- 2014-07-13 17:00:06 - cd /src TB --- 2014-07-13 17:00:06 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Sun Jul 13 17:00:14 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstl_live.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlist.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistdata.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistnode.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistpolicy.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfieldhdr.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfr.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfraginfo.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhash.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhash_live.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhashdata.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhashnode.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhost.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhostmap.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printhostmask.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printifname.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printip.c cc -O -pipe -G0 -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE -DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-format -c /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printipfexpr.c cc1: warnings being treated as errors /src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printipfexpr.c:6: warning: 'printhostsv6' declared 'static' but never defined *** Error code 1 Stop. bmake[5]: stopped in /src/sbin/ipf/ipf *** Error code 1 Stop. bmake[4]: stopped in /obj/mips.mips/src/rescue/rescue *** Error code 1 Stop. bmake[3]: stopped in /src/rescue/rescue *** Error code 1 Stop. bmake[2]: stopped in /src/rescue *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-07-13 17:50:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-13 17:50:31 - ERROR: failed to build world TB --- 2014-07-13 17:50:31 - 2230.41 user 541.36 system 3103.33 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Mon Jul 14 05:36:51 2014 Return-Path: Delivered-To: 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 ESMTPS id 646D111B; Mon, 14 Jul 2014 05:36:51 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FAAE2E37; Mon, 14 Jul 2014 05:36:50 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s6E5anQt059790; Mon, 14 Jul 2014 01:36:49 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s6E5amS9059779; Mon, 14 Jul 2014 05:36:48 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jul 2014 05:36:48 GMT Message-Id: <201407140536.s6E5amS9059779@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2014 05:36:51 -0000 TB --- 2014-07-14 04:37:18 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-14 04:37:18 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-14 04:37:18 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-14 04:37:18 - cleaning the object tree TB --- 2014-07-14 04:38:04 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-14 04:38:38 - At svn revision 268596 TB --- 2014-07-14 04:38:39 - building world TB --- 2014-07-14 04:38:39 - CROSS_BUILD_TESTING=YES TB --- 2014-07-14 04:38:39 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-14 04:38:39 - MAKESYSPATH=/src/share/mk TB --- 2014-07-14 04:38:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-14 04:38:39 - SRCCONF=/dev/null TB --- 2014-07-14 04:38:39 - TARGET=mips TB --- 2014-07-14 04:38:39 - TARGET_ARCH=mips TB --- 2014-07-14 04:38:39 - TZ=UTC TB --- 2014-07-14 04:38:39 - __MAKE_CONF=/dev/null TB --- 2014-07-14 04:38:39 - cd /src TB --- 2014-07-14 04:38:39 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Mon Jul 14 04:38:48 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -std=iso9899:1999 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/unzip/unzip.c cc -O -pipe -G0 -std=iso9899:1999 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o unzip unzip.o -larchive -lz gzip -cn /src/usr.bin/unzip/unzip.1 > unzip.1.gz ===> usr.bin/usbhidaction (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/usbhidaction/usbhidaction.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o usbhidaction usbhidaction.o -lusbhid gzip -cn /src/usr.bin/usbhidaction/usbhidaction.1 > usbhidaction.1.gz ===> usr.bin/usbhidctl (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/usbhidctl/usbhid.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o usbhidctl usbhid.o -lusbhid gzip -cn /src/usr.bin/usbhidctl/usbhidctl.1 > usbhidctl.1.gz ===> usr.bin/users (all) c++ -O -pipe -G0 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -fno-rtti -fno-exceptions -c /src/usr.bin/users/users.cc cc1plus: warnings being treated as errors In file included from /obj/mips.mips/src/tmp/usr/include/c++/4.2/ios:50, from /obj/mips.mips/src/tmp/usr/include/c++/4.2/ostream:45, from /obj/mips.mips/src/tmp/usr/include/c++/4.2/iostream:45, from /src/usr.bin/users/users.cc:36: /obj/mips.mips/src/tmp/usr/include/c++/4.2/bits/basic_ios.h: In member function 'void std::basic_ios<_CharT, _Traits>::_M_setstate(std::_Ios_Iostate)': /obj/mips.mips/src/tmp/usr/include/c++/4.2/bits/basic_ios.h:156: warning: empty body in an if-statement *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/users *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-07-14 05:36:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-14 05:36:48 - ERROR: failed to build world TB --- 2014-07-14 05:36:48 - 2627.65 user 624.95 system 3570.05 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Mon Jul 14 17:59:00 2014 Return-Path: Delivered-To: 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 ESMTPS id CDF2FA90; Mon, 14 Jul 2014 17:59:00 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8C31021C9; Mon, 14 Jul 2014 17:59:00 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.8/8.14.8) with ESMTP id s6EHwwWx004447; Mon, 14 Jul 2014 13:58:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.8/8.14.8/Submit) id s6EHwwSw004431; Mon, 14 Jul 2014 17:58:58 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Jul 2014 17:58:58 GMT Message-Id: <201407141758.s6EHwwSw004431@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.18 List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2014 17:59:00 -0000 TB --- 2014-07-14 16:58:40 - tinderbox 2.22 running on freebsd-current.sentex.ca TB --- 2014-07-14 16:58:40 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2014-07-14 16:58:40 - starting HEAD tinderbox run for mips/mips TB --- 2014-07-14 16:58:40 - cleaning the object tree TB --- 2014-07-14 16:59:31 - /usr/local/bin/svn stat --no-ignore /src TB --- 2014-07-14 17:00:01 - At svn revision 268614 TB --- 2014-07-14 17:00:02 - building world TB --- 2014-07-14 17:00:02 - CROSS_BUILD_TESTING=YES TB --- 2014-07-14 17:00:02 - MAKEOBJDIRPREFIX=/obj TB --- 2014-07-14 17:00:02 - MAKESYSPATH=/src/share/mk TB --- 2014-07-14 17:00:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2014-07-14 17:00:02 - SRCCONF=/dev/null TB --- 2014-07-14 17:00:02 - TARGET=mips TB --- 2014-07-14 17:00:02 - TARGET_ARCH=mips TB --- 2014-07-14 17:00:02 - TZ=UTC TB --- 2014-07-14 17:00:02 - __MAKE_CONF=/dev/null TB --- 2014-07-14 17:00:02 - cd /src TB --- 2014-07-14 17:00:02 - /usr/bin/make -B buildworld >>> Building an up-to-date bmake(1) >>> World build started on Mon Jul 14 17:00:11 UTC 2014 >>> 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 [...] cc -O -pipe -G0 -std=iso9899:1999 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/unzip/unzip.c cc -O -pipe -G0 -std=iso9899:1999 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o unzip unzip.o -larchive -lz gzip -cn /src/usr.bin/unzip/unzip.1 > unzip.1.gz ===> usr.bin/usbhidaction (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/usbhidaction/usbhidaction.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o usbhidaction usbhidaction.o -lusbhid gzip -cn /src/usr.bin/usbhidaction/usbhidaction.1 > usbhidaction.1.gz ===> usr.bin/usbhidctl (all) cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c /src/usr.bin/usbhidctl/usbhid.c cc -O -pipe -G0 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o usbhidctl usbhid.o -lusbhid gzip -cn /src/usr.bin/usbhidctl/usbhidctl.1 > usbhidctl.1.gz ===> usr.bin/users (all) c++ -O -pipe -G0 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -fno-rtti -fno-exceptions -c /src/usr.bin/users/users.cc cc1plus: warnings being treated as errors In file included from /obj/mips.mips/src/tmp/usr/include/c++/4.2/ios:50, from /obj/mips.mips/src/tmp/usr/include/c++/4.2/ostream:45, from /obj/mips.mips/src/tmp/usr/include/c++/4.2/iostream:45, from /src/usr.bin/users/users.cc:36: /obj/mips.mips/src/tmp/usr/include/c++/4.2/bits/basic_ios.h: In member function 'void std::basic_ios<_CharT, _Traits>::_M_setstate(std::_Ios_Iostate)': /obj/mips.mips/src/tmp/usr/include/c++/4.2/bits/basic_ios.h:156: warning: empty body in an if-statement *** Error code 1 Stop. bmake[3]: stopped in /src/usr.bin/users *** Error code 1 Stop. bmake[2]: stopped in /src/usr.bin *** Error code 1 Stop. bmake[1]: stopped in /src *** Error code 1 Stop. bmake: stopped in /src *** [buildworld] Error code 1 Stop in /src. TB --- 2014-07-14 17:58:58 - WARNING: /usr/bin/make returned exit code 1 TB --- 2014-07-14 17:58:58 - ERROR: failed to build world TB --- 2014-07-14 17:58:58 - 2629.24 user 626.73 system 3617.80 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full From owner-freebsd-mips@FreeBSD.ORG Wed Jul 16 22:55:39 2014 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 ESMTPS id 0D29BF47 for ; Wed, 16 Jul 2014 22:55:39 +0000 (UTC) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.229]) by mx1.freebsd.org (Postfix) with ESMTP id C5FCF2D09 for ; Wed, 16 Jul 2014 22:55:38 +0000 (UTC) Received: from [76.187.139.93] ([76.187.139.93:62707] helo=[192.168.0.30]) by cdptpa-oedge02 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id AE/56-07747-3E207C35; Wed, 16 Jul 2014 22:55:31 +0000 From: Stacey Son Content-Type: multipart/mixed; boundary="Apple-Mail=_47288A42-05AC-4D41-8704-770989000ED7" Subject: mips devel/libffi port patches Date: Wed, 16 Jul 2014 17:55:30 -0500 Message-Id: <4B49A41F-DE03-4FD7-9FFB-6EC878EB8D70@FreeBSD.org> To: mips@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) X-Mailer: Apple Mail (2.1874) X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 Cc: zeising@FreeBSD.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2014 22:55:39 -0000 --Apple-Mail=_47288A42-05AC-4D41-8704-770989000ED7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii FYI, The following attached diff fixes the devel/libffi for FreeBSD/mips64 so = it builds. It modifies 'configure' to recognize 'mips*-*-freebsd*' and = removes the call to cacheflush(), which doesn't seem to exist currently = on FreeBSD/mips64 in any form. Regards, -stacey. --Apple-Mail=_47288A42-05AC-4D41-8704-770989000ED7 Content-Disposition: attachment; filename=devel_libffi_port.diff Content-Type: application/octet-stream; name="devel_libffi_port.diff" Content-Transfer-Encoding: 7bit commit 26d21ea2b14d059aafc288929f3d1bea6a07b13f Author: Stacey Son Date: Wed Jul 16 22:43:38 2014 +0000 Additional patches so devel/libffi builds on mips64. Adds mips*-*-freebsd* to configure and #ifdef's out call to cacheflush(), which doesn't seem to exist currently on FreeBSD/mips64 in any form. diff --git a/files/patch-configure b/files/patch-configure new file mode 100644 index 0000000..1e29bb2 --- /dev/null +++ b/files/patch-configure @@ -0,0 +1,13 @@ +diff --git ./configure.orig ./configure +index 4b04db7..0d94fbd 100755 +--- ./configure.orig ++++ ./configure +@@ -13428,7 +13428,7 @@ case "$host" in + mips-sgi-irix5.* | mips-sgi-irix6.* | mips*-*-rtems*) + TARGET=MIPS; TARGETDIR=mips + ;; +- mips*-*-linux* | mips*-*-openbsd*) ++ mips*-*-linux* | mips*-*-openbsd* | mips*-*-freebsd*) + # Support 128-bit long double for NewABI. + HAVE_LONG_DOUBLE='defined(__mips64)' + TARGET=MIPS; TARGETDIR=mips diff --git a/files/patch-src__mips__ffi.c b/files/patch-src__mips__ffi.c new file mode 100644 index 0000000..d93f373 --- /dev/null +++ b/files/patch-src__mips__ffi.c @@ -0,0 +1,29 @@ +diff --git ./src/mips/ffi.c.orig ./src/mips/ffi.c +index 03121e3..8b7881f 100644 +--- ./src/mips/ffi.c.orig ++++ ./src/mips/ffi.c +@@ -38,7 +38,9 @@ + #endif + + #ifndef USE__BUILTIN___CLEAR_CACHE +-# if defined(__OpenBSD__) ++# if defined(__FreeBSD__) ++# include ++# elif defined(__OpenBSD__) + # include + # else + # include +@@ -729,11 +731,13 @@ ffi_prep_closure_loc (ffi_closure *closure, + closure->fun = fun; + closure->user_data = user_data; + ++#if !defined(__FreeBSD__) + #ifdef USE__BUILTIN___CLEAR_CACHE + __builtin___clear_cache(clear_location, clear_location + FFI_TRAMPOLINE_SIZE); + #else + cacheflush (clear_location, FFI_TRAMPOLINE_SIZE, ICACHE); + #endif ++#endif /* ! __FreeBSD__ */ + return FFI_OK; + } + diff --git a/files/patch-src__mips__ffitarget.h b/files/patch-src__mips__ffitarget.h new file mode 100644 index 0000000..4c52e32 --- /dev/null +++ b/files/patch-src__mips__ffitarget.h @@ -0,0 +1,13 @@ +diff --git ./src/mips/ffitarget.h.orig ./src/mips/ffitarget.h +index 717d659..5a0c2b1 100644 +--- ./src/mips/ffitarget.h.orig ++++ ./src/mips/ffitarget.h +@@ -41,7 +41,7 @@ + #define _MIPS_SIM_ABI32 1 + #define _MIPS_SIM_NABI32 2 + #define _MIPS_SIM_ABI64 3 +-#elif !defined(__OpenBSD__) ++#elif !defined(__OpenBSD__) && !defined(__FreeBSD__) + # include + #endif + --Apple-Mail=_47288A42-05AC-4D41-8704-770989000ED7--