From owner-freebsd-i386@FreeBSD.ORG Thu Apr 3 09:24:30 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 8AA70106564A; Thu, 3 Apr 2008 09:24:30 +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 6AC138FC1B; Thu, 3 Apr 2008 09:24:30 +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 m339OTrp061573; Thu, 3 Apr 2008 05:24:29 -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 m339OTmn084923; Thu, 3 Apr 2008 05:24:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3B0A473039; Thu, 3 Apr 2008 04:24:29 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080403092429.3B0A473039@freebsd-current.sentex.ca> Date: Thu, 3 Apr 2008 04:24:29 -0500 (EST) 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-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: Thu, 03 Apr 2008 09:24:30 -0000 TB --- 2008-04-03 07:59:03 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-03 07:59:03 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-04-03 07:59:03 - cleaning the object tree TB --- 2008-04-03 07:59:21 - cvsupping the source tree TB --- 2008-04-03 07:59:21 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-04-03 07:59:27 - building world (CFLAGS=-O -pipe) TB --- 2008-04-03 07:59:27 - cd /src TB --- 2008-04-03 07:59:27 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 3 07:59:28 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 Thu Apr 3 09:02:51 UTC 2008 TB --- 2008-04-03 09:02:51 - generating LINT kernel config TB --- 2008-04-03 09:02:51 - cd /src/sys/pc98/conf TB --- 2008-04-03 09:02:51 - /usr/bin/make -B LINT TB --- 2008-04-03 09:02:51 - building LINT kernel (COPTFLAGS=) TB --- 2008-04-03 09:02:51 - cd /src TB --- 2008-04-03 09:02:51 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 3 09:02:51 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 Thu Apr 3 09:19:43 UTC 2008 TB --- 2008-04-03 09:19:43 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-04-03 09:19:43 - cd /src TB --- 2008-04-03 09:19:43 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Apr 3 09:19:43 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 [...] /src/sys/dev/em/e1000_82571.c:1290: undefined reference to `e1000_rar_set_generic' e1000_82571.o(.text+0x24b4): In function `e1000_read_mac_addr_82571': /src/sys/dev/em/e1000_82571.c:1362: undefined reference to `e1000_check_alt_mac_addr_generic' e1000_82571.o(.text+0x24c3):/src/sys/dev/em/e1000_82571.c:1363: undefined reference to `e1000_read_mac_addr_generic' e1000_82571.o(.text+0x251f): In function `e1000_power_down_phy_copper_82571': /src/sys/dev/em/e1000_82571.c:1385: undefined reference to `e1000_power_down_phy_copper' e1000_82571.o(.text+0x2540): In function `e1000_clear_hw_cntrs_82571': /src/sys/dev/em/e1000_82571.c:1402: undefined reference to `e1000_clear_hw_cntrs_base_generic' *** Error code 1 Stop in /obj/pc98/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-03 09:24:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-03 09:24:29 - ERROR: failed to build GENERIC kernel TB --- 2008-04-03 09:24:29 - tinderbox aborted TB --- 3752.73 user 464.83 system 5125.22 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full