From owner-freebsd-alpha@FreeBSD.ORG Sat Nov 15 02:15:42 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 B73D016A4CE; Sat, 15 Nov 2003 02:15:42 -0800 (PST) Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA74D43FE9; Sat, 15 Nov 2003 02:15:41 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from triangle.rtp.FreeBSD.Org (localhost [127.0.0.1]) hAFAFfGZ081775; Sat, 15 Nov 2003 05:15:41 -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 hAFAFeqZ081774; Sat, 15 Nov 2003 05:15:40 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Sat, 15 Nov 2003 05:15:40 -0500 (EST) Message-Id: <200311151015.hAFAFeqZ081774@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 10:15:42 -0000 TB --- 2003-11-15 09:32:23 - tinderbox 2.2 running on triangle.rtp.FreeBSD.Org TB --- 2003-11-15 09:32:23 - starting RELENG_4 tinderbox run for alpha/alpha TB --- 2003-11-15 09:32:23 - 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 09:41:30 - 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 10:15:19 - 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 10:15:19 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 10:15:40 - TB --- /usr/bin/make returned exit code 1 TB --- 2003-11-15 10:15:40 - TB --- ERROR: failed to build generic kernel TB --- 2003-11-15 10:15:40 - tinderbox aborted