From owner-freebsd-alpha@FreeBSD.ORG Tue Aug 12 22:12:56 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 C3CCA37B401; Tue, 12 Aug 2003 22:12:56 -0700 (PDT) Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D0E043FA3; Tue, 12 Aug 2003 22:12:56 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from triangle.rtp.FreeBSD.Org (localhost [127.0.0.1]) h7D5Cseb058856; Wed, 13 Aug 2003 01:12:54 -0400 (EDT) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by triangle.rtp.FreeBSD.Org (8.12.9/8.12.9/Submit) id h7D5CsV0058855; Wed, 13 Aug 2003 01:12:54 -0400 (EDT) Date: Wed, 13 Aug 2003 01:12:54 -0400 (EDT) Message-Id: <200308130512.h7D5CsV0058855@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: Wed, 13 Aug 2003 05:12:57 -0000 TB --- 2003-08-13 04:00:11 - starting RELENG_4 tinderbox run for alpha/alpha TB --- 2003-08-13 04:00:11 - 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-08-13 04:21:27 - 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-08-13 05:07:54 - 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 Wed Aug 13 05:07:54 GMT 2003 [...] if_xl.o: In function `xl_newbuf': if_xl.o(.text+0x541c): undefined reference to `bus_dmamap_load_mbuf' if_xl.o(.text+0x5420): undefined reference to `bus_dmamap_load_mbuf' if_xl.o: In function `xl_encap': if_xl.o(.text+0x67a0): undefined reference to `bus_dmamap_load_mbuf' if_xl.o(.text+0x67a4): undefined reference to `bus_dmamap_load_mbuf' if_xl.o(.text+0x682c): undefined reference to `bus_dmamap_load_mbuf' if_xl.o(.text+0x6830): more undefined references to `bus_dmamap_load_mbuf' follow *** 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-08-13 05:12:54 - /usr/bin/make returned exit code 1 TB --- 2003-08-13 05:12:54 - ERROR: failed to build generic kernel TB --- 2003-08-13 05:12:54 - tinderbox aborted