From owner-freebsd-current@FreeBSD.ORG Mon May 5 08:07:14 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6979B1065673; Mon, 5 May 2008 08:07:14 +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 33FD38FC21; Mon, 5 May 2008 08:07:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m4587DtF078720; Mon, 5 May 2008 04:07:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.2/8.14.2) with ESMTP id m4587Df4068595; Mon, 5 May 2008 04:07:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7316873039; Mon, 5 May 2008 04:07:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080505080713.7316873039@freebsd-current.sentex.ca> Date: Mon, 5 May 2008 04:07:13 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7015/Sat May 3 07:57:16 2008 clamav-milter version 0.93 on clamscanner2 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: Mon, 05 May 2008 08:07:14 -0000 TB --- 2008-05-05 06:53:54 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-05 06:53:54 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-05-05 06:53:54 - cleaning the object tree TB --- 2008-05-05 06:54:15 - cvsupping the source tree TB --- 2008-05-05 06:54:15 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-05-05 06:54:22 - building world (CFLAGS=-O -pipe) TB --- 2008-05-05 06:54:22 - cd /src TB --- 2008-05-05 06:54:22 - /usr/bin/make -B buildworld >>> World build started on Mon May 5 06:54:24 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 Mon May 5 07:58:40 UTC 2008 TB --- 2008-05-05 07:58:40 - generating LINT kernel config TB --- 2008-05-05 07:58:40 - cd /src/sys/powerpc/conf TB --- 2008-05-05 07:58:40 - /usr/bin/make -B LINT TB --- 2008-05-05 07:58:40 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-05 07:58:40 - cd /src TB --- 2008-05-05 07:58:40 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon May 5 07:58:40 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 [...] objcopy --strip-debug if_dc.ko ===> dcons (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/dcons/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -mlongcall -fno-omit-frame-pointer -I/obj/powerpc/src/sys/LINT -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/dcons/../../dev/dcons/dcons.c cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/dcons/../.. -DHAVE_KERNEL_OPTION_HEADERS -include /obj/powerpc/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -mlongcall -fno-omit-frame-pointer -I/obj/powerpc/src/sys/LINT -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/dcons/../../dev/dcons/dcons_os.c /src/sys/modules/dcons/../../dev/dcons/dcons_os.c: In function 'dcons_check_break': /src/sys/modules/dcons/../../dev/dcons/dcons_os.c:227: error: 'KDB_REQ_BREAK' undeclared (first use in this function) /src/sys/modules/dcons/../../dev/dcons/dcons_os.c:227: error: (Each undeclared identifier is reported only once /src/sys/modules/dcons/../../dev/dcons/dcons_os.c:227: error: for each function it appears in.) *** Error code 1 Stop in /src/sys/modules/dcons. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-05 08:07:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-05 08:07:13 - ERROR: failed to build lint kernel TB --- 2008-05-05 08:07:13 - tinderbox aborted TB --- 3196.17 user 374.53 system 4399.26 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full