[bug #63315] Test failures with 4.4 on OpenBSD

2022-11-05 Thread Brad Smith
Follow-up Comment #4, bug #63315 (project make): Thanks. What about the temp_stdin test? ___ Reply to this item at: ___ Message sent via Savannah

Re: 4.4: embeds volatile information in MAKEFLAGS

2022-11-05 Thread Steffen Nurpmeso
Steffen Nurpmeso wrote in <20221105230326.qijdr%stef...@sdaoden.eu>: |Dmitry Goncharov wrote in | : ||On Sat, Nov 5, 2022 at 6:24 PM Steffen Nurpmeso \ ||wrote: ||> make[1]: *** Cannot open jobserver /tmp/GMfifo31074: No such file \ ||> or directory. Stop. || ||Can you please tell

Re: 4.4: embeds volatile information in MAKEFLAGS

2022-11-05 Thread Steffen Nurpmeso
Dmitry Goncharov wrote in : |On Sat, Nov 5, 2022 at 6:24 PM Steffen Nurpmeso wrote: |> make[1]: *** Cannot open jobserver /tmp/GMfifo31074: No such file \ |> or directory. Stop. | |Can you please tell us how to reproduce? Well it is a bit hard in a short time. But like i wrote in my

Re: [bug #63307] make 4.4 passes ignored SIGPIPE on to children

2022-11-05 Thread Philip Guenther
On Sat, Nov 5, 2022 at 1:34 PM Dmitry Goncharov wrote: > Follow-up Comment #6, bug #63307 (project make): > > > If SIGIGN was ignored before make was started though, it should remain > ignored, even for make's children, see also >

Re: 4.4: embeds volatile information in MAKEFLAGS

2022-11-05 Thread Dmitry Goncharov
On Sat, Nov 5, 2022 at 6:24 PM Steffen Nurpmeso wrote: > make[1]: *** Cannot open jobserver /tmp/GMfifo31074: No such file or > directory. Stop. Can you please tell us how to reproduce? regards, Dmitry

[bug #63307] make 4.4 passes ignored SIGPIPE on to children

2022-11-05 Thread Dmitry Goncharov
Follow-up Comment #6, bug #63307 (project make): > If SIGIGN was ignored before make was started though, it should remain ignored, even for make's children, see also in reply to Andreas Schwab's first patch. Correct me if I am

Re: 4.4: embeds volatile information in MAKEFLAGS

2022-11-05 Thread Steffen Nurpmeso
Steffen Nurpmeso wrote in <20221105222339.z0b2x%stef...@sdaoden.eu>: ... | #?0|kent:s-nail-14.9.24$ ../make-4.4/make all -j4 | ... |All good | ... | #?0|kent:s-nail-14.9.24$ make distclean | make[1]: Entering directory '/tmp/x/s-nail-14.9.24/.obj' | make[1]: *** Cannot open

4.4: embeds volatile information in MAKEFLAGS

2022-11-05 Thread Steffen Nurpmeso
Hello. CRUX-Linux did not yet update make to 4.4; one of the project leaders said 13:23 < jue> stenur: building of s-mail is broken with make 4.4 13:23 < jue> ... glibc as well When looking into this now for my s-nail MUA i saw #?0|kent:s-nail-14.9.24$ ../make-4.4/make all -j4 ... All

[bug #63307] make 4.4 passes ignored SIGPIPE on to children

2022-11-05 Thread anonymous
Follow-up Comment #4, bug #63307 (project make): Nice idea to just have a signal handler that does nothing. If SIGIGN was ignored before make was started though, it should remain ignored, even for make's children, see also in

[bug #63307] make 4.4 passes ignored SIGPIPE on to children

2022-11-05 Thread anonymous
Follow-up Comment #5, bug #63307 (project make): That previous comment was meant to read SIGPIPE, not SIGIGN, of course :) ___ Reply to this item at:

[bug #63315] Test failures with 4.4 on OpenBSD

2022-11-05 Thread Paul D. Smith
Follow-up Comment #3, bug #63315 (project make): Thank you for the assist Brad; I have found the problem and will fix it in the next release. FYI: diff --git a/src/function.c b/src/function.c index f0ef3434..893e583d 100644 --- a/src/function.c +++ b/src/function.c @@ -2801,7 +2801,7 @@

AmigaOS support

2022-11-05 Thread mark sealey
Why are you dropping support for the AmigaOS in the next release of GNU ? Hopefully you will reconsider ? Kind regards Mark Sealey