From owner-freebsd-arch@FreeBSD.ORG Sun Apr 5 00:38:07 2015 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C89A7DD7; Sun, 5 Apr 2015 00:38:07 +0000 (UTC) Received: from relay.mailchannels.net (tkt-001-i373.relay.mailchannels.net [174.136.5.175]) by mx1.freebsd.org (Postfix) with ESMTP id B1B5381B; Sun, 5 Apr 2015 00:38:06 +0000 (UTC) X-Sender-Id: duocircle|x-authuser|hippie Received: from smtp5.ore.mailhop.org (ip-10-229-11-165.us-west-2.compute.internal [10.229.11.165]) by relay.mailchannels.net (Postfix) with ESMTPA id 083AB1D0449; Sun, 5 Apr 2015 00:37:58 +0000 (UTC) X-Sender-Id: duocircle|x-authuser|hippie Received: from smtp5.ore.mailhop.org (smtp5.ore.mailhop.org [10.83.15.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA) by 0.0.0.0:2500 (trex/5.4.8); Sun, 05 Apr 2015 00:37:58 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: duocircle|x-authuser|hippie X-MailChannels-Auth-Id: duocircle X-MC-Loop-Signature: 1428194278099:2386893837 X-MC-Ingress-Time: 1428194278099 Received: from c-73-34-117-227.hsd1.co.comcast.net ([73.34.117.227] helo=ilsoft.org) by smtp5.ore.mailhop.org with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82) (envelope-from ) id 1YeYZZ-0002uh-Cn; Sun, 05 Apr 2015 00:37:57 +0000 Received: from revolution.hippie.lan (revolution.hippie.lan [172.22.42.240]) by ilsoft.org (8.14.9/8.14.9) with ESMTP id t350buuM069323; Sat, 4 Apr 2015 18:37:56 -0600 (MDT) (envelope-from ian@freebsd.org) X-Mail-Handler: DuoCircle Outbound SMTP X-Originating-IP: 73.34.117.227 X-Report-Abuse-To: abuse@duocircle.com (see https://support.duocircle.com/support/solutions/articles/5000540958-duocircle-standard-smtp-abuse-information for abuse reporting information) X-MHO-User: U2FsdGVkX1+9NLY0ZWFT4aZuyIbyDWO0 Message-ID: <1428194276.82583.144.camel@freebsd.org> Subject: Re: make universe failures? From: Ian Lepore To: Garrett Cooper Date: Sat, 04 Apr 2015 18:37:56 -0600 In-Reply-To: <43D75544-1458-4AE1-BCC1-DC5DB5AB72DA@gmail.com> References: <310573CF-443F-47BA-9F96-630107A4BD52@gmail.com> <43D75544-1458-4AE1-BCC1-DC5DB5AB72DA@gmail.com> Content-Type: text/plain; charset="iso-8859-13" X-Mailer: Evolution 3.12.10 FreeBSD GNOME Team Port Mime-Version: 1.0 X-AuthUser: hippie Content-Transfer-Encoding: quoted-printable Cc: Adrian Chadd , "freebsd-arch@freebsd.org" X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2015 00:38:08 -0000 On Sat, 2015-04-04 at 17:36 -0700, Garrett Cooper wrote: > On Apr 4, 2015, at 17:33, Adrian Chadd wrote: >=20 > > On 4 April 2015 at 17:25, Garrett Cooper wrot= e: > >> On Apr 4, 2015, at 17:22, Adrian Chadd wrote: > >>=20 > >>> On 4 April 2015 at 16:33, Garrett Cooper wr= ote: > >>>> On Apr 4, 2015, at 16:28, Adrian Chadd wrote: > >>>>=20 > >>>>> Hi, > >>>>>=20 > >>>>> cc -O -pipe -I/usr/home/adrian/work/freebsd/uverse/head/lib/li= bcrypt > >>>>> -std=3Dgnu99 -Qunused-arguments > >>>>> -L/home/adrian/work/freebsd/uverse/obj/arm.arm/usr/home/adrian/wo= rk/freebsd/uverse/head/tmp/usr/lib/private > >>>>> -rpath /usr/lib/private -rpath /usr/lib/private -o crypt_tests > >>>>> crypt_tests.o /home/adrian/work/freebsd/uverse/obj/arm.arm/usr/ho= me/adrian/work/freebsd/uverse/head/lib/atf/libatf-c/libatf-c.so > >>>>> -lcrypt > >>>>> cc: error: no such file or directory: > >>>>> '/home/adrian/work/freebsd/uverse/obj/arm.arm/usr/home/adrian/wor= k/freebsd/uverse/head/lib/atf/libatf-c/libatf-c.so' > >>>>>=20 > >>>>> .. this happens for make universe on at least amd64, arm and arme= b. > >>>>> I'm still waiting for the others to (not) complete. > >>>>=20 > >>>> Might be related to r280179 and r273449, but more info=FFs needed.= Your src.conf for the build host and targets would be helpful. > >>>> Thanks! > >>>=20 > >>> adrian@bruce:~/work/freebsd/uverse/head % cat /etc/make.conf > >>> cat: /etc/make.conf: No such file or directory > >>> adrian@bruce:~/work/freebsd/uverse/head % cat /etc/src.conf > >>> cat: /etc/src.conf: No such file or directory > >>>=20 > >>> adrian@bruce:~/work/freebsd/uverse/head % env > >>> MAKEOBJDIRPREFIX=3D/home/adrian/work/freebsd/uverse/obj make -j2 > >>> universe JFLAG=3D-j8 > >>>=20 > >>> Thanks for replying so quickly! > >>=20 > >> -j2 and JFLAG probably isn=FFt the best idea in the world. JFLAG sho= uld be ok... > >=20 > > Why not? >=20 > Based on personal experience, parallelizing on two levels just seems li= ke a bad idea, especially with recursive make and when dealing with .PHON= Y targets. I haven=FFt followed through the logic exactly to know where i= t falls apart, but I know I always run into issues when I use -j instead = of JFLAG for specifying -j. > Cheers, Strange. I've never heard of JFLAG and have only ever used -j -- Ian