From owner-freebsd-sparc64@FreeBSD.ORG Sun Apr 8 21:41:08 2007 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3108E16A400; Sun, 8 Apr 2007 21:41:08 +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 09D0C13C455; Sun, 8 Apr 2007 21:41:07 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.8/8.13.8) with ESMTP id l38Lf7aF011929; Sun, 8 Apr 2007 17:41:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.8/8.13.8) with ESMTP id l38Lf7OG075626; Sun, 8 Apr 2007 17:41:07 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6A93473039; Sun, 8 Apr 2007 17:41:07 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070408214107.6A93473039@freebsd-current.sentex.ca> Date: Sun, 8 Apr 2007 17:41:07 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner5 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Apr 2007 21:41:08 -0000 TB --- 2007-04-08 20:26:41 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-04-08 20:26:41 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2007-04-08 20:26:41 - cleaning the object tree TB --- 2007-04-08 20:27:20 - checking out the source tree TB --- 2007-04-08 20:27:20 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2007-04-08 20:27:20 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-04-08 20:38:28 - building world (CFLAGS=-O2 -pipe) TB --- 2007-04-08 20:38:28 - cd /src TB --- 2007-04-08 20:38:28 - /usr/bin/make -B buildworld >>> World build started on Sun Apr 8 20:38:30 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 21:37:05 UTC 2007 TB --- 2007-04-08 21:37:05 - generating LINT kernel config TB --- 2007-04-08 21:37:05 - cd /src/sys/sun4v/conf TB --- 2007-04-08 21:37:05 - /usr/bin/make -B LINT TB --- 2007-04-08 21:37:05 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-04-08 21:37:05 - cd /src TB --- 2007-04-08 21:37:05 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 8 21:37:05 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 -mcmodel=medany -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 -mcmodel=medany -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/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-04-08 21:41:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-04-08 21:41:07 - ERROR: failed to build lint kernel TB --- 2007-04-08 21:41:07 - tinderbox aborted TB --- 0.52 user 2.13 system 4466.39 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full