Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2012 15:50:39 +0200
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        Beeblebrox <zaphod@berentweb.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: buildworld with clang breaks because no cc
Message-ID:  <50AF7F2F.6050104@gmail.com>
In-Reply-To: <1353678344136-5763503.post@n5.nabble.com>
References:  <1353670641224-5763472.post@n5.nabble.com> <1353671378109-5763475.post@n5.nabble.com> <1353674282188-5763482.post@n5.nabble.com> <1353678344136-5763503.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
23.11.2012 15:45, Beeblebrox:
> I am now stuck with trying to make this work. I am doing buildworld with
> clang and ccache enabled.
>
> 1. I have to keep re-starting buildworld at different points of break. When
> re-started the build continues past the last break-point and goes on to
> break somewhere else.
> 2. This continues until build gets to ===> usr.bin/ypwhich (all) and cannot
> continue past the error.
> 3. I disable ccache in /usr/local/etc/buildflags.conf and re-start the
> build. Progresses upto:
> sh /asp/src/tools/install.sh -s -o root -g wheel -m 444     libz.so.6
> /usr/obj/asp/src/lib32/usr/lib32
> ln -fs libz.so.6 /usr/obj/asp/src/lib32/usr/lib32/libz.so
>
> However, examining the contents after build-break of
> /usr/obj/asp/src/lib32/usr/lib32/ shows libz.so.6 and its linked alias
> libz.so.
> I am not able to move any further without help because I cannot figure out
> where the problem may be.
>
> Thanks for any help.

Try running make buildworld without -j.

-- 
Sphinx of black quartz, judge my vow.



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