From owner-freebsd-tinderbox@FreeBSD.ORG Fri Mar 20 21:43:54 2009 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 E29FF1065678; Fri, 20 Mar 2009 21:43:54 +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 B08578FC2E; Fri, 20 Mar 2009 21:43:54 +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 n2KLhoHr059552; Fri, 20 Mar 2009 17:43:50 -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.3/8.14.3) with ESMTP id n2KLhoJ8014421; Fri, 20 Mar 2009 17:43:50 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0A5B07302F; Fri, 20 Mar 2009 16:43:49 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090320214350.0A5B07302F@freebsd-current.sentex.ca> Date: Fri, 20 Mar 2009 16:43:49 -0500 (EST) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sun4v 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: Fri, 20 Mar 2009 21:44:11 -0000 TB --- 2009-03-20 20:16:37 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-03-20 20:16:37 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2009-03-20 20:16:37 - cleaning the object tree TB --- 2009-03-20 20:17:07 - cvsupping the source tree TB --- 2009-03-20 20:17:07 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2009-03-20 20:17:20 - building world TB --- 2009-03-20 20:17:20 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-20 20:17:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-20 20:17:20 - TARGET=sun4v TB --- 2009-03-20 20:17:20 - TARGET_ARCH=sparc64 TB --- 2009-03-20 20:17:20 - TZ=UTC TB --- 2009-03-20 20:17:20 - __MAKE_CONF=/dev/null TB --- 2009-03-20 20:17:20 - cd /src TB --- 2009-03-20 20:17:20 - /usr/bin/make -B buildworld >>> World build started on Fri Mar 20 20:17:23 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 Fri Mar 20 21:36:13 UTC 2009 TB --- 2009-03-20 21:36:13 - generating LINT kernel config TB --- 2009-03-20 21:36:13 - cd /src/sys/sun4v/conf TB --- 2009-03-20 21:36:13 - /usr/bin/make -B LINT TB --- 2009-03-20 21:36:13 - building LINT kernel TB --- 2009-03-20 21:36:13 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-20 21:36:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-20 21:36:13 - TARGET=sun4v TB --- 2009-03-20 21:36:13 - TARGET_ARCH=sparc64 TB --- 2009-03-20 21:36:13 - TZ=UTC TB --- 2009-03-20 21:36:13 - __MAKE_CONF=/dev/null TB --- 2009-03-20 21:36:13 - cd /src TB --- 2009-03-20 21:36:13 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Mar 20 21:36:13 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 [...] In file included from /src/sys/dev/usb/controller/ehci.c:67: /src/sys/dev/usb/controller/ehci.h:463: error: 'USB_MAX_DEVICES' undeclared here (not in a function) /src/sys/dev/usb/controller/ehci.c: In function 'ehci_xfer_setup': /src/sys/dev/usb/controller/ehci.c:3587: error: 'USB_FS_BYTES_PER_HS_UFRAME' undeclared (first use in this function) /src/sys/dev/usb/controller/ehci.c:3587: error: (Each undeclared identifier is reported only once /src/sys/dev/usb/controller/ehci.c:3587: error: for each function it appears in.) /src/sys/dev/usb/controller/ehci.c: In function 'ehci_pipe_init': /src/sys/dev/usb/controller/ehci.c:3775: error: 'USB_CONTROL_ENDPOINT' undeclared (first use in this function) *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-03-20 21:43:49 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-03-20 21:43:49 - ERROR: failed to build lint kernel TB --- 2009-03-20 21:43:49 - 4217.68 user 401.13 system 5232.26 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full