From owner-freebsd-current Sat Oct 5 11:36:19 2002 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 722F737B401 for ; Sat, 5 Oct 2002 11:36:17 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 6AF7643E4A for ; Sat, 5 Oct 2002 11:36:13 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 1147 invoked by uid 1000); 5 Oct 2002 18:36:14 -0000 Date: Sat, 5 Oct 2002 11:36:14 -0700 (PDT) From: Nate Lawson To: mdodd@freebsd.org Cc: current@freebsd.org Subject: Re: i386 tinderbox failure In-Reply-To: <200210051804.g95I4pRj087651@ref5.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matt, something in your mcd commits (staticizing probe/attach) may have broken LINT. On Sat, 5 Oct 2002, Dag-Erling Smorgrav wrote: > -------------------------------------------------------------- > >>> 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/i386/obj/local0/scratch/des/src/i386/usr/include > -------------------------------------------------------------- > >>> stage 4: building libraries > -------------------------------------------------------------- > >>> stage 4: make dependencies > -------------------------------------------------------------- > >>> stage 4: building everything.. > -------------------------------------------------------------- > >>> Kernel build for GENERIC started on Sat Oct 5 09:40:51 PDT 2002 > -------------------------------------------------------------- > >>> Kernel build for GENERIC completed on Sat Oct 5 10:24:03 PDT 2002 > -------------------------------------------------------------- > >>> Kernel build for LINT started on Sat Oct 5 10:24:04 PDT 2002 > -------------------------------------------------------------- [...] > linking kernel > mcd_isa.o: In function `mcd_isa_probe': > mcd_isa.o(.text+0xde): undefined reference to `mcd_probe' > mcd_isa.o: In function `mcd_isa_attach': > mcd_isa.o(.text+0x191): undefined reference to `mcd_probe' > mcd_isa.o(.text+0x1ac): undefined reference to `mcd_attach' > *** Error code 1 > > Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/LINT. > *** Error code 1 > > Stop in /local0/scratch/des/src. > *** Error code 1 > > Stop in /local0/scratch/des/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message