On 2012-03-10 17:11, Ivan Klymenko wrote: > В Sat, 10 Mar 2012 14:26:42 +0100 > Dimitry Andric <d...@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. _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"