From owner-freebsd-current@FreeBSD.ORG Tue Jun 2 03:24:42 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 5B495106564A; Tue, 2 Jun 2009 03:24:42 +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 1D0128FC0C; Tue, 2 Jun 2009 03:24:41 +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 n523OdY4012052; Mon, 1 Jun 2009 23:24:39 -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 n523OdIw078490; Mon, 1 Jun 2009 23:24:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A6F8F7302F; Mon, 1 Jun 2009 23:24:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090602032439.A6F8F7302F@freebsd-current.sentex.ca> Date: Mon, 1 Jun 2009 23:24:39 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca 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-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: Tue, 02 Jun 2009 03:24:43 -0000 TB --- 2009-06-02 01:53:56 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-06-02 01:53:56 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-06-02 01:53:56 - cleaning the object tree TB --- 2009-06-02 01:54:26 - cvsupping the source tree TB --- 2009-06-02 01:54:26 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-06-02 01:54:38 - building world TB --- 2009-06-02 01:54:38 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-02 01:54:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-02 01:54:38 - TARGET=sparc64 TB --- 2009-06-02 01:54:38 - TARGET_ARCH=sparc64 TB --- 2009-06-02 01:54:38 - TZ=UTC TB --- 2009-06-02 01:54:38 - __MAKE_CONF=/dev/null TB --- 2009-06-02 01:54:38 - cd /src TB --- 2009-06-02 01:54:38 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 2 01:54:39 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 Jun 2 03:16:26 UTC 2009 TB --- 2009-06-02 03:16:26 - generating LINT kernel config TB --- 2009-06-02 03:16:26 - cd /src/sys/sparc64/conf TB --- 2009-06-02 03:16:26 - /usr/bin/make -B LINT TB --- 2009-06-02 03:16:26 - building LINT kernel TB --- 2009-06-02 03:16:26 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-02 03:16:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-02 03:16:26 - TARGET=sparc64 TB --- 2009-06-02 03:16:26 - TARGET_ARCH=sparc64 TB --- 2009-06-02 03:16:26 - TZ=UTC TB --- 2009-06-02 03:16:26 - __MAKE_CONF=/dev/null TB --- 2009-06-02 03:16:26 - cd /src TB --- 2009-06-02 03:16:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jun 2 03:16:26 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 [...] /src/sys/dev/pci/pci.c:320: error: for each function it appears in.) /src/sys/dev/pci/pci.c:320: error: expected ';' before 'ap' cc1: warnings being treated as errors /src/sys/dev/pci/pci.c:325: warning: implicit declaration of function 'va_start' /src/sys/dev/pci/pci.c:325: warning: nested extern declaration of 'va_start' /src/sys/dev/pci/pci.c:325: error: 'ap' undeclared (first use in this function) /src/sys/dev/pci/pci.c:327: warning: implicit declaration of function 'va_end' /src/sys/dev/pci/pci.c:327: warning: nested extern declaration of 'va_end' *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-06-02 03:24:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-02 03:24:39 - ERROR: failed to build lint kernel TB --- 2009-06-02 03:24:39 - 4214.37 user 413.52 system 5443.38 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full