From owner-freebsd-tinderbox@FreeBSD.ORG Sun Mar 13 13:04:06 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 623E5106564A; Sun, 13 Mar 2011 13:04:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id 1BE468FC17; Sun, 13 Mar 2011 13:04:06 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.4/8.14.4) with ESMTP id p2DD45RD011820; Sun, 13 Mar 2011 13:04:05 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.4/8.14.4/Submit) id p2DD45SF011815; Sun, 13 Mar 2011 13:04:05 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Mar 2011 13:04:05 GMT Message-Id: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 13:04:06 -0000 TB --- 2011-03-13 11:05:21 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2011-03-13 11:05:21 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2011-03-13 11:05:21 - cleaning the object tree TB --- 2011-03-13 11:05:35 - cvsupping the source tree TB --- 2011-03-13 11:05:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/ia64/ia64/supfile TB --- 2011-03-13 11:05:42 - building world TB --- 2011-03-13 11:05:42 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 11:05:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 11:05:42 - TARGET=ia64 TB --- 2011-03-13 11:05:42 - TARGET_ARCH=ia64 TB --- 2011-03-13 11:05:42 - TZ=UTC TB --- 2011-03-13 11:05:42 - __MAKE_CONF=/dev/null TB --- 2011-03-13 11:05:42 - cd /src TB --- 2011-03-13 11:05:42 - /usr/bin/make -B buildworld >>> World build started on Sun Mar 13 11:05:44 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Mar 13 12:50:12 UTC 2011 TB --- 2011-03-13 12:50:12 - generating LINT kernel config TB --- 2011-03-13 12:50:12 - cd /src/sys/ia64/conf TB --- 2011-03-13 12:50:12 - /usr/bin/make -B LINT TB --- 2011-03-13 12:50:12 - building LINT kernel TB --- 2011-03-13 12:50:12 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 12:50:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 12:50:12 - TARGET=ia64 TB --- 2011-03-13 12:50:12 - TARGET_ARCH=ia64 TB --- 2011-03-13 12:50:12 - TZ=UTC TB --- 2011-03-13 12:50:12 - __MAKE_CONF=/dev/null TB --- 2011-03-13 12:50:12 - cd /src TB --- 2011-03-13 12:50:12 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Mar 13 12:50:12 UTC 2011 >>> 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 -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/kern/imgact_shell.c /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' cc1: warnings being treated as errors /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-13 13:04:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-13 13:04:05 - ERROR: failed to build lint kernel TB --- 2011-03-13 13:04:05 - 5823.39 user 719.80 system 7123.70 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Mar 13 13:55:16 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5DAA106564A; Sun, 13 Mar 2011 13:55:16 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id 9877B8FC13; Sun, 13 Mar 2011 13:55:16 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.4/8.14.4) with ESMTP id p2DDtFWO079507; Sun, 13 Mar 2011 13:55:15 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.4/8.14.4/Submit) id p2DDtFJZ079506; Sun, 13 Mar 2011 13:55:15 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Mar 2011 13:55:15 GMT Message-Id: <201103131355.p2DDtFJZ079506@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 13:55:17 -0000 TB --- 2011-03-13 12:25:15 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2011-03-13 12:25:15 - starting RELENG_7 tinderbox run for powerpc/powerpc TB --- 2011-03-13 12:25:15 - cleaning the object tree TB --- 2011-03-13 12:25:29 - cvsupping the source tree TB --- 2011-03-13 12:25:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/powerpc/powerpc/supfile TB --- 2011-03-13 12:25:34 - building world TB --- 2011-03-13 12:25:34 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 12:25:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 12:25:34 - TARGET=powerpc TB --- 2011-03-13 12:25:34 - TARGET_ARCH=powerpc TB --- 2011-03-13 12:25:34 - TZ=UTC TB --- 2011-03-13 12:25:34 - __MAKE_CONF=/dev/null TB --- 2011-03-13 12:25:34 - cd /src TB --- 2011-03-13 12:25:34 - /usr/bin/make -B buildworld >>> World build started on Sun Mar 13 12:25:36 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Mar 13 13:45:58 UTC 2011 TB --- 2011-03-13 13:45:58 - generating LINT kernel config TB --- 2011-03-13 13:45:58 - cd /src/sys/powerpc/conf TB --- 2011-03-13 13:45:58 - /usr/bin/make -B LINT TB --- 2011-03-13 13:45:58 - building LINT kernel TB --- 2011-03-13 13:45:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 13:45:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 13:45:58 - TARGET=powerpc TB --- 2011-03-13 13:45:58 - TARGET_ARCH=powerpc TB --- 2011-03-13 13:45:58 - TZ=UTC TB --- 2011-03-13 13:45:58 - __MAKE_CONF=/dev/null TB --- 2011-03-13 13:45:58 - cd /src TB --- 2011-03-13 13:45:58 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Mar 13 13:45:58 UTC 2011 >>> 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 -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 -msoft-float -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -Werror /src/sys/kern/imgact_shell.c /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' cc1: warnings being treated as errors /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-13 13:55:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-13 13:55:15 - ERROR: failed to build lint kernel TB --- 2011-03-13 13:55:15 - 4210.43 user 662.20 system 5400.83 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sun Mar 13 14:03:16 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC13F1065670; Sun, 13 Mar 2011 14:03:16 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 57E8E8FC17; Sun, 13 Mar 2011 14:03:15 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id p2DDbU7Y059431 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 13 Mar 2011 15:37:30 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id p2DDbUYO050573; Sun, 13 Mar 2011 15:37:30 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id p2DDbUi4050572; Sun, 13 Mar 2011 15:37:30 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 13 Mar 2011 15:37:30 +0200 From: Kostik Belousov To: FreeBSD Tinderbox Message-ID: <20110313133730.GF78089@deviant.kiev.zoral.com.ua> References: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GZxaIxU3Mu+TGJKt" Content-Disposition: inline In-Reply-To: <201103131304.p2DD45SF011815@freebsd-legacy.sentex.ca> User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: stable@freebsd.org, ia64@freebsd.org Subject: Re: [releng_7 tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 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, 13 Mar 2011 14:03:16 -0000 --GZxaIxU3Mu+TGJKt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 13, 2011 at 01:04:05PM +0000, FreeBSD Tinderbox wrote: > TB --- 2011-03-13 11:05:21 - tinderbox 2.6 running on freebsd-legacy.sent= ex.ca > TB --- 2011-03-13 11:05:21 - starting RELENG_7 tinderbox run for ia64/ia64 > TB --- 2011-03-13 11:05:21 - cleaning the object tree > TB --- 2011-03-13 11:05:35 - cvsupping the source tree > TB --- 2011-03-13 11:05:35 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sente= x.ca -s /usr/home/tinderbox/RELENG_7/ia64/ia64/supfile > TB --- 2011-03-13 11:05:42 - building world > TB --- 2011-03-13 11:05:42 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2011-03-13 11:05:42 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-03-13 11:05:42 - TARGET=3Dia64 > TB --- 2011-03-13 11:05:42 - TARGET_ARCH=3Dia64 > TB --- 2011-03-13 11:05:42 - TZ=3DUTC > TB --- 2011-03-13 11:05:42 - __MAKE_CONF=3D/dev/null > TB --- 2011-03-13 11:05:42 - cd /src > TB --- 2011-03-13 11:05:42 - /usr/bin/make -B buildworld > >>> World build started on Sun Mar 13 11:05:44 UTC 2011 > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > >>> stage 4.3: make dependencies > >>> stage 4.4: building everything > >>> World build completed on Sun Mar 13 12:50:12 UTC 2011 > TB --- 2011-03-13 12:50:12 - generating LINT kernel config > TB --- 2011-03-13 12:50:12 - cd /src/sys/ia64/conf > TB --- 2011-03-13 12:50:12 - /usr/bin/make -B LINT > TB --- 2011-03-13 12:50:12 - building LINT kernel > TB --- 2011-03-13 12:50:12 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2011-03-13 12:50:12 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2011-03-13 12:50:12 - TARGET=3Dia64 > TB --- 2011-03-13 12:50:12 - TARGET_ARCH=3Dia64 > TB --- 2011-03-13 12:50:12 - TZ=3DUTC > TB --- 2011-03-13 12:50:12 - __MAKE_CONF=3D/dev/null > TB --- 2011-03-13 12:50:12 - cd /src > TB --- 2011-03-13 12:50:12 - /usr/bin/make -B buildkernel KERNCONF=3DLINT > >>> Kernel build for LINT started on Sun Mar 13 12:50:12 UTC 2011 > >>> 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=3Dc99 -Wall -Wredundant-decls= -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostd= inc -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-commo= n -finline-limit=3D15000 --param inline-unit-growth=3D100 --param large-fun= ction-growth=3D1000 -fno-builtin -mconstant-gp -ffixed-r13 -mfixed-range=3D= f32-f127 -fpic -ffreestanding -Werror /src/sys/kern/imgact_shell.c > /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': > /src/sys/kern/imgact_shell.c:238: error: invalid storage class for functi= on 'shell_modevent' > cc1: warnings being treated as errors > /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'she= ll_modevent' > /src/sys/kern/imgact_shell.c:238: error: initializer element is not const= ant > /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_= mod.evhand') > /src/sys/kern/imgact_shell.c:238: error: expected declaration or statemen= t at end of input > *** Error code 1 >=20 > Stop in /obj/ia64/src/sys/LINT. > *** Error code 1 >=20 > Stop in /src. > *** Error code 1 >=20 > Stop in /src. > TB --- 2011-03-13 13:04:05 - WARNING: /usr/bin/make returned exit code 1= =20 > TB --- 2011-03-13 13:04:05 - ERROR: failed to build lint kernel > TB --- 2011-03-13 13:04:05 - 5823.39 user 719.80 system 7123.70 real >=20 I committed from the wrong tree, sorry. Should be fixed now. --GZxaIxU3Mu+TGJKt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk18yJkACgkQC3+MBN1Mb4gj1ACgjVT4lu6VTcismomI7tAqu6uC Sg8AmwQs1jovSNyWtV+58HKBJaS1P2kt =rrn7 -----END PGP SIGNATURE----- --GZxaIxU3Mu+TGJKt-- From owner-freebsd-tinderbox@FreeBSD.ORG Sun Mar 13 14:27:19 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41DD21065673; Sun, 13 Mar 2011 14:27:19 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy.sentex.ca (freebsd-legacy.sentex.ca [IPv6:2607:f3e0:0:3::6502:9a]) by mx1.freebsd.org (Postfix) with ESMTP id E36AA8FC17; Sun, 13 Mar 2011 14:27:18 +0000 (UTC) Received: from freebsd-legacy.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy.sentex.ca (8.14.4/8.14.4) with ESMTP id p2DERIGT028249; Sun, 13 Mar 2011 14:27:18 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy.sentex.ca (8.14.4/8.14.4/Submit) id p2DERIA6028248; Sun, 13 Mar 2011 14:27:18 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 13 Mar 2011 14:27:18 GMT Message-Id: <201103131427.p2DERIA6028248@freebsd-legacy.sentex.ca> X-Authentication-Warning: freebsd-legacy.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_7 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 14:27:19 -0000 TB --- 2011-03-13 13:04:05 - tinderbox 2.6 running on freebsd-legacy.sentex.ca TB --- 2011-03-13 13:04:05 - starting RELENG_7 tinderbox run for sparc64/sparc64 TB --- 2011-03-13 13:04:05 - cleaning the object tree TB --- 2011-03-13 13:04:19 - cvsupping the source tree TB --- 2011-03-13 13:04:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca -s /usr/home/tinderbox/RELENG_7/sparc64/sparc64/supfile TB --- 2011-03-13 13:04:24 - building world TB --- 2011-03-13 13:04:24 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 13:04:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 13:04:24 - TARGET=sparc64 TB --- 2011-03-13 13:04:24 - TARGET_ARCH=sparc64 TB --- 2011-03-13 13:04:24 - TZ=UTC TB --- 2011-03-13 13:04:24 - __MAKE_CONF=/dev/null TB --- 2011-03-13 13:04:24 - cd /src TB --- 2011-03-13 13:04:24 - /usr/bin/make -B buildworld >>> World build started on Sun Mar 13 13:04:26 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Mar 13 14:18:14 UTC 2011 TB --- 2011-03-13 14:18:14 - generating LINT kernel config TB --- 2011-03-13 14:18:14 - cd /src/sys/sparc64/conf TB --- 2011-03-13 14:18:14 - /usr/bin/make -B LINT TB --- 2011-03-13 14:18:14 - building LINT kernel TB --- 2011-03-13 14:18:14 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-13 14:18:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-13 14:18:14 - TARGET=sparc64 TB --- 2011-03-13 14:18:14 - TARGET_ARCH=sparc64 TB --- 2011-03-13 14:18:14 - TZ=UTC TB --- 2011-03-13 14:18:14 - __MAKE_CONF=/dev/null TB --- 2011-03-13 14:18:14 - cd /src TB --- 2011-03-13 14:18:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Mar 13 14:18:14 UTC 2011 >>> 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 -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 -Werror /src/sys/kern/imgact_shell.c /src/sys/kern/imgact_shell.c: In function 'exec_shell_imgact': /src/sys/kern/imgact_shell.c:238: error: invalid storage class for function 'shell_modevent' cc1: warnings being treated as errors /src/sys/kern/imgact_shell.c:238: warning: no previous prototype for 'shell_modevent' /src/sys/kern/imgact_shell.c:238: error: initializer element is not constant /src/sys/kern/imgact_shell.c:238: error: (near initialization for 'shell_mod.evhand') /src/sys/kern/imgact_shell.c:238: error: expected declaration or statement at end of input *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-13 14:27:18 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-13 14:27:18 - ERROR: failed to build lint kernel TB --- 2011-03-13 14:27:18 - 3977.34 user 653.14 system 4992.83 real http://tinderbox.freebsd.org/tinderbox-releng_7-RELENG_7-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Mar 14 03:37:23 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7C49106564A; Mon, 14 Mar 2011 03:37:23 +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 BA9F78FC13; Mon, 14 Mar 2011 03:37:23 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2E3bM3t088350; Sun, 13 Mar 2011 23:37:22 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2E3bMWq088275; Mon, 14 Mar 2011 03:37:22 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Mar 2011 03:37:22 GMT Message-Id: <201103140337.p2E3bMWq088275@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 03:37:24 -0000 TB --- 2011-03-14 02:05:46 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-14 02:05:46 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-03-14 02:05:46 - cleaning the object tree TB --- 2011-03-14 02:05:57 - cvsupping the source tree TB --- 2011-03-14 02:05:57 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-03-14 02:06:09 - building world TB --- 2011-03-14 02:06:09 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-14 02:06:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-14 02:06:09 - TARGET=ia64 TB --- 2011-03-14 02:06:09 - TARGET_ARCH=ia64 TB --- 2011-03-14 02:06:09 - TZ=UTC TB --- 2011-03-14 02:06:09 - __MAKE_CONF=/dev/null TB --- 2011-03-14 02:06:09 - cd /src TB --- 2011-03-14 02:06:09 - /usr/bin/make -B buildworld >>> World build started on Mon Mar 14 02:06:10 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Mar 14 03:31:30 UTC 2011 TB --- 2011-03-14 03:31:30 - generating LINT kernel config TB --- 2011-03-14 03:31:30 - cd /src/sys/ia64/conf TB --- 2011-03-14 03:31:30 - /usr/bin/make -B LINT TB --- 2011-03-14 03:31:30 - building LINT kernel TB --- 2011-03-14 03:31:30 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-14 03:31:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-14 03:31:30 - TARGET=ia64 TB --- 2011-03-14 03:31:30 - TARGET_ARCH=ia64 TB --- 2011-03-14 03:31:30 - TZ=UTC TB --- 2011-03-14 03:31:30 - __MAKE_CONF=/dev/null TB --- 2011-03-14 03:31:30 - cd /src TB --- 2011-03-14 03:31:30 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Mar 14 03:31:30 UTC 2011 >>> 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 -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/ath/ath_hal/ar9002/ar9280_attach.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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 -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/ath/ath_hal/ar9002/ar9280_olc.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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 -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/ath/ath_hal/ar9002/ar9285_attach.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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 -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/ath/ath_hal/ar9002/ar9285_reset.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc1: warnings being treated as errors /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c: In function 'ar9285SetBoardValues': /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c:313: warning: implicit declaration of function 'ar9285SetBoardGain' /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c:313: warning: nested extern declaration of 'ar9285SetBoardGain' *** Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-14 03:37:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-14 03:37:22 - ERROR: failed to build lint kernel TB --- 2011-03-14 03:37:22 - 4385.59 user 779.41 system 5495.98 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Mon Mar 14 05:31:46 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1E75106566B; Mon, 14 Mar 2011 05:31:46 +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 93F6A8FC1A; Mon, 14 Mar 2011 05:31:46 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2E5Vj14091806; Mon, 14 Mar 2011 01:31:45 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2E5Vj3V091773; Mon, 14 Mar 2011 05:31:45 GMT (envelope-from tinderbox@freebsd.org) Date: Mon, 14 Mar 2011 05:31:45 GMT Message-Id: <201103140531.p2E5Vj3V091773@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 05:31:46 -0000 TB --- 2011-03-14 03:42:31 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-14 03:42:31 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-03-14 03:42:31 - cleaning the object tree TB --- 2011-03-14 03:42:45 - cvsupping the source tree TB --- 2011-03-14 03:42:45 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-03-14 03:42:58 - building world TB --- 2011-03-14 03:42:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-14 03:42:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-14 03:42:58 - TARGET=powerpc TB --- 2011-03-14 03:42:58 - TARGET_ARCH=powerpc TB --- 2011-03-14 03:42:58 - TZ=UTC TB --- 2011-03-14 03:42:58 - __MAKE_CONF=/dev/null TB --- 2011-03-14 03:42:58 - cd /src TB --- 2011-03-14 03:42:58 - /usr/bin/make -B buildworld >>> World build started on Mon Mar 14 03:42:59 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Mon Mar 14 05:27:20 UTC 2011 TB --- 2011-03-14 05:27:20 - generating LINT kernel config TB --- 2011-03-14 05:27:21 - cd /src/sys/powerpc/conf TB --- 2011-03-14 05:27:21 - /usr/bin/make -B LINT TB --- 2011-03-14 05:27:21 - building LINT kernel TB --- 2011-03-14 05:27:21 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-14 05:27:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-14 05:27:21 - TARGET=powerpc TB --- 2011-03-14 05:27:21 - TARGET_ARCH=powerpc TB --- 2011-03-14 05:27:21 - TZ=UTC TB --- 2011-03-14 05:27:21 - __MAKE_CONF=/dev/null TB --- 2011-03-14 05:27:21 - cd /src TB --- 2011-03-14 05:27:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Mar 14 05:27:21 UTC 2011 >>> 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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/ath_hal/ar9002/ar9280_attach.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/ath_hal/ar9002/ar9280_olc.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/ath_hal/ar9002/ar9285_attach.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal 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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c -I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal cc1: warnings being treated as errors /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c: In function 'ar9285SetBoardValues': /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c:313: warning: implicit declaration of function 'ar9285SetBoardGain' /src/sys/dev/ath/ath_hal/ar9002/ar9285_reset.c:313: warning: nested extern declaration of 'ar9285SetBoardGain' *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-14 05:31:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-14 05:31:45 - ERROR: failed to build lint kernel TB --- 2011-03-14 05:31:45 - 5233.94 user 908.84 system 6553.98 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Thu Mar 17 03:28:09 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D313106564A; Thu, 17 Mar 2011 03:28:09 +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 1E4C58FC13; Thu, 17 Mar 2011 03:28:08 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2H3S80l036359; Wed, 16 Mar 2011 23:28:08 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2H3S8NL036352; Thu, 17 Mar 2011 03:28:08 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 17 Mar 2011 03:28:08 GMT Message-Id: <201103170328.p2H3S8NL036352@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2011 03:28:09 -0000 TB --- 2011-03-17 01:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-17 01:00:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-03-17 01:00:00 - cleaning the object tree TB --- 2011-03-17 01:00:18 - cvsupping the source tree TB --- 2011-03-17 01:00:18 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-03-17 01:00:49 - building world TB --- 2011-03-17 01:00:49 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-17 01:00:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-17 01:00:49 - TARGET=pc98 TB --- 2011-03-17 01:00:49 - TARGET_ARCH=i386 TB --- 2011-03-17 01:00:49 - TZ=UTC TB --- 2011-03-17 01:00:49 - __MAKE_CONF=/dev/null TB --- 2011-03-17 01:00:49 - cd /src TB --- 2011-03-17 01:00:49 - /usr/bin/make -B buildworld >>> World build started on Thu Mar 17 01:00:49 UTC 2011 >>> 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 Mar 17 02:51:35 UTC 2011 TB --- 2011-03-17 02:51:36 - generating LINT kernel config TB --- 2011-03-17 02:51:36 - cd /src/sys/pc98/conf TB --- 2011-03-17 02:51:36 - /usr/bin/make -B LINT TB --- 2011-03-17 02:51:36 - building LINT kernel TB --- 2011-03-17 02:51:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-17 02:51:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-17 02:51:36 - TARGET=pc98 TB --- 2011-03-17 02:51:36 - TARGET_ARCH=i386 TB --- 2011-03-17 02:51:36 - TZ=UTC TB --- 2011-03-17 02:51:36 - __MAKE_CONF=/dev/null TB --- 2011-03-17 02:51:36 - cd /src TB --- 2011-03-17 02:51:36 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Mar 17 02:51:36 UTC 2011 >>> 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 Thu Mar 17 03:15:30 UTC 2011 TB --- 2011-03-17 03:15:30 - building GENERIC kernel TB --- 2011-03-17 03:15:30 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-17 03:15:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-17 03:15:30 - TARGET=pc98 TB --- 2011-03-17 03:15:30 - TARGET_ARCH=i386 TB --- 2011-03-17 03:15:30 - TZ=UTC TB --- 2011-03-17 03:15:30 - __MAKE_CONF=/dev/null TB --- 2011-03-17 03:15:30 - cd /src TB --- 2011-03-17 03:15:30 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Mar 17 03:15:30 UTC 2011 >>> 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=nfscommon.ko.symbols nfscommon.ko.debug nfscommon.ko ===> nfsd (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98.i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -I/obj/pc98.i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -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 -c /src/sys/modules/nfsd/../../fs/nfsserver/nfs_nfsdserv.c /src/sys/modules/nfsd/../../fs/nfsserver/nfs_nfsdserv.c: In function 'nfsrvd_mknod': /src/sys/modules/nfsd/../../fs/nfsserver/nfs_nfsdserv.c:1032: internal compiler error: in var_ann, at tree-flow-inline.h:128 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /src/sys/modules/nfsd. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98.i386/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-17 03:28:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-17 03:28:07 - ERROR: failed to build GENERIC kernel TB --- 2011-03-17 03:28:07 - 7106.94 user 1218.42 system 8887.29 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Mar 18 23:37:20 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B10D1065673; Fri, 18 Mar 2011 23:37:20 +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 CB7088FC14; Fri, 18 Mar 2011 23:37:19 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2INbIKO066603; Fri, 18 Mar 2011 19:37:18 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2INbIKu066558; Fri, 18 Mar 2011 23:37:18 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Mar 2011 23:37:18 GMT Message-Id: <201103182337.p2INbIKu066558@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 23:37:20 -0000 TB --- 2011-03-18 21:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-18 21:40:00 - starting HEAD tinderbox run for i386/pc98 TB --- 2011-03-18 21:40:00 - cleaning the object tree TB --- 2011-03-18 21:40:22 - cvsupping the source tree TB --- 2011-03-18 21:40:22 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile TB --- 2011-03-18 21:40:44 - building world TB --- 2011-03-18 21:40:44 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 21:40:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 21:40:44 - TARGET=pc98 TB --- 2011-03-18 21:40:44 - TARGET_ARCH=i386 TB --- 2011-03-18 21:40:44 - TZ=UTC TB --- 2011-03-18 21:40:44 - __MAKE_CONF=/dev/null TB --- 2011-03-18 21:40:44 - cd /src TB --- 2011-03-18 21:40:44 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 18 21:40:46 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Mar 18 23:31:29 UTC 2011 TB --- 2011-03-18 23:31:29 - generating LINT kernel config TB --- 2011-03-18 23:31:29 - cd /src/sys/pc98/conf TB --- 2011-03-18 23:31:29 - /usr/bin/make -B LINT TB --- 2011-03-18 23:31:29 - building LINT kernel TB --- 2011-03-18 23:31:29 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 23:31:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 23:31:29 - TARGET=pc98 TB --- 2011-03-18 23:31:29 - TARGET_ARCH=i386 TB --- 2011-03-18 23:31:29 - TZ=UTC TB --- 2011-03-18 23:31:29 - __MAKE_CONF=/dev/null TB --- 2011-03-18 23:31:29 - cd /src TB --- 2011-03-18 23:31:29 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Mar 18 23:31:29 UTC 2011 >>> 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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ed/if_ed_pccard.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ed/if_ed_pci.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue eisa_if.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/pc98.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-18 23:37:17 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-18 23:37:17 - ERROR: failed to build lint kernel TB --- 2011-03-18 23:37:18 - 5616.87 user 985.87 system 7037.37 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Mar 18 23:46:05 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8555F1065670; Fri, 18 Mar 2011 23:46:05 +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 3F6908FC18; Fri, 18 Mar 2011 23:46:04 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2INk4k7047154; Fri, 18 Mar 2011 19:46:04 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2INk4c4047146; Fri, 18 Mar 2011 23:46:04 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 18 Mar 2011 23:46:04 GMT Message-Id: <201103182346.p2INk4c4047146@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 23:46:05 -0000 TB --- 2011-03-18 21:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-18 21:40:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-03-18 21:40:00 - cleaning the object tree TB --- 2011-03-18 21:40:26 - cvsupping the source tree TB --- 2011-03-18 21:40:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-03-18 21:47:11 - building world TB --- 2011-03-18 21:47:11 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 21:47:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 21:47:11 - TARGET=i386 TB --- 2011-03-18 21:47:11 - TARGET_ARCH=i386 TB --- 2011-03-18 21:47:11 - TZ=UTC TB --- 2011-03-18 21:47:11 - __MAKE_CONF=/dev/null TB --- 2011-03-18 21:47:11 - cd /src TB --- 2011-03-18 21:47:11 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 18 21:47:12 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Fri Mar 18 23:38:59 UTC 2011 TB --- 2011-03-18 23:38:59 - generating LINT kernel config TB --- 2011-03-18 23:38:59 - cd /src/sys/i386/conf TB --- 2011-03-18 23:38:59 - /usr/bin/make -B LINT TB --- 2011-03-18 23:38:59 - building LINT kernel TB --- 2011-03-18 23:38:59 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 23:38:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 23:38:59 - TARGET=i386 TB --- 2011-03-18 23:38:59 - TARGET_ARCH=i386 TB --- 2011-03-18 23:38:59 - TZ=UTC TB --- 2011-03-18 23:38:59 - __MAKE_CONF=/dev/null TB --- 2011-03-18 23:38:59 - cd /src TB --- 2011-03-18 23:38:59 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Mar 18 23:38:59 UTC 2011 >>> 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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ed/if_ed_pci.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue eisa_if.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/eisa/eisaconf.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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-18 23:46:03 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-18 23:46:03 - ERROR: failed to build lint kernel TB --- 2011-03-18 23:46:03 - 5713.72 user 972.52 system 7563.33 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full From owner-freebsd-tinderbox@FreeBSD.ORG Fri Mar 18 23:56:18 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 176351065670; Fri, 18 Mar 2011 23:56:18 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id B98A68FC0C; Fri, 18 Mar 2011 23:56:17 +0000 (UTC) Received: by iyj12 with SMTP id 12so5370208iyj.13 for ; Fri, 18 Mar 2011 16:56:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=mD7peYVQUdDY200BMgQEJaxDe4aCVbv9fkeZLlssP9U=; b=TUIqFRasFVJyJI9c36arGsP+O5n6NOT9Zl3vRwnWkYm/BnWWJDCHXkUdFgma7exS0f dqv1CQjHufpDP/vkqSCTFyUmqKBBIY4udFxbjZpEK7gBgsNQYzyfLu5Q3Y1lPXeYK9Vm GKzwDWOLvDIalXJidhZEYJyTZd4Fe7E3P8eLA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=E1PvSbTlL3bBWEvGVq5xF6zuf8G0juiT2VlUyGureS/p3QFdxX6lMnSUiK99a67Mcb xrRJgiE+GXPLlR0QZ8wkcZWuqOCN/5IVVHd3ewD+wQZwwuWfdxeRemOLefF3BdtzGtH+ YzGTeGREOz0edzKSTZBljA9TVVs0ZZ/U461ko= MIME-Version: 1.0 Received: by 10.42.243.130 with SMTP id lm2mr2378467icb.401.1300492096524; Fri, 18 Mar 2011 16:48:16 -0700 (PDT) Received: by 10.42.177.132 with HTTP; Fri, 18 Mar 2011 16:48:16 -0700 (PDT) In-Reply-To: References: <201103182337.p2INbIKu066558@freebsd-current.sentex.ca> Date: Fri, 18 Mar 2011 19:48:16 -0400 Message-ID: From: Arnaud Lacombe To: FreeBSD Tinderbox , Jack Vogel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2011 23:56:18 -0000 Hi, On Fri, Mar 18, 2011 at 7:45 PM, Arnaud Lacombe wrote: > Hi, > > On Fri, Mar 18, 2011 at 7:37 PM, FreeBSD Tinderbox > wrote: >> [...] >> awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -c ; = =A0cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointe= r-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extensio= ns -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KER= NEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPR= OF -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-st= rings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2= -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprof= iler-epilogue eisa_if.c >> cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointe= r-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extensio= ns -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KER= NEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPR= OF -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-st= rings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2= -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprof= iler-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 >> In file included from /src/sys/dev/e1000/if_em.c:86: >> /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined >> In file included from /src/sys/dev/e1000/if_em.c:55: >> /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous= definition >> *** Error code 1 >> > This should fix it: > > diff --git a/src/if_em.h b/src/if_em.h > index 367d249..9381fc8 100644 > --- a/src/if_em.h > +++ b/src/if_em.h This should of course be: `sys/dev/e1000/if_em.h'. - Arnaud From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 00:07:39 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 40082106566C; Sat, 19 Mar 2011 00:07:39 +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 12DE28FC13; Sat, 19 Mar 2011 00:07:38 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J07ciu042087; Fri, 18 Mar 2011 20:07:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J07cif042066; Sat, 19 Mar 2011 00:07:38 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 00:07:38 GMT Message-Id: <201103190007.p2J07cif042066@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 00:07:39 -0000 TB --- 2011-03-18 21:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-18 21:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2011-03-18 21:40:00 - cleaning the object tree TB --- 2011-03-18 21:40:26 - cvsupping the source tree TB --- 2011-03-18 21:40:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile TB --- 2011-03-18 21:40:44 - building world TB --- 2011-03-18 21:40:44 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 21:40:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 21:40:44 - TARGET=amd64 TB --- 2011-03-18 21:40:44 - TARGET_ARCH=amd64 TB --- 2011-03-18 21:40:44 - TZ=UTC TB --- 2011-03-18 21:40:44 - __MAKE_CONF=/dev/null TB --- 2011-03-18 21:40:44 - cd /src TB --- 2011-03-18 21:40:44 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 18 21:40:46 UTC 2011 >>> 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 Sat Mar 19 00:00:58 UTC 2011 TB --- 2011-03-19 00:00:59 - generating LINT kernel config TB --- 2011-03-19 00:00:59 - cd /src/sys/amd64/conf TB --- 2011-03-19 00:00:59 - /usr/bin/make -B LINT TB --- 2011-03-19 00:00:59 - building LINT kernel TB --- 2011-03-19 00:00:59 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 00:00:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 00:00:59 - TARGET=amd64 TB --- 2011-03-19 00:00:59 - TARGET_ARCH=amd64 TB --- 2011-03-19 00:00:59 - TZ=UTC TB --- 2011-03-19 00:00:59 - __MAKE_CONF=/dev/null TB --- 2011-03-19 00:00:59 - cd /src TB --- 2011-03-19 00:00:59 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 00:00:59 UTC 2011 >>> 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 -frename-registers -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ed/if_ed_pccard.c cc -c -O2 -frename-registers -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ed/if_ed_pci.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -c ; cc -c -O2 -frename-registers -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue eisa_if.c cc -c -O2 -frename-registers -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 -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 00:07:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 00:07:37 - ERROR: failed to build lint kernel TB --- 2011-03-19 00:07:37 - 6988.22 user 1309.41 system 8857.11 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 00:08:57 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 619321065676; Sat, 19 Mar 2011 00:08: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 125578FC0C; Sat, 19 Mar 2011 00:08:56 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J08uDv049758; Fri, 18 Mar 2011 20:08:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J08u31049751; Sat, 19 Mar 2011 00:08:56 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 00:08:56 GMT Message-Id: <201103190008.p2J08u31049751@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 00:08:57 -0000 TB --- 2011-03-18 22:35:44 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-18 22:35:44 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-03-18 22:35:44 - cleaning the object tree TB --- 2011-03-18 22:35:55 - cvsupping the source tree TB --- 2011-03-18 22:35:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-03-18 22:36:30 - building world TB --- 2011-03-18 22:36:30 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 22:36:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 22:36:30 - TARGET=ia64 TB --- 2011-03-18 22:36:30 - TARGET_ARCH=ia64 TB --- 2011-03-18 22:36:30 - TZ=UTC TB --- 2011-03-18 22:36:30 - __MAKE_CONF=/dev/null TB --- 2011-03-18 22:36:30 - cd /src TB --- 2011-03-18 22:36:30 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 18 22:36:31 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Mar 19 00:02:04 UTC 2011 TB --- 2011-03-19 00:02:04 - generating LINT kernel config TB --- 2011-03-19 00:02:04 - cd /src/sys/ia64/conf TB --- 2011-03-19 00:02:04 - /usr/bin/make -B LINT TB --- 2011-03-19 00:02:04 - building LINT kernel TB --- 2011-03-19 00:02:04 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 00:02:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 00:02:04 - TARGET=ia64 TB --- 2011-03-19 00:02:04 - TARGET_ARCH=ia64 TB --- 2011-03-19 00:02:04 - TZ=UTC TB --- 2011-03-19 00:02:04 - __MAKE_CONF=/dev/null TB --- 2011-03-19 00:02:04 - cd /src TB --- 2011-03-19 00:02:04 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 00:02:04 UTC 2011 >>> 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 [...] In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from ./machine/pcpu.h:33, from /src/sys/sys/pcpu.h:43, from /src/sys/sys/mutex.h:40, from /src/sys/sys/buf_ring.h:41, from /src/sys/dev/e1000/if_em.c:43: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 00:08:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 00:08:56 - ERROR: failed to build lint kernel TB --- 2011-03-19 00:08:56 - 4448.79 user 790.16 system 5591.87 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 00:16:42 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4D75106566B; Sat, 19 Mar 2011 00:16:41 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 9080E8FC0C; Sat, 19 Mar 2011 00:16:41 +0000 (UTC) Received: by iyj12 with SMTP id 12so5384686iyj.13 for ; Fri, 18 Mar 2011 17:16:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=DhL7o5ZhJMZMIAJEHC8E2aUEPA3sSBKj5xRZmcsEpSg=; b=w0LQUidxDjx+u4KlpU9tClxnlbtcmACnxAVR8tv+MsAEffDXjelQv/VuJj5UDkU7Nr yy8zf5AqabvwIw3xv9tlyqFsThWJxAO2YdC3SW3/eAdbvW88PdRWZjQyITyTVQV5EBpK 8VqIcZWjL5Uweo/kjPIKjaHxZ9Dzlrpd179f4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=sTeYAJIJn5yQvx3pJ2j7ZHgCWBs1P77A6F94hxfpEau4tHT08EpLaJOYn9GGBLU2IV x6NeRZKfqrkRhuFwiW0gGE/lqBnWDgjyWL0bq/C/z6t9TyHNkdYU8xwf20M6ZLZB0KUN NQoAHxQjLBVUskFipu4+7epBu9/4Y+UmUCCuY= MIME-Version: 1.0 Received: by 10.42.152.136 with SMTP id i8mr2437391icw.200.1300491923571; Fri, 18 Mar 2011 16:45:23 -0700 (PDT) Received: by 10.42.177.132 with HTTP; Fri, 18 Mar 2011 16:45:23 -0700 (PDT) In-Reply-To: <201103182337.p2INbIKu066558@freebsd-current.sentex.ca> References: <201103182337.p2INbIKu066558@freebsd-current.sentex.ca> Date: Fri, 18 Mar 2011 19:45:23 -0400 Message-ID: From: Arnaud Lacombe To: FreeBSD Tinderbox , Jack Vogel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 00:16:42 -0000 Hi, On Fri, Mar 18, 2011 at 7:37 PM, FreeBSD Tinderbox wrote: > [...] > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -c ; =A0= cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-dec= ls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointer-a= rith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extensions = -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL= _OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 --p= aram inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPROF = -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strin= gs -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -m= no-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofile= r-epilogue eisa_if.c > cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-d= ecls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointer= -arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extension= s -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERN= EL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 -= -param inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPRO= F -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-str= ings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 = -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofi= ler-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 > In file included from /src/sys/dev/e1000/if_em.c:86: > /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined > In file included from /src/sys/dev/e1000/if_em.c:55: > /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous = definition > *** Error code 1 > This should fix it: diff --git a/src/if_em.h b/src/if_em.h index 367d249..9381fc8 100644 --- a/src/if_em.h +++ b/src/if_em.h @@ -213,7 +213,7 @@ #define EM_MSIX_BAR 3 /* On 82575 */ /* More backward compatibility */ -#if !defined(SYSTCL_ADD_UQUAD) +#if !defined(SYSCTL_ADD_UQUAD) #define SYSCTL_ADD_UQUAD SYSCTL_ADD_QUAD #endif For the record, I privately sent jfv@ a patch about this build failure a month ago ... - Arnaud > Stop in /obj/pc98.i386/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2011-03-18 23:37:17 - WARNING: /usr/bin/make returned exit code = =A01 > TB --- 2011-03-18 23:37:17 - ERROR: failed to build lint kernel > TB --- 2011-03-18 23:37:18 - 5616.87 user 985.87 system 7037.37 real > > > http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-pc98.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " > From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 00:48:53 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD422106566C; Sat, 19 Mar 2011 00:48:53 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2A9A08FC1C; Sat, 19 Mar 2011 00:48:52 +0000 (UTC) Received: by wyf23 with SMTP id 23so4663082wyf.13 for ; Fri, 18 Mar 2011 17:48:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=kdzEgNLFiURY+byDbroiTxKSo5Po0BUG3bMAclKKB2k=; b=ZQmkD5gHfwe0Yaie1xS6zLNVfZcF10+JavPH1zFmN0/tTNdquoWx6jSboQnZGOrgy3 iex/I37ADflUs3s5+riAwZrSClEAFXIH6TgDEWtAWibt7BOvzh+mp5IbSw9AZWPMDpMG GZwvF0GWQGdlh9Q02Itwk0XoQjyaY4E4aqk1o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=bB/7Q/n+XWqgRvc9ChqTF7vJzq+VdqtZAu5id4KkH0jlgNQN4x1WB+ELzkLdRJzl+B mODA4vkuP/chnl3dU48KcE+eCLMUZwS+22SZaHydVpBwtE0GjrNI8w40TP4qXE5vGWMA kaqrb6A5EbRpqjPMDaR8gtZlfPB2EMN+ahqaU= MIME-Version: 1.0 Received: by 10.216.143.74 with SMTP id k52mr1660158wej.0.1300493995777; Fri, 18 Mar 2011 17:19:55 -0700 (PDT) Sender: yanegomi@gmail.com Received: by 10.216.173.142 with HTTP; Fri, 18 Mar 2011 17:19:55 -0700 (PDT) In-Reply-To: References: <201103182337.p2INbIKu066558@freebsd-current.sentex.ca> Date: Fri, 18 Mar 2011 17:19:55 -0700 X-Google-Sender-Auth: fSWChsavjZ3auJAvbARtBmDtBss Message-ID: From: Garrett Cooper To: Arnaud Lacombe Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org, i386@freebsd.org, FreeBSD Tinderbox , Jack Vogel Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 00:48:53 -0000 On Fri, Mar 18, 2011 at 4:45 PM, Arnaud Lacombe wrote: > Hi, > > On Fri, Mar 18, 2011 at 7:37 PM, FreeBSD Tinderbox > wrote: >> [...] >> awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -c ; = =A0cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointe= r-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extensio= ns -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KER= NEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPR= OF -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-st= rings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2= -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprof= iler-epilogue eisa_if.c >> cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointe= r-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extensio= ns -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KER= NEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPR= OF -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-st= rings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2= -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprof= iler-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 >> In file included from /src/sys/dev/e1000/if_em.c:86: >> /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined >> In file included from /src/sys/dev/e1000/if_em.c:55: >> /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous= definition >> *** Error code 1 >> > This should fix it: > > diff --git a/src/if_em.h b/src/if_em.h > index 367d249..9381fc8 100644 > --- a/src/if_em.h > +++ b/src/if_em.h > @@ -213,7 +213,7 @@ > =A0#define EM_MSIX_BAR =A0 =A0 =A0 =A0 =A0 =A03 =A0 =A0 =A0 /* On 82575 *= / > > =A0/* More backward compatibility */ > -#if !defined(SYSTCL_ADD_UQUAD) > +#if !defined(SYSCTL_ADD_UQUAD) > =A0#define SYSCTL_ADD_UQUAD SYSCTL_ADD_QUAD > =A0#endif > > For the record, I privately sent jfv@ a patch about this build failure > a month ago ... That won't work. It needs to be SYSCTL_ADD_U64 now. Thanks, -Garrett From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 00:52:03 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BBE5106564A; Sat, 19 Mar 2011 00:52:03 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 8BA798FC08; Sat, 19 Mar 2011 00:52:02 +0000 (UTC) Received: by wwc33 with SMTP id 33so5544363wwc.31 for ; Fri, 18 Mar 2011 17:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Vopf55wn4019qfRgeLD3AqnitdfV/DscZexwYhbp9b0=; b=oeJ+6ohg8BxzPNNRaGPPb4Nrt9qT7o6kYIKIQ9ZmaMToffNIqKvv2gYT6M5MO2NhHR 4LEc56h2vuZ00DZiLVHrtJFwoB0bB86Ve9WXijhwdLwyXgNunrNX3ocpA1/5p4SlVDDR lm/gh2SJRRVVjHPmqNWvaDYt3tvAKoIENV45w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=dIBtkO/T3XbRfTiECEq3fp81VYPzwrKwZoy9Zko8By1fg7FVvSbjhKNnf13hJdbN1G 2OIyjze5+VN9M2O3eprK1u3bKnv9IPpcCW/6leW8sXEPdhSM8IMxwpRVkarVXEV2yFo/ 7QW1iiBUPV0pCY9pvMd/jlTuE0enNglraWhFE= MIME-Version: 1.0 Received: by 10.216.230.99 with SMTP id i77mr1605051weq.100.1300494047855; Fri, 18 Mar 2011 17:20:47 -0700 (PDT) Sender: yanegomi@gmail.com Received: by 10.216.173.142 with HTTP; Fri, 18 Mar 2011 17:20:47 -0700 (PDT) In-Reply-To: References: <201103182337.p2INbIKu066558@freebsd-current.sentex.ca> Date: Fri, 18 Mar 2011 17:20:47 -0700 X-Google-Sender-Auth: OTWmXRRZnwsTB-ETy38-ufvgImc Message-ID: From: Garrett Cooper To: Arnaud Lacombe Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org, i386@freebsd.org, FreeBSD Tinderbox , Jack Vogel Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 00:52:03 -0000 On Fri, Mar 18, 2011 at 5:19 PM, Garrett Cooper wrote= : > On Fri, Mar 18, 2011 at 4:45 PM, Arnaud Lacombe wrot= e: >> Hi, >> >> On Fri, Mar 18, 2011 at 7:37 PM, FreeBSD Tinderbox >> wrote: >>> [...] >>> awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -c ; = =A0cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant-= decls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointe= r-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extensio= ns -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KER= NEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000 = --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGPR= OF -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-st= rings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2= -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprof= iler-epilogue eisa_if.c >>> cc -c -O2 -pipe -fno-strict-aliasing =A0-std=3Dc99 =A0-Wall -Wredundant= -decls -Wnested-externs -Wstrict-prototypes =A0-Wmissing-prototypes -Wpoint= er-arith -Winline -Wcast-qual =A0-Wundef -Wno-pointer-sign -fformat-extensi= ons -nostdinc =A0-I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KE= RNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D8000= --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -DGP= ROF -falign-functions=3D16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-s= trings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse= 2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mpro= filer-epilogue /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 >>> In file included from /src/sys/dev/e1000/if_em.c:86: >>> /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined >>> In file included from /src/sys/dev/e1000/if_em.c:55: >>> /src/sys/sys/sysctl.h:370:1: error: this is the location of the previou= s definition >>> *** Error code 1 >>> >> This should fix it: >> >> diff --git a/src/if_em.h b/src/if_em.h >> index 367d249..9381fc8 100644 >> --- a/src/if_em.h >> +++ b/src/if_em.h >> @@ -213,7 +213,7 @@ >> =A0#define EM_MSIX_BAR =A0 =A0 =A0 =A0 =A0 =A03 =A0 =A0 =A0 /* On 82575 = */ >> >> =A0/* More backward compatibility */ >> -#if !defined(SYSTCL_ADD_UQUAD) >> +#if !defined(SYSCTL_ADD_UQUAD) >> =A0#define SYSCTL_ADD_UQUAD SYSCTL_ADD_QUAD >> =A0#endif >> >> For the record, I privately sent jfv@ a patch about this build failure >> a month ago ... > > =A0 =A0That won't work. It needs to be SYSCTL_ADD_U64 now. Oh wait... mdf didn't change that. Sorry, please ignore the previous messag= e. -Garrett From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 01:19:38 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5499D1065673; Sat, 19 Mar 2011 01:19: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 29AB58FC14; Sat, 19 Mar 2011 01:19:37 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J1Jbv4027457; Fri, 18 Mar 2011 21:19:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J1JbvQ027440; Sat, 19 Mar 2011 01:19:37 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 01:19:37 GMT Message-Id: <201103190119.p2J1JbvQ027440@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 01:19:38 -0000 TB --- 2011-03-19 00:08:56 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-19 00:08:56 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2011-03-19 00:08:56 - cleaning the object tree TB --- 2011-03-19 00:09:07 - cvsupping the source tree TB --- 2011-03-19 00:09:07 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2011-03-19 00:09:22 - building world TB --- 2011-03-19 00:09:22 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 00:09:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 00:09:22 - TARGET=sparc64 TB --- 2011-03-19 00:09:22 - TARGET_ARCH=sparc64 TB --- 2011-03-19 00:09:22 - TZ=UTC TB --- 2011-03-19 00:09:22 - __MAKE_CONF=/dev/null TB --- 2011-03-19 00:09:22 - cd /src TB --- 2011-03-19 00:09:22 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 19 00:09:23 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Mar 19 01:14:24 UTC 2011 TB --- 2011-03-19 01:14:24 - generating LINT kernel config TB --- 2011-03-19 01:14:24 - cd /src/sys/sparc64/conf TB --- 2011-03-19 01:14:24 - /usr/bin/make -B LINT TB --- 2011-03-19 01:14:24 - building LINT kernel TB --- 2011-03-19 01:14:24 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 01:14:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 01:14:24 - TARGET=sparc64 TB --- 2011-03-19 01:14:24 - TARGET_ARCH=sparc64 TB --- 2011-03-19 01:14:24 - TZ=UTC TB --- 2011-03-19 01:14:24 - __MAKE_CONF=/dev/null TB --- 2011-03-19 01:14:24 - cd /src TB --- 2011-03-19 01:14:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 01:14:24 UTC 2011 >>> 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 -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/dpt/dpt_pci.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 -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/dpt/dpt_scsi.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -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 eisa_if.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 -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/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/sparc64.sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 01:19:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 01:19:37 - ERROR: failed to build lint kernel TB --- 2011-03-19 01:19:37 - 3184.12 user 693.02 system 4240.47 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sparc64.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 01:34:24 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFF62106566B; Sat, 19 Mar 2011 01:34:24 +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 B5E298FC08; Sat, 19 Mar 2011 01:34:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J1YOQ0028270; Fri, 18 Mar 2011 21:34:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J1YO7E028251; Sat, 19 Mar 2011 01:34:24 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 01:34:24 GMT Message-Id: <201103190134.p2J1YO7E028251@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 01:34:25 -0000 TB --- 2011-03-18 23:46:04 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-18 23:46:04 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2011-03-18 23:46:04 - cleaning the object tree TB --- 2011-03-18 23:46:19 - cvsupping the source tree TB --- 2011-03-18 23:46:19 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2011-03-18 23:46:32 - building world TB --- 2011-03-18 23:46:32 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-18 23:46:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-18 23:46:32 - TARGET=powerpc TB --- 2011-03-18 23:46:32 - TARGET_ARCH=powerpc TB --- 2011-03-18 23:46:32 - TZ=UTC TB --- 2011-03-18 23:46:32 - __MAKE_CONF=/dev/null TB --- 2011-03-18 23:46:32 - cd /src TB --- 2011-03-18 23:46:32 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 18 23:46:33 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Mar 19 01:29:58 UTC 2011 TB --- 2011-03-19 01:29:58 - generating LINT kernel config TB --- 2011-03-19 01:29:58 - cd /src/sys/powerpc/conf TB --- 2011-03-19 01:29:58 - /usr/bin/make -B LINT TB --- 2011-03-19 01:29:58 - building LINT kernel TB --- 2011-03-19 01:29:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 01:29:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 01:29:58 - TARGET=powerpc TB --- 2011-03-19 01:29:58 - TARGET_ARCH=powerpc TB --- 2011-03-19 01:29:58 - TZ=UTC TB --- 2011-03-19 01:29:58 - __MAKE_CONF=/dev/null TB --- 2011-03-19 01:29:58 - cd /src TB --- 2011-03-19 01:29:58 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 01:29:59 UTC 2011 >>> 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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/dpt/dpt_pci.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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/dpt/dpt_scsi.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror eisa_if.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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding -fstack-protector -Werror /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/powerpc.powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 01:34:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 01:34:23 - ERROR: failed to build lint kernel TB --- 2011-03-19 01:34:23 - 5264.50 user 906.97 system 6499.04 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 01:44:26 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 672DA1065679; Sat, 19 Mar 2011 01:44: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 3BC8C8FC0C; Sat, 19 Mar 2011 01:44:26 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J1iPMZ090052; Fri, 18 Mar 2011 21:44:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J1iPbe090050; Sat, 19 Mar 2011 01:44:25 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 01:44:25 GMT Message-Id: <201103190144.p2J1iPbe090050@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 01:44:26 -0000 TB --- 2011-03-19 00:36:13 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-19 00:36:13 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2011-03-19 00:36:13 - cleaning the object tree TB --- 2011-03-19 00:36:23 - cvsupping the source tree TB --- 2011-03-19 00:36:23 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2011-03-19 00:36:36 - building world TB --- 2011-03-19 00:36:36 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 00:36:36 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 00:36:36 - TARGET=sun4v TB --- 2011-03-19 00:36:36 - TARGET_ARCH=sparc64 TB --- 2011-03-19 00:36:36 - TZ=UTC TB --- 2011-03-19 00:36:36 - __MAKE_CONF=/dev/null TB --- 2011-03-19 00:36:36 - cd /src TB --- 2011-03-19 00:36:36 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 19 00:36:37 UTC 2011 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Mar 19 01:39:58 UTC 2011 TB --- 2011-03-19 01:39:58 - generating LINT kernel config TB --- 2011-03-19 01:39:58 - cd /src/sys/sun4v/conf TB --- 2011-03-19 01:39:58 - /usr/bin/make -B LINT TB --- 2011-03-19 01:39:58 - building LINT kernel TB --- 2011-03-19 01:39:58 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 01:39:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 01:39:58 - TARGET=sun4v TB --- 2011-03-19 01:39:58 - TARGET_ARCH=sparc64 TB --- 2011-03-19 01:39:58 - TZ=UTC TB --- 2011-03-19 01:39:58 - __MAKE_CONF=/dev/null TB --- 2011-03-19 01:39:58 - cd /src TB --- 2011-03-19 01:39:58 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 01:39:58 UTC 2011 >>> 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 -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/dcons/dcons_os.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 -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/de/if_de.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -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 eisa_if.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 -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/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/sun4v.sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 01:44:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 01:44:25 - ERROR: failed to build lint kernel TB --- 2011-03-19 01:44:25 - 3156.20 user 683.69 system 4092.37 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 19 01:46:44 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46174106566B; Sat, 19 Mar 2011 01:46: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 15EA98FC0C; Sat, 19 Mar 2011 01:46:43 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.4) with ESMTP id p2J1khNp091354; Fri, 18 Mar 2011 21:46:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.4/Submit) id p2J1khTo091353; Sat, 19 Mar 2011 01:46:43 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 19 Mar 2011 01:46:43 GMT Message-Id: <201103190146.p2J1khTo091353@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 , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 01:46:44 -0000 TB --- 2011-03-19 00:07:38 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2011-03-19 00:07:38 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2011-03-19 00:07:38 - cleaning the object tree TB --- 2011-03-19 00:07:56 - cvsupping the source tree TB --- 2011-03-19 00:07:56 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2011-03-19 00:08:08 - building world TB --- 2011-03-19 00:08:08 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 00:08:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 00:08:08 - TARGET=powerpc TB --- 2011-03-19 00:08:08 - TARGET_ARCH=powerpc64 TB --- 2011-03-19 00:08:08 - TZ=UTC TB --- 2011-03-19 00:08:08 - __MAKE_CONF=/dev/null TB --- 2011-03-19 00:08:08 - cd /src TB --- 2011-03-19 00:08:08 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 19 00:08:09 UTC 2011 >>> 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 Sat Mar 19 01:42:13 UTC 2011 TB --- 2011-03-19 01:42:13 - generating LINT kernel config TB --- 2011-03-19 01:42:13 - cd /src/sys/powerpc/conf TB --- 2011-03-19 01:42:13 - /usr/bin/make -B LINT TB --- 2011-03-19 01:42:13 - building LINT kernel TB --- 2011-03-19 01:42:13 - MAKEOBJDIRPREFIX=/obj TB --- 2011-03-19 01:42:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-03-19 01:42:13 - TARGET=powerpc TB --- 2011-03-19 01:42:13 - TARGET_ARCH=powerpc64 TB --- 2011-03-19 01:42:13 - TZ=UTC TB --- 2011-03-19 01:42:13 - __MAKE_CONF=/dev/null TB --- 2011-03-19 01:42:13 - cd /src TB --- 2011-03-19 01:42:13 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 19 01:42:13 UTC 2011 >>> 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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/dev/dpt/dpt_pci.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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/dev/dpt/dpt_scsi.c awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/eisa/eisa_if.m -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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror eisa_if.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 -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 -fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding -fstack-protector -Werror /src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000 In file included from /src/sys/dev/e1000/if_em.c:86: /src/sys/dev/e1000/if_em.h:216:1: error: "SYSCTL_ADD_UQUAD" redefined In file included from /src/sys/dev/e1000/if_em.c:55: /src/sys/sys/sysctl.h:370:1: error: this is the location of the previous definition *** Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-03-19 01:46:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-03-19 01:46:43 - ERROR: failed to build lint kernel TB --- 2011-03-19 01:46:43 - 4641.48 user 1005.42 system 5944.61 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full