From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 31 19:00:46 2011 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7865106567C; Sat, 31 Dec 2011 19:00:46 +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 62EA88FC12; Sat, 31 Dec 2011 19:00:46 +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 pBVJ0jxa064052; Sat, 31 Dec 2011 19:00:45 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id pBVJ0jLM064047; Sat, 31 Dec 2011 19:00:45 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 31 Dec 2011 19:00:45 GMT Message-Id: <201112311900.pBVJ0jLM064047@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 i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2011 19:00:46 -0000 TB --- 2011-12-31 16:39:24 - tinderbox 2.8 running on freebsd-stable.sentex.ca TB --- 2011-12-31 16:39:24 - starting RELENG_9 tinderbox run for i386/i386 TB --- 2011-12-31 16:39:24 - cleaning the object tree TB --- 2011-12-31 16:40:20 - cvsupping the source tree TB --- 2011-12-31 16:40:20 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/RELENG_9/i386/i386/supfile TB --- 2011-12-31 16:41:04 - building world TB --- 2011-12-31 16:41:04 - CROSS_BUILD_TESTING=YES TB --- 2011-12-31 16:41:04 - MAKEOBJDIRPREFIX=/obj TB --- 2011-12-31 16:41:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-12-31 16:41:04 - SRCCONF=/dev/null TB --- 2011-12-31 16:41:04 - TARGET=i386 TB --- 2011-12-31 16:41:04 - TARGET_ARCH=i386 TB --- 2011-12-31 16:41:04 - TZ=UTC TB --- 2011-12-31 16:41:04 - __MAKE_CONF=/dev/null TB --- 2011-12-31 16:41:04 - cd /src TB --- 2011-12-31 16:41:04 - /usr/bin/make -B buildworld >>> World build started on Sat Dec 31 16:41:06 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 31 18:49:29 UTC 2011 TB --- 2011-12-31 18:49:29 - generating LINT kernel config TB --- 2011-12-31 18:49:29 - cd /src/sys/i386/conf TB --- 2011-12-31 18:49:29 - /usr/bin/make -B LINT TB --- 2011-12-31 18:49:29 - cd /src/sys/i386/conf TB --- 2011-12-31 18:49:29 - /usr/sbin/config -m LINT TB --- 2011-12-31 18:49:29 - building LINT kernel TB --- 2011-12-31 18:49:29 - CROSS_BUILD_TESTING=YES TB --- 2011-12-31 18:49:29 - MAKEOBJDIRPREFIX=/obj TB --- 2011-12-31 18:49:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-12-31 18:49:29 - SRCCONF=/dev/null TB --- 2011-12-31 18:49:29 - TARGET=i386 TB --- 2011-12-31 18:49:29 - TARGET_ARCH=i386 TB --- 2011-12-31 18:49:29 - TZ=UTC TB --- 2011-12-31 18:49:29 - __MAKE_CONF=/dev/null TB --- 2011-12-31 18:49:29 - cd /src TB --- 2011-12-31 18:49:29 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Dec 31 18:49:29 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/usb/net/if_axe.c:1355: error: 'AXE_FLAG_CSUM_FRAME' undeclared (first use in this function) /src/sys/dev/usb/net/if_axe.c:1357: error: 'struct axe_softc' has no member named 'sc_lenmask' /src/sys/dev/usb/net/if_axe.c:1357: error: 'AXE_CSUM_HDR_LEN_MASK' undeclared (first use in this function) /src/sys/dev/usb/net/if_axe.c:1359: error: 'struct axe_softc' has no member named 'sc_lenmask' /src/sys/dev/usb/net/if_axe.c:1359: error: 'AXE_HDR_LEN_MASK' undeclared (first use in this function) /src/sys/dev/usb/net/if_axe.c: In function 'axe_ioctl': /src/sys/dev/usb/net/if_axe.c:1499: warning: implicit declaration of function 'uether_init' /src/sys/dev/usb/net/if_axe.c:1499: warning: nested extern declaration of 'uether_init' [-Wnested-externs] *** Error code 1 Stop in /obj/i386.i386/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-12-31 19:00:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-12-31 19:00:45 - ERROR: failed to build LINT kernel TB --- 2011-12-31 19:00:45 - 6568.91 user 801.92 system 8481.04 real http://tinderbox.freebsd.org/tinderbox-releng_9-RELENG_9-i386-i386.full