games/goonies
Remake of the 8 bit classic game 'The Goonies'
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 1.4.1528_3 | 625 | 4.0 | amd64 | other | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| m4064b | info | 2026-01-06 10:29:21.037288 | Test Started |
| m4064b | fail | 2026-01-06 10:30:08.931282 | make build returned non-zero: 1 |
| m4064b | fail | 2026-01-06 10:30:08.992267 | Test complete. |
Log
[1m===> Building for goonies-1.4.1528_3[0m
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/2DCMC.cpp -o src/2DCMC.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/auxiliar.cpp -o src/auxiliar.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/debug.cpp -o src/debug.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/font_extractor.cpp -o src/font_extractor.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/geometrics.cpp -o src/geometrics.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GinterfaceBrowser.cpp -o src/GinterfaceBrowser.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GinterfaceButton.cpp -o src/GinterfaceButton.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GinterfaceConfirmation.cpp -o src/GinterfaceConfirmation.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/Ginterface.cpp -o src/Ginterface.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GinterfaceMessage.cpp -o src/GinterfaceMessage.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GinterfaceSButton.cpp -o src/GinterfaceSButton.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GinterfaceText.cpp -o src/GinterfaceText.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GinterfaceTextInput.cpp -o src/GinterfaceTextInput.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GLTile.cpp -o src/GLTile.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GLTManager.cpp -o src/GLTManager.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GMap.cpp -o src/GMap.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GMapLayer.cpp -o src/GMapLayer.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GO_bat.cpp -o src/GO_bat.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GO_bigrock.cpp -o src/GO_bigrock.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GObject.cpp -o src/GObject.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GObjectCreator.cpp -o src/GObjectCreator.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GO_bone.cpp -o src/GO_bone.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GO_bridge.cpp -o src/GO_bridge.o
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c++98 -Wno-write-strings `sdl-config --cflags` -c src/GO_bullet.cpp -o src/GO_bullet.o
In file included from src/debug.cpp:11:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/debug.cpp:11:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/font_extractor.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
src/debug.cpp:43:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
43 | fprintf(fp, text);
| ^~~~
In file included from src/font_extractor.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: src/debug.cpp:43:17: note: treat the string as an argument to avoid this
error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
43 | fprintf(fp, text);
| ^
| "%s", 145
In file included from | src/GinterfaceSButton.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: inline error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
_LIBCPP_HIDE_FROM_ABI lldiv_t d 145 | inline _LIBCPP_HIDE_FROM_ABI lldiiv_t div(long long __x, long long __y) _NOEXCEPT { return ::v(long long __x, long long __y) _1 warning and 2NOEXCEP errors generated.
T { return ::lldiv(__x, __y); }
| ~~^
l/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
l 105 | ldiv_t ldiv(long, long) div(__x, __y)__pure; }
| ^
2;
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GinterfaceSButton.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
gmake: *** [Makefile:73: src/debug.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from src/GObjectCreator.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GObjectCreator.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GObject.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GObject.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GinterfaceText.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
In file included from src/GinterfaceMessage.cpp:10:
/usr/include/c++/v1/stdlib.h 145 | inline _LI:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
BCPP_HIDE_FROM_ABI lld 145 | inline _LIBCPPiv_t div(long long __x, lon_HIDE_FROM_ABg long __y) _NOEXCEPT I lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__{ return ::lldiv(__x, __y); }x, __y); }
|
| ^
^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
| ^
70 | } ldiv_t;
| ^
In file included from src/GinterfaceBrowser.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GinterfaceText.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
In file included from src/GinterfaceMessage.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long 145 | inline _LIBCPP_HIDE long __x, long long __y) _NOEXCEPT {_FROM_ABI lldiv_t div(long long _ return_x, :In file included from :lldiv(__x, __y); long long __y) _NOEXCEPT { return :In file included from }
| ~~^
src/GinterfaceTextInput.cpp/usr/include/stdlib.h::10:
/usr/include/c++/v1/stdlib.h105:9: note: 'ldiv' declared here
src/GinterfaceBrowser.cpp:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
105 | ldiv_t ldiv(long, :10long) __pure2;
| ^
145 | inline _LIBCPP_HIDE_F:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?R:lldiv(__x, __y)
; }
| OM ~~^
/usr/include/stdlib.h_:105:9: note: 'ldiv' declared here
A 105 | ldiv 145 | _BI lt ldiv(long,inline _ longldiv_t di) __pure2;
LIBCPP_H | ^
Iv(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
DE_FROM_ABI | ^
lldiv_t div(long long __x, long long __y) _N/usr/include/stdlib.h:OEXCEPT { return ::lldiv(__x, __y); }
| ~~^
70:3: note: /usr/include/stdlib.h:105:9'ldiv_t' declared here: note: 'ldiv' declared here
In file included from 70 | } ldiv_t;
| ^
src/GMap.cpp:11:
/usr/include/c++/v1/stdlib.h:145:30: 105 | ldiv_t ldiv(error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?long, long)
__pure2;
| ^
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GinterfaceTextInput.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GMap.cpp:11:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GinterfaceButton.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GinterfaceButton.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/auxiliar.cpp:14:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/auxiliar.cpp:14:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GinterfaceConfirmation.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GinterfaceConfirmation.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/Ginterface.cpp:10:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/Ginterface.cpp:10:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GO_bridge.cpp:11:
In file included from /usr/include/c++/v1/iostream:42:
In file included from /usr/include/c++/v1/ios:220:
In file included from /usr/include/c++/v1/__locale:15:
In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23:
In file included from /usr/include/c++/v1/__memory/allocation_guard.h:15:
In file included from /usr/include/c++/v1/__memory/allocator_traits.h:14:
In file included from /usr/include/c++/v1/__memory/construct_at.h:23:
In file included from /usr/include/c++/v1/new:358:
In file included from /usr/include/c++/v1/cstdlib:86:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GO_bridge.cpp:11:
In file included from /usr/include/c++/v1/iostream:42:
In file included from /usr/include/c++/v1/ios:220:
In file included from /usr/include/c++/v1/__locale:15:
In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23:
In file included from /usr/include/c++/v1/__memory/allocation_guard.h:15:
In file included from /usr/include/c++/v1/__memory/allocator_traits.h:14:
In file included from /usr/include/c++/v1/__memory/construct_at.h:23:
In file included from /usr/include/c++/v1/new:358:
In file included from /usr/include/c++/v1/cstdlib:86:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GLTile.cpp:14:
In file included from /usr/local/include/SDL/SDL.h:30:
In file included from /usr/local/include/SDL/SDL_main.h:26:
In file included from /usr/local/include/SDL/SDL_stdinc.h:40:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GLTile.cpp:14:
In file included from /usr/local/include/SDL/SDL.h:30:
In file included from /usr/local/include/SDL/SDL_main.h:26:
In file included from /usr/local/include/SDL/SDL_stdinc.h:40:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GMapLayer.cpp:9:
In file included from /usr/include/c++/v1/iostream:42:
In file included from /usr/include/c++/v1/ios:220:
In file included from /usr/include/c++/v1/__locale:15:
In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23:
In file included from /usr/include/c++/v1/__memory/allocation_guard.h:15:
In file included from /usr/include/c++/v1/__memory/allocator_traits.h:14:
In file included from /usr/include/c++/v1/__memory/construct_at.h:23:
In file included from /usr/include/c++/v1/new:358:
In file included from /usr/include/c++/v1/cstdlib:86:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70In file included from src/geometrics.cpp:7:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
| } ldiv_t;
| ^
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GMapLayer.cpp:9:
In file included from /usr/include/c++/v1/iostream:42:
In file included from /usr/include/c++/v1/ios:220:
In file included from /usr/include/c++/v1/__locale:15:
In file included from /usr/include/c++/v1/__memory/shared_ptr.h:23:
In file included from /usr/include/c++/v1/__memory/allocation_guard.h:15:
In file included from /usr/include/c++/v1/__memory/allocator_traits.h:14:
In file included from /usr/include/c++/v1/__memory/construct_at.h:23:
In file included from /usr/include/c++/v1/new:358:
In file included from /usr/include/c++/v1/cstdlib:86:
/usr/include/c++/v1/stdlib.hIn file included from src/geometrics.cpp:7:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:93:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI ll: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
div_t div(long long __x, long lo 145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x,n g __y) _NOEXCEPT { r__y); }
| ~~^
eturn ::lldiv(__x, __y); }
| ~~^/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ld/usr/include/stdlib.hiv(:105:9: note: 'ldiv' declared here
105 | lonldiv_t ldiv(long, long) __pure2;
| ^
g, long) __pure2;
| ^
In file included from src/GO_bigrock.cpp:9:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { rIn file included from src/GO_bone.cpp:9:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:30: error: eunknown type name 'lldiv_t'; did you mean 'ldiv_t'?
turn ::lldiv(__x, __y); }
| ^
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(_/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
_x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GO_bigrock.cpp:9:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y)In file included from src/GO_bone.cpp:9:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
_NOEXCEPT { re 145 | inline _LIBCPP_HIDE_FROM_ABI lldturn ::lldiv_t div(loiv(__x, __y); }
| ~~^
ng long __x, long long/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __y) _NOEXCEPT __pure2; { return ::lldiv(__x, __y); }
| ~~^
| ^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
2 errors generated.
gmake: *** [Makefile:73: src/geometrics.o] Error 1
In file included from src/2DCMC.cpp:9:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/2DCMC.cpp:9:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GO_bat.cpp:9:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GO_bat.cpp:9:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
In file included from src/GLTManager.cpp:14:
In file included from /usr/local/include/SDL/SDL.h:30:
In file included from /usr/local/include/SDL/SDL_main.h:26:
In file included from /usr/local/include/SDL/SDL_stdinc.h:40:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GLTManager.cpp:14:
In file included from /usr/local/include/SDL/SDL.h:30:
In file included from /usr/local/include/SDL/SDL_main.h:26:
In file included from /usr/local/include/SDL/SDL_stdinc.h:40:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
2 errors generated.
gmake: *** [Makefile:73: src/GLTile.o] Error 1
2 errors generated.
In file included from src/GO_bullet.cpp:10:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:30: error: unknown type name 'lldiv_t'; did you mean 'ldiv_t'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ^
/usr/include/stdlib.h:70:3: note: 'ldiv_t' declared here
70 | } ldiv_t;
| ^
In file included from src/GO_bullet.cpp:10:
In file included from /usr/include/c++/v1/math.h:380:
/usr/include/c++/v1/stdlib.h:145:93: error: no member named 'lldiv' in the global namespace; did you mean 'ldiv'?
145 | inline _LIBCPP_HIDE_FROM_ABI lldiv_t div(long long __x, long long __y) _NOEXCEPT { return ::lldiv(__x, __y); }
| ~~^
/usr/include/stdlib.h:105:9: note: 'ldiv' declared here
105 | ldiv_t ldiv(long, long) __pure2;
| ^
gmake: *** [Makefile:73: src/GObjectCreator.o] Error 1
2 errors generated.
gmake: *** [Makefile:73: src/GLTManager.o] Error 1
2 errors generated.
gmake: *** [Makefile:73: src/GinterfaceMessage.o] Error 1
2 errors generated.
2 errors generated.
2 errors generated.
2 errors generated.
gmake: *** [Makefile:73: src/GO_bone.o] Error 1
gmake: *** [Makefile:73: src/GO_bigrock.o] Error 1
gmake: *** [Makefile:73: src/2DCMC.o] Error 1
gmake: *** [Makefile:73: src/GinterfaceSButton.o] Error 1
2 errors generated.
2 errors generated.
gmake: *** [Makefile:73: src/GinterfaceBrowser.o] Error 1
gmake: *** [Makefile:73: src/GMap.o] Error 1
2 errors generated.
src/GinterfaceTextInput.cpp:190:66: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
190 | char characters[] = "1234567890qwertyuiopasdfghjklzxcvbnm!%?,.-;: ";
| ^~~~
2 errors generated.
2 errors generated.
1 warning and 2 errors generated.
gmake: *** [Makefile:73: src/GO_bat.o] Error 1
2 errors generated.
gmake: *** [Makefile:73: src/Ginterface.o] Error 1
gmake: *** [Makefile:73: src/GinterfaceText.o] Error 1
gmake: *** [Makefile:73: src/GinterfaceTextInput.o] Error 1
gmake: *** [Makefile:73: src/GinterfaceButton.o] Error 1
2 errors generated.
gmake: *** [Makefile:73: src/GO_bullet.o] Error 1
2 errors generated.
gmake: *** [Makefile:73: src/GObject.o] Error 1
2 errors generated.
src/auxiliar.cpp:97:16: warning: initialization of pointer of type 'SDL_Surface *' to null from a constant boolean expression [-Wbool-conversion]
97 | return false;
| ^~~~~
gmake: *** [Makefile:73: src/font_extractor.o] Error 1
1 warning and 2 errors generated.
2 errors generated.
gmake: *** [Makefile:73: src/auxiliar.o] Error 1
gmake: *** [Makefile:73: src/GinterfaceConfirmation.o] Error 1
2 errors generated.
gmake: *** [Makefile:73: src/GO_bridge.o] Error 1
2 errors generated.
gmake: *** [Makefile:73: src/GMapLayer.o] Error 1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/mports/games/goonies
Links
Depends On
- devel/gmake (build)
- devel/sdl12 (build)
- x11/xorgproto (build)
- audio/sdl_mixer (lib)
- devel/sdl12 (lib)
- graphics/libGLU (lib)
- graphics/libglvnd (lib)
- graphics/sdl_image (lib)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus