From owner-freebsd-sparc64@FreeBSD.ORG Tue Feb 3 10:39:34 2009 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC03C106566B; Tue, 3 Feb 2009 10:39: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 A10538FC22; Tue, 3 Feb 2009 10:39:34 +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.3/8.14.3) with ESMTP id n13AdWJ9052566; Tue, 3 Feb 2009 05:39:32 -0500 (EST) (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.3/8.14.3) with ESMTP id n13AdVgD025777; Tue, 3 Feb 2009 05:39:31 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D84687302F; Tue, 3 Feb 2009 05:39:31 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090203103931.D84687302F@freebsd-current.sentex.ca> Date: Tue, 3 Feb 2009 05:39: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 sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2009 10:39:35 -0000 TB --- 2009-02-03 08:55:23 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-02-03 08:55:23 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-02-03 08:55:23 - cleaning the object tree TB --- 2009-02-03 08:55:53 - cvsupping the source tree TB --- 2009-02-03 08:55:53 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-02-03 08:56:00 - building world TB --- 2009-02-03 08:56:00 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-03 08:56:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-03 08:56:00 - TARGET=sparc64 TB --- 2009-02-03 08:56:00 - TARGET_ARCH=sparc64 TB --- 2009-02-03 08:56:00 - TZ=UTC TB --- 2009-02-03 08:56:00 - __MAKE_CONF=/dev/null TB --- 2009-02-03 08:56:00 - cd /src TB --- 2009-02-03 08:56:00 - /usr/bin/make -B buildworld >>> World build started on Tue Feb 3 08:56:02 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 >>> World build completed on Tue Feb 3 10:14:08 UTC 2009 TB --- 2009-02-03 10:14:08 - generating LINT kernel config TB --- 2009-02-03 10:14:08 - cd /src/sys/sparc64/conf TB --- 2009-02-03 10:14:08 - /usr/bin/make -B LINT TB --- 2009-02-03 10:14:08 - building LINT kernel TB --- 2009-02-03 10:14:08 - MAKEOBJDIRPREFIX=/obj TB --- 2009-02-03 10:14:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-02-03 10:14:08 - TARGET=sparc64 TB --- 2009-02-03 10:14:08 - TARGET_ARCH=sparc64 TB --- 2009-02-03 10:14:08 - TZ=UTC TB --- 2009-02-03 10:14:08 - __MAKE_CONF=/dev/null TB --- 2009-02-03 10:14:08 - cd /src TB --- 2009-02-03 10:14:08 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Feb 3 10:14:08 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 [...] cc1: warnings being treated as errors /src/sys/modules/usb2/quirk/../../../dev/usb2/quirk/usb2_quirk.c:115: warning: data definition has no type or storage class /src/sys/modules/usb2/quirk/../../../dev/usb2/quirk/usb2_quirk.c:115: warning: type defaults to 'int' in declaration of 'USB_MAKE_DEBUG_TABLE' /src/sys/modules/usb2/quirk/../../../dev/usb2/quirk/usb2_quirk.c:115: warning: parameter names (without types) in function declaration /src/sys/modules/usb2/quirk/../../../dev/usb2/quirk/usb2_quirk.c: In function 'usb2_quirkstr': /src/sys/modules/usb2/quirk/../../../dev/usb2/quirk/usb2_quirk.c:126: error: 'USB_QUIRK' undeclared (first use in this function) /src/sys/modules/usb2/quirk/../../../dev/usb2/quirk/usb2_quirk.c:126: error: (Each undeclared identifier is reported only once /src/sys/modules/usb2/quirk/../../../dev/usb2/quirk/usb2_quirk.c:126: error: for each function it appears in.) *** Error code 1 Stop in /src/sys/modules/usb2/quirk. *** Error code 1 Stop in /src/sys/modules/usb2. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-02-03 10:39:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-02-03 10:39:31 - ERROR: failed to build lint kernel TB --- 2009-02-03 10:39:31 - 5103.84 user 433.73 system 6248.11 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full