From owner-freebsd-i386@FreeBSD.ORG Mon Dec 13 02:29:05 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00D4916A4CE; Mon, 13 Dec 2004 02:29:05 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E1543D45; Mon, 13 Dec 2004 02:29:04 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.1/8.13.1) with ESMTP id iBD2T3Z1059984; Sun, 12 Dec 2004 21:29:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBD2T3WL016724; Sun, 12 Dec 2004 21:29:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 90DED241A2; Sun, 12 Dec 2004 20:28:40 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041213012840.90DED241A2@freebsd-stable.sentex.ca> Date: Sun, 12 Dec 2004 20:28:40 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner2 X-Virus-Status: Clean Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 02:29:05 -0000 TB --- 2004-12-13 00:29:26 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2004-12-13 00:29:26 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-12-13 00:29:26 - checking out the source tree TB --- 2004-12-13 00:29:26 - cd /tinderbox/RELENG_4/i386/i386 TB --- 2004-12-13 00:29:26 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-12-13 00:37:46 - building world (CFLAGS=-O -pipe) TB --- 2004-12-13 00:37:46 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-13 00:37:46 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /tinderbox/RELENG_4/i386/i386/obj/tinderbox/RELENG_4/i386/i386/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2004-12-13 01:13:36 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-12-13 01:13:36 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-13 01:13:36 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Dec 13 01:13:36 GMT 2004 >>> Kernel build for GENERIC completed on Mon Dec 13 01:20:44 GMT 2004 TB --- 2004-12-13 01:20:44 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-12-13 01:20:44 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-13 01:20:44 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Dec 13 01:20:44 GMT 2004 [...] touch hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /tinderbox/RELENG_4/i386/i386/src/sys/conf/newvers.sh LINT cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/tinderbox/RELENG_4/i386/i386/src/sys -I/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/tinderbox/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_4/i386/i386/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-builtin -mpreferred-stack-boundary=2 vers.c linking kernel vinumrequest.o: In function `vinumstart': vinumrequest.o(.text+0x296): undefined reference to `abs' *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/obj/tinderbox/RELENG_4/i386/i386/src/sys/LINT. *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/src. *** Error code 1 Stop in /tinderbox/RELENG_4/i386/i386/src. TB --- 2004-12-13 01:28:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-13 01:28:40 - ERROR: failed to build lint kernel TB --- 2004-12-13 01:28:40 - tinderbox aborted