From owner-freebsd-current Sat Sep 14 11:56:56 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 6E0EB37B400 for ; Sat, 14 Sep 2002 11:56:53 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 3442043E42 for ; Sat, 14 Sep 2002 11:56:53 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 32244 invoked by uid 1000); 14 Sep 2002 18:56:53 -0000 Date: Sat, 14 Sep 2002 11:56:53 -0700 (PDT) From: Nate Lawson To: current@freebsd.org Subject: Re: i386 tinderbox failure In-Reply-To: <200209141616.g8EGG74s097207@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 On Sat, 14 Sep 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.. > -------------------------------------------------------------- > ===> usr.bin/fstat > /local0/scratch/des/src/usr.bin/fstat/fstat.c: In function `vtrans': > /local0/scratch/des/src/usr.bin/fstat/fstat.c:486: `VT_NON' undeclared (first use in this function) > /local0/scratch/des/src/usr.bin/fstat/fstat.c:486: (Each undeclared identifier is reported only once > /local0/scratch/des/src/usr.bin/fstat/fstat.c:486: for each function it appears in.) > /local0/scratch/des/src/usr.bin/fstat/fstat.c:491: switch quantity not an integer > /local0/scratch/des/src/usr.bin/fstat/fstat.c:492: `VT_UFS' undeclared (first use in this function) > /local0/scratch/des/src/usr.bin/fstat/fstat.c:497: `VT_DEVFS' undeclared (first use in this function) > /local0/scratch/des/src/usr.bin/fstat/fstat.c:502: `VT_NFS' undeclared (first use in this function) > /local0/scratch/des/src/usr.bin/fstat/fstat.c:507: `VT_MSDOSFS' undeclared (first use in this function) > /local0/scratch/des/src/usr.bin/fstat/fstat.c:512: `VT_ISOFS' undeclared (first use in this function) > *** Error code 1 > > Stop in /local0/scratch/des/src/usr.bin/fstat. > *** Error code 1 > > Stop in /local0/scratch/des/src/usr.bin. > *** Error code 1 > > Stop in /local0/scratch/des/src. > *** Error code 1 > > Stop in /local0/scratch/des/src. > *** Error code 1 > > Stop in /local0/scratch/des/src. A fix was committed with rev 1.45 of fstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message