From owner-freebsd-current@FreeBSD.ORG Fri Apr 29 06:01:35 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 DAB8316A4CF; Fri, 29 Apr 2005 06:01:35 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0410B43D58; Fri, 29 Apr 2005 06:01:35 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j3T65jwP014889; Fri, 29 Apr 2005 09:05:45 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 52902-09; Fri, 29 Apr 2005 09:01:33 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j3T65iAN014886 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 29 Apr 2005 09:05:44 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.3/8.13.3) id j3T61hdS039570; Fri, 29 Apr 2005 09:01:43 +0300 (EEST) (envelope-from ru) Date: Fri, 29 Apr 2005 09:01:42 +0300 From: Ruslan Ermilov To: FreeBSD Tinderbox Message-ID: <20050429060142.GB39446@ip.net.ua> References: <20050428235901.209007306E@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lEGEL1/lMxI0MVQ2" Content-Disposition: inline In-Reply-To: <20050428235901.209007306E@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: current@FreeBSD.ORG cc: i386@FreeBSD.ORG Subject: Re: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 06:01:36 -0000 --lEGEL1/lMxI0MVQ2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 28, 2005 at 07:59:01PM -0400, FreeBSD Tinderbox wrote: > TB --- 2005-04-28 23:51:09 - tinderbox 2.3 running on freebsd-current.sen= tex.ca > TB --- 2005-04-28 23:51:09 - starting CURRENT tinderbox run for i386/pc98 > TB --- 2005-04-28 23:51:09 - checking out the source tree > TB --- 2005-04-28 23:51:09 - cd /home/tinderbox/CURRENT/i386/pc98 > TB --- 2005-04-28 23:51:09 - /usr/bin/cvs -f -R -q -d/home/ncvs update -P= d -A src > TB --- 2005-04-28 23:57:47 - building world (CFLAGS=3D-O2 -pipe) > TB --- 2005-04-28 23:57:47 - cd /home/tinderbox/CURRENT/i386/pc98/src > TB --- 2005-04-28 23:57:47 - /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 > [...] > =3D=3D=3D> sbin/growfs (cleandir) > =3D=3D=3D> sbin/gvinum (cleandir) > =3D=3D=3D> sbin/ifconfig (cleandir) > =3D=3D=3D> sbin/init (cleandir) > =3D=3D=3D> sbin/ip6fw (cleandir) > =3D=3D=3D> sbin/ipf (cleandir) > ".depend", line 299: Inconsistent operator for ipf > make: fatal errors encountered -- cannot continue > *** Error code 1 >=20 > Stop in /tinderbox/CURRENT/i386/pc98/src/sbin. > *** Error code 1 >=20 When what previously was a file (sbin/ipf/ipf) becomes a directory, the old .depend file gets in the way (SUBDIR's use the :: operator). Someone needs to remove the stale .depend file, or wipe out the obj directory completely, or this particular tinderbox will fail forever. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --lEGEL1/lMxI0MVQ2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCcc3GqRfpzJluFF4RAguhAJ9dKMvRPRFOHM5sI4omeuvEceBYSgCbBAwb bo9t7djrEATba4fM6EeRSOU= =ZoZ4 -----END PGP SIGNATURE----- --lEGEL1/lMxI0MVQ2--