Created
December 20, 2019 12:22
-
-
Save danboid/2d3a73c87108510130df8377aa8eb7f2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./package.sh | |
Fetching ft2-clone! | |
+ curl -L https://github.com/danboid/ft2-clone/archive/master.zip -o master.zip (nocd) | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 122 0 122 0 0 493 0 --:--:-- --:--:-- --:--:-- 493 | |
100 3327k 0 3327k 0 0 1855k 0 --:--:-- 0:00:01 --:--:-- 2496k | |
+ bsdtar xf master.zip (nocd) | |
This port does not use a configure script. Skipping configure step. | |
Building ft2-clone! | |
Compiling, please wait patiently... | |
rm: cannot remove 'release/other/ft2-clone': No such file or directory | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_about.c:2: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_audio.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_audioselector.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_checkboxes.c:6: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_config.c:19: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from src/ft2_diskop.c:24: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_edit.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_events.c:17: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_gui.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_help.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_inst_ed.c:9: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_keyboard.c:7: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_main.c:16: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
At top level: | |
src/ft2_main.c:35:20: warning: 'initMidiThread' defined but not used [-Wunused-variable] | |
static SDL_Thread *initMidiThread; | |
^~~~~~~~~~~~~~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_midi.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
src/ft2_midi.c: In function 'initMidiIn': | |
src/ft2_midi.c:67:1: warning: control reaches end of non-void function [-Wreturn-type] | |
} | |
^ | |
At top level: | |
src/ft2_midi.c:51:14: warning: 'getMidiInDeviceName' defined but not used [-Wunused-function] | |
static char *getMidiInDeviceName(uint32_t deviceID) | |
^~~~~~~~~~~~~~~~~~~ | |
src/ft2_midi.c:46:17: warning: 'getNumMidiInDevices' defined but not used [-Wunused-function] | |
static uint32_t getNumMidiInDevices(void) | |
^~~~~~~~~~~~~~~~~~~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_mix.c:3: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_module_loader.c:12: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_module_saver.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_mouse.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_keyboard.h:5, | |
from src/ft2_nibbles.c:6: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_textboxes.h:5, | |
from src/ft2_gui.h:10, | |
from src/ft2_palette.c:4: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_pattern_draw.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_pattern_ed.c:9: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_pushbuttons.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_radiobuttons.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_audio.h:5, | |
from src/ft2_replayer.c:9: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_sample_ed.c:13: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_sample_ed_features.c:16: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_sample_loader.c:10: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_sample_saver.c:12: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_textboxes.h:5, | |
from src/ft2_gui.h:10, | |
from src/ft2_sampling.c:9: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_scopes.c:12: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_scrollbars.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_textboxes.h:5, | |
from src/ft2_gui.h:10, | |
from src/ft2_sysreqs.c:4: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_textboxes.c:8: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_trim.c:10: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_video.c:17: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
At top level: | |
src/ft2_video.c:73:13: warning: 'drawFPSCounter' defined but not used [-Wunused-function] | |
static void drawFPSCounter(void) | |
^~~~~~~~~~~~~~ | |
In file included from /usr/include/SDL2/SDL_stdinc.h:66, | |
from /usr/include/SDL2/SDL_main.h:25, | |
from /usr/include/SDL2/SDL.h:32, | |
from src/ft2_header.h:3, | |
from src/ft2_wav_renderer.c:9: | |
/usr/include/wchar.h: In function 'wctob': | |
/usr/include/wchar.h:325:47: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] | |
{ return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f' | |
^~ | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccxVBP05.o: in function `writeRange': | |
ft2_sample_ed.c:(.text+0x66c): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_sample_ed.c:(.text+0x702): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccxVBP05.o: in function `fixRepeatGadgets': | |
ft2_sample_ed.c:(.text+0xa31): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_sample_ed.c:(.text+0xa86): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_sample_ed.c:(.text+0xc4e): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccxVBP05.o: in function `getSampleMiddleCRate': | |
ft2_sample_ed.c:(.text+0x2849): undefined reference to `exp2' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_sample_ed.c:(.text+0x2857): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccxVBP05.o: in function `editSampleData': | |
ft2_sample_ed.c:(.text+0x3620): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_sample_ed.c:(.text+0x397d): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccxVBP05.o: in function `mouseZoomSampleDataIn': | |
ft2_sample_ed.c:(.text+0x4183): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_sample_ed.c:(.text+0x4210): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccxVBP05.o:ft2_sample_ed.c:(.text+0x437a): more undefined references to `round' follow | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccm386VH.o: in function `diskOp_ReadDirectoryThread': | |
ft2_diskop.c:(.text+0x90b): undefined reference to `readdir64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0xc5c): undefined reference to `readdir64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0xd0c): undefined reference to `__xstat64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0xd2c): undefined reference to `__xstat64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0xeac): undefined reference to `__xstat64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0xeec): undefined reference to `__xstat64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccm386VH.o: in function `getFileSize': | |
ft2_diskop.c:(.text+0x1080): undefined reference to `__xstat64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccm386VH.o: in function `testDiskOpMouseRelease': | |
ft2_diskop.c:(.text+0x2969): undefined reference to `fts64_open' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0x297f): undefined reference to `fts64_read' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0x2aa7): undefined reference to `fopen64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0x2acb): undefined reference to `__xstat64' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_diskop.c:(.text+0x2c67): undefined reference to `fts64_close' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccDiEjPA.o: in function `scaleFadeVolumeTrack': | |
ft2_edit.c:(.text+0x3ff9): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_edit.c:(.text+0x415c): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_edit.c:(.text+0x41f4): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_edit.c:(.text+0x42e5): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_edit.c:(.text+0x4363): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccDiEjPA.o:ft2_edit.c:(.text+0x4555): more undefined references to `round' follow | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/cczvfmEu.o: in function `exceptionHandler': | |
ft2_events.c:(.text+0x72): undefined reference to `__xstat' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccl3eo6p.o: in function `loadInstrThread': | |
ft2_inst_ed.c:(.text+0x2113): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_inst_ed.c:(.text+0x2172): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_inst_ed.c:(.text+0x21f3): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_inst_ed.c:(.text+0x2263): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccAJ7g5T.o: in function `loadMusicMOD': | |
ft2_module_loader.c:(.text+0x1746): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccAJ7g5T.o:ft2_module_loader.c:(.text+0x1add): more undefined references to `round' follow | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccOhfnxB.o: in function `resampleThread': | |
ft2_sample_ed_features.c:(.text+0x856): undefined reference to `exp2' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccOhfnxB.o: in function `applyVolumeThread': | |
ft2_sample_ed_features.c:(.text+0xd58): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_sample_ed_features.c:(.text+0xd97): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccOhfnxB.o: in function `createEchoThread': | |
ft2_sample_ed_features.c:(.text+0x1115): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccOhfnxB.o: in function `mixThread': | |
ft2_sample_ed_features.c:(.text+0x1631): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccOhfnxB.o: in function `pbSampleResample': | |
ft2_sample_ed_features.c:(.text+0x2111): undefined reference to `exp2' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccKhzXg9.o: in function `loadIFFSample': | |
ft2_sample_loader.c:(.text+0x789): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccKhzXg9.o: in function `loadAIFFSample': | |
ft2_sample_loader.c:(.text+0xfab): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccPaQYeT.o: in function `initScopes': | |
ft2_scopes.c:(.text+0x207c): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/cczz4r2v.o: in function `setScrollBarThumbCoords': | |
ft2_scrollbars.c:(.text+0xa8): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_scrollbars.c:(.text+0x142): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/cczz4r2v.o:ft2_scrollbars.c:(.text+0x1f6): more undefined references to `round' follow | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccAxfs6f.o: in function `cp437ToUtf8': | |
ft2_unicode.c:(.text+0x37): undefined reference to `iconv_open' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_unicode.c:(.text+0x88): undefined reference to `iconv' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_unicode.c:(.text+0x9b): undefined reference to `iconv' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_unicode.c:(.text+0xa4): undefined reference to `iconv_close' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccAxfs6f.o: in function `utf8ToCp437': | |
ft2_unicode.c:(.text+0x10f): undefined reference to `iconv_open' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_unicode.c:(.text+0x169): undefined reference to `iconv' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_unicode.c:(.text+0x17e): undefined reference to `iconv' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_unicode.c:(.text+0x187): undefined reference to `iconv_close' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /tmp/ccL2xeHZ.o: in function `updateRenderSizeVars': | |
ft2_video.c:(.text+0x19a): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ft2_video.c:(.text+0x1d6): undefined reference to `round' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `SERENITY_VideoInit(SDL_VideoDevice*)': | |
SDL_serenityvideo.cpp:(.text+0x156): undefined reference to `GApplication::GApplication(int, char**)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text+0x1fb): undefined reference to `operator delete(void*, unsigned long)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `SERENITY_VideoQuit(SDL_VideoDevice*)': | |
SDL_serenityvideo.cpp:(.text+0x257): undefined reference to `GApplication::~GApplication()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text+0x265): undefined reference to `operator delete(void*, unsigned long)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `SerenitySDLWidget::SerenitySDLWidget(SDL_Window*, GWidget*)': | |
SDL_serenityvideo.cpp:(.text+0x287): undefined reference to `GWidget::GWidget(GWidget*)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text+0x332): undefined reference to `GWidget::update()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text+0x359): undefined reference to `GWidget::~GWidget()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `SerenitySDLWidget::paint_event(GPaintEvent&)': | |
SDL_serenityvideo.cpp:(.text+0x3dd): undefined reference to `GPainter::GPainter(GWidget&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text+0x405): undefined reference to `Painter::add_clip_rect(Rect const&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text+0x464): undefined reference to `Painter::blit(Point const&, GraphicsBitmap const&, Rect const&, float)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `Serenity_CreateWindow(SDL_VideoDevice*, SDL_Window*)': | |
SDL_serenityvideo.cpp:(.text+0x7e3): undefined reference to `GWindow::set_double_buffering_enabled(bool)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text+0x833): undefined reference to `GWindow::set_main_widget(GWidget*)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text+0x8a2): undefined reference to `operator delete(void*, unsigned long)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `Serenity_ShowWindow(SDL_VideoDevice*, SDL_Window*)': | |
SDL_serenityvideo.cpp:(.text+0x8db): undefined reference to `GWindow::show()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `Serenity_HideWindow(SDL_VideoDevice*, SDL_Window*)': | |
SDL_serenityvideo.cpp:(.text+0x905): undefined reference to `GWindow::hide()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `Serenity_SetWindowTitle(SDL_VideoDevice*, SDL_Window*)': | |
SDL_serenityvideo.cpp:(.text+0x952): undefined reference to `GWindow::set_title(AK::StringView const&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `Serenity_SetWindowFullscreen(SDL_VideoDevice*, SDL_Window*, SDL_VideoDisplay*, SDL_bool)': | |
SDL_serenityvideo.cpp:(.text+0x9e6): undefined reference to `GWindow::set_fullscreen(bool)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `Serenity_DestroyWindow(SDL_VideoDevice*, SDL_Window*)': | |
SDL_serenityvideo.cpp:(.text+0xa17): undefined reference to `operator delete(void*, unsigned long)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `Serenity_CreateWindowFramebuffer(SDL_VideoDevice*, SDL_Window*, unsigned int*, void**, int*)': | |
SDL_serenityvideo.cpp:(.text+0xac8): undefined reference to `GraphicsBitmap::create(GraphicsBitmap::Format, Size const&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `Serenity_UpdateWindowFramebuffer(SDL_VideoDevice*, SDL_Window*, SDL_Rect const*, int)': | |
SDL_serenityvideo.cpp:(.text+0xc7f): undefined reference to `GWidget::update(Rect const&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `GWindow::width() const': | |
SDL_serenityvideo.cpp:(.text._ZNK7GWindow5widthEv[_ZNK7GWindow5widthEv]+0x11): undefined reference to `GWindow::rect() const' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `GWindow::height() const': | |
SDL_serenityvideo.cpp:(.text._ZNK7GWindow6heightEv[_ZNK7GWindow6heightEv]+0x11): undefined reference to `GWindow::rect() const' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `GWindow::position() const': | |
SDL_serenityvideo.cpp:(.text._ZNK7GWindow8positionEv[_ZNK7GWindow8positionEv]+0x11): undefined reference to `GWindow::rect() const' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `GWindow::resize(Size const&)': | |
SDL_serenityvideo.cpp:(.text._ZN7GWindow6resizeERK4Size[_ZN7GWindow6resizeERK4Size]+0x39): undefined reference to `GWindow::set_rect(Rect const&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `GPainter::~GPainter()': | |
SDL_serenityvideo.cpp:(.text._ZN8GPainterD2Ev[_ZN8GPainterD5Ev]+0xe): undefined reference to `Painter::~Painter()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `AK::NonnullRefPtr<GWindow> GWindow::construct<>()': | |
SDL_serenityvideo.cpp:(.text._ZN7GWindow9constructIJEEEN2AK13NonnullRefPtrIS_EEDpOT_[_ZN7GWindow9constructIJEEEN2AK13NonnullRefPtrIS_EEDpOT_]+0x1e): undefined reference to `GWindow::GWindow(CObject*)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text._ZN7GWindow9constructIJEEEN2AK13NonnullRefPtrIS_EEDpOT_[_ZN7GWindow9constructIJEEEN2AK13NonnullRefPtrIS_EEDpOT_]+0x43): undefined reference to `operator delete(void*, unsigned long)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `AK::NonnullRefPtr<SerenitySDLWidget> SerenitySDLWidget::construct<SDL_Window*&, decltype(nullptr)>(SDL_Window*&, decltype(nullptr)&&)': | |
SDL_serenityvideo.cpp:(.text._ZN17SerenitySDLWidget9constructIJRP10SDL_WindowDnEEEN2AK13NonnullRefPtrIS_EEDpOT_[_ZN17SerenitySDLWidget9constructIJRP10SDL_WindowDnEEEN2AK13NonnullRefPtrIS_EEDpOT_]+0x6a): undefined reference to `operator delete(void*, unsigned long)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `AK::RefCounted<GraphicsBitmap>::deref()': | |
SDL_serenityvideo.cpp:(.text._ZN2AK10RefCountedI14GraphicsBitmapE5derefEv[_ZN2AK10RefCountedI14GraphicsBitmapE5derefEv]+0x3d): undefined reference to `GraphicsBitmap::~GraphicsBitmap()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityvideo.cpp:(.text._ZN2AK10RefCountedI14GraphicsBitmapE5derefEv[_ZN2AK10RefCountedI14GraphicsBitmapE5derefEv]+0x4d): undefined reference to `operator delete(void*, unsigned long)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x14): undefined reference to `GWidget::event(CEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x1c): undefined reference to `GWidget::save_to(AK::JsonObject&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x20): undefined reference to `CObject::timer_event(CTimerEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x24): undefined reference to `CObject::custom_event(CCustomEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x28): undefined reference to `GWidget::child_event(CChildEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x2c): undefined reference to `GWidget::second_paint_event(GPaintEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x6c): undefined reference to `GWidget::mousewheel_event(GMouseEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x70): undefined reference to `GWidget::click_event(GMouseEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x74): undefined reference to `GWidget::doubleclick_event(GMouseEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x78): undefined reference to `GWidget::context_menu_event(GContextMenuEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x7c): undefined reference to `GWidget::focusin_event(CEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x80): undefined reference to `GWidget::focusout_event(CEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTV17SerenitySDLWidget[_ZTV17SerenitySDLWidget]+0x8c): undefined reference to `GWidget::change_event(GEvent&)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `SerenitySDLWidget::~SerenitySDLWidget()': | |
SDL_serenityvideo.cpp:(.text._ZN17SerenitySDLWidgetD2Ev[_ZN17SerenitySDLWidgetD5Ev]+0x2c): undefined reference to `GWidget::~GWidget()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj): in function `SerenitySDLWidget::~SerenitySDLWidget()': | |
SDL_serenityvideo.cpp:(.text._ZN17SerenitySDLWidgetD0Ev[_ZN17SerenitySDLWidgetD5Ev]+0x20): undefined reference to `operator delete(void*, unsigned long)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTI17SerenitySDLWidget[_ZTI17SerenitySDLWidget]+0x0): undefined reference to `vtable for __cxxabiv1::__si_class_type_info' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.rodata._ZTI17SerenitySDLWidget[_ZTI17SerenitySDLWidget]+0x8): undefined reference to `typeinfo for GWidget' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityvideo.cpp.obj):(.eh_frame+0x64b): undefined reference to `__gxx_personality_v0' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_systhread.c.obj): in function `SDL_SYS_CreateThread': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:109: undefined reference to `pthread_attr_init' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:112: undefined reference to `pthread_attr_setdetachstate' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:120: undefined reference to `pthread_create' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:116: undefined reference to `pthread_attr_setstacksize' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_systhread.c.obj): in function `SDL_SYS_SetupThread': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:169: undefined reference to `pthread_sigmask' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_systhread.c.obj): in function `SDL_SYS_SetThreadPriority': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:211: undefined reference to `pthread_self' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:213: undefined reference to `pthread_getschedparam' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:228: undefined reference to `pthread_setschedparam' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_systhread.c.obj): in function `SDL_SYS_WaitThread': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:238: undefined reference to `pthread_join' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_systhread.c.obj): in function `SDL_ThreadID': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:185: undefined reference to `pthread_self' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_systhread.c.obj): in function `SDL_SYS_DetachThread': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systhread.c:244: undefined reference to `pthread_detach' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_sysmutex.c.obj): in function `SDL_CreateMutex': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:51: undefined reference to `pthread_mutexattr_init' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:59: undefined reference to `pthread_mutex_init' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_sysmutex.c.obj): in function `SDL_DestroyMutex': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:74: undefined reference to `pthread_mutex_destroy' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_sysmutex.c.obj): in function `SDL_LockMutex': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:92: undefined reference to `pthread_self' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:100: undefined reference to `pthread_mutex_lock' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_sysmutex.c.obj): in function `SDL_TryLockMutex': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:130: undefined reference to `pthread_self' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:138: undefined reference to `pthread_mutex_trylock' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_sysmutex.c.obj): in function `SDL_UnlockMutex': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:170: undefined reference to `pthread_self' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_sysmutex.c:180: undefined reference to `pthread_mutex_unlock' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_systls.c.obj): in function `SDL_SYS_GetTLSData': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systls.c:55: undefined reference to `pthread_getspecific' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: /home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systls.c:42: undefined reference to `pthread_key_create' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_systls.c.obj): in function `SDL_SYS_SetTLSData': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_systls.c:64: undefined reference to `pthread_setspecific' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_serenityevents.cpp.obj): in function `SERENITY_PumpEvents(SDL_VideoDevice*)': | |
SDL_serenityevents.cpp:(.text+0x7): undefined reference to `CEventLoop::current()' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: SDL_serenityevents.cpp:(.text+0x12): undefined reference to `CEventLoop::pump(CEventLoop::WaitMode)' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_syscond.c.obj): in function `SDL_CreateCond': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_syscond.c:45: undefined reference to `pthread_cond_init' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_syscond.c.obj): in function `SDL_DestroyCond': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_syscond.c:59: undefined reference to `pthread_cond_destroy' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_syscond.c.obj): in function `SDL_CondSignal': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_syscond.c:75: undefined reference to `pthread_cond_signal' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_syscond.c.obj): in function `SDL_CondBroadcast': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_syscond.c:92: undefined reference to `pthread_cond_broadcast' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_syscond.c.obj): in function `SDL_CondWaitTimeout': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_syscond.c:128: undefined reference to `pthread_cond_timedwait' | |
/home/local/ISDADS/sgs548/src/serenity/Toolchain/Local/lib/gcc/i686-pc-serenity/8.3.0/../../../../i686-pc-serenity/bin/ld: ../../SDL2/SDL-master-serenity/libSDL2.a(SDL_syscond.c.obj): in function `SDL_CondWait': | |
/home/local/ISDADS/sgs548/src/serenity/Ports/SDL2/SDL-master-serenity/src/thread/pthread/SDL_syscond.c:152: undefined reference to `pthread_cond_wait' | |
collect2: error: ld returned 1 exit status | |
Done! The executable is in the folder named 'release/other'. | |
Installing ft2-clone! | |
+ make DESTDIR=/home/local/ISDADS/sgs548/src/serenity/Toolchain/../Root install | |
../.port_include.sh: line 30: cd: ft2-clone-master: No such file or directory | |
rm: cannot remove 'src/rtmidi/*.o': No such file or directory | |
rm: cannot remove 'src/gfxdata/*.o': No such file or directory | |
rm: cannot remove 'src/*.o': No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment