From owner-freebsd-tinderbox@FreeBSD.ORG Thu Oct 9 20:04:09 2008 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 7F4291065686; Thu, 9 Oct 2008 20:04:09 +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 558CC8FC2D; Thu, 9 Oct 2008 20:04:09 +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 m99K470X031652; Thu, 9 Oct 2008 16:04:07 -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 m99K47LH058758; Thu, 9 Oct 2008 16:04:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 286C173039; Thu, 9 Oct 2008 16:04:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20081009200407.286C173039@freebsd-current.sentex.ca> Date: Thu, 9 Oct 2008 16:04:07 -0400 (EDT) X-Virus-Scanned: ClamAV 0.94/8264/Tue Sep 16 14:01:22 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 i386/i386 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: Thu, 09 Oct 2008 20:04:09 -0000 TB --- 2008-10-09 18:44:49 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-10-09 18:44:49 - starting HEAD tinderbox run for i386/i386 TB --- 2008-10-09 18:44:49 - cleaning the object tree TB --- 2008-10-09 18:45:24 - cvsupping the source tree TB --- 2008-10-09 18:45:24 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-10-09 18:45:32 - building world (CFLAGS=-O -pipe) TB --- 2008-10-09 18:45:32 - cd /src TB --- 2008-10-09 18:45:32 - /usr/bin/make -B buildworld >>> World build started on Thu Oct 9 18:45:34 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 19:52:45 UTC 2008 TB --- 2008-10-09 19:52:45 - generating LINT kernel config TB --- 2008-10-09 19:52:45 - cd /src/sys/i386/conf TB --- 2008-10-09 19:52:45 - /usr/bin/make -B LINT TB --- 2008-10-09 19:52:45 - building LINT kernel (COPTFLAGS=) TB --- 2008-10-09 19:52:45 - cd /src TB --- 2008-10-09 19:52:45 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Oct 9 19:52:45 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/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-10-09 20:04:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-10-09 20:04:06 - ERROR: failed to build lint kernel TB --- 2008-10-09 20:04:06 - tinderbox aborted TB --- 3547.88 user 429.63 system 4757.12 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full