The issue SEEMS to be cleared now in CI on github.com. I am not sure what was causing it.
On Tue, May 28, 2024 at 3:10 AM Richard Frith-Macdonald < [email protected]> wrote: > > > > On 27 May 2024, at 15:41, 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 > > I want to make a release ... is this going to block it? > Please could you re-check making sure that you are using current code from > the repository and that you have re-run configure -- 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
