From owner-freebsd-i386@FreeBSD.ORG Sat Dec 10 15:03:29 2011 Return-Path: Delivered-To: i386@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A464B1065670; Sat, 10 Dec 2011 15:03:29 +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 702748FC14; Sat, 10 Dec 2011 15:03:29 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.4) with ESMTP id pBAF3SRh079617; Sat, 10 Dec 2011 10:03:28 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pBAF3SPv079584; Sat, 10 Dec 2011 15:03:28 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 10 Dec 2011 15:03:28 GMT Message-Id: <201112101503.pBAF3SPv079584@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 i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Dec 2011 15:03:29 -0000 TB --- 2011-12-10 12:50:00 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-12-10 12:50:00 - starting HEAD tinderbox run for i386/i386 TB --- 2011-12-10 12:50:00 - cleaning the object tree TB --- 2011-12-10 12:51:04 - cvsupping the source tree TB --- 2011-12-10 12:51:04 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile TB --- 2011-12-10 12:51:16 - building world TB --- 2011-12-10 12:51:16 - CROSS_BUILD_TESTING=YES TB --- 2011-12-10 12:51:16 - MAKEOBJDIRPREFIX=/obj TB --- 2011-12-10 12:51:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-12-10 12:51:16 - SRCCONF=/dev/null TB --- 2011-12-10 12:51:16 - TARGET=i386 TB --- 2011-12-10 12:51:16 - TARGET_ARCH=i386 TB --- 2011-12-10 12:51:16 - TZ=UTC TB --- 2011-12-10 12:51:16 - __MAKE_CONF=/dev/null TB --- 2011-12-10 12:51:16 - cd /src TB --- 2011-12-10 12:51:16 - /usr/bin/make -B buildworld >>> World build started on Sat Dec 10 12:51:17 UTC 2011 >>> 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 Sat Dec 10 14:56:22 UTC 2011 TB --- 2011-12-10 14:56:22 - generating LINT kernel config TB --- 2011-12-10 14:56:22 - cd /src/sys/i386/conf TB --- 2011-12-10 14:56:22 - /usr/bin/make -B LINT TB --- 2011-12-10 14:56:23 - cd /src/sys/i386/conf TB --- 2011-12-10 14:56:23 - /usr/sbin/config -m LINT-NOINET TB --- 2011-12-10 14:56:23 - building LINT-NOINET kernel TB --- 2011-12-10 14:56:23 - CROSS_BUILD_TESTING=YES TB --- 2011-12-10 14:56:23 - MAKEOBJDIRPREFIX=/obj TB --- 2011-12-10 14:56:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-12-10 14:56:23 - SRCCONF=/dev/null TB --- 2011-12-10 14:56:23 - TARGET=i386 TB --- 2011-12-10 14:56:23 - TARGET_ARCH=i386 TB --- 2011-12-10 14:56:23 - TZ=UTC TB --- 2011-12-10 14:56:23 - __MAKE_CONF=/dev/null TB --- 2011-12-10 14:56:23 - cd /src TB --- 2011-12-10 14:56:23 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET >>> Kernel build for LINT-NOINET started on Sat Dec 10 14:56:23 UTC 2011 >>> 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: In function 'em_ioctl': /src/sys/dev/e1000/if_em.c:1047: warning: unused variable 'ifa' [-Wunused-variable] /src/sys/dev/e1000/if_em.c: In function 'em_setup_receive_ring': /src/sys/dev/e1000/if_em.c:4103: error: 'j' undeclared (first use in this function) /src/sys/dev/e1000/if_em.c:4103: error: (Each undeclared identifier is reported only once /src/sys/dev/e1000/if_em.c:4103: error: for each function it appears in.) /src/sys/dev/e1000/if_em.c:4103: warning: left-hand operand of comma expression has no effect /src/sys/dev/e1000/if_em.c:4103: warning: value computed is not used *** Error code 1 Stop in /obj/i386.i386/src/sys/LINT-NOINET. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-12-10 15:03:27 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-12-10 15:03:27 - ERROR: failed to build LINT-NOINET kernel TB --- 2011-12-10 15:03:28 - 6347.93 user 1152.63 system 8007.14 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full