Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oolite:bump to 1.90 #2548

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

oolite:bump to 1.90 #2548

wants to merge 1 commit into from

Conversation

lhw828
Copy link
Contributor

@lhw828 lhw828 commented Aug 3, 2023

No description provided.

@esselfe
Copy link
Member

esselfe commented Aug 17, 2023

Can't test because gnustep-make fails.

@esselfe esselfe added the Tested_fail Tested by a human, fails the checks label Sep 4, 2023
@esselfe
Copy link
Member

esselfe commented Sep 4, 2023

gnustep-base fails with:

[...]
Compiling file GSICUString.m ...
Compiling file GSPrivateHash.m ...
GSICUString.m: In function 'UTextNSStringAccess':
GSICUString.m:60:14: error: 'FALSE' undeclared (first use in this function)
60 | return FALSE;
| ^~~~~
GSICUString.m:60:14: note: each undeclared identifier is reported only once for each function it appears in
GSICUString.m:69:14: error: 'TRUE' undeclared (first use in this function)
69 | return TRUE;
| ^~~~
GSICUString.m: In function 'UTextNSMutableStringReplace':
GSICUString.m:132:66: error: 'TRUE' undeclared (first use in this function)
132 | UTextNSStringAccess(ut, r.location + [replacement length] + 1, TRUE);
| ^~~~
GSICUString.m: In function 'UTextNSStringAccess':
GSICUString.m:99:1: warning: control reaches end of non-void function [-Wreturn-type]
99 | }
| ^
make[4]: *** [/usr/share/GNUstep/Makefiles/rules.make:468: obj/libgnustep-base.obj/GSICUString.m.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [/usr/share/GNUstep/Makefiles/Instance/library.make:275: internal-library-all_] Error 2
make[2]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:298: libgnustep-base.all.library.variables] Error 2
make[1]: *** [/usr/share/GNUstep/Makefiles/Master/library.make:37: internal-all] Error 2
make: *** [/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: internal-all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tested_fail Tested by a human, fails the checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants