From owner-freebsd-ia64@FreeBSD.ORG Fri Apr 25 15:06:00 2008 Return-Path: Delivered-To: ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7BB3106564A; Fri, 25 Apr 2008 15:06:00 +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 81B3D8FC1D; Fri, 25 Apr 2008 15:06:00 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m3PF5xQo016067; Fri, 25 Apr 2008 11:05:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.2/8.14.2) with ESMTP id m3PF5x8G095942; Fri, 25 Apr 2008 11:05:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4A94173039; Fri, 25 Apr 2008 11:05:59 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080425150559.4A94173039@freebsd-current.sentex.ca> Date: Fri, 25 Apr 2008 11:05:59 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on clamscanner1 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: Fri, 25 Apr 2008 15:06:00 -0000 TB --- 2008-04-25 13:42:12 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-25 13:42:12 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-04-25 13:42:12 - cleaning the object tree TB --- 2008-04-25 13:42:44 - cvsupping the source tree TB --- 2008-04-25 13:42:44 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-04-25 13:42:56 - building world (CFLAGS=-O -pipe) TB --- 2008-04-25 13:42:56 - cd /src TB --- 2008-04-25 13:42:56 - /usr/bin/make -B buildworld >>> World build started on Fri Apr 25 13:42:57 UTC 2008 >>> 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 Fri Apr 25 14:55:57 UTC 2008 TB --- 2008-04-25 14:55:57 - generating LINT kernel config TB --- 2008-04-25 14:55:57 - cd /src/sys/ia64/conf TB --- 2008-04-25 14:55:57 - /usr/bin/make -B LINT TB --- 2008-04-25 14:55:57 - building LINT kernel (COPTFLAGS=) TB --- 2008-04-25 14:55:57 - cd /src TB --- 2008-04-25 14:55:57 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Apr 25 14:55:57 UTC 2008 >>> 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 -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fpic -ffreestanding -Werror /src/sys/ia64/ia64/interrupt.c cc -c -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -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 -fpic -ffreestanding -Werror /src/sys/ia64/ia64/machdep.c /src/sys/ia64/ia64/machdep.c: In function 'cpu_idle': /src/sys/ia64/ia64/machdep.c:347: error: number of arguments doesn't match prototype /src/sys/sys/proc.h:811: error: prototype declaration cc1: warnings being treated as errors /src/sys/ia64/ia64/machdep.c: At top level: /src/sys/ia64/ia64/machdep.c:359: warning: initialization from incompatible pointer type *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-04-25 15:05:59 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-25 15:05:59 - ERROR: failed to build lint kernel TB --- 2008-04-25 15:05:59 - tinderbox aborted TB --- 3685.09 user 391.12 system 5026.09 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full