From owner-freebsd-sparc64@FreeBSD.ORG Tue Jun 2 12:06:14 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 C15861065689; Tue, 2 Jun 2009 12:06:14 +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 7F3EA8FC1A; Tue, 2 Jun 2009 12:06:14 +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.3/8.14.3) with ESMTP id n52C6CxC002721; Tue, 2 Jun 2009 08:06:12 -0400 (EDT) (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 n52C6CVp091621; Tue, 2 Jun 2009 08:06:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 37D267302F; Tue, 2 Jun 2009 08:06:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090602120612.37D267302F@freebsd-current.sentex.ca> Date: Tue, 2 Jun 2009 08:06:12 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp1.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 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, 02 Jun 2009 12:06:18 -0000 TB --- 2009-06-02 10:35:20 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-06-02 10:35:20 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-06-02 10:35:20 - cleaning the object tree TB --- 2009-06-02 10:35:45 - cvsupping the source tree TB --- 2009-06-02 10:35:46 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-06-02 10:35:56 - building world TB --- 2009-06-02 10:35:56 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-02 10:35:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-02 10:35:56 - TARGET=sparc64 TB --- 2009-06-02 10:35:56 - TARGET_ARCH=sparc64 TB --- 2009-06-02 10:35:56 - TZ=UTC TB --- 2009-06-02 10:35:56 - __MAKE_CONF=/dev/null TB --- 2009-06-02 10:35:56 - cd /src TB --- 2009-06-02 10:35:56 - /usr/bin/make -B buildworld >>> World build started on Tue Jun 2 10:35:58 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 11:57:50 UTC 2009 TB --- 2009-06-02 11:57:50 - generating LINT kernel config TB --- 2009-06-02 11:57:50 - cd /src/sys/sparc64/conf TB --- 2009-06-02 11:57:50 - /usr/bin/make -B LINT TB --- 2009-06-02 11:57:50 - building LINT kernel TB --- 2009-06-02 11:57:50 - MAKEOBJDIRPREFIX=/obj TB --- 2009-06-02 11:57:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-06-02 11:57:50 - TARGET=sparc64 TB --- 2009-06-02 11:57:50 - TARGET_ARCH=sparc64 TB --- 2009-06-02 11:57:50 - TZ=UTC TB --- 2009-06-02 11:57:50 - __MAKE_CONF=/dev/null TB --- 2009-06-02 11:57:50 - cd /src TB --- 2009-06-02 11:57:50 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Jun 2 11:57:51 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 12:06:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-06-02 12:06:12 - ERROR: failed to build lint kernel TB --- 2009-06-02 12:06:12 - 4208.81 user 415.77 system 5451.59 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full