From owner-freebsd-current@FreeBSD.ORG Thu Jun 19 04:28:53 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA133C69 for ; Thu, 19 Jun 2014 04:28:53 +0000 (UTC) Received: from mail-ie0-f176.google.com (mail-ie0-f176.google.com [209.85.223.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62D632361 for ; Thu, 19 Jun 2014 04:28:52 +0000 (UTC) Received: by mail-ie0-f176.google.com with SMTP id rd18so1568613iec.21 for ; Wed, 18 Jun 2014 21:28:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=6TzMtu5Qzz0g+gONhsIfykWu+ocHz1joFI2eXSmm9VE=; b=bXEaVFCfX6e2QnGvXo0jJCnx2VP8hVYVrzA8XRmtsZ6Mt47W2NZhk5/oTLfuyOr/hY OSx2VXfm7p2JiiI2aB4+GodncYrBTN7DIcurwg0WR6oaW5m5FTBSsMoUhCEdKKvHOEqB ERpFg2r1saffdUYdOsCMvg80NScjx37J0+PxzOWRRMXXsZnsIgjXiEEwcAQ0dgnl1c9x 1FILOaWtP3r8BZ2+iVZSZsiLaHxH24DiwEI+DPAAAgmeiB29iToCkmdTEa0sGPel+yzX fnB1F5eZBpROz1sieffOCXY8s5kA9bM2WQpJHqkBmYLQG6FCAqjltRUBl0w6NpRBrQAE McWw== X-Gm-Message-State: ALoCoQm2MUAqUlQjJ6n2ZHTLWu3/aDgPHJAHRZeH9vPQpgATxbtkkp5iXqvTo8L/7Xi/zXcGNSC4 X-Received: by 10.50.29.9 with SMTP id f9mr3298011igh.39.1403152126035; Wed, 18 Jun 2014 21:28:46 -0700 (PDT) Received: from netflix-mac.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPSA id j1sm3820282ige.0.2014.06.18.21.28.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Jun 2014 21:28:45 -0700 (PDT) Sender: Warner Losh Content-Type: multipart/signed; boundary="Apple-Mail=_6DB3A0AD-024D-4BB5-A2BF-58FA2BA4C5EA"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: Problems building FreeBSD 9.2 on FreeBSD 10 From: Warner Losh In-Reply-To: <690CE378-D7D9-49A6-BC20-13FD540E63A2@FreeBSD.org> Date: Wed, 18 Jun 2014 22:28:42 -0600 Message-Id: References: <20140617200551.07542580A1@chaos.localdomain> <20140617211436.GI1248@hub.FreeBSD.org> <690CE378-D7D9-49A6-BC20-13FD540E63A2@FreeBSD.org> To: Dimitry Andric X-Mailer: Apple Mail (2.1878.2) Cc: Craig Rodrigues , Brooks Davis , "Simon J. Gerraty" , Glen Barber , freebsd-current Current , Marcel Moolenaar X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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, 19 Jun 2014 04:28:53 -0000 --Apple-Mail=_6DB3A0AD-024D-4BB5-A2BF-58FA2BA4C5EA Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Jun 18, 2014, at 12:59 AM, Dimitry Andric wrote: > On 18 Jun 2014, at 01:33, Craig Rodrigues wrote: >> On Tue, Jun 17, 2014 at 2:54 PM, Craig Rodrigues = wrote: >>> On Tue, Jun 17, 2014 at 2:14 PM, Glen Barber = wrote: >>>>=20 >>>> For what it is worth, I'm working around this problem by running: >>>>=20 >>>> # make make buildworld -jN [...] >>>>=20 >>>> Note the extra 'make', which rather than relying on the = bootstrap-tools >>>> to determine which make to build, I am specifically telling it to = build >>>> fmake. >>>=20 >>>=20 >>> Nice! That works! >>> Thanks. >>>=20 >>> -- >>> Craig >>=20 >>=20 >> Oops, that got me a bit farther, but further along, things failed for = me with: > ... >> echo gperf: /usr/lib/libstdc++.a >> .depend >> =3D=3D=3D> gnu/usr.bin/gperf/doc (depend) >> make: don't know how to make /usr/lib/libstdc++.a. Stop >=20 > See r257658 which had fixed this, but it was reverted by Warner, > unfortunately. This was one of the uses of the EARLY_BUILD flag which > was *not* redundant. :-/ Really? I thought I=92d prevent to myself that it was redundant in all = cases, at least in -current. I didn=92t think I=92d merged back any of = the early_build stuff into 10... I=92ll take a look at this though... Warner --Apple-Mail=_6DB3A0AD-024D-4BB5-A2BF-58FA2BA4C5EA Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJTomb7AAoJEGwc0Sh9sBEAyKwQALvA3nbVV1hZ4YbsqzGFn0Ma wuyCh7dWyLyqzmPLqEJ6SPCmmJ+/yZIItBrszBk5h4WtbkyTSp+eddoc3H9wj3mm YjIngdbF96z5+lJAl5upe8Ox/H2hTkK0vzH5qu/p4AalPOyZAp4MqwyisS5Jilt8 LLqChc9DLdKUUc8aewxTKa/3g8/QafDB81Zrlv5gkWMDKfK6FC8hqiWwW5Jady35 4w7nHa1WL3ROgXcCXswKM1URPBMAkaM8iZLiGVdCy2Os8mrs7eGy0+MSDy62bXiR mw7ldRVyHEgmCUwFyMwgYk+ezliXtA9ui+f+qeGCseGMJQhy2K563BBCGQ2rtNrV UTLDhrBo4NgmNFO1o+rwIFYoSHAh9hkGDwEVB3/mmfSGhcQubDFhUzrHCTRTP8qL rhV1+l2R7pW3LNsKUZFtz+yjm5DveovvtCi1oHznTVgPO8YJM2MxTaBY6o1aW/sZ dC9wBYsSMEElAFf0xC3+mbUywRi+apmbtyLuJ4nkIqOZbUhUjiLMFA6eiAhyXryg 3HrUUwcldOvH5Sj0/Of/HS7A3lO9WMbgb4hTWs4h7RoyUf79qRPIQV3H2LjQMH3R qRVvDo0alPdxJTNTVxMDXxVTAtwCIoon6L5PlHRjANDwZCWDf8Nd+BpNCBvSiU6q B6xvoK08fIBILcJfjHja =sILM -----END PGP SIGNATURE----- --Apple-Mail=_6DB3A0AD-024D-4BB5-A2BF-58FA2BA4C5EA--