From owner-freebsd-tinderbox@FreeBSD.ORG Sun Dec 12 14:59:01 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8819A16A4CE; Sun, 12 Dec 2004 14:59:01 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1404F43D48; Sun, 12 Dec 2004 14:59:01 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBCEwxDE097198; Sun, 12 Dec 2004 09:58:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBCEwxFv007374; Sun, 12 Dec 2004 09:58:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id B3AC5241A2; Sun, 12 Dec 2004 08:58:35 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041212135835.B3AC5241A2@freebsd-stable.sentex.ca> Date: Sun, 12 Dec 2004 08:58:35 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 14:59:01 -0000 TB --- 2004-12-12 12:59:12 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2004-12-12 12:59:12 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-12-12 12:59:12 - checking out the source tree TB --- 2004-12-12 12:59:12 - cd /tinderbox/RELENG_4/i386/i386 TB --- 2004-12-12 12:59:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-12-12 13:07:31 - building world (CFLAGS=-O -pipe) TB --- 2004-12-12 13:07:31 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-12 13:07:31 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /tinderbox/RELENG_4/i386/i386/obj/tinderbox/RELENG_4/i386/i386/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2004-12-12 13:43:33 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-12-12 13:43:33 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-12 13:43:33 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Dec 12 13:43:33 GMT 2004 >>> Kernel build for GENERIC completed on Sun Dec 12 13:50:39 GMT 2004 TB --- 2004-12-12 13:50:39 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-12-12 13:50:39 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-12 13:50:39 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Dec 12 13:50:39 GMT 2004 [...] touch hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /tinderbox/RELENG_4/i386/i386/src/sys/conf/newvers.sh LINT cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/tinderbox/RELENG_4/i386/i386/src/sys -I/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/tinderbox/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_4/i386/i386/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-builtin -mpreferred-stack-boundary=2 vers.c linking kernel vinumrequest.o: In function `vinumstart': vinumrequest.o(.text+0x296): undefined reference to `abs' *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/obj/tinderbox/RELENG_4/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/src. *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/src. TB --- 2004-12-12 13:58:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-12 13:58:35 - ERROR: failed to build lint kernel TB --- 2004-12-12 13:58:35 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sun Dec 12 20:45:50 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA17D16A4CE; Sun, 12 Dec 2004 20:45:50 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 424DF43D1D; Sun, 12 Dec 2004 20:45:50 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBCKjnxs051544; Sun, 12 Dec 2004 15:45:49 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBCKjmBQ004695; Sun, 12 Dec 2004 15:45:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2F75D7306E; Sun, 12 Dec 2004 15:45:49 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041212204549.2F75D7306E@freebsd-current.sentex.ca> Date: Sun, 12 Dec 2004 15:45:49 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 20:45:50 -0000 TB --- 2004-12-12 19:01:46 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-12 19:01:46 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-12-12 19:01:46 - checking out the source tree TB --- 2004-12-12 19:01:46 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-12-12 19:01:46 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-12 19:08:04 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-12 19:08:04 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-12-12 19:08:04 - /usr/bin/make -B buildworld >>> 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 TB --- 2004-12-12 20:14:30 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-12 20:14:30 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-12-12 20:14:30 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Dec 12 20:14:31 UTC 2004 >>> stage 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 GENERIC completed on Sun Dec 12 20:31:49 UTC 2004 TB --- 2004-12-12 20:31:49 - generating LINT kernel config TB --- 2004-12-12 20:31:49 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2004-12-12 20:31:49 - /usr/bin/make -B LINT TB --- 2004-12-12 20:31:49 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-12 20:31:49 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-12-12 20:31:49 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Dec 12 20:31:49 UTC 2004 >>> stage 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 -O2 -pipe -I/sys/contrib/dev/acpica -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/sys/contrib/dev/acpica -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c: In function `acpi_ibm_attach': /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: `_COMPONENT' undeclared (first use in this function) /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: for each function it appears in.) /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: `_THIS_MODULE' undeclared (first use in this function) /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c: In function `acpi_ibm_detach': /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:260: error: `_Dbg' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-12-12 20:45:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-12 20:45:48 - ERROR: failed to build lint kernel TB --- 2004-12-12 20:45:48 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sun Dec 12 21:30:31 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E693F16A4D0; Sun, 12 Dec 2004 21:30:31 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50DA843D55; Sun, 12 Dec 2004 21:30:14 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id iBCLWkRZ036919; Sun, 12 Dec 2004 14:32:46 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <41BCB853.1030804@freebsd.org> Date: Sun, 12 Dec 2004 14:29:55 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040929 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Tinderbox References: <20041212204549.2F75D7306E@freebsd-current.sentex.ca> In-Reply-To: <20041212204549.2F75D7306E@freebsd-current.sentex.ca> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: current@freebsd.org cc: i386@freebsd.org Subject: Re: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 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, 12 Dec 2004 21:30:32 -0000 This has been broken long enough. Please fix it. FreeBSD Tinderbox wrote: > TB --- 2004-12-12 19:01:46 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2004-12-12 19:01:46 - starting CURRENT tinderbox run for i386/i386 > TB --- 2004-12-12 19:01:46 - checking out the source tree > TB --- 2004-12-12 19:01:46 - cd /home/tinderbox/CURRENT/i386/i386 > TB --- 2004-12-12 19:01:46 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2004-12-12 19:08:04 - building world (CFLAGS=-O2 -pipe) > TB --- 2004-12-12 19:08:04 - cd /home/tinderbox/CURRENT/i386/i386/src > TB --- 2004-12-12 19:08:04 - /usr/bin/make -B buildworld > >>>>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 > > TB --- 2004-12-12 20:14:30 - building generic kernel (COPTFLAGS=-O2 -pipe) > TB --- 2004-12-12 20:14:30 - cd /home/tinderbox/CURRENT/i386/i386/src > TB --- 2004-12-12 20:14:30 - /usr/bin/make buildkernel KERNCONF=GENERIC > >>>>Kernel build for GENERIC started on Sun Dec 12 20:14:31 UTC 2004 >>>>stage 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 GENERIC completed on Sun Dec 12 20:31:49 UTC 2004 > > TB --- 2004-12-12 20:31:49 - generating LINT kernel config > TB --- 2004-12-12 20:31:49 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf > TB --- 2004-12-12 20:31:49 - /usr/bin/make -B LINT > TB --- 2004-12-12 20:31:49 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2004-12-12 20:31:49 - cd /home/tinderbox/CURRENT/i386/i386/src > TB --- 2004-12-12 20:31:49 - /usr/bin/make buildkernel KERNCONF=LINT > >>>>Kernel build for LINT started on Sun Dec 12 20:31:49 UTC 2004 >>>>stage 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 -O2 -pipe -I/sys/contrib/dev/acpica -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/sys/contrib/dev/acpica -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c: In function `acpi_ibm_attach': > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: `_COMPONENT' undeclared (first use in this function) > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: (Each undeclared identifier is reported only once > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: for each function it appears in.) > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:155: error: `_THIS_MODULE' undeclared (first use in this function) > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c: In function `acpi_ibm_detach': > /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:260: error: `_Dbg' undeclared (first use in this function) > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi/acpi_ibm. > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/acpi. > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules. > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/src. > TB --- 2004-12-12 20:45:48 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2004-12-12 20:45:48 - ERROR: failed to build lint kernel > TB --- 2004-12-12 20:45:48 - tinderbox aborted > > _______________________________________________ > 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 Mon Dec 13 02:29:05 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00D4916A4CE; Mon, 13 Dec 2004 02:29:05 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E1543D45; Mon, 13 Dec 2004 02:29:04 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBD2T3Z1059984; Sun, 12 Dec 2004 21:29:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBD2T3WL016724; Sun, 12 Dec 2004 21:29:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 90DED241A2; Sun, 12 Dec 2004 20:28:40 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041213012840.90DED241A2@freebsd-stable.sentex.ca> Date: Sun, 12 Dec 2004 20:28:40 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Status: Clean Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 02:29:05 -0000 TB --- 2004-12-13 00:29:26 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2004-12-13 00:29:26 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-12-13 00:29:26 - checking out the source tree TB --- 2004-12-13 00:29:26 - cd /tinderbox/RELENG_4/i386/i386 TB --- 2004-12-13 00:29:26 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-12-13 00:37:46 - building world (CFLAGS=-O -pipe) TB --- 2004-12-13 00:37:46 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-13 00:37:46 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /tinderbox/RELENG_4/i386/i386/obj/tinderbox/RELENG_4/i386/i386/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2004-12-13 01:13:36 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-12-13 01:13:36 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-13 01:13:36 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Dec 13 01:13:36 GMT 2004 >>> Kernel build for GENERIC completed on Mon Dec 13 01:20:44 GMT 2004 TB --- 2004-12-13 01:20:44 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-12-13 01:20:44 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-13 01:20:44 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 13 01:20:44 GMT 2004 [...] touch hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /tinderbox/RELENG_4/i386/i386/src/sys/conf/newvers.sh LINT cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/tinderbox/RELENG_4/i386/i386/src/sys -I/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/tinderbox/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_4/i386/i386/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-builtin -mpreferred-stack-boundary=2 vers.c linking kernel vinumrequest.o: In function `vinumstart': vinumrequest.o(.text+0x296): undefined reference to `abs' *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/obj/tinderbox/RELENG_4/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/src. *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/src. TB --- 2004-12-13 01:28:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-13 01:28:40 - ERROR: failed to build lint kernel TB --- 2004-12-13 01:28:40 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Mon Dec 13 14:08:05 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51C9216A4CE; Mon, 13 Dec 2004 14:08:05 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB2AB43D49; Mon, 13 Dec 2004 14:08:04 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBDE84Lp065122; Mon, 13 Dec 2004 09:08:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBDE84i6079819; Mon, 13 Dec 2004 09:08:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2A00E7306E; Mon, 13 Dec 2004 09:08:04 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041213140804.2A00E7306E@freebsd-current.sentex.ca> Date: Mon, 13 Dec 2004 09:08:04 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 14:08:05 -0000 TB --- 2004-12-13 12:30:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-13 12:30:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-12-13 12:30:01 - checking out the source tree TB --- 2004-12-13 12:30:01 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2004-12-13 12:30:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-13 12:36:23 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-13 12:36:23 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-12-13 12:36:23 - /usr/bin/make -B buildworld >>> 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 TB --- 2004-12-13 13:43:13 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-13 13:43:13 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-12-13 13:43:13 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Dec 13 13:43:14 UTC 2004 >>> stage 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 GENERIC completed on Mon Dec 13 13:56:59 UTC 2004 TB --- 2004-12-13 13:56:59 - generating LINT kernel config TB --- 2004-12-13 13:56:59 - cd /home/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- 2004-12-13 13:56:59 - /usr/bin/make -B LINT TB --- 2004-12-13 13:56:59 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-13 13:56:59 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-12-13 13:56:59 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 13 13:56:59 UTC 2004 >>> stage 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 -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/ufs/ufs/ufs_acl.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/ufs/ufs/ufs_bmap.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/ufs/ufs/ufs_dirhash.c cc -c -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/alpha/alpha/src/sys -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /tinderbox/CURRENT/alpha/alpha/src/sys/ufs/ufs/ufs_extattr.c /tinderbox/CURRENT/alpha/alpha/src/sys/ufs/ufs/ufs_extattr.c: In function `ufs_extattr_lookup': /tinderbox/CURRENT/alpha/alpha/src/sys/ufs/ufs/ufs_extattr.c:269: error: structure has no member named `a_desc' /tinderbox/CURRENT/alpha/alpha/src/sys/ufs/ufs/ufs_extattr.c: In function `ufs_extattr_iterate_directory': /tinderbox/CURRENT/alpha/alpha/src/sys/ufs/ufs/ufs_extattr.c:394: error: structure has no member named `a_desc' *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-12-13 14:08:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-13 14:08:04 - ERROR: failed to build lint kernel TB --- 2004-12-13 14:08:04 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Mon Dec 13 15:47:44 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8B1216A4CE; Mon, 13 Dec 2004 15:47:44 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EEDF43D1D; Mon, 13 Dec 2004 15:47:44 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBDFlg9u029983; Mon, 13 Dec 2004 10:47:42 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBDFlbPa033913; Mon, 13 Dec 2004 10:47:37 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D161A7306E; Mon, 13 Dec 2004 10:47:36 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041213154736.D161A7306E@freebsd-current.sentex.ca> Date: Mon, 13 Dec 2004 10:47:36 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 15:47:45 -0000 TB --- 2004-12-13 14:08:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-13 14:08:04 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-12-13 14:08:04 - checking out the source tree TB --- 2004-12-13 14:08:04 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2004-12-13 14:08:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-13 14:14:24 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-13 14:14:24 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-12-13 14:14:24 - /usr/bin/make -B buildworld >>> 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 TB --- 2004-12-13 15:21:10 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-13 15:21:10 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-12-13 15:21:10 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Dec 13 15:21:10 UTC 2004 >>> stage 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 GENERIC completed on Mon Dec 13 15:35:52 UTC 2004 TB --- 2004-12-13 15:35:52 - generating LINT kernel config TB --- 2004-12-13 15:35:52 - cd /home/tinderbox/CURRENT/amd64/amd64/src/sys/amd64/conf TB --- 2004-12-13 15:35:52 - /usr/bin/make -B LINT TB --- 2004-12-13 15:35:52 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-13 15:35:52 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-12-13 15:35:52 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 13 15:35:52 UTC 2004 >>> stage 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 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/ufs/ufs/ufs_acl.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/ufs/ufs/ufs_bmap.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/ufs/ufs/ufs_dirhash.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/amd64/amd64/src/sys -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/altq -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/pf -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /tinderbox/CURRENT/a md64/amd64/src/sys/ufs/ufs/ufs_extattr.c /tinderbox/CURRENT/amd64/amd64/src/sys/ufs/ufs/ufs_extattr.c: In function `ufs_extattr_lookup': /tinderbox/CURRENT/amd64/amd64/src/sys/ufs/ufs/ufs_extattr.c:269: error: structure has no member named `a_desc' /tinderbox/CURRENT/amd64/amd64/src/sys/ufs/ufs/ufs_extattr.c: In function `ufs_extattr_iterate_directory': /tinderbox/CURRENT/amd64/amd64/src/sys/ufs/ufs/ufs_extattr.c:394: error: structure has no member named `a_desc' *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/obj/amd64/tinderbox/CURRENT/amd64/amd64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2004-12-13 15:47:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-13 15:47:36 - ERROR: failed to build lint kernel TB --- 2004-12-13 15:47:36 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Mon Dec 13 17:29:35 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E58616A4CE; Mon, 13 Dec 2004 17:29:35 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E7C843D2F; Mon, 13 Dec 2004 17:29:34 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBDHTXiB051069; Mon, 13 Dec 2004 12:29:34 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBDHTXOG099437; Mon, 13 Dec 2004 12:29:33 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BE0277306E; Mon, 13 Dec 2004 12:29:33 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041213172933.BE0277306E@freebsd-current.sentex.ca> Date: Mon, 13 Dec 2004 12:29:33 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 17:29:35 -0000 TB --- 2004-12-13 15:47:36 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-13 15:47:36 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-12-13 15:47:36 - checking out the source tree TB --- 2004-12-13 15:47:36 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-12-13 15:47:36 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-13 15:53:54 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-13 15:53:54 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-12-13 15:53:54 - /usr/bin/make -B buildworld >>> 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 TB --- 2004-12-13 17:00:36 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-13 17:00:36 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-12-13 17:00:36 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Dec 13 17:00:37 UTC 2004 >>> stage 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 GENERIC completed on Mon Dec 13 17:17:44 UTC 2004 TB --- 2004-12-13 17:17:44 - generating LINT kernel config TB --- 2004-12-13 17:17:44 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf TB --- 2004-12-13 17:17:44 - /usr/bin/make -B LINT TB --- 2004-12-13 17:17:44 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-13 17:17:44 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-12-13 17:17:44 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 13 17:17:44 UTC 2004 >>> stage 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 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/ufs/ufs/ufs_acl.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/ufs/ufs/ufs_bmap.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/ufs/ufs/ufs_dirhas h.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/i386/src/sys -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/i386/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/i386/src/sys/ufs/ufs/ufs_extatt r.c /tinderbox/CURRENT/i386/i386/src/sys/ufs/ufs/ufs_extattr.c: In function `ufs_extattr_lookup': /tinderbox/CURRENT/i386/i386/src/sys/ufs/ufs/ufs_extattr.c:269: error: structure has no member named `a_desc' /tinderbox/CURRENT/i386/i386/src/sys/ufs/ufs/ufs_extattr.c: In function `ufs_extattr_iterate_directory': /tinderbox/CURRENT/i386/i386/src/sys/ufs/ufs/ufs_extattr.c:394: error: structure has no member named `a_desc' *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-12-13 17:29:33 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-13 17:29:33 - ERROR: failed to build lint kernel TB --- 2004-12-13 17:29:33 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Mon Dec 13 19:07:40 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A90416A4CE; Mon, 13 Dec 2004 19:07:40 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0763343D39; Mon, 13 Dec 2004 19:07:40 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBDJ7dUx032321; Mon, 13 Dec 2004 14:07:39 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBDJ7dg0050152; Mon, 13 Dec 2004 14:07:39 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 244567306E; Mon, 13 Dec 2004 14:07:39 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041213190739.244567306E@freebsd-current.sentex.ca> Date: Mon, 13 Dec 2004 14:07:39 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 19:07:40 -0000 TB --- 2004-12-13 17:29:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-13 17:29:33 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-12-13 17:29:33 - checking out the source tree TB --- 2004-12-13 17:29:33 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-12-13 17:29:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-13 17:35:53 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-13 17:35:53 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-12-13 17:35:53 - /usr/bin/make -B buildworld >>> 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 TB --- 2004-12-13 18:42:59 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-13 18:42:59 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-12-13 18:42:59 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Dec 13 18:42:59 UTC 2004 >>> stage 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 GENERIC completed on Mon Dec 13 18:57:26 UTC 2004 TB --- 2004-12-13 18:57:26 - generating LINT kernel config TB --- 2004-12-13 18:57:26 - cd /home/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- 2004-12-13 18:57:26 - /usr/bin/make -B LINT TB --- 2004-12-13 18:57:26 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-12-13 18:57:26 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-12-13 18:57:26 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 13 18:57:26 UTC 2004 >>> stage 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 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/ufs/ufs/ufs_acl.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/ufs/ufs/ufs_bmap.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/ufs/ufs/ufs_dirhas h.c cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/i386/pc98/src/sys -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/altq -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/pf -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ngatm -D_KERNEL -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 -ffreestanding -Werror -finstrument-functions -Wno-inline /tinderbox/CURRENT/i386/pc98/src/sys/ufs/ufs/ufs_extatt r.c /tinderbox/CURRENT/i386/pc98/src/sys/ufs/ufs/ufs_extattr.c: In function `ufs_extattr_lookup': /tinderbox/CURRENT/i386/pc98/src/sys/ufs/ufs/ufs_extattr.c:269: error: structure has no member named `a_desc' /tinderbox/CURRENT/i386/pc98/src/sys/ufs/ufs/ufs_extattr.c: In function `ufs_extattr_iterate_directory': /tinderbox/CURRENT/i386/pc98/src/sys/ufs/ufs/ufs_extattr.c:394: error: structure has no member named `a_desc' *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-12-13 19:07:38 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-13 19:07:38 - ERROR: failed to build lint kernel TB --- 2004-12-13 19:07:38 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 17 17:50:02 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69C0E16A4CF; Fri, 17 Dec 2004 17:50:02 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B238143D2D; Fri, 17 Dec 2004 17:50:01 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHHo14E003576; Fri, 17 Dec 2004 12:50:01 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHHo0IL009771; Fri, 17 Dec 2004 12:50:00 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 13E387306E; Fri, 17 Dec 2004 12:50:00 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041217175000.13E387306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 12:50:00 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean Subject: [releng_5 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 17:50:02 -0000 TB --- 2004-12-17 16:54:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-17 16:54:32 - starting RELENG_5 tinderbox run for sparc64/sparc64 TB --- 2004-12-17 16:54:32 - checking out the source tree TB --- 2004-12-17 16:54:32 - cd /home/tinderbox/RELENG_5/sparc64/sparc64 TB --- 2004-12-17 16:54:32 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-12-17 17:03:24 - building world (CFLAGS=-O -pipe) TB --- 2004-12-17 17:03:24 - cd /home/tinderbox/RELENG_5/sparc64/sparc64/src TB --- 2004-12-17 17:03:24 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/RELENG_5/sparc64/sparc64/src/usr.sbin. *** Error code 1 Stop in /tinderbox/RELENG_5/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/sparc64/sparc64/src. TB --- 2004-12-17 17:49:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-17 17:49:59 - ERROR: failed to build world TB --- 2004-12-17 17:49:59 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 17 19:09:06 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2692316A4D3; Fri, 17 Dec 2004 19:09:06 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8C1643D49; Fri, 17 Dec 2004 19:09:05 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHJ94P0066955; Fri, 17 Dec 2004 14:09:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHJ94FC066181; Fri, 17 Dec 2004 14:09:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 77B1C7306E; Fri, 17 Dec 2004 14:09:04 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041217190904.77B1C7306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 14:09:04 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 19:09:06 -0000 TB --- 2004-12-17 18:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-17 18:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-12-17 18:00:00 - checking out the source tree TB --- 2004-12-17 18:00:00 - cd /home/tinderbox/CURRENT/alpha/alpha TB --- 2004-12-17 18:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-17 18:06:14 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-17 18:06:14 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-12-17 18:06:14 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O2 -pipe -mcpu=ev4 -mtune=ev5 -mieee -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src/usr.sbin. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-12-17 19:09:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-17 19:09:04 - ERROR: failed to build world TB --- 2004-12-17 19:09:04 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 17 20:18:58 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 880B716A4CE; Fri, 17 Dec 2004 20:18:58 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3056543D45; Fri, 17 Dec 2004 20:18:58 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHKIvkK072190; Fri, 17 Dec 2004 15:18:57 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHKIv47080411; Fri, 17 Dec 2004 15:18:57 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0CAF77306E; Fri, 17 Dec 2004 15:18:57 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041217201857.0CAF77306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 15:18:57 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 20:18:58 -0000 TB --- 2004-12-17 19:09:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-17 19:09:04 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2004-12-17 19:09:04 - checking out the source tree TB --- 2004-12-17 19:09:04 - cd /home/tinderbox/CURRENT/amd64/amd64 TB --- 2004-12-17 19:09:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-17 19:15:23 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-17 19:15:23 - cd /home/tinderbox/CURRENT/amd64/amd64/src TB --- 2004-12-17 19:15:23 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src/usr.sbin. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/CURRENT/amd64/amd64/src. TB --- 2004-12-17 20:18:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-17 20:18:56 - ERROR: failed to build world TB --- 2004-12-17 20:18:56 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 17 21:28:06 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C7EB16A4CE; Fri, 17 Dec 2004 21:28:06 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6ECD43D39; Fri, 17 Dec 2004 21:28:05 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHLS5C2019875; Fri, 17 Dec 2004 16:28:05 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHLS43J051821; Fri, 17 Dec 2004 16:28:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C01477306E; Fri, 17 Dec 2004 16:28:04 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041217212804.C01477306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 16:28:04 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 21:28:06 -0000 TB --- 2004-12-17 20:18:57 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-17 20:18:57 - starting CURRENT tinderbox run for i386/i386 TB --- 2004-12-17 20:18:57 - checking out the source tree TB --- 2004-12-17 20:18:57 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2004-12-17 20:18:57 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-17 20:25:11 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-17 20:25:11 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2004-12-17 20:25:11 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/usr.sbin. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2004-12-17 21:28:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-17 21:28:04 - ERROR: failed to build world TB --- 2004-12-17 21:28:04 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Fri Dec 17 22:37:32 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1365216A4CE; Fri, 17 Dec 2004 22:37:32 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF1D543D2F; Fri, 17 Dec 2004 22:37:31 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHMbVbd023565; Fri, 17 Dec 2004 17:37:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBHMbVGO002149; Fri, 17 Dec 2004 17:37:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 06A827306E; Fri, 17 Dec 2004 17:37:30 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041217223730.06A827306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 17:37:30 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Dec 2004 22:37:32 -0000 TB --- 2004-12-17 21:28:04 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-17 21:28:04 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-12-17 21:28:04 - checking out the source tree TB --- 2004-12-17 21:28:04 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2004-12-17 21:28:04 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-17 21:34:22 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-17 21:34:22 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2004-12-17 21:34:22 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src/usr.sbin. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2004-12-17 22:37:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-17 22:37:30 - ERROR: failed to build world TB --- 2004-12-17 22:37:30 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 18 00:08:58 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77C8116A4CE; Sat, 18 Dec 2004 00:08:58 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EECD43D49; Sat, 18 Dec 2004 00:08:58 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI08v1j027587; Fri, 17 Dec 2004 19:08:57 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI08uGR018024; Fri, 17 Dec 2004 19:08:56 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5297A7306E; Fri, 17 Dec 2004 19:08:57 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041218000857.5297A7306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 19:08:57 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 00:08:58 -0000 TB --- 2004-12-17 22:37:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-17 22:37:31 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-12-17 22:37:31 - checking out the source tree TB --- 2004-12-17 22:37:31 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-12-17 22:37:31 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-17 22:43:37 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-17 22:43:37 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-12-17 22:43:37 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src/usr.sbin. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-12-18 00:08:57 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-18 00:08:57 - ERROR: failed to build world TB --- 2004-12-18 00:08:57 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 18 01:17:12 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 294B316A4CF; Sat, 18 Dec 2004 01:17:12 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD12B43D46; Sat, 18 Dec 2004 01:17:11 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI1HBte087971; Fri, 17 Dec 2004 20:17:11 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI1HAfO042653; Fri, 17 Dec 2004 20:17:10 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DD3557306E; Fri, 17 Dec 2004 20:17:10 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041218011710.DD3557306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 20:17:10 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [current tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 01:17:12 -0000 TB --- 2004-12-18 00:08:57 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-18 00:08:57 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2004-12-18 00:08:57 - checking out the source tree TB --- 2004-12-18 00:08:57 - cd /home/tinderbox/CURRENT/sparc64/sparc64 TB --- 2004-12-18 00:08:57 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-12-18 00:15:16 - building world (CFLAGS=-O2 -pipe) TB --- 2004-12-18 00:15:16 - cd /home/tinderbox/CURRENT/sparc64/sparc64/src TB --- 2004-12-18 00:15:16 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O2 -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/usr.sbin. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2004-12-18 01:17:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-18 01:17:10 - ERROR: failed to build world TB --- 2004-12-18 01:17:10 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 18 02:13:24 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62E0116A4CE; Sat, 18 Dec 2004 02:13:24 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A6643D1F; Sat, 18 Dec 2004 02:13:23 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI2DMk4090499; Fri, 17 Dec 2004 21:13:22 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI2DLNF062030; Fri, 17 Dec 2004 21:13:21 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6A32F7306E; Fri, 17 Dec 2004 21:13:22 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041218021322.6A32F7306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 21:13:22 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_5 tinderbox] failure on alpha/alpha X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 02:13:24 -0000 TB --- 2004-12-18 01:17:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-18 01:17:11 - starting RELENG_5 tinderbox run for alpha/alpha TB --- 2004-12-18 01:17:11 - checking out the source tree TB --- 2004-12-18 01:17:11 - cd /home/tinderbox/RELENG_5/alpha/alpha TB --- 2004-12-18 01:17:11 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-12-18 01:25:56 - building world (CFLAGS=-O -pipe) TB --- 2004-12-18 01:25:56 - cd /home/tinderbox/RELENG_5/alpha/alpha/src TB --- 2004-12-18 01:25:56 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src/usr.sbin. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. *** Error code 1 Stop in /tinderbox/RELENG_5/alpha/alpha/src. TB --- 2004-12-18 02:13:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-18 02:13:22 - ERROR: failed to build world TB --- 2004-12-18 02:13:22 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 18 03:12:12 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED5CA16A4CE; Sat, 18 Dec 2004 03:12:11 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CFDF43D58; Sat, 18 Dec 2004 03:12:11 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI3CBb0036174; Fri, 17 Dec 2004 22:12:11 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI3CAfQ083857; Fri, 17 Dec 2004 22:12:10 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id EB80C7306E; Fri, 17 Dec 2004 22:12:10 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041218031210.EB80C7306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 22:12:10 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Status: Clean Subject: [releng_5 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 03:12:12 -0000 TB --- 2004-12-18 02:13:22 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-18 02:13:22 - starting RELENG_5 tinderbox run for amd64/amd64 TB --- 2004-12-18 02:13:22 - checking out the source tree TB --- 2004-12-18 02:13:22 - cd /home/tinderbox/RELENG_5/amd64/amd64 TB --- 2004-12-18 02:13:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-12-18 02:22:16 - building world (CFLAGS=-O -pipe) TB --- 2004-12-18 02:22:16 - cd /home/tinderbox/RELENG_5/amd64/amd64/src TB --- 2004-12-18 02:22:16 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/RELENG_5/amd64/amd64/src/usr.sbin. *** Error code 1 Stop in /tinderbox/RELENG_5/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/amd64/amd64/src. *** Error code 1 Stop in /tinderbox/RELENG_5/amd64/amd64/src. TB --- 2004-12-18 03:12:10 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-18 03:12:10 - ERROR: failed to build world TB --- 2004-12-18 03:12:10 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 18 04:09:36 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 642A616A4CE; Sat, 18 Dec 2004 04:09:36 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 026FE43D2D; Sat, 18 Dec 2004 04:09:36 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI49YBS096355; Fri, 17 Dec 2004 23:09:34 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI49Ylb004559; Fri, 17 Dec 2004 23:09:34 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id ACADF7306E; Fri, 17 Dec 2004 23:09:34 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041218040934.ACADF7306E@freebsd-current.sentex.ca> Date: Fri, 17 Dec 2004 23:09:34 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on avscan2 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_5 tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 04:09:36 -0000 TB --- 2004-12-18 03:12:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-18 03:12:11 - starting RELENG_5 tinderbox run for i386/i386 TB --- 2004-12-18 03:12:11 - checking out the source tree TB --- 2004-12-18 03:12:11 - cd /home/tinderbox/RELENG_5/i386/i386 TB --- 2004-12-18 03:12:11 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-12-18 03:21:10 - building world (CFLAGS=-O -pipe) TB --- 2004-12-18 03:21:10 - cd /home/tinderbox/RELENG_5/i386/i386/src TB --- 2004-12-18 03:21:10 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/RELENG_5/i386/i386/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/i386/src/usr.sbin. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/i386/src. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/i386/src. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/i386/src. TB --- 2004-12-18 04:09:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-18 04:09:34 - ERROR: failed to build world TB --- 2004-12-18 04:09:34 - tinderbox aborted From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 18 05:08:38 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E384816A4CE; Sat, 18 Dec 2004 05:08:37 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8183443D2D; Sat, 18 Dec 2004 05:08:37 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI58aVT000581; Sat, 18 Dec 2004 00:08:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBI58aP1009161; Sat, 18 Dec 2004 00:08:36 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C48B67306E; Sat, 18 Dec 2004 00:08:35 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041218050835.C48B67306E@freebsd-current.sentex.ca> Date: Sat, 18 Dec 2004 00:08:35 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Scanned: ClamAV 0.80/627/Sun Dec 12 14:53:11 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_5 tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 05:08:38 -0000 TB --- 2004-12-18 04:09:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-12-18 04:09:34 - starting RELENG_5 tinderbox run for i386/pc98 TB --- 2004-12-18 04:09:34 - checking out the source tree TB --- 2004-12-18 04:09:34 - cd /home/tinderbox/RELENG_5/i386/pc98 TB --- 2004-12-18 04:09:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src TB --- 2004-12-18 04:18:34 - building world (CFLAGS=-O -pipe) TB --- 2004-12-18 04:18:34 - cd /home/tinderbox/RELENG_5/i386/pc98/src TB --- 2004-12-18 04:18:34 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_frag.c cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_state.c cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter -I/tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../contrib/ipfilter -c /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c: In function `nat_log': /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `rulen' undeclared (first use in this function) /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: (Each undeclared identifier is reported only once /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: for each function it appears in.) /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_nat.c:2904: error: `np' undeclared (first use in this function) *** Error code 1 Stop in /tinderbox/RELENG_5/i386/pc98/src/usr.sbin/ipftest. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/pc98/src/usr.sbin. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/pc98/src. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/pc98/src. *** Error code 1 Stop in /tinderbox/RELENG_5/i386/pc98/src. TB --- 2004-12-18 05:08:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-18 05:08:35 - ERROR: failed to build world TB --- 2004-12-18 05:08:35 - tinderbox aborted