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

2020-08-18 Thread David Hefner
Follow-up Comment #2, bug #58979 (project make): I've run it several times. It failed every time. I configured with --disable-posix-spawn before I reported the issue. All of the data I attached was generated with it disabled. If it would help, I suppose that I can revert to 3.81 and see what h

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

2020-08-19 Thread David Hefner
Follow-up Comment #5, bug #58979 (project make): I will work on gathering the make files. It will take time that I don't have right now. I do have some more data about this problem. I run this build system on many different machines. The machines have varying numbers of cores, processor speeds

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

2020-08-21 Thread David Hefner
Follow-up Comment #7, bug #58979 (project make): Thanks! I've attached my makefiles. I have some additional data: 1. Per your suggestion, I ran with '-n.' It revealed nothing interesting. 2. I captured the output from the entire build process and scanned it for make warnings/errors. There w

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

2020-08-24 Thread David Hefner
Follow-up Comment #9, bug #58979 (project make): [comment #8 comment #8:] > > I've attached my makefiles. > > i guess, a clarification is needed. > > The attached makefiles are a part of a bigger system. The other part is missing. It is not possible to reproduce the issue with the attached make