From owner-freebsd-tinderbox@FreeBSD.ORG Sat Dec 10 10:09:27 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 25FDE106566B; Sat, 10 Dec 2011 10:09:27 +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 EB0F88FC08; Sat, 10 Dec 2011 10:09:26 +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 pBAA9PEn096311; Sat, 10 Dec 2011 05:09:25 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.4/Submit) id pBAA9Kbs094956; Sat, 10 Dec 2011 10:09:20 GMT (envelope-from tinderbox@freebsd.org) Date: Sat, 10 Dec 2011 10:09:20 GMT Message-Id: <201112101009.pBAA9Kbs094956@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-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, 10 Dec 2011 10:09:28 -0000 TB --- 2011-12-10 08:40:32 - tinderbox 2.8 running on freebsd-current.sentex.ca TB --- 2011-12-10 08:40:32 - starting HEAD tinderbox run for ia64/ia64 TB --- 2011-12-10 08:40:32 - cleaning the object tree TB --- 2011-12-10 08:40:48 - cvsupping the source tree TB --- 2011-12-10 08:40:48 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile TB --- 2011-12-10 08:41:01 - building world TB --- 2011-12-10 08:41:01 - CROSS_BUILD_TESTING=YES TB --- 2011-12-10 08:41:01 - MAKEOBJDIRPREFIX=/obj TB --- 2011-12-10 08:41:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-12-10 08:41:01 - SRCCONF=/dev/null TB --- 2011-12-10 08:41:01 - TARGET=ia64 TB --- 2011-12-10 08:41:01 - TARGET_ARCH=ia64 TB --- 2011-12-10 08:41:01 - TZ=UTC TB --- 2011-12-10 08:41:01 - __MAKE_CONF=/dev/null TB --- 2011-12-10 08:41:01 - cd /src TB --- 2011-12-10 08:41:01 - /usr/bin/make -B buildworld >>> World build started on Sat Dec 10 08:41:02 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 10:05:41 UTC 2011 TB --- 2011-12-10 10:05:41 - generating LINT kernel config TB --- 2011-12-10 10:05:41 - cd /src/sys/ia64/conf TB --- 2011-12-10 10:05:41 - /usr/bin/make -B LINT TB --- 2011-12-10 10:05:41 - cd /src/sys/ia64/conf TB --- 2011-12-10 10:05:41 - /usr/sbin/config -m GENERIC TB --- 2011-12-10 10:05:41 - building GENERIC kernel TB --- 2011-12-10 10:05:41 - CROSS_BUILD_TESTING=YES TB --- 2011-12-10 10:05:41 - MAKEOBJDIRPREFIX=/obj TB --- 2011-12-10 10:05:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2011-12-10 10:05:41 - SRCCONF=/dev/null TB --- 2011-12-10 10:05:41 - TARGET=ia64 TB --- 2011-12-10 10:05:41 - TARGET_ARCH=ia64 TB --- 2011-12-10 10:05:41 - TZ=UTC TB --- 2011-12-10 10:05:41 - __MAKE_CONF=/dev/null TB --- 2011-12-10 10:05:41 - cd /src TB --- 2011-12-10 10:05:41 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Dec 10 10:05:41 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:1152: error: 'struct e1000_phy_info' has no member named 'reset_disable' /src/sys/dev/e1000/if_em.c: In function 'em_init_locked': /src/sys/dev/e1000/if_em.c:1408: error: 'struct e1000_phy_info' has no member named 'reset_disable' cc1: warnings being treated as errors /src/sys/dev/e1000/if_em.c: In function 'em_enable_wakeup': /src/sys/dev/e1000/if_em.c:4924: warning: implicit declaration of function 'e1000_disable_gig_wol_ich8lan' /src/sys/dev/e1000/if_em.c:4924: warning: nested extern declaration of 'e1000_disable_gig_wol_ich8lan' [-Wnested-externs] *** Error code 1 Stop in /obj/ia64.ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2011-12-10 10:09:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2011-12-10 10:09:20 - ERROR: failed to build GENERIC kernel TB --- 2011-12-10 10:09:20 - 4133.28 user 836.41 system 5328.05 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-ia64-ia64.full