From owner-freebsd-sparc64@FreeBSD.ORG Sat Jan 20 07:05:04 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 EF13516A401; Sat, 20 Jan 2007 07:05:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id B381E13C44C; Sat, 20 Jan 2007 07:05:03 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id l0K753Kq069678; Sat, 20 Jan 2007 02:05:03 -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.13.8/8.13.8) with ESMTP id l0K753m7056158; Sat, 20 Jan 2007 02:05:03 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id EAFE273034; Sat, 20 Jan 2007 02:05:02 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070120070502.EAFE273034@freebsd-current.sentex.ca> Date: Sat, 20 Jan 2007 02:05:02 -0500 (EST) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sparc64 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: Sat, 20 Jan 2007 07:05:04 -0000 TB --- 2007-01-20 05:55:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-01-20 05:55:45 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2007-01-20 05:55:45 - cleaning the object tree TB --- 2007-01-20 05:56:25 - checking out the source tree TB --- 2007-01-20 05:56:25 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2007-01-20 05:56:25 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-01-20 06:06:31 - building world (CFLAGS=-O2 -pipe) TB --- 2007-01-20 06:06:31 - cd /src TB --- 2007-01-20 06:06:31 - /usr/bin/make -B buildworld >>> World build started on Sat Jan 20 06:06:33 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 Sat Jan 20 07:00:14 UTC 2007 TB --- 2007-01-20 07:00:14 - generating LINT kernel config TB --- 2007-01-20 07:00:14 - cd /src/sys/sparc64/conf TB --- 2007-01-20 07:00:14 - /usr/bin/make -B LINT TB --- 2007-01-20 07:00:15 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-01-20 07:00:15 - cd /src TB --- 2007-01-20 07:00:15 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jan 20 07:00:15 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/isp/isp_target.c /src/sys/dev/isp/isp_target.c: In function `isp_got_tmf_24xx': /src/sys/dev/isp/isp_target.c:967: warning: long long unsigned int format, uint64_t arg (arg 7) /src/sys/dev/isp/isp_target.c:972: warning: long long unsigned int format, uint64_t arg (arg 7) /src/sys/dev/isp/isp_target.c:977: warning: long long unsigned int format, uint64_t arg (arg 7) /src/sys/dev/isp/isp_target.c:982: warning: long long unsigned int format, uint64_t arg (arg 7) /src/sys/dev/isp/isp_target.c:988: warning: long long unsigned int format, uint64_t arg (arg 7) /src/sys/dev/isp/isp_target.c:993: warning: long long unsigned int format, uint64_t arg (arg 7) *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-01-20 07:05:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-01-20 07:05:02 - ERROR: failed to build lint kernel TB --- 2007-01-20 07:05:02 - tinderbox aborted TB --- 0.73 user 2.34 system 4157.12 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full