From owner-freebsd-current@FreeBSD.ORG Sat Mar 11 03:48:52 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B23D816A41F; Sat, 11 Mar 2006 03:48:52 +0000 (GMT) (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 942B643D67; Sat, 11 Mar 2006 03:48:49 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4/8.13.4) with ESMTP id k2B3mmZE008068; Fri, 10 Mar 2006 22:48:48 -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.3/8.13.3) with ESMTP id k2B3mmDA040555; Fri, 10 Mar 2006 22:48:48 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 33D237304D; Fri, 10 Mar 2006 22:48:48 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060311034848.33D237304D@freebsd-current.sentex.ca> Date: Fri, 10 Mar 2006 22:48:48 -0500 (EST) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on amd64/amd64 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: Sat, 11 Mar 2006 03:48:52 -0000 TB --- 2006-03-11 01:52:33 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-03-11 01:52:33 - starting HEAD tinderbox run for amd64/amd64 TB --- 2006-03-11 01:52:33 - cleaning the object tree TB --- 2006-03-11 01:53:10 - checking out the source tree TB --- 2006-03-11 01:53:10 - cd /tinderbox/HEAD/amd64/amd64 TB --- 2006-03-11 01:53:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-03-11 01:59:36 - building world (CFLAGS=-O2 -pipe) TB --- 2006-03-11 01:59:36 - cd /src TB --- 2006-03-11 01:59:36 - /usr/bin/make -B buildworld >>> 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 TB --- 2006-03-11 03:31:31 - generating LINT kernel config TB --- 2006-03-11 03:31:31 - cd /src/sys/amd64/conf TB --- 2006-03-11 03:31:31 - /usr/bin/make -B LINT TB --- 2006-03-11 03:31:31 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-03-11 03:31:31 - cd /src TB --- 2006-03-11 03:31:31 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 11 03:31:31 UTC 2006 >>> 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 [...] touch export_syms awk -f /src/sys/modules/ispfw/../../conf/kmod_syms.awk ispfw.ko export_syms | xargs -J% objcopy % ispfw.ko objcopy --strip-debug ispfw.ko ===> iwi (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -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 -fformat-extensions -std=c99 -c /src/sys/modules/iwi/../../dev/iwi/if_iwi.c /src/sys/modules/iwi/../../dev/iwi/if_iwi.c: In function `iwi_init': /src/sys/modules/iwi/../../dev/iwi/if_iwi.c:2450: warning: int format, different type arg (arg 3) /src/sys/modules/iwi/../../dev/iwi/if_iwi.c:2459: warning: int format, different type arg (arg 3) *** Error code 1 Stop in /src/sys/modules/iwi. *** 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 --- 2006-03-11 03:48:47 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-03-11 03:48:47 - ERROR: failed to build lint kernel TB --- 2006-03-11 03:48:47 - tinderbox aborted TB --- 1.32 user 6.80 system 6974.31 real