bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58979] Recursive make using jobserver hangs at completion


From: Paul D. Smith
Subject: [bug #58979] Recursive make using jobserver hangs at completion
Date: Tue, 18 Aug 2020 19:31:47 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36

Follow-up Comment #1, bug #58979 (project make):

Hm.  Linux 2.6 is very old and I assume your libc is similarly old.  As an
experiment I suggest re-running make's configure with the flag
--disable-posix-spawn and rebuilding make, then seeing if that version of make
works better.

Otherwise it will be tricky to debug this: clearly the top-level makefile
thinks that there are more outstanding jobs to be run, but they are
(presumably) all dead which means something took a job token and didn't return
it before exiting.

Does this happen always, or is it intermittent?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58979>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]