From owner-freebsd-sparc64@FreeBSD.ORG Thu May 17 10:15:01 2012 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31802106566B; Thu, 17 May 2012 10:15:01 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id E11E58FC12; Thu, 17 May 2012 10:15:00 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id q4HAF01p049981; Thu, 17 May 2012 10:15:00 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id q4HAF0ua049980; Thu, 17 May 2012 10:15:00 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 17 May 2012 10:15:00 GMT Message-Id: <201205171015.q4HAF0ua049980@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [releng_9 tinderbox] failure on sparc64/sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 10:15:01 -0000 TB --- 2012-05-17 08:57:45 - tinderbox 2.9 running on freebsd-stable.sentex.ca TB --- 2012-05-17 08:57:45 - FreeBSD freebsd-stable.sentex.ca 8.2-STABLE FreeBSD 8.2-STABLE #4: Wed Sep 28 13:48:49 UTC 2011 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2012-05-17 08:57:45 - starting RELENG_9 tinderbox run for sparc64/sparc64 TB --- 2012-05-17 08:57:45 - cleaning the object tree TB --- 2012-05-17 08:58:14 - cvsupping the source tree TB --- 2012-05-17 08:58:14 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_9/sparc64/sparc64/supfile TB --- 2012-05-17 08:59:12 - building world TB --- 2012-05-17 08:59:12 - CROSS_BUILD_TESTING=YES TB --- 2012-05-17 08:59:12 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-17 08:59:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-17 08:59:12 - SRCCONF=/dev/null TB --- 2012-05-17 08:59:12 - TARGET=sparc64 TB --- 2012-05-17 08:59:12 - TARGET_ARCH=sparc64 TB --- 2012-05-17 08:59:12 - TZ=UTC TB --- 2012-05-17 08:59:12 - __MAKE_CONF=/dev/null TB --- 2012-05-17 08:59:12 - cd /src TB --- 2012-05-17 08:59:12 - /usr/bin/make -B buildworld >>> World build started on Thu May 17 08:59:15 UTC 2012 >>> 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 May 17 10:10:27 UTC 2012 TB --- 2012-05-17 10:10:27 - generating LINT kernel config TB --- 2012-05-17 10:10:27 - cd /src/sys/sparc64/conf TB --- 2012-05-17 10:10:27 - /usr/bin/make -B LINT TB --- 2012-05-17 10:10:28 - cd /src/sys/sparc64/conf TB --- 2012-05-17 10:10:28 - /usr/sbin/config -m LINT TB --- 2012-05-17 10:10:28 - building LINT kernel TB --- 2012-05-17 10:10:28 - CROSS_BUILD_TESTING=YES TB --- 2012-05-17 10:10:28 - MAKEOBJDIRPREFIX=/obj TB --- 2012-05-17 10:10:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-05-17 10:10:28 - SRCCONF=/dev/null TB --- 2012-05-17 10:10:28 - TARGET=sparc64 TB --- 2012-05-17 10:10:28 - TARGET_ARCH=sparc64 TB --- 2012-05-17 10:10:28 - TZ=UTC TB --- 2012-05-17 10:10:28 - __MAKE_CONF=/dev/null TB --- 2012-05-17 10:10:28 - cd /src TB --- 2012-05-17 10:10:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu May 17 10:10:28 UTC 2012 >>> 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:3332: warning: implicit declaration of function 'netmap_idx_n2k' /src/sys/dev/e1000/if_em.c:3332: warning: nested extern declaration of 'netmap_idx_n2k' [-Wnested-externs] /src/sys/dev/e1000/if_em.c: In function 'em_txeof': /src/sys/dev/e1000/if_em.c:3795: 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:4407: error: 'struct netmap_adapter' has no member named 'rx_si' *** Error code 1 Stop in /obj/sparc64.sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-05-17 10:15:00 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-05-17 10:15:00 - ERROR: failed to build LINT kernel TB --- 2012-05-17 10:15:00 - 3193.92 user 555.82 system 4634.81 real http://tinderbox.freebsd.org/tinderbox-releng_9-RELENG_9-sparc64-sparc64.full