On Thu, Feb 04, 2016 at 09:25:18PM +0200, Andreas Gustafsson wrote: > Patrick Welche wrote: > > > How current was the host? > > > > Mine is Jan 28th. > > UTC? There were less than 19 minutes on the 28th UTC when the tree > even built...
Not sure, as it was from the timestamp on /bin/ls, so cvs, build... > My test of building today's current on itself (source date > 2016.02.04.02.48.37) finally completed, and it worked. > > In an earlier test, a -current from 2016.01.27.15.55.18 failed to > build itself, but it failed with with a different error than yours: > > /usr/src/tools/libctf/../../external/cddl/osnet/sys/sys/types.h:118:1: > error: unknown type name 'vsize_t' > > Anyway, it looks like -current was having some issues as a build host > around that time, and that upgrading to today's -current will likely > help. Oddly, I ended up fixing this by copying /lib/libgcc_s.so.1.0 from another box (and /usr/lib/crt* just in case). Thereafter build.sh tools worked again, and I managed a successful build. Thanks for the positive reports! Cheers, Patrick
