From owner-freebsd-current@FreeBSD.ORG Thu Apr 28 07:09:27 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C62816A4CE; Thu, 28 Apr 2005 07:09:27 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4E943D39; Thu, 28 Apr 2005 07:09:26 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j3S79QuQ083556; Thu, 28 Apr 2005 03:09:26 -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.13.3/8.13.3) with ESMTP id j3S79wXV038803; Thu, 28 Apr 2005 03:09:58 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 6F8F37306E; Thu, 28 Apr 2005 03:09:25 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050428070925.6F8F37306E@freebsd-current.sentex.ca> Date: Thu, 28 Apr 2005 03:09:25 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner4 X-Virus-Status: Clean Subject: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 07:09:27 -0000 TB --- 2005-04-28 04:35:32 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-28 04:35:32 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2005-04-28 04:35:33 - checking out the source tree TB --- 2005-04-28 04:35:33 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2005-04-28 04:35:33 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-28 04:52:56 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-28 04:52:56 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-04-28 04:52:56 - /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 --- 2005-04-28 06:46:28 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-28 06:46:28 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-04-28 06:46:28 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Apr 28 06:46:28 UTC 2005 >>> 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 GENERIC completed on Thu Apr 28 07:08:22 UTC 2005 TB --- 2005-04-28 07:08:22 - generating LINT kernel config TB --- 2005-04-28 07:08:22 - cd /home/tinderbox/CURRENT/ia64/ia64/src/sys/ia64/conf TB --- 2005-04-28 07:08:22 - /usr/bin/make -B LINT TB --- 2005-04-28 07:08:22 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-28 07:08:22 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2005-04-28 07:08:22 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 28 07:08:25 UTC 2005 >>> 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 /tinderbox/CURRENT/ia64/ia64/src/sys/tools/usbdevs2h.awk /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usbdevs -h awk -f /tinderbox/CURRENT/ia64/ia64/src/sys/tools/usbdevs2h.awk /tinderbox/CURRENT/ia64/ia64/src/sys/dev/usb/usbdevs -d rpcgen -h -C /tinderbox/CURRENT/ia64/ia64/src/sys/netatm/spans/spans_xdr.x | grep -v rpc/rpc.h > spans_xdr.h rpcgen -c -C /tinderbox/CURRENT/ia64/ia64/src/sys/netatm/spans/spans_xdr.x | grep -v rpc/rpc.h > spans_xdr.c /usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > atkbdmap.h uudecode < /usr/share/syscons/fonts/cp850-8x16.fnt && file2c 'static u_char dflt_font_16[16*256] = {' '};' < cp850-8x16 > font.h && uudecode < /usr/share/syscons/fonts/cp850-8x14.fnt && file2c 'static u_char dflt_font_14[14*256] = {' '};' < cp850-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/cp850-8x8.fnt && file2c 'static u_char dflt_font_8[8*256] = {' '};' < cp850-8x8 >> font.h /usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' > ukbdmap.h make: don't know how to make /tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter/netinet/ip_fil.c. Stop *** Error code 2 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2005-04-28 07:09:25 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-28 07:09:25 - ERROR: failed to build lint kernel TB --- 2005-04-28 07:09:25 - tinderbox aborted