From owner-freebsd-current@FreeBSD.ORG Sat Feb 7 10:33:34 2009 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 AF4C3106564A; Sat, 7 Feb 2009 10:33:34 +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 6D38B8FC08; Sat, 7 Feb 2009 10:33:34 +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.3/8.14.3) with ESMTP id n17AXWaq024549; Sat, 7 Feb 2009 05:33:32 -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.3/8.14.3) with ESMTP id n17AXV1H096886; Sat, 7 Feb 2009 05:33:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B6CBC7302F; Sat, 7 Feb 2009 05:33:31 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090207103331.B6CBC7302F@freebsd-current.sentex.ca> Date: Sat, 7 Feb 2009 05:33:31 -0500 (EST) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Sat, 07 Feb 2009 10:33:35 -0000 TB --- 2009-02-07 08:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-02-07 08:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-02-07 08:00:00 - cleaning the object tree TB --- 2009-02-07 08:00:51 - cvsupping the source tree TB --- 2009-02-07 08:00:51 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-02-07 08:00:59 - building world TB --- 2009-02-07 08:00:59 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-07 08:00:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-07 08:00:59 - TARGET=amd64 TB --- 2009-02-07 08:00:59 - TARGET_ARCH=amd64 TB --- 2009-02-07 08:00:59 - TZ=UTC TB --- 2009-02-07 08:00:59 - __MAKE_CONF=/dev/null TB --- 2009-02-07 08:00:59 - cd /src TB --- 2009-02-07 08:00:59 - /usr/bin/make -B buildworld >>> World build started on Sat Feb 7 08:01:01 UTC 2009 >>> 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 Sat Feb 7 10:06:23 UTC 2009 TB --- 2009-02-07 10:06:23 - generating LINT kernel config TB --- 2009-02-07 10:06:23 - cd /src/sys/amd64/conf TB --- 2009-02-07 10:06:23 - /usr/bin/make -B LINT TB --- 2009-02-07 10:06:23 - building LINT kernel TB --- 2009-02-07 10:06:23 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-07 10:06:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-07 10:06:23 - TARGET=amd64 TB --- 2009-02-07 10:06:23 - TARGET_ARCH=amd64 TB --- 2009-02-07 10:06:23 - TZ=UTC TB --- 2009-02-07 10:06:23 - __MAKE_CONF=/dev/null TB --- 2009-02-07 10:06:23 - cd /src TB --- 2009-02-07 10:06:23 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Feb 7 10:06:23 UTC 2009 >>> 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 [...] awk -f /src/sys/modules/usb2/controller/../../../conf/kmod_syms.awk usb2_controller.ko export_syms | xargs -J% objcopy % usb2_controller.ko objcopy --strip-debug usb2_controller.ko ===> usb2/controller_ehci (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/usb2/controller_ehci/../../../dev/usb2/controller/ehci2.c /src/sys/modules/usb2/controller_ehci/../../../dev/usb2/controller/ehci2.c: In function 'ehci_init': /src/sys/modules/usb2/controller_ehci/../../../dev/usb2/controller/ehci2.c:265: error: 'error' undeclared (first use in this function) /src/sys/modules/usb2/controller_ehci/../../../dev/usb2/controller/ehci2.c:265: error: (Each undeclared identifier is reported only once /src/sys/modules/usb2/controller_ehci/../../../dev/usb2/controller/ehci2.c:265: error: for each function it appears in.) *** Error code 1 Stop in /src/sys/modules/usb2/controller_ehci. *** Error code 1 Stop in /src/sys/modules/usb2. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-02-07 10:33:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-02-07 10:33:31 - ERROR: failed to build lint kernel TB --- 2009-02-07 10:33:31 - 6997.34 user 674.03 system 9211.22 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full