From owner-freebsd-amd64@FreeBSD.ORG Sun May 6 21:57:32 2007 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA35016A402; Sun, 6 May 2007 21:57:32 +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 C2AA213C44B; Sun, 6 May 2007 21:57:32 +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 l46LvVEC058841; Sun, 6 May 2007 17:57:31 -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 l46LvV6R048130; Sun, 6 May 2007 17:57:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9515273068; Sun, 6 May 2007 17:57:31 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070506215731.9515273068@freebsd-current.sentex.ca> Date: Sun, 6 May 2007 17:57:31 -0400 (EDT) X-Virus-Scanned: ClamAV version devel-20070108, clamav-milter version devel-111206 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2007 21:57:33 -0000 TB --- 2007-05-06 20:10:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-05-06 20:10:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2007-05-06 20:10:00 - cleaning the object tree TB --- 2007-05-06 20:10:34 - checking out the source tree TB --- 2007-05-06 20:10:34 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2007-05-06 20:10:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-05-06 20:19:19 - building world (CFLAGS=-O2 -pipe) TB --- 2007-05-06 20:19:19 - cd /src TB --- 2007-05-06 20:19:19 - /usr/bin/make -B buildworld >>> World build started on Sun May 6 20:19:21 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Sun May 6 21:40:06 UTC 2007 TB --- 2007-05-06 21:40:06 - generating LINT kernel config TB --- 2007-05-06 21:40:06 - cd /src/sys/amd64/conf TB --- 2007-05-06 21:40:06 - /usr/bin/make -B LINT TB --- 2007-05-06 21:40:06 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-05-06 21:40:06 - cd /src TB --- 2007-05-06 21:40:06 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun May 6 21:40:06 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 [...] awk -f /src/sys/modules/rue/../../conf/kmod_syms.awk if_rue.ko export_syms | xargs -J% objcopy % if_rue.ko objcopy --strip-debug if_rue.ko ===> rum (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/rum/../../dev/usb/if_rum.c /src/sys/modules/rum/../../dev/usb/if_rum.c: In function `rum_tx_mgt': /src/sys/modules/rum/../../dev/usb/if_rum.c:1194: warning: int format, different type arg (arg 2) /src/sys/modules/rum/../../dev/usb/if_rum.c: In function `rum_tx_data': /src/sys/modules/rum/../../dev/usb/if_rum.c:1356: warning: int format, different type arg (arg 2) *** Error code 1 Stop in /src/sys/modules/rum. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-05-06 21:57:31 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-05-06 21:57:31 - ERROR: failed to build lint kernel TB --- 2007-05-06 21:57:31 - tinderbox aborted TB --- 0.81 user 3.08 system 6450.96 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full