From owner-freebsd-ia64@FreeBSD.ORG Sat Sep 25 23:09:17 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 4FBF716A4CE; Sat, 25 Sep 2004 23:09:17 +0000 (GMT) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1BE843D2D; Sat, 25 Sep 2004 23:09:16 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.1/8.13.1) with ESMTP id i8PN9DS1034167; Sat, 25 Sep 2004 19:09:13 -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.1/8.13.1) with ESMTP id i8PN9CCN033069; Sat, 25 Sep 2004 19:09:12 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 4F7377303F; Sat, 25 Sep 2004 19:09:13 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040925230913.4F7377303F@freebsd-current.sentex.ca> Date: Sat, 25 Sep 2004 19:09:13 -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: Sat, 25 Sep 2004 23:09:17 -0000 TB --- 2004-09-25 20:58:47 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-09-25 20:58:47 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2004-09-25 20:58:47 - checking out the source tree TB --- 2004-09-25 20:58:47 - cd /home/tinderbox/CURRENT/ia64/ia64 TB --- 2004-09-25 20:58:47 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-09-25 21:04:24 - building world (CFLAGS=-O2 -pipe) TB --- 2004-09-25 21:04:24 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-25 21:04:24 - /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-09-25 22:33:36 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-25 22:33:36 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-25 22:33:36 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Sep 25 22:33:37 UTC 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 >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Sep 25 22:53:02 UTC 2004 TB --- 2004-09-25 22:53:02 - generating LINT kernel config TB --- 2004-09-25 22:53:02 - cd /home/tinderbox/CURRENT/ia64/ia64/src/sys/ia64/conf TB --- 2004-09-25 22:53:02 - /usr/bin/make -B LINT TB --- 2004-09-25 22:53:02 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-09-25 22:53:02 - cd /home/tinderbox/CURRENT/ia64/ia64/src TB --- 2004-09-25 22:53:02 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Sep 25 22:53:02 UTC 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 >>> stage 3.2: building everything [...] cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/tinderbox/CURRENT/ia64/ia64/src/sys -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/acpica -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/altq -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ipfilter -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/pf -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ngatm -I/tinderbox/CURRENT/ia64/ia64/src/sys/contrib/ia64/libuwx/src -D_KERNEL -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 -mno-sdata -ffreestanding -Werror /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c: In function `ia32_syscall': /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c:181: error: `syscallnames' undeclared (first use in this function) /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c:181: error: (Each undeclared identifier is reported only once /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c:181: error: for each function it appears in.) /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c: In function `ia32_trap': /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c:200: warning: implicit declaration of function `TRAPF_USERMODE' /tinderbox/CURRENT/ia64/ia64/src/sys/ia64/ia32/ia32_trap.c:200: warning: nested extern declaration of `TRAPF_USERMODE' *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/obj/ia64/tinderbox/CURRENT/ia64/ia64/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. *** Error code 1 Stop in /tinderbox/CURRENT/ia64/ia64/src. TB --- 2004-09-25 23:09:13 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-09-25 23:09:13 - ERROR: failed to build lint kernel TB --- 2004-09-25 23:09:13 - tinderbox aborted