From owner-freebsd-tinderbox@FreeBSD.ORG Sun Feb 17 21:13:16 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 95FF3889; Sun, 17 Feb 2013 21:13:16 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [70.36.220.4]) by mx1.freebsd.org (Postfix) with ESMTP id 716A48D7; Sun, 17 Feb 2013 21:13:16 +0000 (UTC) Received: from lrust-sslvpn-nc.jnpr.net (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by mail.xcllnt.net (8.14.6/8.14.6) with ESMTP id r1HLDBWP003862 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sun, 17 Feb 2013 13:13:13 -0800 (PST) (envelope-from marcel@xcllnt.net) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: [head tinderbox] failure on powerpc64/powerpc From: Marcel Moolenaar In-Reply-To: <86ehgfc3th.fsf@ds4.des.no> Date: Sun, 17 Feb 2013 13:13:06 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <8FED3AA7-C2B7-4A8C-A5B3-45A098B7C67A@xcllnt.net> References: <201302162137.r1GLbn0B037655@freebsd-current.sentex.ca> <86ehgfc3th.fsf@ds4.des.no> To: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= X-Mailer: Apple Mail (2.1499) Cc: powerpc64@freebsd.org, FreeBSD Tinderbox , current@freebsd.org X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2013 21:13:16 -0000 On Feb 16, 2013, at 2:05 PM, Dag-Erling Sm=F8rgrav wrote: > FreeBSD Tinderbox writes: >> cc -O2 -pipe -I/src/lib/libldns/../../contrib/ldns -std=3Dgnu99 = -fstack-protector -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 >> cc1: warnings being treated as errors >> /src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: >> ldns_dnssec_trust_tree_print_sm' defined but not used >> *** [dnssec_verify.o] Error code 1 >>=20 >> Stop in /src/lib/libldns. >=20 > Why is this happening? The Makefile sets WARNS to 3, which adds > -Wno-unused-function to CFLAGS, which should suppress this warning. I don't see -Wno-unused-function above. I only see = -Wno-unused-parameter. I also don't see -Wno-parentheses-equality nor -Wno-conversion, so I guess that means that the set of flags applicable for WARNS=3D3 isn't = being taken. It looks like WARNS is in fact 3: eris% make -V WARNS 3 Since bsd.sys.mk has grown unreadable, try unraveling the conditionals to see if WARNS for GCC does the equivalent for CLANG. Is the problem specific to architectures that don't use CLANG? =20 --=20 Marcel Moolenaar marcel@xcllnt.net From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 06:05:54 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 70832754; Thu, 21 Feb 2013 06:05:54 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 47D45114C; Thu, 21 Feb 2013 06:05:54 +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 r1L65lL3010944; Thu, 21 Feb 2013 01:05:47 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1L65liD010940; Thu, 21 Feb 2013 06:05:47 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 06:05:47 GMT Message-Id: <201302210605.r1L65liD010940@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 arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 06:05:54 -0000 TB --- 2013-02-21 04:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 04:10:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 04:10:20 - starting HEAD tinderbox run for arm/arm TB --- 2013-02-21 04:10:20 - cleaning the object tree TB --- 2013-02-21 04:10:20 - /usr/local/bin/svn stat /src TB --- 2013-02-21 04:10:24 - At svn revision 247073 TB --- 2013-02-21 04:10:25 - building world TB --- 2013-02-21 04:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 04:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 04:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 04:10:25 - SRCCONF=/dev/null TB --- 2013-02-21 04:10:25 - TARGET=arm TB --- 2013-02-21 04:10:25 - TARGET_ARCH=arm TB --- 2013-02-21 04:10:25 - TZ=UTC TB --- 2013-02-21 04:10:25 - __MAKE_CONF=/dev/null TB --- 2013-02-21 04:10:25 - cd /src TB --- 2013-02-21 04:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 04:10:30 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 05:59:30 UTC 2013 TB --- 2013-02-21 05:59:30 - generating LINT kernel config TB --- 2013-02-21 05:59:30 - cd /src/sys/arm/conf TB --- 2013-02-21 05:59:30 - /usr/bin/make -B LINT TB --- 2013-02-21 05:59:30 - cd /src/sys/arm/conf TB --- 2013-02-21 05:59:30 - /usr/sbin/config -m LINT TB --- 2013-02-21 05:59:30 - building LINT kernel TB --- 2013-02-21 05:59:30 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 05:59:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 05:59:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 05:59:30 - SRCCONF=/dev/null TB --- 2013-02-21 05:59:30 - TARGET=arm TB --- 2013-02-21 05:59:30 - TARGET_ARCH=arm TB --- 2013-02-21 05:59:30 - TZ=UTC TB --- 2013-02-21 05:59:30 - __MAKE_CONF=/dev/null TB --- 2013-02-21 05:59:30 - cd /src TB --- 2013-02-21 05:59:30 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 05:59:30 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/ppbus/pps.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/ppbus/vpo.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/ppbus/vpoio.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/ppc/ppc.c cc1: warnings being treated as errors /src/sys/dev/ppc/ppc.c: In function 'ppc_smc37c66xgt_detect': /src/sys/dev/ppc/ppc.c:724: warning: implicit declaration of function 'critical_leave' /src/sys/dev/ppc/ppc.c:724: warning: nested extern declaration of 'critical_leave' [-Wnested-externs] *** [ppc.o] Error code 1 Stop in /obj/arm.arm/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 06:05:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 06:05:47 - ERROR: failed to build LINT kernel TB --- 2013-02-21 06:05:47 - 5597.33 user 985.47 system 6926.93 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 07:05:57 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4B7DAB05; Thu, 21 Feb 2013 07:05:57 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 232F6152F; Thu, 21 Feb 2013 07:05: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 r1L75uVZ086639; Thu, 21 Feb 2013 02:05:56 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1L75uG3086634; Thu, 21 Feb 2013 07:05:56 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 07:05:56 GMT Message-Id: <201302210705.r1L75uG3086634@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 i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 07:05:57 -0000 TB --- 2013-02-21 04:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 04:10:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 04:10:20 - starting HEAD tinderbox run for i386/i386 TB --- 2013-02-21 04:10:20 - cleaning the object tree TB --- 2013-02-21 04:10:20 - /usr/local/bin/svn stat /src TB --- 2013-02-21 04:10:24 - At svn revision 247073 TB --- 2013-02-21 04:10:25 - building world TB --- 2013-02-21 04:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 04:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 04:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 04:10:25 - SRCCONF=/dev/null TB --- 2013-02-21 04:10:25 - TARGET=i386 TB --- 2013-02-21 04:10:25 - TARGET_ARCH=i386 TB --- 2013-02-21 04:10:25 - TZ=UTC TB --- 2013-02-21 04:10:25 - __MAKE_CONF=/dev/null TB --- 2013-02-21 04:10:25 - cd /src TB --- 2013-02-21 04:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 04:10:30 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 06:55:18 UTC 2013 TB --- 2013-02-21 06:55:18 - generating LINT kernel config TB --- 2013-02-21 06:55:18 - cd /src/sys/i386/conf TB --- 2013-02-21 06:55:18 - /usr/bin/make -B LINT TB --- 2013-02-21 06:55:18 - cd /src/sys/i386/conf TB --- 2013-02-21 06:55:18 - /usr/sbin/config -m LINT TB --- 2013-02-21 06:55:18 - building LINT kernel TB --- 2013-02-21 06:55:18 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 06:55:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 06:55:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 06:55:18 - SRCCONF=/dev/null TB --- 2013-02-21 06:55:18 - TARGET=i386 TB --- 2013-02-21 06:55:18 - TARGET_ARCH=i386 TB --- 2013-02-21 06:55:18 - TZ=UTC TB --- 2013-02-21 06:55:18 - __MAKE_CONF=/dev/null TB --- 2013-02-21 06:55:18 - cd /src TB --- 2013-02-21 06:55:18 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 06:55:18 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/ppc/ppc.c /src/sys/dev/ppc/ppc.c:724:2: error: implicit declaration of function 'critical_leave' is invalid in C99 [-Werror,-Wimplicit-function-declaration] PPC_CONFIG_UNLOCK(ppc); ^ /src/sys/dev/ppc/ppc.c:91:33: note: expanded from macro 'PPC_CONFIG_UNLOCK' #define PPC_CONFIG_UNLOCK(ppc) critical_leave() ^ 1 error generated. *** [ppc.o] Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 07:05:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 07:05:56 - ERROR: failed to build LINT kernel TB --- 2013-02-21 07:05:56 - 8486.48 user 1311.22 system 10535.43 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 07:39:21 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9099F884; Thu, 21 Feb 2013 07:39:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 6691E188D; Thu, 21 Feb 2013 07:39:21 +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 r1L7dKoL087076; Thu, 21 Feb 2013 02:39:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1L7dKLN087057; Thu, 21 Feb 2013 07:39:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 07:39:20 GMT Message-Id: <201302210739.r1L7dKLN087057@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 amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 07:39:21 -0000 TB --- 2013-02-21 04:10:20 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 04:10:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 04:10:20 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-02-21 04:10:20 - cleaning the object tree TB --- 2013-02-21 04:10:20 - /usr/local/bin/svn stat /src TB --- 2013-02-21 04:10:24 - At svn revision 247073 TB --- 2013-02-21 04:10:25 - building world TB --- 2013-02-21 04:10:25 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 04:10:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 04:10:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 04:10:25 - SRCCONF=/dev/null TB --- 2013-02-21 04:10:25 - TARGET=amd64 TB --- 2013-02-21 04:10:25 - TARGET_ARCH=amd64 TB --- 2013-02-21 04:10:25 - TZ=UTC TB --- 2013-02-21 04:10:25 - __MAKE_CONF=/dev/null TB --- 2013-02-21 04:10:25 - cd /src TB --- 2013-02-21 04:10:25 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 04:10:30 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Thu Feb 21 07:28:27 UTC 2013 TB --- 2013-02-21 07:28:27 - generating LINT kernel config TB --- 2013-02-21 07:28:27 - cd /src/sys/amd64/conf TB --- 2013-02-21 07:28:27 - /usr/bin/make -B LINT TB --- 2013-02-21 07:28:27 - cd /src/sys/amd64/conf TB --- 2013-02-21 07:28:27 - /usr/sbin/config -m LINT TB --- 2013-02-21 07:28:27 - building LINT kernel TB --- 2013-02-21 07:28:27 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 07:28:27 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 07:28:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 07:28:27 - SRCCONF=/dev/null TB --- 2013-02-21 07:28:27 - TARGET=amd64 TB --- 2013-02-21 07:28:27 - TARGET_ARCH=amd64 TB --- 2013-02-21 07:28:27 - TZ=UTC TB --- 2013-02-21 07:28:27 - __MAKE_CONF=/dev/null TB --- 2013-02-21 07:28:27 - cd /src TB --- 2013-02-21 07:28:27 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 07:28:27 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/ppc/ppc.c /src/sys/dev/ppc/ppc.c:724:2: error: implicit declaration of function 'critical_leave' is invalid in C99 [-Werror,-Wimplicit-function-declaration] PPC_CONFIG_UNLOCK(ppc); ^ /src/sys/dev/ppc/ppc.c:91:33: note: expanded from macro 'PPC_CONFIG_UNLOCK' #define PPC_CONFIG_UNLOCK(ppc) critical_leave() ^ 1 error generated. *** [ppc.o] Error code 1 Stop in /obj/amd64.amd64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 07:39:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 07:39:20 - ERROR: failed to build LINT kernel TB --- 2013-02-21 07:39:20 - 9819.45 user 1699.91 system 12539.96 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 12:09:32 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8936015B7; Thu, 21 Feb 2013 12:09:32 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 60FEF17A; Thu, 21 Feb 2013 12:09:32 +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 r1LAUMvj093899; Thu, 21 Feb 2013 05:30:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1LAUMkd093898; Thu, 21 Feb 2013 10:30:22 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 10:30:22 GMT Message-Id: <201302211030.r1LAUMkd093898@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 sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 12:09:32 -0000 TB --- 2013-02-21 09:15:47 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 09:15:47 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 09:15:47 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-02-21 09:15:47 - cleaning the object tree TB --- 2013-02-21 09:15:47 - /usr/local/bin/svn stat /src TB --- 2013-02-21 09:15:50 - At svn revision 247073 TB --- 2013-02-21 09:15:51 - building world TB --- 2013-02-21 09:15:51 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 09:15:51 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 09:15:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 09:15:51 - SRCCONF=/dev/null TB --- 2013-02-21 09:15:51 - TARGET=sparc64 TB --- 2013-02-21 09:15:51 - TARGET_ARCH=sparc64 TB --- 2013-02-21 09:15:51 - TZ=UTC TB --- 2013-02-21 09:15:51 - __MAKE_CONF=/dev/null TB --- 2013-02-21 09:15:51 - cd /src TB --- 2013-02-21 09:15:51 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 09:15:56 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 10:17:36 UTC 2013 TB --- 2013-02-21 10:17:36 - generating LINT kernel config TB --- 2013-02-21 10:17:36 - cd /src/sys/sparc64/conf TB --- 2013-02-21 10:17:36 - /usr/bin/make -B LINT TB --- 2013-02-21 10:17:36 - cd /src/sys/sparc64/conf TB --- 2013-02-21 10:17:36 - /usr/sbin/config -m LINT TB --- 2013-02-21 10:17:36 - building LINT kernel TB --- 2013-02-21 10:17:36 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 10:17:36 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 10:17:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 10:17:36 - SRCCONF=/dev/null TB --- 2013-02-21 10:17:36 - TARGET=sparc64 TB --- 2013-02-21 10:17:36 - TARGET_ARCH=sparc64 TB --- 2013-02-21 10:17:36 - TZ=UTC TB --- 2013-02-21 10:17:36 - __MAKE_CONF=/dev/null TB --- 2013-02-21 10:17:36 - cd /src TB --- 2013-02-21 10:17:36 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 10:17:36 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/pci/amdsmb.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/pci/if_rl.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/pci/intpm.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/pci/ncr.c /src/sys/pci/ncr.c: In function 'ncr_get_nccb': /src/sys/pci/ncr.c:6428: error: 's' undeclared (first use in this function) /src/sys/pci/ncr.c:6428: error: (Each undeclared identifier is reported only once /src/sys/pci/ncr.c:6428: error: for each function it appears in.) *** [ncr.o] Error code 1 Stop in /obj/sparc64.sparc64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 10:30:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 10:30:22 - ERROR: failed to build LINT kernel TB --- 2013-02-21 10:30:22 - 3742.72 user 611.54 system 4475.48 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 12:09:33 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0648815B9; Thu, 21 Feb 2013 12:09:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id BA1E717D; Thu, 21 Feb 2013 12:09:32 +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 r1LAXnYp096736; Thu, 21 Feb 2013 05:33:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1LAXn3d096735; Thu, 21 Feb 2013 10:33:49 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 10:33:49 GMT Message-Id: <201302211033.r1LAXn3d096735@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 powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 12:09:33 -0000 TB --- 2013-02-21 08:00:29 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 08:00:29 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 08:00:29 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-02-21 08:00:29 - cleaning the object tree TB --- 2013-02-21 08:00:29 - /usr/local/bin/svn stat /src TB --- 2013-02-21 08:00:32 - At svn revision 247073 TB --- 2013-02-21 08:00:33 - building world TB --- 2013-02-21 08:00:33 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 08:00:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 08:00:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 08:00:33 - SRCCONF=/dev/null TB --- 2013-02-21 08:00:33 - TARGET=powerpc TB --- 2013-02-21 08:00:33 - TARGET_ARCH=powerpc TB --- 2013-02-21 08:00:33 - TZ=UTC TB --- 2013-02-21 08:00:33 - __MAKE_CONF=/dev/null TB --- 2013-02-21 08:00:33 - cd /src TB --- 2013-02-21 08:00:33 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 08:00:38 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 10:24:38 UTC 2013 TB --- 2013-02-21 10:24:38 - generating LINT kernel config TB --- 2013-02-21 10:24:38 - cd /src/sys/powerpc/conf TB --- 2013-02-21 10:24:38 - /usr/bin/make -B LINT TB --- 2013-02-21 10:24:38 - cd /src/sys/powerpc/conf TB --- 2013-02-21 10:24:38 - /usr/sbin/config -m LINT TB --- 2013-02-21 10:24:38 - building LINT kernel TB --- 2013-02-21 10:24:38 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 10:24:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 10:24:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 10:24:38 - SRCCONF=/dev/null TB --- 2013-02-21 10:24:38 - TARGET=powerpc TB --- 2013-02-21 10:24:38 - TARGET_ARCH=powerpc TB --- 2013-02-21 10:24:38 - TZ=UTC TB --- 2013-02-21 10:24:38 - __MAKE_CONF=/dev/null TB --- 2013-02-21 10:24:38 - cd /src TB --- 2013-02-21 10:24:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 10:24:38 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/pci/amdsmb.c cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/pci/if_rl.c cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/pci/intpm.c cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/pci/ncr.c /src/sys/pci/ncr.c: In function 'ncr_get_nccb': /src/sys/pci/ncr.c:6428: error: 's' undeclared (first use in this function) /src/sys/pci/ncr.c:6428: error: (Each undeclared identifier is reported only once /src/sys/pci/ncr.c:6428: error: for each function it appears in.) *** [ncr.o] Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 10:33:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 10:33:49 - ERROR: failed to build LINT kernel TB --- 2013-02-21 10:33:49 - 7734.03 user 1011.88 system 9199.66 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 12:09:33 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5E9D315BC; Thu, 21 Feb 2013 12:09:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 374BB180; Thu, 21 Feb 2013 12:09:33 +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 r1L98DOr054271; Thu, 21 Feb 2013 04:08:13 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1L98DnT054267; Thu, 21 Feb 2013 09:08:13 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 09:08:13 GMT Message-Id: <201302210908.r1L98DnT054267@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 i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 12:09:33 -0000 TB --- 2013-02-21 06:05:47 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 06:05:47 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 06:05:47 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-02-21 06:05:47 - cleaning the object tree TB --- 2013-02-21 06:05:47 - /usr/local/bin/svn stat /src TB --- 2013-02-21 06:05:53 - At svn revision 247073 TB --- 2013-02-21 06:05:54 - building world TB --- 2013-02-21 06:05:54 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 06:05:54 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 06:05:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 06:05:54 - SRCCONF=/dev/null TB --- 2013-02-21 06:05:54 - TARGET=pc98 TB --- 2013-02-21 06:05:54 - TARGET_ARCH=i386 TB --- 2013-02-21 06:05:54 - TZ=UTC TB --- 2013-02-21 06:05:54 - __MAKE_CONF=/dev/null TB --- 2013-02-21 06:05:54 - cd /src TB --- 2013-02-21 06:05:54 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 06:05:58 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 09:00:17 UTC 2013 TB --- 2013-02-21 09:00:17 - generating LINT kernel config TB --- 2013-02-21 09:00:17 - cd /src/sys/pc98/conf TB --- 2013-02-21 09:00:17 - /usr/bin/make -B LINT TB --- 2013-02-21 09:00:17 - cd /src/sys/pc98/conf TB --- 2013-02-21 09:00:17 - /usr/sbin/config -m LINT TB --- 2013-02-21 09:00:17 - building LINT kernel TB --- 2013-02-21 09:00:17 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 09:00:17 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 09:00:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 09:00:17 - SRCCONF=/dev/null TB --- 2013-02-21 09:00:17 - TARGET=pc98 TB --- 2013-02-21 09:00:17 - TARGET_ARCH=i386 TB --- 2013-02-21 09:00:17 - TZ=UTC TB --- 2013-02-21 09:00:17 - __MAKE_CONF=/dev/null TB --- 2013-02-21 09:00:17 - cd /src TB --- 2013-02-21 09:00:17 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 09:00:17 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/ppc/ppc.c /src/sys/dev/ppc/ppc.c:724:2: error: implicit declaration of function 'critical_leave' is invalid in C99 [-Werror,-Wimplicit-function-declaration] PPC_CONFIG_UNLOCK(ppc); ^ /src/sys/dev/ppc/ppc.c:91:33: note: expanded from macro 'PPC_CONFIG_UNLOCK' #define PPC_CONFIG_UNLOCK(ppc) critical_leave() ^ 1 error generated. *** [ppc.o] Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 09:08:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 09:08:13 - ERROR: failed to build LINT kernel TB --- 2013-02-21 09:08:13 - 8612.45 user 1321.82 system 10945.53 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 12:09:33 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D43B815BF; Thu, 21 Feb 2013 12:09:33 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 8FEBC181; Thu, 21 Feb 2013 12:09:33 +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 r1L80TPm008640; Thu, 21 Feb 2013 03:00:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1L80TbR008639; Thu, 21 Feb 2013 08:00:29 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 08:00:29 GMT Message-Id: <201302210800.r1L80TbR008639@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 ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 12:09:33 -0000 TB --- 2013-02-21 06:17:25 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 06:17:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 06:17:25 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-02-21 06:17:25 - cleaning the object tree TB --- 2013-02-21 06:17:25 - /usr/local/bin/svn stat /src TB --- 2013-02-21 06:17:28 - At svn revision 247073 TB --- 2013-02-21 06:17:29 - building world TB --- 2013-02-21 06:17:29 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 06:17:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 06:17:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 06:17:29 - SRCCONF=/dev/null TB --- 2013-02-21 06:17:29 - TARGET=ia64 TB --- 2013-02-21 06:17:29 - TARGET_ARCH=ia64 TB --- 2013-02-21 06:17:29 - TZ=UTC TB --- 2013-02-21 06:17:29 - __MAKE_CONF=/dev/null TB --- 2013-02-21 06:17:29 - cd /src TB --- 2013-02-21 06:17:29 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 06:17:33 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 07:50:56 UTC 2013 TB --- 2013-02-21 07:50:56 - generating LINT kernel config TB --- 2013-02-21 07:50:56 - cd /src/sys/ia64/conf TB --- 2013-02-21 07:50:56 - /usr/bin/make -B LINT TB --- 2013-02-21 07:50:56 - cd /src/sys/ia64/conf TB --- 2013-02-21 07:50:56 - /usr/sbin/config -m LINT TB --- 2013-02-21 07:50:56 - building LINT kernel TB --- 2013-02-21 07:50:56 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 07:50:56 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 07:50:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 07:50:56 - SRCCONF=/dev/null TB --- 2013-02-21 07:50:56 - TARGET=ia64 TB --- 2013-02-21 07:50:56 - TARGET_ARCH=ia64 TB --- 2013-02-21 07:50:56 - TZ=UTC TB --- 2013-02-21 07:50:56 - __MAKE_CONF=/dev/null TB --- 2013-02-21 07:50:56 - cd /src TB --- 2013-02-21 07:50:56 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 07:50:56 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/ppbus/pps.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/ppbus/vpo.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/ppbus/vpoio.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/ppc/ppc.c cc1: warnings being treated as errors /src/sys/dev/ppc/ppc.c: In function 'ppc_smc37c66xgt_detect': /src/sys/dev/ppc/ppc.c:724: warning: implicit declaration of function 'critical_leave' /src/sys/dev/ppc/ppc.c:724: warning: nested extern declaration of 'critical_leave' [-Wnested-externs] *** [ppc.o] Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 08:00:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 08:00:29 - ERROR: failed to build LINT kernel TB --- 2013-02-21 08:00:29 - 4879.34 user 961.57 system 6184.41 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 14:22:14 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 35E54A99; Thu, 21 Feb 2013 14:22:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 0C0EE81E; Thu, 21 Feb 2013 14:22:13 +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 r1LEMD55074840; Thu, 21 Feb 2013 09:22:13 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1LEMDom074839; Thu, 21 Feb 2013 14:22:13 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 14:22:13 GMT Message-Id: <201302211422.r1LEMDom074839@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 arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 14:22:14 -0000 TB --- 2013-02-21 12:20:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 12:20:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 12:20:17 - starting HEAD tinderbox run for arm/arm TB --- 2013-02-21 12:20:17 - cleaning the object tree TB --- 2013-02-21 12:25:57 - /usr/local/bin/svn stat /src TB --- 2013-02-21 12:26:00 - At svn revision 247093 TB --- 2013-02-21 12:26:01 - building world TB --- 2013-02-21 12:26:01 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 12:26:01 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 12:26:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 12:26:01 - SRCCONF=/dev/null TB --- 2013-02-21 12:26:01 - TARGET=arm TB --- 2013-02-21 12:26:01 - TARGET_ARCH=arm TB --- 2013-02-21 12:26:01 - TZ=UTC TB --- 2013-02-21 12:26:01 - __MAKE_CONF=/dev/null TB --- 2013-02-21 12:26:01 - cd /src TB --- 2013-02-21 12:26:01 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 12:26:06 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 14:15:42 UTC 2013 TB --- 2013-02-21 14:15:42 - generating LINT kernel config TB --- 2013-02-21 14:15:42 - cd /src/sys/arm/conf TB --- 2013-02-21 14:15:42 - /usr/bin/make -B LINT TB --- 2013-02-21 14:15:42 - cd /src/sys/arm/conf TB --- 2013-02-21 14:15:42 - /usr/sbin/config -m LINT TB --- 2013-02-21 14:15:42 - building LINT kernel TB --- 2013-02-21 14:15:42 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 14:15:42 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 14:15:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 14:15:42 - SRCCONF=/dev/null TB --- 2013-02-21 14:15:42 - TARGET=arm TB --- 2013-02-21 14:15:42 - TARGET_ARCH=arm TB --- 2013-02-21 14:15:42 - TZ=UTC TB --- 2013-02-21 14:15:42 - __MAKE_CONF=/dev/null TB --- 2013-02-21 14:15:42 - cd /src TB --- 2013-02-21 14:15:42 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 14:15:42 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/ppbus/pps.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/ppbus/vpo.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/ppbus/vpoio.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/ppc/ppc.c cc1: warnings being treated as errors /src/sys/dev/ppc/ppc.c: In function 'ppc_smc37c66xgt_detect': /src/sys/dev/ppc/ppc.c:724: warning: implicit declaration of function 'critical_leave' /src/sys/dev/ppc/ppc.c:724: warning: nested extern declaration of 'critical_leave' [-Wnested-externs] *** [ppc.o] Error code 1 Stop in /obj/arm.arm/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 14:22:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 14:22:13 - ERROR: failed to build LINT kernel TB --- 2013-02-21 14:22:13 - 5591.03 user 975.04 system 7315.57 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 15:22:31 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3C96B2DC; Thu, 21 Feb 2013 15:22:31 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 12BD5CC3; Thu, 21 Feb 2013 15:22:30 +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 r1LFMUAP049425; Thu, 21 Feb 2013 10:22:30 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1LFMUWc049419; Thu, 21 Feb 2013 15:22:30 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 15:22:30 GMT Message-Id: <201302211522.r1LFMUWc049419@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 i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 15:22:31 -0000 TB --- 2013-02-21 12:20:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 12:20:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 12:20:17 - starting HEAD tinderbox run for i386/i386 TB --- 2013-02-21 12:20:17 - cleaning the object tree TB --- 2013-02-21 12:27:03 - /usr/local/bin/svn stat /src TB --- 2013-02-21 12:27:06 - At svn revision 247093 TB --- 2013-02-21 12:27:07 - building world TB --- 2013-02-21 12:27:07 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 12:27:07 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 12:27:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 12:27:07 - SRCCONF=/dev/null TB --- 2013-02-21 12:27:07 - TARGET=i386 TB --- 2013-02-21 12:27:07 - TARGET_ARCH=i386 TB --- 2013-02-21 12:27:07 - TZ=UTC TB --- 2013-02-21 12:27:07 - __MAKE_CONF=/dev/null TB --- 2013-02-21 12:27:07 - cd /src TB --- 2013-02-21 12:27:07 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 12:27:12 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 15:12:06 UTC 2013 TB --- 2013-02-21 15:12:06 - generating LINT kernel config TB --- 2013-02-21 15:12:06 - cd /src/sys/i386/conf TB --- 2013-02-21 15:12:06 - /usr/bin/make -B LINT TB --- 2013-02-21 15:12:06 - cd /src/sys/i386/conf TB --- 2013-02-21 15:12:06 - /usr/sbin/config -m LINT TB --- 2013-02-21 15:12:07 - building LINT kernel TB --- 2013-02-21 15:12:07 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 15:12:07 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 15:12:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 15:12:07 - SRCCONF=/dev/null TB --- 2013-02-21 15:12:07 - TARGET=i386 TB --- 2013-02-21 15:12:07 - TARGET_ARCH=i386 TB --- 2013-02-21 15:12:07 - TZ=UTC TB --- 2013-02-21 15:12:07 - __MAKE_CONF=/dev/null TB --- 2013-02-21 15:12:07 - cd /src TB --- 2013-02-21 15:12:07 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 15:12:07 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/ppc/ppc.c /src/sys/dev/ppc/ppc.c:724:2: error: implicit declaration of function 'critical_leave' is invalid in C99 [-Werror,-Wimplicit-function-declaration] PPC_CONFIG_UNLOCK(ppc); ^ /src/sys/dev/ppc/ppc.c:91:33: note: expanded from macro 'PPC_CONFIG_UNLOCK' #define PPC_CONFIG_UNLOCK(ppc) critical_leave() ^ 1 error generated. *** [ppc.o] Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 15:22:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 15:22:30 - ERROR: failed to build LINT kernel TB --- 2013-02-21 15:22:30 - 8483.52 user 1309.46 system 10932.48 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 15:56:32 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EDACA6D8; Thu, 21 Feb 2013 15:56:32 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id BE59D61; Thu, 21 Feb 2013 15:56:32 +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 r1LFuWlH047874; Thu, 21 Feb 2013 10:56:32 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1LFuWun047855; Thu, 21 Feb 2013 15:56:32 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 15:56:32 GMT Message-Id: <201302211556.r1LFuWun047855@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 amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 15:56:33 -0000 TB --- 2013-02-21 12:20:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 12:20:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 12:20:17 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-02-21 12:20:17 - cleaning the object tree TB --- 2013-02-21 12:27:26 - /usr/local/bin/svn stat /src TB --- 2013-02-21 12:27:30 - At svn revision 247093 TB --- 2013-02-21 12:27:31 - building world TB --- 2013-02-21 12:27:31 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 12:27:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 12:27:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 12:27:31 - SRCCONF=/dev/null TB --- 2013-02-21 12:27:31 - TARGET=amd64 TB --- 2013-02-21 12:27:31 - TARGET_ARCH=amd64 TB --- 2013-02-21 12:27:31 - TZ=UTC TB --- 2013-02-21 12:27:31 - __MAKE_CONF=/dev/null TB --- 2013-02-21 12:27:31 - cd /src TB --- 2013-02-21 12:27:31 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 12:27:35 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Thu Feb 21 15:45:25 UTC 2013 TB --- 2013-02-21 15:45:25 - generating LINT kernel config TB --- 2013-02-21 15:45:25 - cd /src/sys/amd64/conf TB --- 2013-02-21 15:45:25 - /usr/bin/make -B LINT TB --- 2013-02-21 15:45:25 - cd /src/sys/amd64/conf TB --- 2013-02-21 15:45:25 - /usr/sbin/config -m LINT TB --- 2013-02-21 15:45:25 - building LINT kernel TB --- 2013-02-21 15:45:25 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 15:45:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 15:45:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 15:45:25 - SRCCONF=/dev/null TB --- 2013-02-21 15:45:25 - TARGET=amd64 TB --- 2013-02-21 15:45:25 - TARGET_ARCH=amd64 TB --- 2013-02-21 15:45:25 - TZ=UTC TB --- 2013-02-21 15:45:25 - __MAKE_CONF=/dev/null TB --- 2013-02-21 15:45:25 - cd /src TB --- 2013-02-21 15:45:25 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 15:45:25 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/ppc/ppc.c /src/sys/dev/ppc/ppc.c:724:2: error: implicit declaration of function 'critical_leave' is invalid in C99 [-Werror,-Wimplicit-function-declaration] PPC_CONFIG_UNLOCK(ppc); ^ /src/sys/dev/ppc/ppc.c:91:33: note: expanded from macro 'PPC_CONFIG_UNLOCK' #define PPC_CONFIG_UNLOCK(ppc) critical_leave() ^ 1 error generated. *** [ppc.o] Error code 1 Stop in /obj/amd64.amd64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 15:56:32 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 15:56:32 - ERROR: failed to build LINT kernel TB --- 2013-02-21 15:56:32 - 9823.25 user 1700.77 system 12974.48 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 16:13:45 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EB39FEAB; Thu, 21 Feb 2013 16:13:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id BB8C81DE; Thu, 21 Feb 2013 16:13:45 +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 r1LGDjJq052873; Thu, 21 Feb 2013 11:13:45 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1LGDjbD052857; Thu, 21 Feb 2013 16:13:45 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 16:13:45 GMT Message-Id: <201302211613.r1LGDjbD052857@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 ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 16:13:46 -0000 TB --- 2013-02-21 14:29:42 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 14:29:42 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 14:29:42 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-02-21 14:29:42 - cleaning the object tree TB --- 2013-02-21 14:30:53 - /usr/local/bin/svn stat /src TB --- 2013-02-21 14:30:56 - At svn revision 247093 TB --- 2013-02-21 14:30:57 - building world TB --- 2013-02-21 14:30:57 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 14:30:57 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 14:30:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 14:30:57 - SRCCONF=/dev/null TB --- 2013-02-21 14:30:57 - TARGET=ia64 TB --- 2013-02-21 14:30:57 - TARGET_ARCH=ia64 TB --- 2013-02-21 14:30:57 - TZ=UTC TB --- 2013-02-21 14:30:57 - __MAKE_CONF=/dev/null TB --- 2013-02-21 14:30:57 - cd /src TB --- 2013-02-21 14:30:57 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 14:31:01 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 16:04:28 UTC 2013 TB --- 2013-02-21 16:04:28 - generating LINT kernel config TB --- 2013-02-21 16:04:28 - cd /src/sys/ia64/conf TB --- 2013-02-21 16:04:28 - /usr/bin/make -B LINT TB --- 2013-02-21 16:04:28 - cd /src/sys/ia64/conf TB --- 2013-02-21 16:04:28 - /usr/sbin/config -m LINT TB --- 2013-02-21 16:04:28 - building LINT kernel TB --- 2013-02-21 16:04:28 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 16:04:28 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 16:04:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 16:04:28 - SRCCONF=/dev/null TB --- 2013-02-21 16:04:28 - TARGET=ia64 TB --- 2013-02-21 16:04:28 - TARGET_ARCH=ia64 TB --- 2013-02-21 16:04:28 - TZ=UTC TB --- 2013-02-21 16:04:28 - __MAKE_CONF=/dev/null TB --- 2013-02-21 16:04:28 - cd /src TB --- 2013-02-21 16:04:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 16:04:28 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/ppbus/pps.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/ppbus/vpo.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/ppbus/vpoio.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/ppc/ppc.c cc1: warnings being treated as errors /src/sys/dev/ppc/ppc.c: In function 'ppc_smc37c66xgt_detect': /src/sys/dev/ppc/ppc.c:724: warning: implicit declaration of function 'critical_leave' /src/sys/dev/ppc/ppc.c:724: warning: nested extern declaration of 'critical_leave' [-Wnested-externs] *** [ppc.o] Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 16:13:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 16:13:45 - ERROR: failed to build LINT kernel TB --- 2013-02-21 16:13:45 - 4875.67 user 967.20 system 6242.40 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 17:24:38 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AC372141; Thu, 21 Feb 2013 17:24:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 806BD8D6; Thu, 21 Feb 2013 17:24: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 r1LHObVV021593; Thu, 21 Feb 2013 12:24: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 r1LHObA4021586; Thu, 21 Feb 2013 17:24:37 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 17:24:37 GMT Message-Id: <201302211724.r1LHObA4021586@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 i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 17:24:38 -0000 TB --- 2013-02-21 14:22:13 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 14:22:13 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 14:22:13 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-02-21 14:22:13 - cleaning the object tree TB --- 2013-02-21 14:23:13 - /usr/local/bin/svn stat /src TB --- 2013-02-21 14:23:18 - At svn revision 247093 TB --- 2013-02-21 14:23:19 - building world TB --- 2013-02-21 14:23:19 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 14:23:19 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 14:23:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 14:23:19 - SRCCONF=/dev/null TB --- 2013-02-21 14:23:19 - TARGET=pc98 TB --- 2013-02-21 14:23:19 - TARGET_ARCH=i386 TB --- 2013-02-21 14:23:19 - TZ=UTC TB --- 2013-02-21 14:23:19 - __MAKE_CONF=/dev/null TB --- 2013-02-21 14:23:19 - cd /src TB --- 2013-02-21 14:23:19 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 14:23:24 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 17:16:41 UTC 2013 TB --- 2013-02-21 17:16:41 - generating LINT kernel config TB --- 2013-02-21 17:16:41 - cd /src/sys/pc98/conf TB --- 2013-02-21 17:16:41 - /usr/bin/make -B LINT TB --- 2013-02-21 17:16:41 - cd /src/sys/pc98/conf TB --- 2013-02-21 17:16:41 - /usr/sbin/config -m LINT TB --- 2013-02-21 17:16:41 - building LINT kernel TB --- 2013-02-21 17:16:41 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 17:16:41 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 17:16:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 17:16:41 - SRCCONF=/dev/null TB --- 2013-02-21 17:16:41 - TARGET=pc98 TB --- 2013-02-21 17:16:41 - TARGET_ARCH=i386 TB --- 2013-02-21 17:16:41 - TZ=UTC TB --- 2013-02-21 17:16:41 - __MAKE_CONF=/dev/null TB --- 2013-02-21 17:16:41 - cd /src TB --- 2013-02-21 17:16:41 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 17:16:41 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/ppc/ppc.c /src/sys/dev/ppc/ppc.c:724:2: error: implicit declaration of function 'critical_leave' is invalid in C99 [-Werror,-Wimplicit-function-declaration] PPC_CONFIG_UNLOCK(ppc); ^ /src/sys/dev/ppc/ppc.c:91:33: note: expanded from macro 'PPC_CONFIG_UNLOCK' #define PPC_CONFIG_UNLOCK(ppc) critical_leave() ^ 1 error generated. *** [ppc.o] Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 17:24:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 17:24:37 - ERROR: failed to build LINT kernel TB --- 2013-02-21 17:24:37 - 8611.15 user 1339.27 system 10943.82 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 18:44:21 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4B9F1257; Thu, 21 Feb 2013 18:44:21 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2199CFF4; Thu, 21 Feb 2013 18:44: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 r1LIiK6k052870; Thu, 21 Feb 2013 13:44:20 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1LIiKpg052869; Thu, 21 Feb 2013 18:44:20 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 18:44:20 GMT Message-Id: <201302211844.r1LIiKpg052869@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 sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 18:44:21 -0000 TB --- 2013-02-21 17:28:41 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 17:28:41 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 17:28:41 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-02-21 17:28:41 - cleaning the object tree TB --- 2013-02-21 17:30:05 - /usr/local/bin/svn stat /src TB --- 2013-02-21 17:30:08 - At svn revision 247093 TB --- 2013-02-21 17:30:09 - building world TB --- 2013-02-21 17:30:09 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 17:30:09 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 17:30:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 17:30:09 - SRCCONF=/dev/null TB --- 2013-02-21 17:30:09 - TARGET=sparc64 TB --- 2013-02-21 17:30:09 - TARGET_ARCH=sparc64 TB --- 2013-02-21 17:30:09 - TZ=UTC TB --- 2013-02-21 17:30:09 - __MAKE_CONF=/dev/null TB --- 2013-02-21 17:30:09 - cd /src TB --- 2013-02-21 17:30:09 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 17:30:14 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 18:31:42 UTC 2013 TB --- 2013-02-21 18:31:42 - generating LINT kernel config TB --- 2013-02-21 18:31:42 - cd /src/sys/sparc64/conf TB --- 2013-02-21 18:31:42 - /usr/bin/make -B LINT TB --- 2013-02-21 18:31:42 - cd /src/sys/sparc64/conf TB --- 2013-02-21 18:31:42 - /usr/sbin/config -m LINT TB --- 2013-02-21 18:31:42 - building LINT kernel TB --- 2013-02-21 18:31:42 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 18:31:42 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 18:31:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 18:31:42 - SRCCONF=/dev/null TB --- 2013-02-21 18:31:42 - TARGET=sparc64 TB --- 2013-02-21 18:31:42 - TARGET_ARCH=sparc64 TB --- 2013-02-21 18:31:42 - TZ=UTC TB --- 2013-02-21 18:31:42 - __MAKE_CONF=/dev/null TB --- 2013-02-21 18:31:42 - cd /src TB --- 2013-02-21 18:31:42 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 18:31:43 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/pci/amdsmb.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/pci/if_rl.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/pci/intpm.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/pci/ncr.c /src/sys/pci/ncr.c: In function 'ncr_get_nccb': /src/sys/pci/ncr.c:6428: error: 's' undeclared (first use in this function) /src/sys/pci/ncr.c:6428: error: (Each undeclared identifier is reported only once /src/sys/pci/ncr.c:6428: error: for each function it appears in.) *** [ncr.o] Error code 1 Stop in /obj/sparc64.sparc64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 18:44:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 18:44:20 - ERROR: failed to build LINT kernel TB --- 2013-02-21 18:44:20 - 3746.95 user 613.52 system 4539.06 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 21 18:46:35 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DF36F5DF; Thu, 21 Feb 2013 18:46:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id B61C9D4; Thu, 21 Feb 2013 18:46: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 r1LIkZi4054886; Thu, 21 Feb 2013 13:46:35 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1LIkZGV054885; Thu, 21 Feb 2013 18:46:35 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 21 Feb 2013 18:46:35 GMT Message-Id: <201302211846.r1LIkZGV054885@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 powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 18:46:36 -0000 TB --- 2013-02-21 16:13:45 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-21 16:13:45 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-21 16:13:45 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-02-21 16:13:45 - cleaning the object tree TB --- 2013-02-21 16:14:47 - /usr/local/bin/svn stat /src TB --- 2013-02-21 16:14:51 - At svn revision 247093 TB --- 2013-02-21 16:14:52 - building world TB --- 2013-02-21 16:14:52 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 16:14:52 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 16:14:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 16:14:52 - SRCCONF=/dev/null TB --- 2013-02-21 16:14:52 - TARGET=powerpc TB --- 2013-02-21 16:14:52 - TARGET_ARCH=powerpc TB --- 2013-02-21 16:14:52 - TZ=UTC TB --- 2013-02-21 16:14:52 - __MAKE_CONF=/dev/null TB --- 2013-02-21 16:14:52 - cd /src TB --- 2013-02-21 16:14:52 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Feb 21 16:14:56 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Thu Feb 21 18:37:32 UTC 2013 TB --- 2013-02-21 18:37:32 - generating LINT kernel config TB --- 2013-02-21 18:37:32 - cd /src/sys/powerpc/conf TB --- 2013-02-21 18:37:32 - /usr/bin/make -B LINT TB --- 2013-02-21 18:37:32 - cd /src/sys/powerpc/conf TB --- 2013-02-21 18:37:32 - /usr/sbin/config -m LINT TB --- 2013-02-21 18:37:33 - building LINT kernel TB --- 2013-02-21 18:37:33 - CROSS_BUILD_TESTING=YES TB --- 2013-02-21 18:37:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-21 18:37:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-21 18:37:33 - SRCCONF=/dev/null TB --- 2013-02-21 18:37:33 - TARGET=powerpc TB --- 2013-02-21 18:37:33 - TARGET_ARCH=powerpc TB --- 2013-02-21 18:37:33 - TZ=UTC TB --- 2013-02-21 18:37:33 - __MAKE_CONF=/dev/null TB --- 2013-02-21 18:37:33 - cd /src TB --- 2013-02-21 18:37:33 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 21 18:37:33 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/pci/amdsmb.c cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/pci/if_rl.c cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/pci/intpm.c cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/pci/ncr.c /src/sys/pci/ncr.c: In function 'ncr_get_nccb': /src/sys/pci/ncr.c:6428: error: 's' undeclared (first use in this function) /src/sys/pci/ncr.c:6428: error: (Each undeclared identifier is reported only once /src/sys/pci/ncr.c:6428: error: for each function it appears in.) *** [ncr.o] Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-21 18:46:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-21 18:46:35 - ERROR: failed to build LINT kernel TB --- 2013-02-21 18:46:35 - 7744.05 user 1018.01 system 9169.80 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 11:19:48 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 501399BD; Fri, 22 Feb 2013 11:19:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 26FA983D; Fri, 22 Feb 2013 11:19:47 +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 r1MBJkNt096778; Fri, 22 Feb 2013 06:19:46 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MBJkh2096775; Fri, 22 Feb 2013 11:19:46 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 11:19:46 GMT Message-Id: <201302221119.r1MBJkh2096775@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 i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 11:19:48 -0000 TB --- 2013-02-22 06:40:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 06:40:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 06:40:17 - starting HEAD tinderbox run for i386/i386 TB --- 2013-02-22 06:40:17 - cleaning the object tree TB --- 2013-02-22 06:40:17 - /usr/local/bin/svn stat /src TB --- 2013-02-22 06:40:21 - At svn revision 247144 TB --- 2013-02-22 06:40:22 - building world TB --- 2013-02-22 06:40:22 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 06:40:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 06:40:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 06:40:22 - SRCCONF=/dev/null TB --- 2013-02-22 06:40:22 - TARGET=i386 TB --- 2013-02-22 06:40:22 - TARGET_ARCH=i386 TB --- 2013-02-22 06:40:22 - TZ=UTC TB --- 2013-02-22 06:40:22 - __MAKE_CONF=/dev/null TB --- 2013-02-22 06:40:22 - cd /src TB --- 2013-02-22 06:40:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 06:40:27 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Feb 22 09:28:30 UTC 2013 TB --- 2013-02-22 09:28:30 - generating LINT kernel config TB --- 2013-02-22 09:28:30 - cd /src/sys/i386/conf TB --- 2013-02-22 09:28:30 - /usr/bin/make -B LINT TB --- 2013-02-22 09:28:30 - cd /src/sys/i386/conf TB --- 2013-02-22 09:28:30 - /usr/sbin/config -m LINT TB --- 2013-02-22 09:28:30 - building LINT kernel TB --- 2013-02-22 09:28:30 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 09:28:30 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 09:28:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 09:28:30 - SRCCONF=/dev/null TB --- 2013-02-22 09:28:30 - TARGET=i386 TB --- 2013-02-22 09:28:30 - TARGET_ARCH=i386 TB --- 2013-02-22 09:28:30 - TZ=UTC TB --- 2013-02-22 09:28:30 - __MAKE_CONF=/dev/null TB --- 2013-02-22 09:28:30 - cd /src TB --- 2013-02-22 09:28:30 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 09:28:30 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Fri Feb 22 09:59:12 UTC 2013 TB --- 2013-02-22 09:59:12 - cd /src/sys/i386/conf TB --- 2013-02-22 09:59:12 - /usr/sbin/config -m LINT-NOINET TB --- 2013-02-22 09:59:12 - building LINT-NOINET kernel TB --- 2013-02-22 09:59:12 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 09:59:12 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 09:59:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 09:59:12 - SRCCONF=/dev/null TB --- 2013-02-22 09:59:12 - TARGET=i386 TB --- 2013-02-22 09:59:12 - TARGET_ARCH=i386 TB --- 2013-02-22 09:59:12 - TZ=UTC TB --- 2013-02-22 09:59:12 - __MAKE_CONF=/dev/null TB --- 2013-02-22 09:59:12 - cd /src TB --- 2013-02-22 09:59:12 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Fri Feb 22 09:59:12 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Fri Feb 22 10:28:05 UTC 2013 TB --- 2013-02-22 10:28:05 - cd /src/sys/i386/conf TB --- 2013-02-22 10:28:05 - /usr/sbin/config -m LINT-NOINET6 TB --- 2013-02-22 10:28:05 - building LINT-NOINET6 kernel TB --- 2013-02-22 10:28:05 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 10:28:05 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 10:28:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 10:28:05 - SRCCONF=/dev/null TB --- 2013-02-22 10:28:05 - TARGET=i386 TB --- 2013-02-22 10:28:05 - TARGET_ARCH=i386 TB --- 2013-02-22 10:28:05 - TZ=UTC TB --- 2013-02-22 10:28:05 - __MAKE_CONF=/dev/null TB --- 2013-02-22 10:28:05 - cd /src TB --- 2013-02-22 10:28:05 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Fri Feb 22 10:28:05 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Fri Feb 22 10:57:31 UTC 2013 TB --- 2013-02-22 10:57:31 - cd /src/sys/i386/conf TB --- 2013-02-22 10:57:31 - /usr/sbin/config -m LINT-NOIP TB --- 2013-02-22 10:57:31 - building LINT-NOIP kernel TB --- 2013-02-22 10:57:31 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 10:57:31 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 10:57:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 10:57:31 - SRCCONF=/dev/null TB --- 2013-02-22 10:57:31 - TARGET=i386 TB --- 2013-02-22 10:57:31 - TARGET_ARCH=i386 TB --- 2013-02-22 10:57:31 - TZ=UTC TB --- 2013-02-22 10:57:31 - __MAKE_CONF=/dev/null TB --- 2013-02-22 10:57:31 - cd /src TB --- 2013-02-22 10:57:31 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Fri Feb 22 10:57:31 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] objcopy --strip-debug mw88W8363fw.ko ===> mxge (all) ===> mxge/mxge (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/i386.i386/src/sys/LINT-NOIP/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -I/obj/i386.i386/src/sys/LINT-NOIP -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -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 -c /src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c /src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c:2563:6: error: unused variable 'cap' [-Werror,-Wunused-variable] int cap = m->m_pkthdr.rcvif->if_capenable; ^ 1 error generated. *** [if_mxge.o] Error code 1 Stop in /src/sys/modules/mxge/mxge. *** [all] Error code 1 Stop in /src/sys/modules/mxge. *** [all] Error code 1 Stop in /src/sys/modules. *** [modules-all] Error code 1 Stop in /obj/i386.i386/src/sys/LINT-NOIP. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 11:19:46 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 11:19:46 - ERROR: failed to build LINT-NOIP kernel TB --- 2013-02-22 11:19:46 - 13056.75 user 2209.21 system 16768.89 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 11:48:44 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1CA1CF67; Fri, 22 Feb 2013 11:48:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id E1FA6950; Fri, 22 Feb 2013 11:48:43 +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 r1MBmh7W072378; Fri, 22 Feb 2013 06:48:43 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MBmhZg072373; Fri, 22 Feb 2013 11:48:43 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 11:48:43 GMT Message-Id: <201302221148.r1MBmhZg072373@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 amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 11:48:44 -0000 TB --- 2013-02-22 06:40:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 06:40:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 06:40:17 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-02-22 06:40:17 - cleaning the object tree TB --- 2013-02-22 06:40:17 - /usr/local/bin/svn stat /src TB --- 2013-02-22 06:40:21 - At svn revision 247144 TB --- 2013-02-22 06:40:22 - building world TB --- 2013-02-22 06:40:22 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 06:40:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 06:40:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 06:40:22 - SRCCONF=/dev/null TB --- 2013-02-22 06:40:22 - TARGET=amd64 TB --- 2013-02-22 06:40:22 - TARGET_ARCH=amd64 TB --- 2013-02-22 06:40:22 - TZ=UTC TB --- 2013-02-22 06:40:22 - __MAKE_CONF=/dev/null TB --- 2013-02-22 06:40:22 - cd /src TB --- 2013-02-22 06:40:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 06:40:27 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Fri Feb 22 10:01:55 UTC 2013 TB --- 2013-02-22 10:01:55 - generating LINT kernel config TB --- 2013-02-22 10:01:55 - cd /src/sys/amd64/conf TB --- 2013-02-22 10:01:55 - /usr/bin/make -B LINT TB --- 2013-02-22 10:01:55 - cd /src/sys/amd64/conf TB --- 2013-02-22 10:01:55 - /usr/sbin/config -m LINT TB --- 2013-02-22 10:01:55 - building LINT kernel TB --- 2013-02-22 10:01:55 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 10:01:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 10:01:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 10:01:55 - SRCCONF=/dev/null TB --- 2013-02-22 10:01:55 - TARGET=amd64 TB --- 2013-02-22 10:01:55 - TARGET_ARCH=amd64 TB --- 2013-02-22 10:01:55 - TZ=UTC TB --- 2013-02-22 10:01:55 - __MAKE_CONF=/dev/null TB --- 2013-02-22 10:01:55 - cd /src TB --- 2013-02-22 10:01:55 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 10:01:55 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Fri Feb 22 10:31:33 UTC 2013 TB --- 2013-02-22 10:31:33 - cd /src/sys/amd64/conf TB --- 2013-02-22 10:31:33 - /usr/sbin/config -m LINT-NOINET TB --- 2013-02-22 10:31:33 - building LINT-NOINET kernel TB --- 2013-02-22 10:31:33 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 10:31:33 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 10:31:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 10:31:33 - SRCCONF=/dev/null TB --- 2013-02-22 10:31:33 - TARGET=amd64 TB --- 2013-02-22 10:31:33 - TARGET_ARCH=amd64 TB --- 2013-02-22 10:31:33 - TZ=UTC TB --- 2013-02-22 10:31:33 - __MAKE_CONF=/dev/null TB --- 2013-02-22 10:31:33 - cd /src TB --- 2013-02-22 10:31:33 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Fri Feb 22 10:31:33 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET completed on Fri Feb 22 10:58:42 UTC 2013 TB --- 2013-02-22 10:58:42 - cd /src/sys/amd64/conf TB --- 2013-02-22 10:58:42 - /usr/sbin/config -m LINT-NOINET6 TB --- 2013-02-22 10:58:42 - building LINT-NOINET6 kernel TB --- 2013-02-22 10:58:42 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 10:58:42 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 10:58:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 10:58:42 - SRCCONF=/dev/null TB --- 2013-02-22 10:58:42 - TARGET=amd64 TB --- 2013-02-22 10:58:42 - TARGET_ARCH=amd64 TB --- 2013-02-22 10:58:42 - TZ=UTC TB --- 2013-02-22 10:58:42 - __MAKE_CONF=/dev/null TB --- 2013-02-22 10:58:42 - cd /src TB --- 2013-02-22 10:58:42 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6 >>> Kernel build for LINT-NOINET6 started on Fri Feb 22 10:58:42 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT-NOINET6 completed on Fri Feb 22 11:26:55 UTC 2013 TB --- 2013-02-22 11:26:55 - cd /src/sys/amd64/conf TB --- 2013-02-22 11:26:55 - /usr/sbin/config -m LINT-NOIP TB --- 2013-02-22 11:26:55 - building LINT-NOIP kernel TB --- 2013-02-22 11:26:55 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 11:26:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 11:26:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 11:26:55 - SRCCONF=/dev/null TB --- 2013-02-22 11:26:55 - TARGET=amd64 TB --- 2013-02-22 11:26:55 - TARGET_ARCH=amd64 TB --- 2013-02-22 11:26:55 - TZ=UTC TB --- 2013-02-22 11:26:55 - __MAKE_CONF=/dev/null TB --- 2013-02-22 11:26:55 - cd /src TB --- 2013-02-22 11:26:55 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOIP >>> Kernel build for LINT-NOIP started on Fri Feb 22 11:26:55 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] objcopy --strip-debug mw88W8363fw.ko ===> mxge (all) ===> mxge/mxge (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64.amd64/src/sys/LINT-NOIP/opt_global.h -I. -I@ -I@/contrib/altq -fno-common -fno-omit-frame-pointer -I/obj/amd64.amd64/src/sys/LINT-NOIP -fno-builtin -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector -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 -c /src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c /src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c:2563:6: error: unused variable 'cap' [-Werror,-Wunused-variable] int cap = m->m_pkthdr.rcvif->if_capenable; ^ 1 error generated. *** [if_mxge.o] Error code 1 Stop in /src/sys/modules/mxge/mxge. *** [all] Error code 1 Stop in /src/sys/modules/mxge. *** [all] Error code 1 Stop in /src/sys/modules. *** [modules-all] Error code 1 Stop in /obj/amd64.amd64/src/sys/LINT-NOIP. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 11:48:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 11:48:43 - ERROR: failed to build LINT-NOIP kernel TB --- 2013-02-22 11:48:43 - 14271.70 user 2494.02 system 18505.63 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 17:56:50 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B7C2E164; Fri, 22 Feb 2013 17:56:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 78035ED7; Fri, 22 Feb 2013 17:56:50 +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 r1MHuiAa078809; Fri, 22 Feb 2013 12:56:44 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MHuihw078805; Fri, 22 Feb 2013 17:56:44 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 17:56:44 GMT Message-Id: <201302221756.r1MHuihw078805@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 arm/arm Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 17:56:50 -0000 TB --- 2013-02-22 16:00:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 16:00:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 16:00:17 - starting HEAD tinderbox run for arm/arm TB --- 2013-02-22 16:00:17 - cleaning the object tree TB --- 2013-02-22 16:00:17 - /usr/local/bin/svn stat /src TB --- 2013-02-22 16:00:21 - At svn revision 247151 TB --- 2013-02-22 16:00:22 - building world TB --- 2013-02-22 16:00:22 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 16:00:22 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 16:00:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 16:00:22 - SRCCONF=/dev/null TB --- 2013-02-22 16:00:22 - TARGET=arm TB --- 2013-02-22 16:00:22 - TARGET_ARCH=arm TB --- 2013-02-22 16:00:22 - TZ=UTC TB --- 2013-02-22 16:00:22 - __MAKE_CONF=/dev/null TB --- 2013-02-22 16:00:22 - cd /src TB --- 2013-02-22 16:00:22 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 16:00:26 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Feb 22 17:50:52 UTC 2013 TB --- 2013-02-22 17:50:52 - generating LINT kernel config TB --- 2013-02-22 17:50:52 - cd /src/sys/arm/conf TB --- 2013-02-22 17:50:52 - /usr/bin/make -B LINT TB --- 2013-02-22 17:50:52 - cd /src/sys/arm/conf TB --- 2013-02-22 17:50:52 - /usr/sbin/config -m LINT TB --- 2013-02-22 17:50:52 - building LINT kernel TB --- 2013-02-22 17:50:52 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 17:50:52 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 17:50:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 17:50:52 - SRCCONF=/dev/null TB --- 2013-02-22 17:50:52 - TARGET=arm TB --- 2013-02-22 17:50:52 - TARGET_ARCH=arm TB --- 2013-02-22 17:50:52 - TZ=UTC TB --- 2013-02-22 17:50:52 - __MAKE_CONF=/dev/null TB --- 2013-02-22 17:50:52 - cd /src TB --- 2013-02-22 17:50:52 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 17:50:52 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -b binary --no-warn-mismatch -d -warn-common -r -o mw88W8363.fwo mw88W8363.fw uudecode -o mwlboot.fw /src/sys/contrib/dev/mwl/mwlboot.fw.uu ld -b binary --no-warn-mismatch -d -warn-common -r -o mwlboot.fwo mwlboot.fw cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -fno-builtin -mno-thumb-interwork -ffreestanding -Werror /src/sys/dev/mxge/if_mxge.c /src/sys/dev/mxge/if_mxge.c: In function 'mxge_rx_csum': /src/sys/dev/mxge/if_mxge.c:2571: error: 'cap' undeclared (first use in this function) /src/sys/dev/mxge/if_mxge.c:2571: error: (Each undeclared identifier is reported only once /src/sys/dev/mxge/if_mxge.c:2571: error: for each function it appears in.) *** [if_mxge.o] Error code 1 Stop in /obj/arm.arm/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 17:56:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 17:56:44 - ERROR: failed to build LINT kernel TB --- 2013-02-22 17:56:44 - 5575.86 user 979.06 system 6986.90 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-arm-arm.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 19:03:04 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 460F5C9A; Fri, 22 Feb 2013 19:03:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1C854306; Fri, 22 Feb 2013 19:03:03 +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 r1MJ32wf064838; Fri, 22 Feb 2013 14:03:02 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MJ32qW064835; Fri, 22 Feb 2013 19:03:02 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 19:03:02 GMT Message-Id: <201302221903.r1MJ32qW064835@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 i386/i386 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 19:03:04 -0000 TB --- 2013-02-22 16:00:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 16:00:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 16:00:17 - starting HEAD tinderbox run for i386/i386 TB --- 2013-02-22 16:00:17 - cleaning the object tree TB --- 2013-02-22 16:07:51 - /usr/local/bin/svn stat /src TB --- 2013-02-22 16:07:55 - At svn revision 247151 TB --- 2013-02-22 16:07:56 - building world TB --- 2013-02-22 16:07:56 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 16:07:56 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 16:07:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 16:07:56 - SRCCONF=/dev/null TB --- 2013-02-22 16:07:56 - TARGET=i386 TB --- 2013-02-22 16:07:56 - TARGET_ARCH=i386 TB --- 2013-02-22 16:07:56 - TZ=UTC TB --- 2013-02-22 16:07:56 - __MAKE_CONF=/dev/null TB --- 2013-02-22 16:07:56 - cd /src TB --- 2013-02-22 16:07:56 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 16:08:00 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Feb 22 18:52:34 UTC 2013 TB --- 2013-02-22 18:52:34 - generating LINT kernel config TB --- 2013-02-22 18:52:34 - cd /src/sys/i386/conf TB --- 2013-02-22 18:52:34 - /usr/bin/make -B LINT TB --- 2013-02-22 18:52:34 - cd /src/sys/i386/conf TB --- 2013-02-22 18:52:34 - /usr/sbin/config -m LINT TB --- 2013-02-22 18:52:34 - building LINT kernel TB --- 2013-02-22 18:52:34 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 18:52:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 18:52:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 18:52:34 - SRCCONF=/dev/null TB --- 2013-02-22 18:52:34 - TARGET=i386 TB --- 2013-02-22 18:52:34 - TARGET_ARCH=i386 TB --- 2013-02-22 18:52:34 - TZ=UTC TB --- 2013-02-22 18:52:34 - __MAKE_CONF=/dev/null TB --- 2013-02-22 18:52:34 - cd /src TB --- 2013-02-22 18:52:34 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 18:52:34 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/mxge/if_mxge.c /src/sys/dev/mxge/if_mxge.c:2571:8: error: use of undeclared identifier 'cap' if ((cap & IFCAP_RXCSUM) == 0) ^ /src/sys/dev/mxge/if_mxge.c:2584:8: error: use of undeclared identifier 'cap' if ((cap & IFCAP_RXCSUM_IPV6) == 0) ^ 2 errors generated. *** [if_mxge.o] Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 19:03:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 19:03:02 - ERROR: failed to build LINT kernel TB --- 2013-02-22 19:03:02 - 8466.45 user 1313.45 system 10964.89 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 19:36:04 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 50E66D54; Fri, 22 Feb 2013 19:36:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1FFBB771; Fri, 22 Feb 2013 19:36:03 +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 r1MJa3CT058807; Fri, 22 Feb 2013 14:36:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MJa3aU058803; Fri, 22 Feb 2013 19:36:03 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 19:36:03 GMT Message-Id: <201302221936.r1MJa3aU058803@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 amd64/amd64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 19:36:04 -0000 TB --- 2013-02-22 16:00:17 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 16:00:17 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 16:00:17 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-02-22 16:00:17 - cleaning the object tree TB --- 2013-02-22 16:08:12 - /usr/local/bin/svn stat /src TB --- 2013-02-22 16:08:15 - At svn revision 247151 TB --- 2013-02-22 16:08:16 - building world TB --- 2013-02-22 16:08:16 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 16:08:16 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 16:08:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 16:08:16 - SRCCONF=/dev/null TB --- 2013-02-22 16:08:16 - TARGET=amd64 TB --- 2013-02-22 16:08:16 - TARGET_ARCH=amd64 TB --- 2013-02-22 16:08:16 - TZ=UTC TB --- 2013-02-22 16:08:16 - __MAKE_CONF=/dev/null TB --- 2013-02-22 16:08:16 - cd /src TB --- 2013-02-22 16:08:16 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 16:08:21 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Fri Feb 22 19:25:55 UTC 2013 TB --- 2013-02-22 19:25:55 - generating LINT kernel config TB --- 2013-02-22 19:25:55 - cd /src/sys/amd64/conf TB --- 2013-02-22 19:25:55 - /usr/bin/make -B LINT TB --- 2013-02-22 19:25:55 - cd /src/sys/amd64/conf TB --- 2013-02-22 19:25:55 - /usr/sbin/config -m LINT TB --- 2013-02-22 19:25:55 - building LINT kernel TB --- 2013-02-22 19:25:55 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 19:25:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 19:25:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 19:25:55 - SRCCONF=/dev/null TB --- 2013-02-22 19:25:55 - TARGET=amd64 TB --- 2013-02-22 19:25:55 - TARGET_ARCH=amd64 TB --- 2013-02-22 19:25:55 - TZ=UTC TB --- 2013-02-22 19:25:55 - __MAKE_CONF=/dev/null TB --- 2013-02-22 19:25:55 - cd /src TB --- 2013-02-22 19:25:55 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 19:25:55 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/mxge/if_mxge.c /src/sys/dev/mxge/if_mxge.c:2571:8: error: use of undeclared identifier 'cap' if ((cap & IFCAP_RXCSUM) == 0) ^ /src/sys/dev/mxge/if_mxge.c:2584:8: error: use of undeclared identifier 'cap' if ((cap & IFCAP_RXCSUM_IPV6) == 0) ^ 2 errors generated. *** [if_mxge.o] Error code 1 Stop in /obj/amd64.amd64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 19:36:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 19:36:03 - ERROR: failed to build LINT kernel TB --- 2013-02-22 19:36:03 - 9804.58 user 1704.75 system 12945.73 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 19:51:04 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DC34E1A4; Fri, 22 Feb 2013 19:51:04 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id AD8A7813; Fri, 22 Feb 2013 19:51:04 +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 r1MJp39X052912; Fri, 22 Feb 2013 14:51:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MJp3c9052906; Fri, 22 Feb 2013 19:51:03 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 19:51:03 GMT Message-Id: <201302221951.r1MJp3c9052906@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 ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 19:51:04 -0000 TB --- 2013-02-22 18:08:51 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 18:08:51 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 18:08:51 - starting HEAD tinderbox run for ia64/ia64 TB --- 2013-02-22 18:08:51 - cleaning the object tree TB --- 2013-02-22 18:08:51 - /usr/local/bin/svn stat /src TB --- 2013-02-22 18:08:54 - At svn revision 247151 TB --- 2013-02-22 18:08:55 - building world TB --- 2013-02-22 18:08:55 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 18:08:55 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 18:08:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 18:08:55 - SRCCONF=/dev/null TB --- 2013-02-22 18:08:55 - TARGET=ia64 TB --- 2013-02-22 18:08:55 - TARGET_ARCH=ia64 TB --- 2013-02-22 18:08:55 - TZ=UTC TB --- 2013-02-22 18:08:55 - __MAKE_CONF=/dev/null TB --- 2013-02-22 18:08:55 - cd /src TB --- 2013-02-22 18:08:55 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 18:09:00 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Feb 22 19:42:25 UTC 2013 TB --- 2013-02-22 19:42:25 - generating LINT kernel config TB --- 2013-02-22 19:42:25 - cd /src/sys/ia64/conf TB --- 2013-02-22 19:42:25 - /usr/bin/make -B LINT TB --- 2013-02-22 19:42:25 - cd /src/sys/ia64/conf TB --- 2013-02-22 19:42:25 - /usr/sbin/config -m LINT TB --- 2013-02-22 19:42:25 - building LINT kernel TB --- 2013-02-22 19:42:25 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 19:42:25 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 19:42:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 19:42:25 - SRCCONF=/dev/null TB --- 2013-02-22 19:42:25 - TARGET=ia64 TB --- 2013-02-22 19:42:25 - TARGET_ARCH=ia64 TB --- 2013-02-22 19:42:25 - TZ=UTC TB --- 2013-02-22 19:42:25 - __MAKE_CONF=/dev/null TB --- 2013-02-22 19:42:25 - cd /src TB --- 2013-02-22 19:42:25 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 19:42:25 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -b binary --no-warn-mismatch -d -warn-common -r -o mw88W8363.fwo mw88W8363.fw uudecode -o mwlboot.fw /src/sys/contrib/dev/mwl/mwlboot.fw.uu ld -b binary --no-warn-mismatch -d -warn-common -r -o mwlboot.fwo mwlboot.fw cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/dev/mxge/if_mxge.c /src/sys/dev/mxge/if_mxge.c: In function 'mxge_rx_csum': /src/sys/dev/mxge/if_mxge.c:2571: error: 'cap' undeclared (first use in this function) /src/sys/dev/mxge/if_mxge.c:2571: error: (Each undeclared identifier is reported only once /src/sys/dev/mxge/if_mxge.c:2571: error: for each function it appears in.) *** [if_mxge.o] Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 19:51:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 19:51:03 - ERROR: failed to build LINT kernel TB --- 2013-02-22 19:51:03 - 4842.81 user 954.81 system 6132.13 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 20:55:42 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3D15597C; Fri, 22 Feb 2013 20:55:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 082A0AE6; Fri, 22 Feb 2013 20:55:41 +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 r1MKtfwR008476; Fri, 22 Feb 2013 15:55:41 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MKtfl7008470; Fri, 22 Feb 2013 20:55:41 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 20:55:41 GMT Message-Id: <201302222055.r1MKtfl7008470@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 i386/pc98 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 20:55:42 -0000 TB --- 2013-02-22 17:56:44 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 17:56:44 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 17:56:44 - starting HEAD tinderbox run for i386/pc98 TB --- 2013-02-22 17:56:44 - cleaning the object tree TB --- 2013-02-22 17:56:44 - /usr/local/bin/svn stat /src TB --- 2013-02-22 17:56:48 - At svn revision 247151 TB --- 2013-02-22 17:56:49 - building world TB --- 2013-02-22 17:56:49 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 17:56:49 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 17:56:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 17:56:49 - SRCCONF=/dev/null TB --- 2013-02-22 17:56:49 - TARGET=pc98 TB --- 2013-02-22 17:56:49 - TARGET_ARCH=i386 TB --- 2013-02-22 17:56:49 - TZ=UTC TB --- 2013-02-22 17:56:49 - __MAKE_CONF=/dev/null TB --- 2013-02-22 17:56:49 - cd /src TB --- 2013-02-22 17:56:49 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 17:56:53 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Feb 22 20:48:10 UTC 2013 TB --- 2013-02-22 20:48:10 - generating LINT kernel config TB --- 2013-02-22 20:48:10 - cd /src/sys/pc98/conf TB --- 2013-02-22 20:48:10 - /usr/bin/make -B LINT TB --- 2013-02-22 20:48:10 - cd /src/sys/pc98/conf TB --- 2013-02-22 20:48:10 - /usr/sbin/config -m LINT TB --- 2013-02-22 20:48:10 - building LINT kernel TB --- 2013-02-22 20:48:10 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 20:48:10 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 20:48:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 20:48:10 - SRCCONF=/dev/null TB --- 2013-02-22 20:48:10 - TARGET=pc98 TB --- 2013-02-22 20:48:10 - TARGET_ARCH=i386 TB --- 2013-02-22 20:48:10 - TZ=UTC TB --- 2013-02-22 20:48:10 - __MAKE_CONF=/dev/null TB --- 2013-02-22 20:48:10 - cd /src TB --- 2013-02-22 20:48:10 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 20:48:10 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg /src/sys/dev/mxge/if_mxge.c /src/sys/dev/mxge/if_mxge.c:2571:8: error: use of undeclared identifier 'cap' if ((cap & IFCAP_RXCSUM) == 0) ^ /src/sys/dev/mxge/if_mxge.c:2584:8: error: use of undeclared identifier 'cap' if ((cap & IFCAP_RXCSUM_IPV6) == 0) ^ 2 errors generated. *** [if_mxge.o] Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 20:55:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 20:55:40 - ERROR: failed to build LINT kernel TB --- 2013-02-22 20:55:40 - 8591.61 user 1313.71 system 10736.08 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 22:15:18 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E52B9BDF; Fri, 22 Feb 2013 22:15:18 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id B5901EBE; Fri, 22 Feb 2013 22:15:18 +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 r1MMFHaO056444; Fri, 22 Feb 2013 17:15:17 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MMFHlu056443; Fri, 22 Feb 2013 22:15:17 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 22:15:17 GMT Message-Id: <201302222215.r1MMFHlu056443@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 sparc64/sparc64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 22:15:19 -0000 TB --- 2013-02-22 21:07:30 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 21:07:30 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 21:07:30 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2013-02-22 21:07:30 - cleaning the object tree TB --- 2013-02-22 21:07:30 - /usr/local/bin/svn stat /src TB --- 2013-02-22 21:07:33 - At svn revision 247151 TB --- 2013-02-22 21:07:34 - building world TB --- 2013-02-22 21:07:34 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 21:07:34 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 21:07:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 21:07:34 - SRCCONF=/dev/null TB --- 2013-02-22 21:07:34 - TARGET=sparc64 TB --- 2013-02-22 21:07:34 - TARGET_ARCH=sparc64 TB --- 2013-02-22 21:07:34 - TZ=UTC TB --- 2013-02-22 21:07:34 - __MAKE_CONF=/dev/null TB --- 2013-02-22 21:07:34 - cd /src TB --- 2013-02-22 21:07:34 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 21:07:38 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Feb 22 22:09:21 UTC 2013 TB --- 2013-02-22 22:09:21 - generating LINT kernel config TB --- 2013-02-22 22:09:21 - cd /src/sys/sparc64/conf TB --- 2013-02-22 22:09:21 - /usr/bin/make -B LINT TB --- 2013-02-22 22:09:21 - cd /src/sys/sparc64/conf TB --- 2013-02-22 22:09:21 - /usr/sbin/config -m LINT TB --- 2013-02-22 22:09:21 - building LINT kernel TB --- 2013-02-22 22:09:21 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 22:09:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 22:09:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 22:09:21 - SRCCONF=/dev/null TB --- 2013-02-22 22:09:21 - TARGET=sparc64 TB --- 2013-02-22 22:09:21 - TARGET_ARCH=sparc64 TB --- 2013-02-22 22:09:21 - TZ=UTC TB --- 2013-02-22 22:09:21 - __MAKE_CONF=/dev/null TB --- 2013-02-22 22:09:21 - cd /src TB --- 2013-02-22 22:09:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 22:09:21 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -b binary --no-warn-mismatch -d -warn-common -r -o mw88W8363.fwo mw88W8363.fw uudecode -o mwlboot.fw /src/sys/contrib/dev/mwl/mwlboot.fw.uu ld -b binary --no-warn-mismatch -d -warn-common -r -o mwlboot.fwo mwlboot.fw cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/dev/mxge/if_mxge.c /src/sys/dev/mxge/if_mxge.c: In function 'mxge_rx_csum': /src/sys/dev/mxge/if_mxge.c:2571: error: 'cap' undeclared (first use in this function) /src/sys/dev/mxge/if_mxge.c:2571: error: (Each undeclared identifier is reported only once /src/sys/dev/mxge/if_mxge.c:2571: error: for each function it appears in.) *** [if_mxge.o] Error code 1 Stop in /obj/sparc64.sparc64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 22:15:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 22:15:17 - ERROR: failed to build LINT kernel TB --- 2013-02-22 22:15:17 - 3380.83 user 579.03 system 4067.12 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 22:17:26 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D2066D1B; Fri, 22 Feb 2013 22:17:26 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id A8BACED9; Fri, 22 Feb 2013 22:17:26 +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 r1MMHPw9058083; Fri, 22 Feb 2013 17:17:25 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MMHPc9058082; Fri, 22 Feb 2013 22:17:25 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 22:17:25 GMT Message-Id: <201302222217.r1MMHPc9058082@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 powerpc/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 22:17:26 -0000 TB --- 2013-02-22 19:51:04 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 19:51:04 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 19:51:04 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2013-02-22 19:51:04 - cleaning the object tree TB --- 2013-02-22 19:51:04 - /usr/local/bin/svn stat /src TB --- 2013-02-22 19:51:07 - At svn revision 247151 TB --- 2013-02-22 19:51:08 - building world TB --- 2013-02-22 19:51:08 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 19:51:08 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 19:51:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 19:51:08 - SRCCONF=/dev/null TB --- 2013-02-22 19:51:08 - TARGET=powerpc TB --- 2013-02-22 19:51:08 - TARGET_ARCH=powerpc TB --- 2013-02-22 19:51:08 - TZ=UTC TB --- 2013-02-22 19:51:08 - __MAKE_CONF=/dev/null TB --- 2013-02-22 19:51:08 - cd /src TB --- 2013-02-22 19:51:08 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 19:51:12 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Feb 22 22:12:38 UTC 2013 TB --- 2013-02-22 22:12:38 - generating LINT kernel config TB --- 2013-02-22 22:12:38 - cd /src/sys/powerpc/conf TB --- 2013-02-22 22:12:38 - /usr/bin/make -B LINT TB --- 2013-02-22 22:12:38 - cd /src/sys/powerpc/conf TB --- 2013-02-22 22:12:38 - /usr/sbin/config -m LINT TB --- 2013-02-22 22:12:38 - building LINT kernel TB --- 2013-02-22 22:12:38 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 22:12:38 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 22:12:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 22:12:38 - SRCCONF=/dev/null TB --- 2013-02-22 22:12:38 - TARGET=powerpc TB --- 2013-02-22 22:12:38 - TARGET_ARCH=powerpc TB --- 2013-02-22 22:12:38 - TZ=UTC TB --- 2013-02-22 22:12:38 - __MAKE_CONF=/dev/null TB --- 2013-02-22 22:12:38 - cd /src TB --- 2013-02-22 22:12:38 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Feb 22 22:12:39 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ld -b binary --no-warn-mismatch -d -warn-common -r -o mw88W8363.fwo mw88W8363.fw uudecode -o mwlboot.fw /src/sys/contrib/dev/mwl/mwlboot.fw.uu ld -b binary --no-warn-mismatch -d -warn-common -r -o mwlboot.fwo mwlboot.fw cc -c -O -pipe -std=c99 -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=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/mxge/if_mxge.c /src/sys/dev/mxge/if_mxge.c: In function 'mxge_rx_csum': /src/sys/dev/mxge/if_mxge.c:2571: error: 'cap' undeclared (first use in this function) /src/sys/dev/mxge/if_mxge.c:2571: error: (Each undeclared identifier is reported only once /src/sys/dev/mxge/if_mxge.c:2571: error: for each function it appears in.) *** [if_mxge.o] Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 22:17:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 22:17:25 - ERROR: failed to build LINT kernel TB --- 2013-02-22 22:17:25 - 7494.92 user 997.48 system 8781.84 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Feb 22 23:55:42 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0543229F; Fri, 22 Feb 2013 23:55:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id D15A228A; Fri, 22 Feb 2013 23:55:41 +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 r1MNte2I001016; Fri, 22 Feb 2013 18:55:40 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r1MNteKa001015; Fri, 22 Feb 2013 23:55:40 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 22 Feb 2013 23:55:40 GMT Message-Id: <201302222355.r1MNteKa001015@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 powerpc64/powerpc Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2013 23:55:42 -0000 TB --- 2013-02-22 20:55:41 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-02-22 20:55:41 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-22 20:55:41 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2013-02-22 20:55:41 - cleaning the object tree TB --- 2013-02-22 20:55:41 - /usr/local/bin/svn stat /src TB --- 2013-02-22 20:55:51 - At svn revision 247151 TB --- 2013-02-22 20:55:52 - building world TB --- 2013-02-22 20:55:52 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 20:55:52 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 20:55:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 20:55:52 - SRCCONF=/dev/null TB --- 2013-02-22 20:55:52 - TARGET=powerpc TB --- 2013-02-22 20:55:52 - TARGET_ARCH=powerpc64 TB --- 2013-02-22 20:55:52 - TZ=UTC TB --- 2013-02-22 20:55:52 - __MAKE_CONF=/dev/null TB --- 2013-02-22 20:55:52 - cd /src TB --- 2013-02-22 20:55:52 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Fri Feb 22 20:55:56 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Fri Feb 22 23:43:49 UTC 2013 TB --- 2013-02-22 23:43:49 - generating LINT kernel config TB --- 2013-02-22 23:43:49 - cd /src/sys/powerpc/conf TB --- 2013-02-22 23:43:49 - /usr/bin/make -B LINT TB --- 2013-02-22 23:43:49 - cd /src/sys/powerpc/conf TB --- 2013-02-22 23:43:49 - /usr/sbin/config -m LINT TB --- 2013-02-22 23:43:49 - skipping LINT kernel TB --- 2013-02-22 23:43:49 - cd /src/sys/powerpc/conf TB --- 2013-02-22 23:43:49 - /usr/sbin/config -m GENERIC TB --- 2013-02-22 23:43:49 - skipping GENERIC kernel TB --- 2013-02-22 23:43:49 - cd /src/sys/powerpc/conf TB --- 2013-02-22 23:43:49 - /usr/sbin/config -m GENERIC64 TB --- 2013-02-22 23:43:49 - building GENERIC64 kernel TB --- 2013-02-22 23:43:49 - CROSS_BUILD_TESTING=YES TB --- 2013-02-22 23:43:49 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-22 23:43:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-22 23:43:49 - SRCCONF=/dev/null TB --- 2013-02-22 23:43:49 - TARGET=powerpc TB --- 2013-02-22 23:43:49 - TARGET_ARCH=powerpc64 TB --- 2013-02-22 23:43:49 - TZ=UTC TB --- 2013-02-22 23:43:49 - __MAKE_CONF=/dev/null TB --- 2013-02-22 23:43:49 - cd /src TB --- 2013-02-22 23:43:49 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64 >>> Kernel build for GENERIC64 started on Fri Feb 22 23:43:50 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] objcopy --strip-debug --add-gnu-debuglink=mw88W8363fw.ko.symbols mw88W8363fw.ko.debug mw88W8363fw.ko ===> mxge (all) ===> mxge/mxge (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc.powerpc64/src/sys/GENERIC64/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -mlongcall -fno-omit-frame-pointer -I/obj/powerpc.powerpc64/src/sys/GENERIC64 -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -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/mxge/mxge/../../../dev/mxge/if_mxge.c /src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c: In function 'mxge_rx_csum': /src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c:2571: error: 'cap' undeclared (first use in this function) /src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c:2571: error: (Each undeclared identifier is reported only once /src/sys/modules/mxge/mxge/../../../dev/mxge/if_mxge.c:2571: error: for each function it appears in.) *** [if_mxge.o] Error code 1 Stop in /src/sys/modules/mxge/mxge. *** [all] Error code 1 Stop in /src/sys/modules/mxge. *** [all] Error code 1 Stop in /src/sys/modules. *** [modules-all] Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64. *** [buildkernel] Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-02-22 23:55:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-22 23:55:40 - ERROR: failed to build GENERIC64 kernel TB --- 2013-02-22 23:55:40 - 9509.30 user 1140.48 system 10799.50 real http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc64-powerpc.full