Re: parallel build failure with .c.o rule interrupted mid-step!

Roland Illig <[email protected]> Fri, 7 Mar 2025 17:45:43 +0100
Newsgroups gmane.os.netbsd.current,gmane.os.netbsd.devel.toolchain
Message-ID <[email protected]>
I fixed the SIGPIPE problem in usr.bin/make/job.c 1.488 from a few
minutes ago. The test cases you provided run successfully for me now.

Thank you for preparing the tests, I'll add a fast variant of them to
the test suite later.

Roland