From owner-freebsd-tinderbox@FreeBSD.ORG Sat May 3 12:55:45 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 B97B8106566C; Sat, 3 May 2008 12:55:45 +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 9C2CE8FC1A; Sat, 3 May 2008 12:55:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m43CtieV042970; Sat, 3 May 2008 08:55:44 -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 m43CtijG096852; Sat, 3 May 2008 08:55:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id 72D5C1B5078; Sat, 3 May 2008 08:55:44 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080503125544.72D5C1B5078@freebsd-stable.sentex.ca> Date: Sat, 3 May 2008 08:55:44 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7014/Fri May 2 16:17:48 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [releng_7 tinderbox] failure on ia64/ia64 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: Sat, 03 May 2008 12:55:45 -0000 TB --- 2008-05-03 10:55:01 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-05-03 10:55:01 - starting RELENG_7 tinderbox run for ia64/ia64 TB --- 2008-05-03 10:55:01 - cleaning the object tree TB --- 2008-05-03 10:55:19 - cvsupping the source tree TB --- 2008-05-03 10:55:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/ia64/ia64/supfile TB --- 2008-05-03 10:55:25 - building world (CFLAGS=-O2 -pipe) TB --- 2008-05-03 10:55:25 - cd /src TB --- 2008-05-03 10:55:25 - /usr/bin/make -B buildworld >>> World build started on Sat May 3 10:55:26 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 12:18:59 UTC 2008 TB --- 2008-05-03 12:18:59 - generating LINT kernel config TB --- 2008-05-03 12:18:59 - cd /src/sys/ia64/conf TB --- 2008-05-03 12:18:59 - /usr/bin/make -B LINT TB --- 2008-05-03 12:18:59 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-05-03 12:18:59 - cd /src TB --- 2008-05-03 12:18:59 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat May 3 12:18:59 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 12:46:33 UTC 2008 TB --- 2008-05-03 12:46:33 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2008-05-03 12:46:33 - cd /src TB --- 2008-05-03 12:46:33 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat May 3 12:46:33 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 -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror vers.c linking kernel.debug e1000_api.o(.text+0x28a2): 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/ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-03 12:55:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-03 12:55:44 - ERROR: failed to build GENERIC kernel TB --- 2008-05-03 12:55:44 - tinderbox aborted TB --- 6432.80 user 456.12 system 7242.88 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-ia64-ia64.full