From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 06:02:22 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90DF2106566C; Wed, 2 Apr 2008 06:02:22 +0000 (UTC) (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 6591C8FC19; Wed, 2 Apr 2008 06:02:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m3262LKW078867; Wed, 2 Apr 2008 02:02:21 -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 m3262KTB088213; Wed, 2 Apr 2008 02:02:20 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A63D873039; Wed, 2 Apr 2008 01:02:20 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080402060220.A63D873039@freebsd-current.sentex.ca> Date: Wed, 2 Apr 2008 01:02:20 -0500 (EST) X-Virus-Scanned: ClamAV version 0.92, clamav-milter version 0.92 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on ia64/ia64 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: Wed, 02 Apr 2008 06:02:22 -0000 TB --- 2008-04-02 04:44:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-04-02 04:44:47 - starting HEAD tinderbox run for ia64/ia64 TB --- 2008-04-02 04:44:47 - cleaning the object tree TB --- 2008-04-02 04:45:17 - cvsupping the source tree TB --- 2008-04-02 04:45:17 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2008-04-02 04:45:23 - building world (CFLAGS=-O -pipe) TB --- 2008-04-02 04:45:23 - cd /src TB --- 2008-04-02 04:45:23 - /usr/bin/make -B buildworld >>> World build started on Wed Apr 2 04:45:25 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 Wed Apr 2 05:55:28 UTC 2008 TB --- 2008-04-02 05:55:28 - generating LINT kernel config TB --- 2008-04-02 05:55:28 - cd /src/sys/ia64/conf TB --- 2008-04-02 05:55:28 - /usr/bin/make -B LINT TB --- 2008-04-02 05:55:28 - building LINT kernel (COPTFLAGS=) TB --- 2008-04-02 05:55:28 - cd /src TB --- 2008-04-02 05:55:28 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 2 05:55:29 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/kern/kern_timeout.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/kern/kern_umtx.c cc1: warnings being treated as errors /src/sys/kern/kern_umtx.c: In function '__umtx_op_rw_wrlock_compat32': /src/sys/kern/kern_umtx.c:3085: warning: implicit declaration of function 'do_rwlock_wrlock' /src/sys/kern/kern_umtx.c:3085: warning: nested extern declaration of 'do_rwlock_wrlock' /src/sys/kern/kern_umtx.c:3095: warning: passing argument 3 of 'do_rw_wrlock2' makes pointer from integer without a cast /src/sys/kern/kern_umtx.c:3095: error: too many arguments to function 'do_rw_wrlock2' *** 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-02 06:02:20 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-04-02 06:02:20 - ERROR: failed to build lint kernel TB --- 2008-04-02 06:02:20 - tinderbox aborted TB --- 3519.21 user 373.49 system 4653.21 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full