the present bootstrap step fails to bring in
gnulib/lib/unlocked-io.h
thus cassing a quick build failure. The intended link
lib/unlocked-io.h -> ../gnu/lib/unlocked-io.h
is dangling in thin air, causing the compilation of
"lib/version-etc.o" to fail completely.
I can't reproduce this, what is the output of:
git show|head -n 1
My tree is at commit b392a22453f992de59b63b157c191d3118fb9ed7
