From owner-freebsd-current@FreeBSD.ORG Sat Mar 24 09:59:56 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9889816A400; Sat, 24 Mar 2007 09:59:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 7002C13C4B0; Sat, 24 Mar 2007 09:59:56 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l2O9xuht070856; Sat, 24 Mar 2007 05:59:56 -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.8/8.13.8) with ESMTP id l2O9xtg9085527; Sat, 24 Mar 2007 05:59:55 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BBAC573039; Sat, 24 Mar 2007 04:59:55 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070324095955.BBAC573039@freebsd-current.sentex.ca> Date: Sat, 24 Mar 2007 04:59:55 -0500 (EST) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 09:59:56 -0000 TB --- 2007-03-24 08:39:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-03-24 08:39:17 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-03-24 08:39:17 - cleaning the object tree TB --- 2007-03-24 08:39:38 - checking out the source tree TB --- 2007-03-24 08:39:38 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-03-24 08:39:38 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-03-24 08:46:42 - building world (CFLAGS=-O2 -pipe) TB --- 2007-03-24 08:46:42 - cd /src TB --- 2007-03-24 08:46:42 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 24 08:46:43 UTC 2007 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sat Mar 24 09:50:16 UTC 2007 TB --- 2007-03-24 09:50:16 - generating LINT kernel config TB --- 2007-03-24 09:50:16 - cd /src/sys/powerpc/conf TB --- 2007-03-24 09:50:16 - /usr/bin/make -B LINT TB --- 2007-03-24 09:50:16 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-03-24 09:50:16 - cd /src TB --- 2007-03-24 09:50:16 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 24 09:50:16 UTC 2007 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/netinet/tcp_hostcache.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/netinet/tcp_input.c /src/sys/netinet/tcp_input.c: In function `tcp_do_segment': /src/sys/netinet/tcp_input.c:1275: error: `ostate' undeclared (first use in this function) /src/sys/netinet/tcp_input.c:1275: error: (Each undeclared identifier is reported only once /src/sys/netinet/tcp_input.c:1275: error: for each function it appears in.) /src/sys/netinet/tcp_input.c:1276: error: `tcp_saveipgen' undeclared (first use in this function) /src/sys/netinet/tcp_input.c:1276: error: `tcp_savetcp' undeclared (first use in this function) *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-03-24 09:59:55 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-03-24 09:59:55 - ERROR: failed to build lint kernel TB --- 2007-03-24 09:59:55 - tinderbox aborted TB --- 0.55 user 1.85 system 4838.41 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full