From owner-freebsd-tinderbox@FreeBSD.ORG Mon Apr 21 00:20:17 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 3CC23106566C; Mon, 21 Apr 2008 00:20:17 +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 073AF8FC1C; Mon, 21 Apr 2008 00:20:16 +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.2/8.14.2) with ESMTP id m3L0KGjN060670; Sun, 20 Apr 2008 20:20:16 -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.2/8.14.2) with ESMTP id m3L0KGFM079506; Sun, 20 Apr 2008 20:20:16 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3AA8473039; Sun, 20 Apr 2008 20:20:16 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080421002016.3AA8473039@freebsd-current.sentex.ca> Date: Sun, 20 Apr 2008 20:20:16 -0400 (EDT) X-Virus-Scanned: ClamAV 0.92.1/6526/Tue Apr 1 08:33:51 2008 clamav-milter version 0.92.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 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: Mon, 21 Apr 2008 00:20:17 -0000 TB --- 2008-04-20 23:03:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-20 23:03:45 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-04-20 23:03:45 - cleaning the object tree TB --- 2008-04-20 23:04:08 - cvsupping the source tree TB --- 2008-04-20 23:04:08 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-04-20 23:04:22 - building world (CFLAGS=-O -pipe) TB --- 2008-04-20 23:04:22 - cd /src TB --- 2008-04-20 23:04:22 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 20 23:04:24 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 Mon Apr 21 00:07:36 UTC 2008 TB --- 2008-04-21 00:07:36 - generating LINT kernel config TB --- 2008-04-21 00:07:36 - cd /src/sys/pc98/conf TB --- 2008-04-21 00:07:36 - /usr/bin/make -B LINT TB --- 2008-04-21 00:07:36 - building LINT kernel (COPTFLAGS=) TB --- 2008-04-21 00:07:36 - cd /src TB --- 2008-04-21 00:07:36 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 21 00:07:37 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 [...] ld -Bshareable -d -warn-common -o mac_test.ko mac_test.kld objcopy --strip-debug mac_test.ko ===> malo (all) cc -O -pipe -DPC98 -Werror -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/malo/../../dev/malo/if_malo.c /src/sys/modules/malo/../../dev/malo/if_malo.c: In function 'malo_attach': /src/sys/modules/malo/../../dev/malo/if_malo.c:210: error: 'i' undeclared (first use in this function) /src/sys/modules/malo/../../dev/malo/if_malo.c:210: error: (Each undeclared identifier is reported only once /src/sys/modules/malo/../../dev/malo/if_malo.c:210: error: for each function it appears in.) *** Error code 1 Stop in /src/sys/modules/malo. *** 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-04-21 00:20:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-21 00:20:16 - ERROR: failed to build lint kernel TB --- 2008-04-21 00:20:16 - tinderbox aborted TB --- 3345.24 user 410.28 system 4590.35 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full