From owner-freebsd-current@FreeBSD.ORG Thu Oct 9 16:28:24 2008 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 322FB1065687; Thu, 9 Oct 2008 16:28:24 +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 090F78FC0C; Thu, 9 Oct 2008 16:28:23 +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 m99GSLiM086774; Thu, 9 Oct 2008 12:28:21 -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 m99GSL2k051961; Thu, 9 Oct 2008 12:28:21 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D947173039; Thu, 9 Oct 2008 12:28:20 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20081009162820.D947173039@freebsd-current.sentex.ca> Date: Thu, 9 Oct 2008 12:28:20 -0400 (EDT) X-Virus-Scanned: ClamAV 0.94/8394/Wed Oct 8 00:15:25 2008 clamav-milter version 0.94 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc 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: Thu, 09 Oct 2008 16:28:24 -0000 TB --- 2008-10-09 15:11:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-10-09 15:11:01 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-10-09 15:11:01 - cleaning the object tree TB --- 2008-10-09 15:11:34 - cvsupping the source tree TB --- 2008-10-09 15:11:34 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-10-09 15:11:41 - building world (CFLAGS=-O -pipe) TB --- 2008-10-09 15:11:41 - cd /src TB --- 2008-10-09 15:11:41 - /usr/bin/make -B buildworld >>> World build started on Thu Oct 9 15:11:43 UTC 2008 >>> 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 Thu Oct 9 16:20:26 UTC 2008 TB --- 2008-10-09 16:20:26 - generating LINT kernel config TB --- 2008-10-09 16:20:26 - cd /src/sys/powerpc/conf TB --- 2008-10-09 16:20:26 - /usr/bin/make -B LINT TB --- 2008-10-09 16:20:26 - building LINT kernel (COPTFLAGS=) TB --- 2008-10-09 16:20:26 - cd /src TB --- 2008-10-09 16:20:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Oct 9 16:20:26 UTC 2008 >>> 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/modules/ata/atapci/chipsets/ataacard/../../../../../dev/ata/chipsets/ata-acard.c:163: warning: nested extern declaration of 'ata_atapi' /src/sys/modules/ata/atapci/chipsets/ataacard/../../../../../dev/ata/chipsets/ata-acard.c: In function 'ata_acard_86X_setmode': /src/sys/modules/ata/atapci/chipsets/ataacard/../../../../../dev/ata/chipsets/ata-acard.c:202: warning: implicit declaration of function 'ata_check_80pin' /src/sys/modules/ata/atapci/chipsets/ataacard/../../../../../dev/ata/chipsets/ata-acard.c:202: warning: nested extern declaration of 'ata_check_80pin' /src/sys/modules/ata/atapci/chipsets/ataacard/../../../../../dev/ata/chipsets/ata-acard.c: At top level: /src/sys/modules/ata/atapci/chipsets/ataacard/../../../../../dev/ata/chipsets/ata-acard.c:285: warning: data definition has no type or storage class /src/sys/modules/ata/atapci/chipsets/ataacard/../../../../../dev/ata/chipsets/ata-acard.c:285: warning: type defaults to 'int' in declaration of 'ATA_DECLARE_DRIVER' /src/sys/modules/ata/atapci/chipsets/ataacard/../../../../../dev/ata/chipsets/ata-acard.c:285: warning: parameter names (without types) in function declaration *** Error code 1 Stop in /src/sys/modules/ata/atapci/chipsets/ataacard. *** Error code 1 Stop in /src/sys/modules/ata/atapci/chipsets. *** Error code 1 Stop in /src/sys/modules/ata/atapci. *** Error code 1 Stop in /src/sys/modules/ata. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-10-09 16:28:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-10-09 16:28:20 - ERROR: failed to build lint kernel TB --- 2008-10-09 16:28:20 - tinderbox aborted TB --- 3466.34 user 404.30 system 4639.48 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full