From owner-freebsd-i386@FreeBSD.ORG Sat May 3 10:55:02 2008 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 429A21065670; Sat, 3 May 2008 10:55:02 +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 25B1B8FC0C; Sat, 3 May 2008 10:55:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m43At1Gm085031; Sat, 3 May 2008 06:55:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m43At18u097740; Sat, 3 May 2008 06:55:01 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 1882B1B5078; Sat, 3 May 2008 06:55:00 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080503105501.1882B1B5078@freebsd-stable.sentex.ca> Date: Sat, 3 May 2008 06:55:00 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7014/Fri May 2 16:17:48 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [releng_7 tinderbox] failure on i386/i386 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: Sat, 03 May 2008 10:55:02 -0000 TB --- 2008-05-03 09:18:12 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-05-03 09:18:12 - starting RELENG_7 tinderbox run for i386/i386 TB --- 2008-05-03 09:18:12 - cleaning the object tree TB --- 2008-05-03 09:18:36 - cvsupping the source tree TB --- 2008-05-03 09:18:36 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/i386/i386/supfile TB --- 2008-05-03 09:18:45 - building world (CFLAGS=-O2 -pipe) TB --- 2008-05-03 09:18:45 - cd /src TB --- 2008-05-03 09:18:45 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 09:18:46 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 Sat May 3 10:21:19 UTC 2008 TB --- 2008-05-03 10:21:19 - generating LINT kernel config TB --- 2008-05-03 10:21:19 - cd /src/sys/i386/conf TB --- 2008-05-03 10:21:19 - /usr/bin/make -B LINT TB --- 2008-05-03 10:21:19 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-05-03 10:21:19 - cd /src TB --- 2008-05-03 10:21:19 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 3 10:21:19 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 >>> Kernel build for LINT completed on Sat May 3 10:46:09 UTC 2008 TB --- 2008-05-03 10:46:09 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-05-03 10:46:09 - cd /src TB --- 2008-05-03 10:46:09 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat May 3 10:46:10 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 [...] :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh GENERIC cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror vers.c linking kernel.debug e1000_api.o(.text+0xbce): In function `e1000_setup_init_funcs': /src/sys/dev/em/e1000_api.c:352: undefined reference to `e1000_init_function_pointers_82575' *** Error code 1 Stop in /obj/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 10:55:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 10:55:00 - ERROR: failed to build GENERIC kernel TB --- 2008-05-03 10:55:00 - tinderbox aborted TB --- 5014.81 user 467.65 system 5808.75 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-i386-i386.full