From owner-freebsd-i386@FreeBSD.ORG Wed May 11 05:46:26 2005 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 676B016A4CE; Wed, 11 May 2005 05:46:26 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED72543D66; Wed, 11 May 2005 05:46:25 +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.3/8.13.3) with ESMTP id j4B5kPp2087982; Wed, 11 May 2005 01:46:25 -0400 (EDT) (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.3/8.13.3) with ESMTP id j4B5kPqq045921; Wed, 11 May 2005 01:46:25 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 2A9157306E; Wed, 11 May 2005 01:46:24 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050511054624.2A9157306E@freebsd-current.sentex.ca> Date: Wed, 11 May 2005 01:46:24 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on smarthost2.sentex.ca X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on clamscanner3 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 05:46:26 -0000 TB --- 2005-05-11 03:51:55 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-05-11 03:51:55 - starting CURRENT tinderbox run for i386/i386 TB --- 2005-05-11 03:51:55 - cleaning the object tree TB --- 2005-05-11 03:52:31 - checking out the source tree TB --- 2005-05-11 03:52:31 - cd /home/tinderbox/CURRENT/i386/i386 TB --- 2005-05-11 03:52:31 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-05-11 03:58:51 - building world (CFLAGS=-O2 -pipe) TB --- 2005-05-11 03:58:51 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-11 03:58:51 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> 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 --- 2005-05-11 05:23:46 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-05-11 05:23:46 - cd /home/tinderbox/CURRENT/i386/i386/src TB --- 2005-05-11 05:23:46 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed May 11 05:23:47 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] touch export_syms awk -f /tinderbox/CURRENT/i386/i386/src/sys/modules/netgraph/mppc/../../../conf/kmod_syms.awk ng_mppc.kld export_syms | xargs -J% objcopy % ng_mppc.kld ld -Bshareable -d -warn-common -o ng_mppc.ko.debug ng_mppc.kld objcopy --strip-debug ng_mppc.ko.debug ng_mppc.ko ===> netgraph/nat (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -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/netgraph/nat/../../../netgraph/ng_nat.c /tinderbox/CURRENT/i386/i386/src/sys/modules/netgraph/nat/../../../netgraph/ng_nat.c: In function `ng_nat_rcvdata': /tinderbox/CURRENT/i386/i386/src/sys/modules/netgraph/nat/../../../netgraph/ng_nat.c:207: warning: 'ip' might be used uninitialized in this function *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/netgraph/nat. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src/sys/modules/netgraph. *** 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/GENERIC. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/i386/src. TB --- 2005-05-11 05:46:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-05-11 05:46:24 - ERROR: failed to build generic kernel TB --- 2005-05-11 05:46:24 - tinderbox aborted