From owner-freebsd-ia64@FreeBSD.ORG Sat Feb 24 16:11:54 2007 Return-Path: X-Original-To: ia64@freebsd.org Delivered-To: freebsd-ia64@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 966F016A403; Sat, 24 Feb 2007 16:11:54 +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 6B5FC13C442; Sat, 24 Feb 2007 16:11:54 +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.6/8.13.6) with ESMTP id l1OGBroA094041; Sat, 24 Feb 2007 11:11:53 -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 l1OGBrun003053; Sat, 24 Feb 2007 11:11:53 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 3BDE973039; Sat, 24 Feb 2007 11:11:52 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20070224161153.3BDE973039@freebsd-current.sentex.ca> Date: Sat, 24 Feb 2007 11:11:52 -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 ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Feb 2007 16:11:54 -0000 TB --- 2007-02-24 13:37:56 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-02-24 13:37:56 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-02-24 13:37:56 - cleaning the object tree TB --- 2007-02-24 13:38:21 - checking out the source tree TB --- 2007-02-24 13:38:21 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-02-24 13:38:21 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-02-24 13:55:38 - building world (CFLAGS=-O2 -pipe) TB --- 2007-02-24 13:55:38 - cd /src TB --- 2007-02-24 13:55:38 - /usr/bin/make -B buildworld >>> World build started on Sat Feb 24 13:55:39 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 Feb 24 15:47:50 UTC 2007 TB --- 2007-02-24 15:47:50 - generating LINT kernel config TB --- 2007-02-24 15:47:50 - cd /src/sys/ia64/conf TB --- 2007-02-24 15:47:50 - /usr/bin/make -B LINT TB --- 2007-02-24 15:47:50 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-02-24 15:47:50 - cd /src TB --- 2007-02-24 15:47:50 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Feb 24 15:47:51 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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror /src/sys/ia64/isa/isa.c /src/sys/ia64/isa/isa.c:159: error: conflicting types for 'isa_setup_intr' /src/sys/isa/isa_common.h:74: error: previous declaration of 'isa_setup_intr' was here /src/sys/ia64/isa/isa.c:159: error: conflicting types for 'isa_setup_intr' /src/sys/isa/isa_common.h:74: error: previous declaration of 'isa_setup_intr' was here /src/sys/ia64/isa/isa.c: In function `isa_setup_intr': /src/sys/ia64/isa/isa.c:161: warning: passing arg 5 of `BUS_SETUP_INTR' from incompatible pointer type /src/sys/ia64/isa/isa.c:161: error: too few arguments to function `BUS_SETUP_INTR' *** 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-24 16:11:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-02-24 16:11:52 - ERROR: failed to build lint kernel TB --- 2007-02-24 16:11:52 - tinderbox aborted TB --- 0.57 user 1.88 system 9235.87 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full