From owner-freebsd-current@FreeBSD.ORG Sun Feb 10 03:43:26 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 E530616A417; Sun, 10 Feb 2008 03:43:25 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id B4FDD13C465; Sun, 10 Feb 2008 03:43:25 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m1A3hOYI058989; Sat, 9 Feb 2008 22:43:24 -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.14.2/8.14.1) with ESMTP id m1A3hN58024447; Sat, 9 Feb 2008 22:43:24 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9153273039; Sat, 9 Feb 2008 22:43:23 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080210034323.9153273039@freebsd-current.sentex.ca> Date: Sat, 9 Feb 2008 22:43:23 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 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: Sun, 10 Feb 2008 03:43:26 -0000 TB --- 2008-02-10 01:55:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-02-10 01:55:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-02-10 01:55:00 - cleaning the object tree TB --- 2008-02-10 01:55:46 - cvsupping the source tree TB --- 2008-02-10 01:55:46 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-02-10 01:55:51 - building world (CFLAGS=-O -pipe) TB --- 2008-02-10 01:55:51 - cd /src TB --- 2008-02-10 01:55:51 - /usr/bin/make -B buildworld >>> World build started on Sun Feb 10 01:55:53 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Sun Feb 10 03:22:41 UTC 2008 TB --- 2008-02-10 03:22:41 - generating LINT kernel config TB --- 2008-02-10 03:22:41 - cd /src/sys/amd64/conf TB --- 2008-02-10 03:22:41 - /usr/bin/make -B LINT TB --- 2008-02-10 03:22:42 - building LINT kernel (COPTFLAGS=) TB --- 2008-02-10 03:22:42 - cd /src TB --- 2008-02-10 03:22:42 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Feb 10 03:22:42 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 >>> Kernel build for LINT completed on Sun Feb 10 03:39:22 UTC 2008 TB --- 2008-02-10 03:39:22 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-02-10 03:39:22 - cd /src TB --- 2008-02-10 03:39:22 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Feb 10 03:39:22 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 [...] cc -c -std=c99 -g -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -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 /src/sys/dev/uart/uart_subr.c cc -c -std=c99 -g -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -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 /src/sys/dev/uart/uart_tty.c cc -c -std=c99 -g -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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -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 /src/sys/dev/usb/ehci.c /src/sys/dev/usb/ehci.c: In function 'ehci_sync_hc': /src/sys/dev/usb/ehci.c:1563: error: 'LOCK_FILE' undeclared (first use in this function) /src/sys/dev/usb/ehci.c:1563: error: (Each undeclared identifier is reported only once /src/sys/dev/usb/ehci.c:1563: error: for each function it appears in.) /src/sys/dev/usb/ehci.c:1563: error: 'LOCK_LINE' undeclared (first use in this function) *** Error code 1 Stop in /obj/amd64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-02-10 03:43:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-02-10 03:43:23 - ERROR: failed to build GENERIC kernel TB --- 2008-02-10 03:43:23 - tinderbox aborted TB --- 4884.08 user 601.68 system 6502.70 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full