From owner-freebsd-tinderbox@FreeBSD.ORG Wed Feb 28 09:16:30 2007 Return-Path: X-Original-To: tinderbox@freebsd.org Delivered-To: freebsd-tinderbox@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28B9716A400; Wed, 28 Feb 2007 09:16:30 +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 DB12913C4A5; Wed, 28 Feb 2007 09:16:29 +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.6/8.13.6) with ESMTP id l1S9GTwi091802; Wed, 28 Feb 2007 04:16:29 -0500 (EST) (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 l1S9GT07093941; Wed, 28 Feb 2007 04:16:29 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BFDE173039; Wed, 28 Feb 2007 04:16:28 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070228091628.BFDE173039@freebsd-current.sentex.ca> Date: Wed, 28 Feb 2007 04:16:28 -0500 (EST) X-Virus-Scanned: ClamAV version devel-20070102, clamav-milter version devel-111206 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2007 09:16:30 -0000 TB --- 2007-02-28 07:27:49 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-02-28 07:27:49 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-02-28 07:27:49 - cleaning the object tree TB --- 2007-02-28 07:28:21 - checking out the source tree TB --- 2007-02-28 07:28:21 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-02-28 07:28:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-02-28 07:37:37 - building world (CFLAGS=-O2 -pipe) TB --- 2007-02-28 07:37:37 - cd /src TB --- 2007-02-28 07:37:37 - /usr/bin/make -B buildworld >>> World build started on Wed Feb 28 07:37:38 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 Wed Feb 28 08:58:34 UTC 2007 TB --- 2007-02-28 08:58:34 - generating LINT kernel config TB --- 2007-02-28 08:58:34 - cd /src/sys/ia64/conf TB --- 2007-02-28 08:58:34 - /usr/bin/make -B LINT TB --- 2007-02-28 08:58:34 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-02-28 08:58:34 - cd /src TB --- 2007-02-28 08:58:34 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Feb 28 08:58:34 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 [...] :> export_syms awk -f /src/sys/modules/dummynet/../../conf/kmod_syms.awk dummynet.kld export_syms | xargs -J% objcopy % dummynet.kld ld -Bshareable -d -warn-common -o dummynet.ko dummynet.kld objcopy --strip-debug dummynet.ko ===> em (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/ia64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/ia64/src/sys/LINT -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /src/sys/modules/em/../../dev/em/if_em.c /src/sys/modules/em/../../dev/em/if_em.c: In function `em_allocate_intr': /src/sys/modules/em/../../dev/em/if_em.c:2195: warning: passing arg 5 of `bus_setup_intr' from incompatible pointer type *** Error code 1 Stop in /src/sys/modules/em. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-02-28 09:16:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-02-28 09:16:28 - ERROR: failed to build lint kernel TB --- 2007-02-28 09:16:28 - tinderbox aborted TB --- 0.69 user 2.70 system 6519.38 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full