From owner-freebsd-alpha@FreeBSD.ORG Sat Nov 15 13:50:04 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9938216A4CE; Sat, 15 Nov 2003 13:50:04 -0800 (PST) Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8473C43FBD; Sat, 15 Nov 2003 13:50:03 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from triangle.rtp.FreeBSD.Org (localhost [127.0.0.1]) hAFLo2GZ074584; Sat, 15 Nov 2003 16:50:02 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by triangle.rtp.FreeBSD.Org (8.12.9/8.12.9/Submit) id hAFLo22E074583; Sat, 15 Nov 2003 16:50:02 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Sat, 15 Nov 2003 16:50:02 -0500 (EST) Message-Id: <200311152150.hAFLo22E074583@triangle.rtp.FreeBSD.Org> X-Authentication-Warning: triangle.rtp.FreeBSD.Org: des set sender to Tinderbox using -f Sender: Tinderbox From: Tinderbox To: stable@freebsd.org, alpha@freebsd.org Precedence: bulk Subject: [releng_4 tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 21:50:04 -0000 TB --- 2003-11-15 21:12:07 - tinderbox 2.2 running on triangle.rtp.FreeBSD.Org TB --- 2003-11-15 21:12:07 - starting RELENG_4 tinderbox run for alpha/alpha TB --- 2003-11-15 21:12:07 - checking out the source tree TB --- cd /home/des/tinderbox/RELENG_4/alpha/alpha TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src TB --- 2003-11-15 21:17:14 - building world TB --- cd /home/des/tinderbox/RELENG_4/alpha/alpha/src TB --- /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /home/des/tinderbox/RELENG_4/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. TB --- 2003-11-15 21:49:40 - building generic kernel TB --- cd /home/des/tinderbox/RELENG_4/alpha/alpha/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Nov 15 21:49:40 GMT 2003 [...] echo "#define DDB 1" > opt_ddb.h echo "#define ALT_BREAK_TO_DEBUGGER 1" > opt_comconsole.h rm -f .depend mkdep -f .depend -a -nostdinc -I/vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/sys/modules/dcons/../.. -D_KERNEL -DKLD_MODULE -I- -I/vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/sys/modules/dcons/../.. -I. -I@ -I@/../include -I/home/des/tinderbox/RELENG_4/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/i386/usr/include /vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/sys/modules/dcons/../../dev/dcons/dcons.c In file included from /vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/sys/modules/dcons/../../ddb/ddb.h:40, from /vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/sys/modules/dcons/../../dev/dcons/dcons.c:54: machine/db_machdep.h:38: opt_simos.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/sys/modules/dcons. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/sys/modules. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/obj/alpha/vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src. *** Error code 1 Stop in /vol/vol0/users/des/tinderbox/RELENG_4/alpha/alpha/src. TB --- 2003-11-15 21:50:02 - TB --- /usr/bin/make returned exit code 1 TB --- 2003-11-15 21:50:02 - TB --- ERROR: failed to build generic kernel TB --- 2003-11-15 21:50:02 - tinderbox aborted