From owner-freebsd-ia64@FreeBSD.ORG Wed Apr 21 21:16:29 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F12916A4CE; Wed, 21 Apr 2004 21:16:29 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E14443D69; Wed, 21 Apr 2004 21:16:29 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 802227303A; Thu, 22 Apr 2004 00:16:28 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040422041628.802227303A@freebsd-current.sentex.ca> Date: Thu, 22 Apr 2004 00:16:28 -0400 (EDT) Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 04:16:29 -0000 TB --- 2004-04-22 02:31:45 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-22 02:31:45 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-04-22 02:31:45 - checking out the source tree TB --- 2004-04-22 02:31:45 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64 TB --- 2004-04-22 02:31:45 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-22 02:40:36 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-22 02:40:36 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-04-22 02:40:36 - /usr/bin/make -B buildworld >>> 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 TB --- 2004-04-22 04:15:30 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-04-22 04:15:30 - cd /home/tinderbox/sandbox/CURRENT/ia64/ia64/src TB --- 2004-04-22 04:15:30 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Apr 22 04:15:30 GMT 2004 >>> 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 [...] awk -f /other/tinderbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usb_if.m -h awk -f /other/tinderbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/ia64/ia64/src/sys/isa/isa_if.m -h awk -f /other/tinderbox/CURRENT/ia64/ia64/src/sys/tools/makeobjops.awk /other/tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia64/clock_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/other/tinderbox/CURRENT/ia64/ia64/src/sys -I/other/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/pf -I/other/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ngatm -I/other/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding /other/tinderbox/CURRENT/ia64/ia64/src/sys/dev/asr/asr.c:270:28: opt_asr.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/obj/ia64/other/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/obj/ia64/other/tinderbox/CURRENT/ia64/ia64/src/sys/GENERIC. *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-04-22 04:16:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-22 04:16:28 - ERROR: failed to build generic kernel TB --- 2004-04-22 04:16:28 - tinderbox aborted