From owner-freebsd-tinderbox@FreeBSD.ORG Wed Apr 1 16:49:53 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2BD21065675; Wed, 1 Apr 2009 16:49:53 +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 92E798FC18; Wed, 1 Apr 2009 16:49:53 +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.3/8.14.3) with ESMTP id n31GnmIA006475; Wed, 1 Apr 2009 12:49:48 -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.3/8.14.3) with ESMTP id n31Gnlln054146; Wed, 1 Apr 2009 12:49:47 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 873CE7302F; Wed, 1 Apr 2009 11:49:47 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090401164947.873CE7302F@freebsd-current.sentex.ca> Date: Wed, 1 Apr 2009 11:49:47 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.1/8983/Thu Feb 12 07:48:01 2009 clamav-milter version 0.94.2 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 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, 01 Apr 2009 16:49:55 -0000 TB --- 2009-04-01 14:36:51 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-04-01 14:36:51 - starting HEAD tinderbox run for ia64/ia64 TB --- 2009-04-01 14:36:51 - cleaning the object tree TB --- 2009-04-01 14:37:32 - cvsupping the source tree TB --- 2009-04-01 14:37:32 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile TB --- 2009-04-01 14:37:40 - building world TB --- 2009-04-01 14:37:40 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-01 14:37:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-01 14:37:40 - TARGET=ia64 TB --- 2009-04-01 14:37:40 - TARGET_ARCH=ia64 TB --- 2009-04-01 14:37:40 - TZ=UTC TB --- 2009-04-01 14:37:40 - __MAKE_CONF=/dev/null TB --- 2009-04-01 14:37:40 - cd /src TB --- 2009-04-01 14:37:40 - /usr/bin/make -B buildworld >>> World build started on Wed Apr 1 14:37:42 UTC 2009 >>> 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 1 16:27:40 UTC 2009 TB --- 2009-04-01 16:27:40 - generating LINT kernel config TB --- 2009-04-01 16:27:40 - cd /src/sys/ia64/conf TB --- 2009-04-01 16:27:40 - /usr/bin/make -B LINT TB --- 2009-04-01 16:27:40 - building LINT kernel TB --- 2009-04-01 16:27:40 - MAKEOBJDIRPREFIX=/obj TB --- 2009-04-01 16:27:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-04-01 16:27:40 - TARGET=ia64 TB --- 2009-04-01 16:27:40 - TARGET_ARCH=ia64 TB --- 2009-04-01 16:27:40 - TZ=UTC TB --- 2009-04-01 16:27:40 - __MAKE_CONF=/dev/null TB --- 2009-04-01 16:27:40 - cd /src TB --- 2009-04-01 16:27:40 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 1 16:27:40 UTC 2009 >>> 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 -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 vnode_if.c :> hack.c cc -shared -nostdlib hack.c -o hack.So rm -f hack.c MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh LINT cc -c -O2 -pipe -fno-strict-aliasing -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 vers.c linking kernel freebsd32_sysent.o(.data.rel+0x19d0): undefined reference to `freebsd32_sysarch' *** Error code 1 Stop in /obj/ia64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-04-01 16:49:45 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-04-01 16:49:45 - ERROR: failed to build lint kernel TB --- 2009-04-01 16:49:45 - 6522.28 user 458.22 system 7973.66 real http://tinderbox.des.no/tinderbox-head-HEAD-ia64-ia64.full