From owner-freebsd-i386@FreeBSD.ORG Sun Apr 4 07:00:03 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6624C16A4CE; Sun, 4 Apr 2004 07:00:03 -0700 (PDT) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4681B43D4C; Sun, 4 Apr 2004 07:00:03 -0700 (PDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C08CA7303A; Sun, 4 Apr 2004 10:00:02 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040404140002.C08CA7303A@freebsd-current.sentex.ca> Date: Sun, 4 Apr 2004 10:00:02 -0400 (EDT) Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 14:00:03 -0000 TB --- 2004-04-04 12:51:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-04-04 12:51:38 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-04-04 12:51:38 - checking out the source tree TB --- 2004-04-04 12:51:38 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98 TB --- 2004-04-04 12:51:38 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-04-04 12:56:48 - building world (CFLAGS=-O2 -pipe) TB --- 2004-04-04 12:56:48 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-04-04 12:56:48 - /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-04 13:53:10 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-04-04 13:53:10 - cd /home/tinderbox/sandbox/CURRENT/i386/pc98/src TB --- 2004-04-04 13:53:10 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Apr 4 13:53:10 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 >>> stage 3.2: building everything [...] touch /other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC/modules/other/tinderbox/CURRENT/i386/pc98/src/sys/modules/ar/export_syms awk -f /other/tinderbox/CURRENT/i386/pc98/src/sys/modules/ar/../../conf/kmod_syms.awk if_ar.kld /other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC/modules/other/tinderbox/CURRENT/i386/pc98/src/sys/modules/ar/export_syms | xargs -J% objcopy % if_ar.kld ld -Bshareable -d -warn-common -o if_ar.ko.debug if_ar.kld objcopy --strip-debug if_ar.ko.debug if_ar.ko ===> arcnet cc -O2 -pipe -DPC98 -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC/opt_global.h -I. -I@ -I@/../include -finline-limit=8000 -fno-common -g -I/other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /other/tinderbox/CURRENT/i386/pc98/src/sys/net/if_arcsubr.c /other/tinderbox/CURRENT/i386/pc98/src/sys/net/if_arcsubr.c: In function `arc_output': /other/tinderbox/CURRENT/i386/pc98/src/sys/net/if_arcsubr.c:139: error: too many arguments to function `arpresolve' *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/sys/modules/arcnet. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/obj/pc98/other/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-04-04 14:00:02 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-04-04 14:00:02 - ERROR: failed to build generic kernel TB --- 2004-04-04 14:00:02 - tinderbox aborted