From owner-freebsd-current@FreeBSD.ORG Wed Jul 25 15:13:36 2012 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00F47106566B; Wed, 25 Jul 2012 15:13:36 +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 BF4108FC0A; Wed, 25 Jul 2012 15:13:35 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id q6PFDYoF095881; Wed, 25 Jul 2012 11:13:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id q6PFDYpc095864; Wed, 25 Jul 2012 15:13:34 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 25 Jul 2012 15:13:34 GMT Message-Id: <201207251513.q6PFDYpc095864@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 ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jul 2012 15:13:36 -0000 TB --- 2012-07-25 13:31:49 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-07-25 13:31:49 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2012-07-25 13:31:49 - starting HEAD tinderbox run for ia64/ia64 TB --- 2012-07-25 13:31:49 - cleaning the object tree TB --- 2012-07-25 13:31:49 - cvsupping the source tree TB --- 2012-07-25 13:31:49 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2012-07-25 13:32:51 - building world TB --- 2012-07-25 13:32:51 - CROSS_BUILD_TESTING=YES TB --- 2012-07-25 13:32:51 - MAKEOBJDIRPREFIX=/obj TB --- 2012-07-25 13:32:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-07-25 13:32:51 - SRCCONF=/dev/null TB --- 2012-07-25 13:32:51 - TARGET=ia64 TB --- 2012-07-25 13:32:51 - TARGET_ARCH=ia64 TB --- 2012-07-25 13:32:51 - TZ=UTC TB --- 2012-07-25 13:32:51 - __MAKE_CONF=/dev/null TB --- 2012-07-25 13:32:51 - cd /src TB --- 2012-07-25 13:32:51 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 25 13:32:52 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 Wed Jul 25 15:05:44 UTC 2012 TB --- 2012-07-25 15:05:44 - generating LINT kernel config TB --- 2012-07-25 15:05:44 - cd /src/sys/ia64/conf TB --- 2012-07-25 15:05:44 - /usr/bin/make -B LINT TB --- 2012-07-25 15:05:44 - cd /src/sys/ia64/conf TB --- 2012-07-25 15:05:44 - /usr/sbin/config -m LINT TB --- 2012-07-25 15:05:44 - building LINT kernel TB --- 2012-07-25 15:05:44 - CROSS_BUILD_TESTING=YES TB --- 2012-07-25 15:05:44 - MAKEOBJDIRPREFIX=/obj TB --- 2012-07-25 15:05:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2012-07-25 15:05:44 - SRCCONF=/dev/null TB --- 2012-07-25 15:05:44 - TARGET=ia64 TB --- 2012-07-25 15:05:44 - TARGET_ARCH=ia64 TB --- 2012-07-25 15:05:44 - TZ=UTC TB --- 2012-07-25 15:05:44 - __MAKE_CONF=/dev/null TB --- 2012-07-25 15:05:44 - cd /src TB --- 2012-07-25 15:05:44 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 25 15:05:44 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 [...] /src/sys/dev/e1000/if_lem.c: In function 'lem_xmit': /src/sys/dev/e1000/if_lem.c:1553: warning: nested extern declaration of 'netmap_drop' [-Wnested-externs] /src/sys/dev/e1000/if_lem.c:1732: warning: suggest parentheses around comparison in operand of & [-Wparentheses] /src/sys/dev/e1000/if_lem.c:1757: warning: nested extern declaration of 'netmap_repeat' [-Wnested-externs] /src/sys/dev/e1000/if_lem.c: In function 'lem_txeof': /src/sys/dev/e1000/if_lem.c:3018: error: 'netmap_copy' undeclared (first use in this function) /src/sys/dev/e1000/if_lem.c:3018: error: (Each undeclared identifier is reported only once /src/sys/dev/e1000/if_lem.c:3018: error: for each function it appears in.) *** Error code 1 Stop in /obj/ia64.ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2012-07-25 15:13:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2012-07-25 15:13:34 - ERROR: failed to build LINT kernel TB --- 2012-07-25 15:13:34 - 4618.95 user 716.26 system 6105.73 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full