Relibc builds occasionally fail on multi-core build hosts
This is almost certainly a problem with the relibc makefile rules which do things like generate headers used by other independent rules.
The workaround is to manually set the top level setup.sh's NPROC variable to 1 - at least for the relibc build that is invoked using ./setup.sh relibc
.