Last time I built nextgo it built fine from the sources that are on GitHub.
  The code for nextgo hasn’t changed in a very long time.

This looks like you forgot to source GNUstep.sh.  You need to do it like so…

. /usr/GNUstep/System/Library/Makefiles/GNUstep.sh

A couple of fundamental things here:

1. While Riccardo has suggested removing the version on github there are
still changes in it thet don’t exist in the subversion repository.  I will
merge these into svn and archive the one on github.
2. A slightly larger concern is that gap remains on Savannah in the first
place.  Over 94% of all open source, Free Software, and commercial projects
use git.  I think it’s time we thought about migration of this project to
github or to another place in the future.

Yours, GC
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 Fri, Jul 4, 2025 at 10:39 Riccardo Mottola <[email protected]>
wrote:

> Hi Patrick,
>
> Patrick Cardona wrote:
> > Code's owner: Gnustep team at github
> > Repo and path: gap/ported-apps/Games/NeXTGo
> >
>
> gap in github is obsolete, it should be either synchronized again or
> removed. I asked Gregory many times, it is misleading as it is.
>
> Up-to-date code is on SVN of savannah.
>
> I tried ompiling NeXTGo yesteday: full of scary warnings but it did build
>
> > Log:
> > 4 warnings and 1 error generated.
> > gmake[4]: *** [/usr/local/share/GNUstep/Makefiles/rules.make:528 :
> > obj/NeXTGo.obj/findnext.c.o] Erreur 1
> > gmake[3]: ***
> > [/usr/local/share/GNUstep/Makefiles/Instance/application.make:145
> > : internal-app-run-compile-submake] Erreur 2
> > gmake[2]: ***
> > [/usr/local/share/GNUstep/Makefiles/Master/rules.make:297 :
> > NeXTGo.all.app.variables] Erreur 2
> > gmake[1]: ***
> > [/usr/local/share/GNUstep/Makefiles/Master/application.make:38 :
> > internal-all] Erreur 2
> > make: ***
> > [/usr/local/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53
> > : internal-all] Erreur 2
>
> That is just make giving up, but the error is before!
>
> Riccardo
>
>
>

Reply via email to