From owner-freebsd-current@FreeBSD.ORG Sat Apr 16 21:31:46 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B96BE16A4CE; Sat, 16 Apr 2005 21:31:45 +0000 (GMT) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 520F443D1F; Sat, 16 Apr 2005 21:31:45 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.3/8.13.3) with ESMTP id j3GLViGK067013; Sat, 16 Apr 2005 17:31:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.3/8.13.3) with ESMTP id j3GLVx7m012967; Sat, 16 Apr 2005 17:31:59 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 9A08C7306E; Sat, 16 Apr 2005 17:31:44 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050416213144.9A08C7306E@freebsd-current.sentex.ca> Date: Sat, 16 Apr 2005 17:31:44 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.82, clamav-milter version 0.82 on clamscanner1 X-Virus-Status: Clean Subject: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 21:31:46 -0000 TB --- 2005-04-16 19:51:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-04-16 19:51:01 - starting CURRENT tinderbox run for i386/pc98 TB --- 2005-04-16 19:51:02 - checking out the source tree TB --- 2005-04-16 19:51:02 - cd /home/tinderbox/CURRENT/i386/pc98 TB --- 2005-04-16 19:51:02 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-04-16 19:57:50 - building world (CFLAGS=-O2 -pipe) TB --- 2005-04-16 19:57:50 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-04-16 19:57:50 - /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 --- 2005-04-16 21:05:23 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-16 21:05:23 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-04-16 21:05:23 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Apr 16 21:05:23 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Apr 16 21:20:10 UTC 2005 TB --- 2005-04-16 21:20:10 - generating LINT kernel config TB --- 2005-04-16 21:20:10 - cd /home/tinderbox/CURRENT/i386/pc98/src/sys/pc98/conf TB --- 2005-04-16 21:20:10 - /usr/bin/make -B LINT TB --- 2005-04-16 21:20:10 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-04-16 21:20:10 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-04-16 21:20:10 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Apr 16 21:20:11 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] : undefined reference to `drm_debug_flag' sis_mm.o(.text+0x992): more undefined references to `drm_debug_flag' follow tdfx_drv.o(.text+0x8c): In function `tdfx_probe': : undefined reference to `drm_probe' tdfx_drv.o(.text+0xe8): In function `tdfx_attach': : undefined reference to `drm_attach' tdfx_drv.o(.data+0x48): undefined reference to `drm_devclass' tdfx_drv.o(.data+0x94): undefined reference to `drm_detach' *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/LINT. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1 Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2005-04-16 21:31:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-04-16 21:31:44 - ERROR: failed to build lint kernel TB --- 2005-04-16 21:31:44 - tinderbox aborted