From owner-freebsd-amd64@FreeBSD.ORG Wed Oct 22 23:32:59 2003 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACFC616A4BF; Wed, 22 Oct 2003 23:32:59 -0700 (PDT) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E1E43FDD; Wed, 22 Oct 2003 23:32:58 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) h9N6Wvv9092777; Thu, 23 Oct 2003 02:32:57 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id h9N6Wvea092776; Thu, 23 Oct 2003 02:32:57 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Date: Thu, 23 Oct 2003 02:32:57 -0400 (EDT) Message-Id: <200310230632.h9N6Wvea092776@cueball.rtp.FreeBSD.org> X-Authentication-Warning: cueball.rtp.FreeBSD.org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: current@freebsd.org, amd64@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 06:32:59 -0000 TB --- 2003-10-23 05:32:08 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2003-10-23 05:32:08 - starting CURRENT tinderbox run for amd64/amd64 TB --- 2003-10-23 05:32:08 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-10-23 05:34:18 - building world TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64/src TB --- /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: populating /home/des/tinderbox/CURRENT/amd64/amd64/obj/amd64/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/i386/usr/include >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. TB --- 2003-10-23 06:32:07 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/amd64/amd64/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Oct 23 06:32:07 GMT 2003 [...] awk -f /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/tools/makeobjops.awk /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/dev/sound/pcm/mixer_if.m -h awk -f /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/tools/makeobjops.awk /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/dev/usb/usb_if.m -h awk -f /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/tools/makeobjops.awk /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/isa/isa_if.m -h if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep /home/des/tinderbox/CURRENT/amd64/amd64/obj/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/make.i386/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys -I/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/acpica -I/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/ipfilter -I/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath -I/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -! fno-asynchronous-unwind-tables -ffreestanding /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/dev/ep/if_ep.c:770:66: macro "EP_READ_MULTI_2" requires 4 arguments, but only 3 given mkdep: compile failed *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/obj/amd64/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/obj/amd64/vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/CURRENT/amd64/amd64/src. TB --- 2003-10-23 06:32:57 - TB --- /usr/bin/make returned exit code 1 TB --- 2003-10-23 06:32:57 - TB --- ERROR: failed to build generic kernel TB --- 2003-10-23 06:32:57 - tinderbox aborted