build world failing

Andrew Stevenson andrew at ugh.net.au
Sun Nov 30 11:20:42 UTC 2014


On 20 Nov 2014, at 11:23, Andrew Stevenson <andrew at ugh.net.au> wrote:

> build world finished successfully when building with -O0. Of course now I have an entire unoptimised world…
> 
> I will (once the kernel is done) try running this and use it as a base for an attempt with -O1.


And miraculously everything worked. I successfully build world with CFLAGS=-O2 -pipe. I guess there must have been a bug in clang that only happened with an optimisation enabled at -O2 that was later fixed

Thanks for everyone’s help,

Andrew


More information about the freebsd-stable mailing list