From owner-freebsd-current@FreeBSD.ORG Thu Apr 8 12:48:03 2004 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 B818B16A4CE for ; Thu, 8 Apr 2004 12:48:03 -0700 (PDT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0F6043D45 for ; Thu, 8 Apr 2004 12:48:00 -0700 (PDT) (envelope-from ru@ip.net.ua) 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 i38JqAh6047028 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 8 Apr 2004 22:52:12 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i38Jlkgm002308; Thu, 8 Apr 2004 22:47:47 +0300 (EEST) (envelope-from ru) Date: Thu, 8 Apr 2004 22:47:46 +0300 From: Ruslan Ermilov To: Doug White Message-ID: <20040408194746.GD1919@ip.net.ua> References: <20040408122547.E13329@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LTeJQqWS0MN7I/qa" Content-Disposition: inline In-Reply-To: <20040408122547.E13329@carver.gumbysoft.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: current@freebsd.org Subject: Re: can't build world from 5.2.1-REL 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: Thu, 08 Apr 2004 19:48:03 -0000 --LTeJQqWS0MN7I/qa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 08, 2004 at 12:32:19PM -0700, Doug White wrote: > Hey folks, >=20 > I've got a dual Xeon machine here that can't seem to build -current from > 5.2.1-RELEASE. It appears something is badly broken in the gcc build or > yacc or both. The victim machine was just freshly installed with > 5.2.1-REL, and I've only built the kernel to enable SMP and remove the > drivers I don't use. >=20 > The first time I tried to buildworld, it croaked on trying to link > gengtype complaining that a bunch of yy* symbols weren't defined. I > toasted /usr/obj and built again and got "attempt to use poisoned > "strdup"" messages during a make depend step in cc_tools. >=20 > The last time the "poisioned" messages appeared, which was last year, it > was due to broken sed. Looking at the diffs between the foo.c and > foo.c%DIKED files, the correct changes are being made. >=20 > I'm working on generating buildworld typescripts once I get a fresh src > tree downloaded to the machine again. Since my other -current builders, > which update near daily, are building OK, I'm guessing there is a > non-backwards-compatible change in there somewhere. >=20 > I'll post the URLs once I get the logs uploaded. >=20 This looks very familiar, though I don't remember the details, but you may try searching the mailing list archives. Or for a brute force attack of the problem, please try upgrading to the -current version of yacc(1) before doing buildworld. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --LTeJQqWS0MN7I/qa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAdaxiUkv4P6juNwoRApzSAJsFe4vZTERAxFJe8gfc1TjXekH1lACaA1nv 34NxVic21SanyPnTLBdA8BI= =cxOr -----END PGP SIGNATURE----- --LTeJQqWS0MN7I/qa--