From owner-freebsd-ia64@FreeBSD.ORG Wed Jan 27 10:19:24 2010 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 5CF8B10656A3; Wed, 27 Jan 2010 10:19:24 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1BF128FC2B; Wed, 27 Jan 2010 10:19:24 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o0RAJNPG029086; Wed, 27 Jan 2010 05:19:23 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o0RAJNvq029080; Wed, 27 Jan 2010 10:19:23 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 27 Jan 2010 10:19:23 GMT Message-Id: <201001271019.o0RAJNvq029080@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk 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: Wed, 27 Jan 2010 10:19:24 -0000 TB --- 2010-01-27 08:55:29 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-01-27 08:55:29 - starting HEAD tinderbox run for ia64/ia64 TB --- 2010-01-27 08:55:29 - cleaning the object tree TB --- 2010-01-27 08:55:50 - cvsupping the source tree TB --- 2010-01-27 08:55:50 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2010-01-27 08:57:14 - building world TB --- 2010-01-27 08:57:14 - MAKEOBJDIRPREFIX=/obj TB --- 2010-01-27 08:57:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-01-27 08:57:14 - TARGET=ia64 TB --- 2010-01-27 08:57:14 - TARGET_ARCH=ia64 TB --- 2010-01-27 08:57:14 - TZ=UTC TB --- 2010-01-27 08:57:14 - __MAKE_CONF=/dev/null TB --- 2010-01-27 08:57:14 - cd /src TB --- 2010-01-27 08:57:14 - /usr/bin/make -B buildworld >>> World build started on Wed Jan 27 08:57:15 UTC 2010 >>> 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 Wed Jan 27 10:13:33 UTC 2010 TB --- 2010-01-27 10:13:33 - generating LINT kernel config TB --- 2010-01-27 10:13:33 - cd /src/sys/ia64/conf TB --- 2010-01-27 10:13:33 - /usr/bin/make -B LINT TB --- 2010-01-27 10:13:33 - building LINT kernel TB --- 2010-01-27 10:13:33 - MAKEOBJDIRPREFIX=/obj TB --- 2010-01-27 10:13:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-01-27 10:13:33 - TARGET=ia64 TB --- 2010-01-27 10:13:33 - TARGET_ARCH=ia64 TB --- 2010-01-27 10:13:33 - TZ=UTC TB --- 2010-01-27 10:13:33 - __MAKE_CONF=/dev/null TB --- 2010-01-27 10:13:33 - cd /src TB --- 2010-01-27 10:13:33 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jan 27 10:13:33 UTC 2010 >>> 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/e1000/if_em.c:5291: error: 'struct adapter' has no member named 'mbuf_cluster_failed' /src/sys/dev/e1000/if_em.c: In function 'em_print_hw_stats': /src/sys/dev/e1000/if_em.c:5332: error: 'struct adapter' has no member named 'rx_irq' /src/sys/dev/e1000/if_em.c:5333: error: 'struct adapter' has no member named 'tx_irq' /src/sys/dev/e1000/if_em.c:5333: warning: format '%ld' expects type 'long int', but argument 5 has type 'int' /src/sys/dev/e1000/if_em.c: In function 'em_sysctl_int_delay': /src/sys/dev/e1000/if_em.c:5462: error: 'struct adapter' has no member named 'txd_cmd' /src/sys/dev/e1000/if_em.c:5466: error: 'struct adapter' has no member named 'txd_cmd' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-01-27 10:19:23 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-01-27 10:19:23 - ERROR: failed to build lint kernel TB --- 2010-01-27 10:19:23 - 3919.80 user 668.27 system 5034.16 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full