From owner-freebsd-i386@FreeBSD.ORG Wed Nov 21 07:06:51 2007 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 09C3016A420; Wed, 21 Nov 2007 07:06:51 +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 D7CEB13C4D5; Wed, 21 Nov 2007 07:06:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.14.1/8.13.8) with ESMTP id lAL76Zct052012; Wed, 21 Nov 2007 02:06:35 -0500 (EST) (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.1/8.14.1) with ESMTP id lAL76ZMS015195; Wed, 21 Nov 2007 02:06:35 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0563373039; Wed, 21 Nov 2007 02:06:34 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20071121070635.0563373039@freebsd-current.sentex.ca> Date: Wed, 21 Nov 2007 02:06:34 -0500 (EST) X-Virus-Scanned: ClamAV 0.90.2/3781/Fri Jul 27 07:24:10 2007 clamav-milter version 0.91.1 on clamscanner1 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: Wed, 21 Nov 2007 07:06:51 -0000 TB --- 2007-11-21 05:28:16 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-11-21 05:28:16 - starting HEAD tinderbox run for i386/pc98 TB --- 2007-11-21 05:28:16 - cleaning the object tree TB --- 2007-11-21 05:28:42 - checking out the source tree TB --- 2007-11-21 05:28:42 - cd /tinderbox/HEAD/i386/pc98 TB --- 2007-11-21 05:28:42 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-11-21 05:35:30 - building world (CFLAGS=-O2 -pipe) TB --- 2007-11-21 05:35:30 - cd /src TB --- 2007-11-21 05:35:30 - /usr/bin/make -B buildworld >>> World build started on Wed Nov 21 05:35:31 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 Wed Nov 21 06:49:49 UTC 2007 TB --- 2007-11-21 06:49:49 - generating LINT kernel config TB --- 2007-11-21 06:49:49 - cd /src/sys/pc98/conf TB --- 2007-11-21 06:49:49 - /usr/bin/make -B LINT TB --- 2007-11-21 06:49:49 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-11-21 06:49:49 - cd /src TB --- 2007-11-21 06:49:49 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Nov 21 06:49:49 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 [...] ld -Bshareable -d -warn-common -o elink.ko elink.kld objcopy --strip-debug elink.ko ===> em (all) cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I/src/sys/modules/em/../../dev/em -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/em/../../dev/em/if_em.c /src/sys/modules/em/../../dev/em/if_em.c: In function 'em_ioctl': /src/sys/modules/em/../../dev/em/if_em.c:1132: error: 'em_poll' undeclared (first use in this function) /src/sys/modules/em/../../dev/em/if_em.c:1132: error: (Each undeclared identifier is reported only once /src/sys/modules/em/../../dev/em/if_em.c:1132: error: for each function it appears in.) *** Error code 1 Stop in /src/sys/modules/em. *** 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-11-21 07:06:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-11-21 07:06:34 - ERROR: failed to build lint kernel TB --- 2007-11-21 07:06:34 - tinderbox aborted TB --- 4339.79 user 407.56 system 5898.20 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full