From owner-freebsd-tinderbox@FreeBSD.ORG Sat Nov 22 21:52:40 2008 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 CD2CC106564A; Sat, 22 Nov 2008 21:52:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id B04398FC17; Sat, 22 Nov 2008 21:52:40 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id mAMLqb9f059479; Sat, 22 Nov 2008 16:52:37 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id mAMLqbti024549; Sat, 22 Nov 2008 16:52:37 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E7FDF73039; Sat, 22 Nov 2008 16:52:36 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20081122215236.E7FDF73039@freebsd-current.sentex.ca> Date: Sat, 22 Nov 2008 16:52:36 -0500 (EST) X-Virus-Scanned: ClamAV 0.94/8577/Wed Nov 5 16:05:36 2008 clamav-milter version 0.94 on clamscanner4 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 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: Sat, 22 Nov 2008 21:52:41 -0000 TB --- 2008-11-22 20:22:48 - tinderbox 2.5 running on freebsd-current.sentex.ca TB --- 2008-11-22 20:22:48 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2008-11-22 20:22:48 - cleaning the object tree TB --- 2008-11-22 20:23:24 - cvsupping the source tree TB --- 2008-11-22 20:23:24 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2008-11-22 20:23:33 - building world TB --- 2008-11-22 20:23:33 - MAKEOBJDIRPREFIX=/obj TB --- 2008-11-22 20:23:33 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2008-11-22 20:23:33 - TARGET=powerpc TB --- 2008-11-22 20:23:33 - TARGET_ARCH=powerpc TB --- 2008-11-22 20:23:33 - TZ=UTC TB --- 2008-11-22 20:23:33 - __MAKE_CONF=/dev/null TB --- 2008-11-22 20:23:33 - cd /src TB --- 2008-11-22 20:23:33 - /usr/bin/make -B buildworld >>> World build started on Sat Nov 22 20:23:35 UTC 2008 >>> 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 Nov 22 21:47:01 UTC 2008 TB --- 2008-11-22 21:47:01 - generating LINT kernel config TB --- 2008-11-22 21:47:01 - cd /src/sys/powerpc/conf TB --- 2008-11-22 21:47:01 - /usr/bin/make -B LINT TB --- 2008-11-22 21:47:01 - building LINT kernel TB --- 2008-11-22 21:47:01 - MAKEOBJDIRPREFIX=/obj TB --- 2008-11-22 21:47:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2008-11-22 21:47:01 - TARGET=powerpc TB --- 2008-11-22 21:47:01 - TARGET_ARCH=powerpc TB --- 2008-11-22 21:47:01 - TZ=UTC TB --- 2008-11-22 21:47:01 - __MAKE_CONF=/dev/null TB --- 2008-11-22 21:47:01 - cd /src TB --- 2008-11-22 21:47:01 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Nov 22 21:47:02 UTC 2008 >>> 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/bce/if_bce.c: In function 'bce_get_hw_rx_cons': /src/sys/dev/bce/if_bce.c:5671: error: '__ATOMIC_BARRIER' undeclared (first use in this function) /src/sys/dev/bce/if_bce.c:5671: error: (Each undeclared identifier is reported only once /src/sys/dev/bce/if_bce.c:5671: error: for each function it appears in.) /src/sys/dev/bce/if_bce.c: In function 'bce_rx_intr': /src/sys/dev/bce/if_bce.c:5732: error: '__ATOMIC_BARRIER' undeclared (first use in this function) /src/sys/dev/bce/if_bce.c: In function 'bce_get_hw_tx_cons': /src/sys/dev/bce/if_bce.c:6014: error: '__ATOMIC_BARRIER' undeclared (first use in this function) *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-11-22 21:52:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-11-22 21:52:36 - ERROR: failed to build lint kernel TB --- 2008-11-22 21:52:36 - 4231.41 user 393.16 system 5388.17 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full