discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Grr does not build from Savannah/Gap


From: Patrick Cardona
Subject: Grr does not build from Savannah/Gap
Date: Wed, 09 Jul 2025 09:39:09 +0200
User-agent: GNUMail (Version 1.4.0) GNUMail (Version 1.4.0)

Hello,

Following our previous exchange about Gap, I am trying to use it to build more apps with the latest GNUstep. You remember I did not success with NeXTGo, even fetched from Savannah and the latest svn.

It is now the case for Grr.

- I first successfully built and installed RSSKit from:
http://download.savannah.gnu.org/releases/gap/RSSKit-0.4.tar.gz

Then, infortunately, Grr did not build:
- First attemps was from the Savannah release:
http://savannah.nongnu.org/download/gap/Grr-1.0.tar.gz

3 errors were related to this try:

ArticleTablePlugin.m:232:56: error: incompatible function pointer types sending 'int (id, id, void *)' to parameter of type 'NSComparisonResult (*)(id, id, void *)' (aka 'enum NSComparisonResult (*)(id, id, void *)') [-Wincompatible-function-pointer-types]

ArticleTablePlugin.m:234:56: error: incompatible function pointer types sending 'int (id, id, void *)' to parameter of type 'NSComparisonResult (*)(id, id, void *)' (aka 'enum NSComparisonResult (*)(id, id, void *)') [-Wincompatible-function-pointer-types]

ArticleTablePlugin.m:236:56: error: incompatible function pointer types sending 'int (id, id, void *)' to parameter of type 'NSComparisonResult (*)(id, id, void *)' (aka 'enum NSComparisonResult (*)(id, id, void *)') [-Wincompatible-function-pointer-types]

- Second attempt was using the trunk in subversion:
svn co svn://svn.savannah.nongnu.org/gap/trunk/user-apps/Grr

There was a another error, while building, in Feed.h:
In file included from AppController.m:27:
In file included from ./Database.h:26:
./Feed.h:29:17: error: cannot find protocol declaration for 'RSSFeedFetching'
   29 | @protocol Feed <RSSFeedFetching,ArticleGroup>

With kind regards,

--
Patrick Cardona - Pi400 - GNU/Linux (Debian 12 aarch64: RPI OS Lite)
Xorg (1:1.7.1-1.2) - libcairo2 (1.16.0-7+rpt1 arm64)
Window Maker (0.96.0) - GWorkspace (1.1.0 - 02 2025) - Theme: Heritage - MUA: GNUMail (1.4.0)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]