From owner-freebsd-i386@FreeBSD.ORG Thu Jul 12 01:53:13 2007 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9BE2716A421; Thu, 12 Jul 2007 01:53:13 +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 720EC13C447; Thu, 12 Jul 2007 01:53:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l6C1rC9p079248; Wed, 11 Jul 2007 21:53: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.13.8/8.13.8) with ESMTP id l6C1rCGa035386; Wed, 11 Jul 2007 21:53:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7794173068; Wed, 11 Jul 2007 21:53:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070712015312.7794173068@freebsd-current.sentex.ca> Date: Wed, 11 Jul 2007 21:53:12 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean 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, 12 Jul 2007 01:53:13 -0000 TB --- 2007-07-12 00:13:11 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-07-12 00:13:11 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-07-12 00:13:11 - cleaning the object tree TB --- 2007-07-12 00:13:37 - checking out the source tree TB --- 2007-07-12 00:13:37 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-07-12 00:13:37 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-07-12 00:21:14 - building world (CFLAGS=-O2 -pipe) TB --- 2007-07-12 00:21:14 - cd /src TB --- 2007-07-12 00:21:14 - /usr/bin/make -B buildworld >>> World build started on Thu Jul 12 00:21:15 UTC 2007 >>> 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 Jul 12 01:35:12 UTC 2007 TB --- 2007-07-12 01:35:12 - generating LINT kernel config TB --- 2007-07-12 01:35:12 - cd /src/sys/pc98/conf TB --- 2007-07-12 01:35:12 - /usr/bin/make -B LINT TB --- 2007-07-12 01:35:13 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-07-12 01:35:13 - cd /src TB --- 2007-07-12 01:35:13 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Jul 12 01:35:13 UTC 2007 >>> 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 [...] ===> if_ndis (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_get': /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:2989: error: storage size of 'wreq' isn't known /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:2989: warning: unused variable 'wreq' /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c: In function 'ndis_wi_ioctl_set': /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:3070: error: storage size of 'wreq' isn't known /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:3070: warning: unused variable 'wreq' *** Error code 1 Stop in /src/sys/modules/if_ndis. *** 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 --- 2007-07-12 01:53:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-07-12 01:53:11 - ERROR: failed to build lint kernel TB --- 2007-07-12 01:53:11 - tinderbox aborted TB --- 0.84 user 2.84 system 6000.24 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full