Re: parallel build failure with .c.o rule interrupted mid-step!
Roland Illig <[email protected]> Wed, 5 Mar 2025 23:40:03 +0100
| Newsgroups | gmane.os.netbsd.devel.toolchain,gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
Am 05.03.2025 um 22:09 schrieb Greg A. Woods: > Ah ha! > > I can reproduce the problem frequently now with the makefile below, both > with the patched make on NetBSD and as nbmake on macOS. > > I cannot reproduce any problem, not even left-over intermediate files, > with bmake-20200524nb1 from pkgsrc on macOS. > > However the problem does exist with bmake-20200710 and bmake-20240414, > both hand-built on NetBSD. Thank you for the reproducer and the variants where this bug occurs or does not occur. I'm looking into it and hope to have a fix ready in the next few days. Roland