buildworld fails while building static clang library
Aijaz Baig
aijazbaig1 at gmail.com
Mon Aug 14 18:36:50 UTC 2017
Hi Ed
Yes how do I get those logs? I will be checking dmesg from time to time (is
there a way to tail it by the way??) but then how do I enable verbose
logging while building world? I tried finding out the same by searching on
the internet and by reading the manual page for make.conf but couldn't
figure it out
Is it even possible to have a verbose output?
On Mon, Aug 14, 2017 at 7:36 PM, Ed Maste <emaste at freebsd.org> wrote:
> On 7 August 2017 at 00:32, Aijaz Baig <aijazbaig1 at gmail.com> wrote:
> > That was some pretty relevant information Ed. Thanks.
>
> Even though it's not a direct cause of the problem you encountered I
> wanted to make sure a there was comprehensive reply to Dimitry's
> question.
>
> > Nonetheless, as I have indicated in my previous email, I hit an error
> quite
> > late in the process now (stage 4.3) when it is apparently linking
> h_raw.o
> > into h_raw.full ( is this linking by the way? what is the .full file
> > there??)
>
> Yes, this is a link step - the .full file is a binary or library with
> debug data included, which is then split into a .debug file containing
> only the debug data and the binary or library with no extension.
>
> There's no indication of what the error is in your log excerpt; are
> there any messages in dmesg from the time of the build?
>
--
Best Regards,
Aijaz Baig
More information about the freebsd-current
mailing list