From owner-freebsd-i386@FreeBSD.ORG Thu Feb 28 08:00:36 2013 Return-Path: Delivered-To: i386@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 8EE87375; Thu, 28 Feb 2013 08:00:36 +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 4E4E710B4; Thu, 28 Feb 2013 08:00:36 +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 r1S80ZoG042457; Thu, 28 Feb 2013 08:00:35 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r1S80ZY2042446; Thu, 28 Feb 2013 08:00:35 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 28 Feb 2013 08:00:35 GMT Message-Id: <201302280800.r1S80ZY2042446@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 i386/pc98 Precedence: bulk X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.14 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 08:00:36 -0000 TB --- 2013-02-28 07:10:41 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-02-28 07:10:41 - 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 07:10:41 - starting RELENG_8 tinderbox run for i386/pc98 TB --- 2013-02-28 07:10:41 - cleaning the object tree TB --- 2013-02-28 07:11:44 - checking out /src from svn://svn.freebsd.org/base/stable/8 TB --- 2013-02-28 07:11:44 - cd /tinderbox/RELENG_8/i386/pc98 TB --- 2013-02-28 07:11:44 - /usr/local/bin/svn cleanup /src TB --- 2013-02-28 07:11:58 - /usr/local/bin/svn update /src TB --- 2013-02-28 07:12:03 - building world TB --- 2013-02-28 07:12:03 - CROSS_BUILD_TESTING=YES TB --- 2013-02-28 07:12:03 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-28 07:12:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-28 07:12:03 - SRCCONF=/dev/null TB --- 2013-02-28 07:12:03 - TARGET=pc98 TB --- 2013-02-28 07:12:03 - TARGET_ARCH=i386 TB --- 2013-02-28 07:12:03 - TZ=UTC TB --- 2013-02-28 07:12:03 - __MAKE_CONF=/dev/null TB --- 2013-02-28 07:12:03 - cd /src TB --- 2013-02-28 07:12:03 - /usr/bin/make -B buildworld >>> World build started on Thu Feb 28 07:12:03 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 07:56:57 UTC 2013 TB --- 2013-02-28 07:56:57 - generating LINT kernel config TB --- 2013-02-28 07:56:57 - cd /src/sys/pc98/conf TB --- 2013-02-28 07:56:57 - /usr/bin/make -B LINT TB --- 2013-02-28 07:56:57 - cd /src/sys/pc98/conf TB --- 2013-02-28 07:56:57 - /usr/sbin/config -m LINT TB --- 2013-02-28 07:56:57 - building LINT kernel TB --- 2013-02-28 07:56:57 - CROSS_BUILD_TESTING=YES TB --- 2013-02-28 07:56:57 - MAKEOBJDIRPREFIX=/obj TB --- 2013-02-28 07:56:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-02-28 07:56:57 - SRCCONF=/dev/null TB --- 2013-02-28 07:56:57 - TARGET=pc98 TB --- 2013-02-28 07:56:57 - TARGET_ARCH=i386 TB --- 2013-02-28 07:56:57 - TZ=UTC TB --- 2013-02-28 07:56:57 - __MAKE_CONF=/dev/null TB --- 2013-02-28 07:56:57 - cd /src TB --- 2013-02-28 07:56:57 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Feb 28 07:56:57 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/pc98/src/sys/LINT. *** [buildkernel] Error code 1 Stop in /src. *** [buildkernel] Error code 1 Stop in /src. TB --- 2013-02-28 08:00:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-02-28 08:00:35 - ERROR: failed to build LINT kernel TB --- 2013-02-28 08:00:35 - 2394.61 user 461.77 system 2993.95 real http://tinderbox.freebsd.org/tinderbox-releng_8-RELENG_8-i386-pc98.full