From owner-freebsd-stable@FreeBSD.ORG Sat Aug 16 22:12:14 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11E9B37B401; Sat, 16 Aug 2003 22:12:14 -0700 (PDT) Received: from triangle.rtp.FreeBSD.Org (triangle.rtp.FreeBSD.org [192.58.184.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358F343F75; Sat, 16 Aug 2003 22:12:13 -0700 (PDT) (envelope-from des+tinderbox@freebsd.org) Received: from triangle.rtp.FreeBSD.Org (localhost [127.0.0.1]) h7H5C7eb035175; Sun, 17 Aug 2003 01:12:07 -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 h7H5C71Y035174; Sun, 17 Aug 2003 01:12:07 -0400 (EDT) Date: Sun, 17 Aug 2003 01:12:07 -0400 (EDT) Message-Id: <200308170512.h7H5C71Y035174@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-stable@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2003 05:12:14 -0000 TB --- 2003-08-17 04:00:11 - starting RELENG_4 tinderbox run for alpha/alpha TB --- 2003-08-17 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-17 04:21:57 - 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-17 05:08:07 - 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 Sun Aug 17 05:08:07 GMT 2003 [...] if_rl.o: In function `rl_newbuf': if_rl.o(.text+0x3f78): undefined reference to `bus_dmamap_load_mbuf' if_rl.o(.text+0x3f7c): undefined reference to `bus_dmamap_load_mbuf' if_rl.o: In function `rl_encapcplus': if_rl.o(.text+0x525c): undefined reference to `bus_dmamap_load_mbuf' if_rl.o(.text+0x5260): undefined reference to `bus_dmamap_load_mbuf' if_rl.o(.text+0x5688): undefined reference to `bus_dmamap_load_mbuf' if_rl.o(.text+0x568c): 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-17 05:12:07 - /usr/bin/make returned exit code 1 TB --- 2003-08-17 05:12:07 - ERROR: failed to build generic kernel TB --- 2003-08-17 05:12:07 - tinderbox aborted