From owner-freebsd-current@FreeBSD.ORG Sat Jun 21 22:05:18 2014 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCDC9AED; Sat, 21 Jun 2014 22:05:18 +0000 (UTC) Received: from na01-by2-obe.outbound.protection.outlook.com (mail-by2lp0238.outbound.protection.outlook.com [207.46.163.238]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8C26E28F1; Sat, 21 Jun 2014 22:05:16 +0000 (UTC) Received: from CO2PR05CA002.namprd05.prod.outlook.com (10.141.194.150) by BL2PR05MB099.namprd05.prod.outlook.com (10.255.232.17) with Microsoft SMTP Server (TLS) id 15.0.954.9; Sat, 21 Jun 2014 22:05:10 +0000 Received: from BY2FFO11FD034.protection.gbl (2a01:111:f400:7c0c::179) by CO2PR05CA002.outlook.office365.com (2a01:111:e400:1414::22) with Microsoft SMTP Server (TLS) id 15.0.969.15 via Frontend Transport; Sat, 21 Jun 2014 22:05:09 +0000 Received: from P-EMF02-SAC.jnpr.net (66.129.239.16) by BY2FFO11FD034.mail.protection.outlook.com (10.1.14.219) with Microsoft SMTP Server (TLS) id 15.0.969.12 via Frontend Transport; Sat, 21 Jun 2014 22:05:09 +0000 Received: from magenta.juniper.net (172.17.27.123) by P-EMF02-SAC.jnpr.net (172.24.192.21) with Microsoft SMTP Server (TLS) id 14.3.146.0; Sat, 21 Jun 2014 15:05:07 -0700 Received: from chaos.localdomain (chaos.jnpr.net [172.21.16.28]) by magenta.juniper.net (8.11.3/8.11.3) with ESMTP id s5LM55n51898; Sat, 21 Jun 2014 15:05:06 -0700 (PDT) (envelope-from sjg@juniper.net) Received: from chaos (localhost [127.0.0.1]) by chaos.localdomain (Postfix) with ESMTP id 8EC75580A1; Sat, 21 Jun 2014 15:05:05 -0700 (PDT) To: Glen Barber Subject: Re: Problems building FreeBSD 9.2 on FreeBSD 10 In-Reply-To: <20140620041112.GS1218@hub.FreeBSD.org> References: <20140617200551.07542580A1@chaos.localdomain> <20140617211436.GI1248@hub.FreeBSD.org> <690CE378-D7D9-49A6-BC20-13FD540E63A2@FreeBSD.org> <20140620041112.GS1218@hub.FreeBSD.org> Comments: In-reply-to: Glen Barber message dated "Fri, 20 Jun 2014 00:11:12 -0400." From: "Simon J. Gerraty" X-Mailer: MH-E 7.82+cvs; nmh 1.3; GNU Emacs 22.3.1 Date: Sat, 21 Jun 2014 15:05:05 -0700 Message-ID: <20140621220505.8EC75580A1@chaos.localdomain> MIME-Version: 1.0 Content-Type: text/plain X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:66.129.239.16; CTRY:US; IPV:NLI; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(51704005)(199002)(189002)(74662001)(31966008)(4396001)(102176002)(33656002)(104166001)(77982001)(74502001)(93546004)(21056001)(76176999)(47776003)(20776003)(6806004)(80022001)(50986999)(70486001)(50226001)(102836001)(68736004)(99396002)(84676001)(93916002)(92566001)(86362001)(69596002)(92726001)(77156001)(97736001)(81342001)(81542001)(76482001)(48376002)(46102001)(90896003)(50466002)(85306003)(85852003)(83072002)(89996001)(79102001)(62966002)(83322001)(44976005)(76506005)(87936001)(64706001)(106466001)(95666004)(81156004)(93886003)(101356003)(88136002)(57986006)(87286001)(105596002)(42262001); DIR:OUT; SFP:; SCL:1; SRVR:BL2PR05MB099; H:P-EMF02-SAC.jnpr.net; FPR:; MLV:sfv; PTR:InfoDomainNonexistent; A:1; MX:1; LANG:en; X-Microsoft-Antispam: BL:0; ACTION:Default; RISK:Low; SCL:0; SPMLVL:NotSpam; PCL:0; RULEID: X-Forefront-PRVS: 0249EFCB0B Received-SPF: SoftFail (: domain of transitioning juniper.net discourages use of 66.129.239.16 as permitted sender) Authentication-Results: spf=softfail (sender IP is 66.129.239.16) smtp.mailfrom=sjg@juniper.net; X-OriginatorOrg: juniper.net X-Mailman-Approved-At: Sun, 22 Jun 2014 01:57:26 +0000 Cc: Craig Rodrigues , Marcel Moolenaar , Brooks Davis , Dimitry Andric , freebsd-current Current , Warner Losh 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: Sat, 21 Jun 2014 22:05:18 -0000 >Removal of EARLY_BUILD is not the issue here, I have no idea where the >hell the came into play. > >It is a race in the chain with what make(1) gets built for the stable/9 >userland. It is why the 'make make buildworld' thing I mentioned works. IIRC all the fixes I put into src/Makefile to ensure correct [bf]make was built prior to anything like buildworld were only in head. I think Warner has now removed at least the fmake bits from head, but stable/10 has it all. I think this fixed a number of races. make make buildworld should work, though if you want to use -j a separate invocation would be a good idea (absent the fixes from stable/10): make make && make -j8 -DNO_CLEAN buildworld