From owner-freebsd-tinderbox@FreeBSD.ORG Sun Jun 29 08:04:55 2008 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F3EC1065670; Sun, 29 Jun 2008 08:04:55 +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 363F98FC13; Sun, 29 Jun 2008 08:04:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m5T84qYU009882; Sun, 29 Jun 2008 04:04:52 -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.14.2/8.14.2) with ESMTP id m5T84qfl035057; Sun, 29 Jun 2008 04:04:52 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3B4DA73039; Sun, 29 Jun 2008 04:04:52 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080629080452.3B4DA73039@freebsd-current.sentex.ca> Date: Sun, 29 Jun 2008 04:04:52 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2008 08:04:55 -0000 TB --- 2008-06-29 06:50:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-06-29 06:50:00 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-06-29 06:50:02 - cleaning the object tree TB --- 2008-06-29 06:50:22 - cvsupping the source tree TB --- 2008-06-29 06:50:22 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-06-29 06:50:29 - building world (CFLAGS=-O -pipe) TB --- 2008-06-29 06:50:29 - cd /src TB --- 2008-06-29 06:50:29 - /usr/bin/make -B buildworld >>> World build started on Sun Jun 29 06:50:31 UTC 2008 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> World build completed on Sun Jun 29 07:58:36 UTC 2008 TB --- 2008-06-29 07:58:36 - generating LINT kernel config TB --- 2008-06-29 07:58:36 - cd /src/sys/powerpc/conf TB --- 2008-06-29 07:58:36 - /usr/bin/make -B LINT TB --- 2008-06-29 07:58:36 - building LINT kernel (COPTFLAGS=) TB --- 2008-06-29 07:58:36 - cd /src TB --- 2008-06-29 07:58:36 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Jun 29 07:58:36 UTC 2008 >>> 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 [...] ${NORMAL_CTFCONVERT} expands to empty string cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/netinet6/ip6_output.c ${NORMAL_CTFCONVERT} expands to empty string cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -fstack-protector -Werror /src/sys/netinet6/ip6_ipsec.c /src/sys/netinet6/ip6_ipsec.c: In function 'ip6_ipsec_fwd': /src/sys/netinet6/ip6_ipsec.c:131: error: 'ip6stat' undeclared (first use in this function) /src/sys/netinet6/ip6_ipsec.c:131: error: (Each undeclared identifier is reported only once /src/sys/netinet6/ip6_ipsec.c:131: error: for each function it appears in.) *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-06-29 08:04:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-06-29 08:04:51 - ERROR: failed to build lint kernel TB --- 2008-06-29 08:04:51 - tinderbox aborted TB --- 3332.37 user 394.81 system 4490.05 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full