From owner-freebsd-current@FreeBSD.ORG Fri Nov 9 01:56:43 2007 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 A59D616A418; Fri, 9 Nov 2007 01:56:43 +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 7B64D13C4B7; Fri, 9 Nov 2007 01:56:38 +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.8/8.13.8) with ESMTP id lA91UqQh026313; Thu, 8 Nov 2007 20:30:52 -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.14.1/8.14.1) with ESMTP id lA91UqIr097933; Thu, 8 Nov 2007 20:30:52 -0500 (EST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 95B2A7302F; Thu, 8 Nov 2007 20:30:52 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20071109013052.95B2A7302F@freebsd-current.sentex.ca> Date: Thu, 8 Nov 2007 20:30:52 -0500 (EST) X-Virus-Scanned: ClamAV 0.91.2/4641/Tue Oct 30 15:59:09 2007 clamav-milter version 0.91.2 on clamscanner5 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: Fri, 09 Nov 2007 01:56:43 -0000 TB --- 2007-11-08 23:01:41 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2007-11-08 23:01:41 - starting HEAD tinderbox run for ia64/ia64 TB --- 2007-11-08 23:01:41 - cleaning the object tree TB --- 2007-11-08 23:02:10 - checking out the source tree TB --- 2007-11-08 23:02:10 - cd /tinderbox/HEAD/ia64/ia64 TB --- 2007-11-08 23:02:10 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2007-11-08 23:09:30 - building world (CFLAGS=-O2 -pipe) TB --- 2007-11-08 23:09:30 - cd /src TB --- 2007-11-08 23:09:30 - /usr/bin/make -B buildworld >>> World build started on Thu Nov 8 23:09:31 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 Fri Nov 9 00:48:56 UTC 2007 TB --- 2007-11-09 00:48:56 - generating LINT kernel config TB --- 2007-11-09 00:48:56 - cd /src/sys/ia64/conf TB --- 2007-11-09 00:48:56 - /usr/bin/make -B LINT TB --- 2007-11-09 00:48:56 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-11-09 00:48:56 - cd /src TB --- 2007-11-09 00:48:56 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Nov 9 00:48:57 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 >>> Kernel build for LINT completed on Fri Nov 9 01:21:21 UTC 2007 TB --- 2007-11-09 01:21:21 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2007-11-09 01:21:21 - cd /src TB --- 2007-11-09 01:21:21 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Nov 9 01:21:21 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 -g -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/ufs/ffs/ffs_inode.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/ufs/ffs/ffs_snapshot.c cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -Werror /src/sys/ufs/ffs/ffs_softdep.c cc1: warnings being treated as errors /src/sys/ufs/ffs/ffs_softdep.c: In function 'initiate_write_inodeblock_ufs1': /src/sys/ufs/ffs/ffs_softdep.c:3877: warning: unused variable 'prevlbn' /src/sys/ufs/ffs/ffs_softdep.c: In function 'initiate_write_inodeblock_ufs2': /src/sys/ufs/ffs/ffs_softdep.c:4020: warning: unused variable 'prevlbn' *** Error code 1 Stop in /obj/ia64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2007-11-09 01:30:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2007-11-09 01:30:52 - ERROR: failed to build GENERIC kernel TB --- 2007-11-09 01:30:52 - tinderbox aborted TB --- 0.79 user 2.82 system 8950.84 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full