From owner-freebsd-current@FreeBSD.ORG Sun Apr 8 20:26:41 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B582F16A400; Sun, 8 Apr 2007 20:26:41 +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 8D63513C45B; Sun, 8 Apr 2007 20:26:41 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l38KQfr3008128; Sun, 8 Apr 2007 16:26:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id l38KQfcH052493; Sun, 8 Apr 2007 16:26:41 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id E2F3C73039; Sun, 8 Apr 2007 16:26:40 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070408202640.E2F3C73039@freebsd-current.sentex.ca> Date: Sun, 8 Apr 2007 16:26:40 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on powerpc/powerpc 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: Sun, 08 Apr 2007 20:26:41 -0000 TB --- 2007-04-08 19:08:41 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-08 19:08:41 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2007-04-08 19:08:41 - cleaning the object tree TB --- 2007-04-08 19:09:13 - checking out the source tree TB --- 2007-04-08 19:09:13 - cd /tinderbox/HEAD/powerpc/powerpc TB --- 2007-04-08 19:09:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-08 19:18:16 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-08 19:18:16 - cd /src TB --- 2007-04-08 19:18:16 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 8 19:18:17 UTC 2007 >>> 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 Sun Apr 8 20:22:17 UTC 2007 TB --- 2007-04-08 20:22:17 - generating LINT kernel config TB --- 2007-04-08 20:22:17 - cd /src/sys/powerpc/conf TB --- 2007-04-08 20:22:17 - /usr/bin/make -B LINT TB --- 2007-04-08 20:22:17 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-08 20:22:17 - cd /src TB --- 2007-04-08 20:22:17 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 8 20:22:17 UTC 2007 >>> 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 [...] cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/cxgb_main.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding -Werror /src/sys/dev/cxgb/cxgb_lro.c /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_new_session_init': /src/sys/dev/cxgb/cxgb_lro.c:187: error: syntax error before '==' token /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_flush_session': /src/sys/dev/cxgb/cxgb_lro.c:213: error: syntax error before '==' token /src/sys/dev/cxgb/cxgb_lro.c: In function `lro_update_session': /src/sys/dev/cxgb/cxgb_lro.c:285: error: syntax error before '==' token *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-08 20:26:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-08 20:26:40 - ERROR: failed to build lint kernel TB --- 2007-04-08 20:26:40 - tinderbox aborted TB --- 0.70 user 2.31 system 4679.02 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full