Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2015 18:37:56 -0600
From:      Ian Lepore <ian@freebsd.org>
To:        Garrett Cooper <yaneurabeya@gmail.com>
Cc:        Adrian Chadd <adrian@freebsd.org>, "freebsd-arch@freebsd.org" <freebsd-arch@freebsd.org>
Subject:   Re: make universe failures?
Message-ID:  <1428194276.82583.144.camel@freebsd.org>
In-Reply-To: <43D75544-1458-4AE1-BCC1-DC5DB5AB72DA@gmail.com>
References:  <CAJ-VmokOx=5p6veRL%2BiCpBdTCsyDYeNE4Drz-16hUG_b7akwYQ@mail.gmail.com> <AA7A173C-3931-4EB0-BE1B-3C58ACCE10F0@gmail.com> <CAJ-Vmo=aQvGvjBPnd8AvZY5dDD8pq6PKnkCg47NQ58Y_5PS1kQ@mail.gmail.com> <310573CF-443F-47BA-9F96-630107A4BD52@gmail.com> <CAJ-Vmok%2Bpagv3SFHzH1uLasqD6sweXQKZ1_etxWYPNro6vEQZg@mail.gmail.com> <43D75544-1458-4AE1-BCC1-DC5DB5AB72DA@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2015-04-04 at 17:36 -0700, Garrett Cooper wrote:
> On Apr 4, 2015, at 17:33, Adrian Chadd <adrian@freebsd.org> wrote:
>=20
> > On 4 April 2015 at 17:25, Garrett Cooper <yaneurabeya@gmail.com> wrot=
e:
> >> On Apr 4, 2015, at 17:22, Adrian Chadd <adrian@freebsd.org> wrote:
> >>=20
> >>> On 4 April 2015 at 16:33, Garrett Cooper <yaneurabeya@gmail.com> wr=
ote:
> >>>> On Apr 4, 2015, at 16:28, Adrian Chadd <adrian@freebsd.org> 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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1428194276.82583.144.camel>