From owner-freebsd-ia64@FreeBSD.ORG Thu Apr 3 21:54:41 2008 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 190AD1065670; Thu, 3 Apr 2008 21:54:41 +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 DA8C38FC18; Thu, 3 Apr 2008 21:54:35 +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 m33LsYLk070972; Thu, 3 Apr 2008 17:54:35 -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 m33LsYsB025558; Thu, 3 Apr 2008 17:54:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A3C4873039; Thu, 3 Apr 2008 16:54:34 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080403215434.A3C4873039@freebsd-current.sentex.ca> Date: Thu, 3 Apr 2008 16:54:34 -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 ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2008 21:54:41 -0000 TB --- 2008-04-03 20:20:08 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-03 20:20:08 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-04-03 20:20:08 - cleaning the object tree TB --- 2008-04-03 20:20:32 - cvsupping the source tree TB --- 2008-04-03 20:20:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-04-03 20:20:40 - building world (CFLAGS=-O -pipe) TB --- 2008-04-03 20:20:40 - cd /src TB --- 2008-04-03 20:20:40 - /usr/bin/make -B buildworld >>> World build started on Thu Apr 3 20:20:41 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 21:29:54 UTC 2008 TB --- 2008-04-03 21:29:54 - generating LINT kernel config TB --- 2008-04-03 21:29:54 - cd /src/sys/ia64/conf TB --- 2008-04-03 21:29:54 - /usr/bin/make -B LINT TB --- 2008-04-03 21:29:55 - building LINT kernel (COPTFLAGS=) TB --- 2008-04-03 21:29:55 - cd /src TB --- 2008-04-03 21:29:55 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 3 21:29:55 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 21:48:35 UTC 2008 TB --- 2008-04-03 21:48:35 - building GENERIC kernel (COPTFLAGS=) TB --- 2008-04-03 21:48:35 - cd /src TB --- 2008-04-03 21:48:35 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Apr 3 21:48:35 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+0x8d32): 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+0x8d72):/src/sys/dev/em/e1000_82571.c:1363: undefined reference to `e1000_read_mac_addr_generic' e1000_82571.o(.text+0x8f62): 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+0x8fc2): 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/ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-03 21:54:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-03 21:54:34 - ERROR: failed to build GENERIC kernel TB --- 2008-04-03 21:54:34 - tinderbox aborted TB --- 4354.50 user 440.60 system 5666.32 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full