From owner-freebsd-tinderbox@FreeBSD.ORG Sun Dec 12 14:59:01 2004 Return-Path: Delivered-To: freebsd-tinderbox@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8819A16A4CE; Sun, 12 Dec 2004 14:59:01 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1404F43D48; Sun, 12 Dec 2004 14:59:01 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id iBCEwxDE097198; Sun, 12 Dec 2004 09:58:59 -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 iBCEwxFv007374; Sun, 12 Dec 2004 09:58:59 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id B3AC5241A2; Sun, 12 Dec 2004 08:58:35 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20041212135835.B3AC5241A2@freebsd-stable.sentex.ca> Date: Sun, 12 Dec 2004 08:58:35 -0500 (EST) X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner1 X-Virus-Scanned: ClamAV 0.80/625/Fri Dec 10 12:41:57 2004 clamav-milter version 0.80j on clamscanner3 X-Virus-Status: Clean X-Virus-Status: Clean Subject: [releng_4 tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Tinderbox reports, responses, and meta-comments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 14:59:01 -0000 TB --- 2004-12-12 12:59:12 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2004-12-12 12:59:12 - starting RELENG_4 tinderbox run for i386/i386 TB --- 2004-12-12 12:59:12 - checking out the source tree TB --- 2004-12-12 12:59:12 - cd /tinderbox/RELENG_4/i386/i386 TB --- 2004-12-12 12:59:12 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2004-12-12 13:07:31 - building world (CFLAGS=-O -pipe) TB --- 2004-12-12 13:07:31 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-12 13:07:31 - /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-12 13:43:33 - building generic kernel (COPTFLAGS=-O -pipe) TB --- 2004-12-12 13:43:33 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-12 13:43:33 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Dec 12 13:43:33 GMT 2004 >>> Kernel build for GENERIC completed on Sun Dec 12 13:50:39 GMT 2004 TB --- 2004-12-12 13:50:39 - building LINT kernel (COPTFLAGS=-O -pipe) TB --- 2004-12-12 13:50:39 - cd /tinderbox/RELENG_4/i386/i386/src TB --- 2004-12-12 13:50:39 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Dec 12 13:50:39 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-12 13:58:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-12-12 13:58:35 - ERROR: failed to build lint kernel TB --- 2004-12-12 13:58:35 - tinderbox aborted