We have a codebase that is compiling just fine on make 3.81 with clang on our Darwin machines.
However, I have uploaded to one of our Linux servers and make 3.81 on that server is giving us:
Reaping losing child 0x00dc5be0 PID 14998
make: *** [binary] Error 1
Removing child 0x00dc5be0 PID 14998 from chain.
No further information on the error is provided. Any suggestions?