From owner-freebsd-i386@FreeBSD.ORG Fri Jan 2 14:27:22 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE8916A4CE; Fri, 2 Jan 2004 14:27:22 -0800 (PST) Received: from cueball.rtp.FreeBSD.org (cueball.rtp.FreeBSD.org [192.58.184.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id E123443D5C; Fri, 2 Jan 2004 14:27:19 -0800 (PST) (envelope-from des+tinderbox@freebsd.org) Received: from cueball.rtp.FreeBSD.org (localhost [127.0.0.1]) i02MRIv9090906; Fri, 2 Jan 2004 17:27:18 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Received: (from des@localhost) by cueball.rtp.FreeBSD.org (8.12.9/8.12.9/Submit) id i02MRIeb090905; Fri, 2 Jan 2004 17:27:18 -0500 (EST) (envelope-from des+tinderbox@freebsd.org) Date: Fri, 2 Jan 2004 17:27:18 -0500 (EST) Message-Id: <200401022227.i02MRIeb090905@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, i386@freebsd.org Precedence: bulk Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 22:27:22 -0000 TB --- 2004-01-02 21:19:57 - tinderbox 2.2 running on cueball.rtp.FreeBSD.org TB --- 2004-01-02 21:19:57 - starting CURRENT tinderbox run for i386/pc98 TB --- 2004-01-02 21:19:57 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/i386/pc98 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-01-02 21:22:04 - building world TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/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: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. TB --- 2004-01-02 22:21:03 - building generic kernel TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src TB --- /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Jan 2 22:21:04 GMT 2004 [...] if_bge.o: In function `bge_rxeof': /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/bge/if_bge.c:2740: undefined reference to `vlan_tag_alloc' if_em.o: In function `em_process_receive_interrupts': /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/em/if_em.c:2792: undefined reference to `vlan_tag_alloc' if_re.o: In function `re_rxeof': /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/re/if_re.c:1663: undefined reference to `vlan_tag_alloc' if_txp.o: In function `txp_rx_reclaim': /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/txp/if_txp.c:795: undefined reference to `vlan_tag_alloc' *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /vol/vol1/users/des/tinderbox/CURRENT/i386/pc98/src. TB --- 2004-01-02 22:27:18 - TB --- /usr/bin/make returned exit code 1 TB --- 2004-01-02 22:27:18 - TB --- ERROR: failed to build generic kernel TB --- 2004-01-02 22:27:18 - tinderbox aborted