From owner-freebsd-tinderbox@FreeBSD.ORG Thu Feb 28 05:03:35 2013 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BD823DF5; Thu, 28 Feb 2013 05:03:35 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) by mx1.freebsd.org (Postfix) with ESMTP id 7D31DA45; Thu, 28 Feb 2013 05:03:35 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r1S53Z0o011571; Thu, 28 Feb 2013 05:03:35 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r1S53ZOQ011570; Thu, 28 Feb 2013 05:03:35 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 28 Feb 2013 05:03:35 GMT Message-Id: <201302280503.r1S53ZOQ011570@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on ia64/ia64 Precedence: bulk X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.14 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 05:03:35 -0000 TB --- 2013-02-28 04:00:56 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-02-28 04:00:57 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-02-28 04:00:57 - starting RELENG_8 tinderbox run for ia64/ia64 TB --- 2013-02-28 04:00:57 - cleaning the object tree TB --- 2013-02-28 04:00:57 - checking out /src from svn://svn.freebsd.org/base/stable/8 TB --- 2013-02-28 04:00:57 - cd /tinderbox/RELENG_8/ia64/ia64 TB --- 2013-02-28 04:00:57 - /usr/local/bin/svn cleanup /src TB --- 2013-02-28 04:01:08 - /usr/local/bin/svn update /src TB --- 2013-02-28 04:01:15 - building world TB --- 2013-02-28 04:01:15 - CROSS_BUILD_TESTING=YES TB --- 2013-02-28 04:01:15 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-28 04:01:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-28 04:01:15 - SRCCONF=/dev/null TB --- 2013-02-28 04:01:15 - TARGET=ia64 TB --- 2013-02-28 04:01:15 - TARGET_ARCH=ia64 TB --- 2013-02-28 04:01:15 - TZ=UTC TB --- 2013-02-28 04:01:15 - __MAKE_CONF=/dev/null TB --- 2013-02-28 04:01:15 - cd /src TB --- 2013-02-28 04:01:15 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 28 04:01:15 UTC 2013 >>> 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 Feb 28 04:59:21 UTC 2013 TB --- 2013-02-28 04:59:21 - generating LINT kernel config TB --- 2013-02-28 04:59:21 - cd /src/sys/ia64/conf TB --- 2013-02-28 04:59:21 - /usr/bin/make -B LINT TB --- 2013-02-28 04:59:21 - cd /src/sys/ia64/conf TB --- 2013-02-28 04:59:21 - /usr/sbin/config -m LINT TB --- 2013-02-28 04:59:21 - building LINT kernel TB --- 2013-02-28 04:59:21 - CROSS_BUILD_TESTING=YES TB --- 2013-02-28 04:59:21 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-28 04:59:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-28 04:59:21 - SRCCONF=/dev/null TB --- 2013-02-28 04:59:21 - TARGET=ia64 TB --- 2013-02-28 04:59:21 - TARGET_ARCH=ia64 TB --- 2013-02-28 04:59:21 - TZ=UTC TB --- 2013-02-28 04:59:21 - __MAKE_CONF=/dev/null TB --- 2013-02-28 04:59:21 - cd /src TB --- 2013-02-28 04:59:21 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 28 04:59:21 UTC 2013 >>> 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 [...] cc1: warnings being treated as errors /src/sys/dev/e1000/if_em.c: In function 'em_setup_transmit_ring': /src/sys/dev/e1000/if_em.c:3349: warning: implicit declaration of function 'netmap_idx_n2k' /src/sys/dev/e1000/if_em.c:3349: warning: nested extern declaration of 'netmap_idx_n2k' /src/sys/dev/e1000/if_em.c: In function 'em_txeof': /src/sys/dev/e1000/if_em.c:3812: error: 'struct netmap_adapter' has no member named 'tx_si' /src/sys/dev/e1000/if_em.c: In function 'em_rxeof': /src/sys/dev/e1000/if_em.c:4424: error: 'struct netmap_adapter' has no member named 'rx_si' *** [if_em.o] Error code 1 Stop in /obj/ia64/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** [buildkernel] Error code 1 Stop in /src. TB --- 2013-02-28 05:03:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-28 05:03:35 - ERROR: failed to build LINT kernel TB --- 2013-02-28 05:03:35 - 3219.02 user 476.90 system 3758.08 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-ia64-ia64.full