FreeBSD 10.0-CURRENT #0 r232730: buildworld broken with CLANG?

Dimitry Andric dim at FreeBSD.org
Sat Mar 10 18:08:58 UTC 2012


On 2012-03-10 17:11, Ivan Klymenko wrote:
> В Sat, 10 Mar 2012 14:26:42 +0100
> Dimitry Andric <dim at FreeBSD.org> пишет:
...
>> Unfortunately, you did a -j build, which makes the actual errors
>> difficult to find, and if you show only the last few lines, as you
>> have done here, those errors are not visible at all.
>>
>> Try doing a single-threaded build instead.  Save the entire log, using
>> script(1) for example, compress it and upload it somewhere.
> 
> Full buildworld log:
> http://pazzle.otdux.com.ua/logs/buildworld.log

This is, again, a multithreaded build log, so it is very difficult to
see where the actual error is.  Moreover, it seems to be using ccache,
which almost certainly result in problems, and non-standard CFLAGS. 

Try disabling all of these, deleting /usr/obj, and rebuild.



More information about the freebsd-current mailing list