From owner-freebsd-i386@FreeBSD.ORG Thu Oct 9 20:46:45 2008 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7232B10656BA; Thu, 9 Oct 2008 20:46:45 +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 C6B518FC23; Thu, 9 Oct 2008 20:46:44 +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 m99KkgSM041345; Thu, 9 Oct 2008 16:46:42 -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 m99KkgOG072113; Thu, 9 Oct 2008 16:46:42 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D667973039; Thu, 9 Oct 2008 16:46:41 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20081009204641.D667973039@freebsd-current.sentex.ca> Date: Thu, 9 Oct 2008 16:46:41 -0400 (EDT) X-Virus-Scanned: ClamAV 0.94/8264/Tue Sep 16 14:01:22 2008 clamav-milter version 0.94 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2008 20:46:45 -0000 TB --- 2008-10-09 19:29:53 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-10-09 19:29:53 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-10-09 19:29:53 - cleaning the object tree TB --- 2008-10-09 19:30:18 - cvsupping the source tree TB --- 2008-10-09 19:30:18 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-10-09 19:30:24 - building world (CFLAGS=-O -pipe) TB --- 2008-10-09 19:30:24 - cd /src TB --- 2008-10-09 19:30:24 - /usr/bin/make -B buildworld >>> World build started on Thu Oct 9 19:30:25 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 20:37:18 UTC 2008 TB --- 2008-10-09 20:37:18 - generating LINT kernel config TB --- 2008-10-09 20:37:18 - cd /src/sys/pc98/conf TB --- 2008-10-09 20:37:18 - /usr/bin/make -B LINT TB --- 2008-10-09 20:37:18 - building LINT kernel (COPTFLAGS=) TB --- 2008-10-09 20:37:18 - cd /src TB --- 2008-10-09 20:37:18 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Oct 9 20:37:19 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/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-10-09 20:46:41 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-10-09 20:46:41 - ERROR: failed to build lint kernel TB --- 2008-10-09 20:46:41 - tinderbox aborted TB --- 3438.94 user 428.05 system 4608.36 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full