From owner-freebsd-tinderbox@FreeBSD.ORG Wed Jan 27 00:54:06 2010 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 06E3110656EB; Wed, 27 Jan 2010 00:54:06 +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 B2B6E8FC0C; Wed, 27 Jan 2010 00:54:05 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.3/8.14.3) with ESMTP id o0R0s4aJ007187; Tue, 26 Jan 2010 19:54:04 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.3/8.14.3/Submit) id o0R0s4hi007177; Wed, 27 Jan 2010 00:54:04 GMT (envelope-from tinderbox@freebsd.org) Date: Wed, 27 Jan 2010 00:54:04 GMT Message-Id: <201001270054.o0R0s4hi007177@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 powerpc/powerpc 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: Wed, 27 Jan 2010 00:54:06 -0000 TB --- 2010-01-26 23:49:40 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-01-26 23:49:40 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2010-01-26 23:49:40 - cleaning the object tree TB --- 2010-01-26 23:49:55 - cvsupping the source tree TB --- 2010-01-26 23:49:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2010-01-26 23:50:11 - building world TB --- 2010-01-26 23:50:11 - MAKEOBJDIRPREFIX=/obj TB --- 2010-01-26 23:50:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-01-26 23:50:11 - TARGET=powerpc TB --- 2010-01-26 23:50:11 - TARGET_ARCH=powerpc TB --- 2010-01-26 23:50:11 - TZ=UTC TB --- 2010-01-26 23:50:11 - __MAKE_CONF=/dev/null TB --- 2010-01-26 23:50:11 - cd /src TB --- 2010-01-26 23:50:11 - /usr/bin/make -B buildworld >>> World build started on Tue Jan 26 23:50:12 UTC 2010 >>> 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 Jan 27 00:50:04 UTC 2010 TB --- 2010-01-27 00:50:04 - generating LINT kernel config TB --- 2010-01-27 00:50:04 - cd /src/sys/powerpc/conf TB --- 2010-01-27 00:50:04 - /usr/bin/make -B LINT TB --- 2010-01-27 00:50:04 - building LINT kernel TB --- 2010-01-27 00:50:04 - MAKEOBJDIRPREFIX=/obj TB --- 2010-01-27 00:50:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-01-27 00:50:04 - TARGET=powerpc TB --- 2010-01-27 00:50:04 - TARGET_ARCH=powerpc TB --- 2010-01-27 00:50:04 - TZ=UTC TB --- 2010-01-27 00:50:04 - __MAKE_CONF=/dev/null TB --- 2010-01-27 00:50:04 - cd /src TB --- 2010-01-27 00:50:04 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jan 27 00:50:04 UTC 2010 >>> 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:5291: error: 'struct adapter' has no member named 'mbuf_cluster_failed' /src/sys/dev/e1000/if_em.c: In function 'em_print_hw_stats': /src/sys/dev/e1000/if_em.c:5332: error: 'struct adapter' has no member named 'rx_irq' /src/sys/dev/e1000/if_em.c:5333: error: 'struct adapter' has no member named 'tx_irq' /src/sys/dev/e1000/if_em.c:5333: warning: format '%ld' expects type 'long int', but argument 5 has type 'int' /src/sys/dev/e1000/if_em.c: In function 'em_sysctl_int_delay': /src/sys/dev/e1000/if_em.c:5462: error: 'struct adapter' has no member named 'txd_cmd' /src/sys/dev/e1000/if_em.c:5466: error: 'struct adapter' has no member named 'txd_cmd' *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-01-27 00:54:04 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-01-27 00:54:04 - ERROR: failed to build lint kernel TB --- 2010-01-27 00:54:04 - 2932.91 user 612.20 system 3864.36 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc-powerpc.full