Follow-up Comment #3, bug #46261 (project make):
There seems to still be missing EINTRLOOP () macro usage on OS X 10.11. The
gcc 5.2.0 parallel build still fails but the initial error in its case is...
make[5]: *** read jobs pipe: No such file or directory. Stop.
...ending with...
make: INTERNAL: Exiting with 1 jobserver tokens available; should be 8!
so I am guessing we need a EINTRLOOP wrapper on...
got_token = read (job_rfd, &token, 1);
in new_job() of job.c as well.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46261>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make