I’m sorry I didn’t make it clear in my original email that this was a failure on GitHub CI. NOT only local machine.
Gregory Casamento GNUstep Lead Developer / Black Lotus, Principal Consultant http://www.gnustep.org - http://heronsperch.blogspot.com https://www.patreon.com/bePatron?u=352392 - Become a Patron https://www.openhub.net/languages/objective_c https://www.gofundme.com/f/cacao-linux-a-gnustep-reference-implementation On Mon, May 27, 2024 at 11:39 Riccardo Mottola <[email protected]> wrote: > Hi, > > Gregory Casamento wrote: > > I was building on github.com <http://github.com>. RFM has fixed it... > > It builds fine on my machine, but just for the record... > > > > Debian 12, clang 14 > > > > hmm... On old Debian with gcc all works. > > However, I think this caused a regresion, a GCC build on NetBSD causes: > Making all for subproject ObjectiveC2... > Compiling file blocks_runtime.m ... > Compiling file NSBlocks.m ... > NSBlocks.m:6:2: warning: #warning Unable to build NSBlocks for this > runtime. [-Wcpp] > 6 | #warning Unable to build NSBlocks for this runtime. > | ^~~~~~~ > Making all for subproject Additions... > gmake[5]: Nothing to be done for 'internal-subproject-compile'. > gmake[3]: GNUmakefile: No such file or directory > gmake[3]: *** No rule to make target 'GNUmakefile'. Stop. > gmake[2]: *** [/GNUstep/System/Library/Makefiles/Master/rules.make:297: > libgnustep-base.all.library.variables] Error 2 > gmake[1]: *** [/GNUstep/System/Library/Makefiles/Master/library.make:37: > internal-all] Error 2 > gmake: *** > [/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53: > internal-all] Error 2 > > > > something is misconfiguring here. This is a clean build on a clean > computer... > > Riccardo >
