Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 650576 Details for
Bug 733772
games-arcade/tecnoballz-0.92 : handler_keyboard.cc:(.text+<snip>): undefined reference to SDL_JoystickClose
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-arcade:tecnoballz-0.92:20200724-130742.log
games-arcade:tecnoballz-0.92:20200724-130742.log (text/plain), 61.34 KB, created by
Toralf Förster
on 2020-07-24 13:43:57 UTC
(
hide
)
Description:
games-arcade:tecnoballz-0.92:20200724-130742.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-07-24 13:43:57 UTC
Size:
61.34 KB
patch
obsolete
> * Package: games-arcade/tecnoballz-0.92 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tecnoballz-0.92.tgz to /var/tmp/portage/games-arcade/tecnoballz-0.92/work >>>> Source unpacked in /var/tmp/portage/games-arcade/tecnoballz-0.92/work >>>> Preparing source in /var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92 ... > * Applying tecnoballz-0.92-gcc43.patch ... > [ ok ] > * Applying tecnoballz-0.92-gcc6.patch ... > [ ok ] > * Applying tecnoballz-0.92-automake.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: tecnoballz-0.92/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92 ... > * econf: updating tecnoballz-0.92/autotools/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating tecnoballz-0.92/autotools/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --datarootdir=/usr/share >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for X... libraries , headers >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 0.11.0... yes >checking for Mix_GetChunk in -lSDL_mixer... yes >checking for main in -lSDL_image... yes >checking for Player_Stop in -lmikmod... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/TecnoballZ/Makefile >config.status: creating src/TecnoballZ/hires/Makefile >config.status: creating src/TecnoballZ/lores/Makefile >config.status: creating src/TecnoballZ/textures/Makefile >config.status: creating src/TecnoballZ/musics/Makefile >config.status: creating src/TecnoballZ/sounds/Makefile >config.status: creating src/TecnoballZ/texts/Makefile >config.status: creating man/Makefile >config.status: creating man/fr/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92' >Making all in src >make[2]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src' >Making all in TecnoballZ >make[3]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ' >Making all in lores >make[4]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/lores' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/lores' >Making all in hires >make[4]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/hires' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/hires' >Making all in textures >make[4]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/textures' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/textures' >Making all in sounds >make[4]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/sounds' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/sounds' >Making all in musics >make[4]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/musics' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/musics' >Making all in texts >make[4]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/texts' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ/texts' >make[4]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ' >make[3]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src/TecnoballZ' >make[3]: Entering directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-bitmap_data.o `test -f 'bitmap_data.cc' || echo './'`bitmap_data.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-configfile.o `test -f 'configfile.cc' || echo './'`configfile.cc >configfile.cc: In member function âvoid configfile::load()â: >configfile.cc:174:28: warning: â%sâ directive writing 15 bytes into a region of size between 0 and 511 [-Wformat-overflow=] > 174 | sprintf (configname, "%s/%s", config_dir, CONFIG_FILE_NAME); > | ^~ >In file included from /usr/include/stdio.h:867, > from /usr/include/SDL/SDL_stdinc.h:37, > from /usr/include/SDL/SDL_main.h:26, > from /usr/include/SDL/SDL.h:30, > from ../include/configfile.h:32, > from configfile.cc:29: >/usr/include/bits/stdio2.h:36:34: note: â__builtin___sprintf_chkâ output between 17 and 528 bytes into a destination of size 512 > 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 37 | __bos (__s), __fmt, __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_balls.o `test -f 'controller_balls.cc' || echo './'`controller_balls.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_bricks.o `test -f 'controller_bricks.cc' || echo './'`controller_bricks.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_bullets.o `test -f 'controller_bullets.cc' || echo './'`controller_bullets.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_capsules.o `test -f 'controller_capsules.cc' || echo './'`controller_capsules.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_ejectors.o `test -f 'controller_ejectors.cc' || echo './'`controller_ejectors.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_explosions.o `test -f 'controller_explosions.cc' || echo './'`controller_explosions.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_font_game.o `test -f 'controller_font_game.cc' || echo './'`controller_font_game.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_font_menu.o `test -f 'controller_font_menu.cc' || echo './'`controller_font_menu.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_game_over.o `test -f 'controller_game_over.cc' || echo './'`controller_game_over.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_gems.o `test -f 'controller_gems.cc' || echo './'`controller_gems.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_gigablitz.o `test -f 'controller_gigablitz.cc' || echo './'`controller_gigablitz.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_guardians.o `test -f 'controller_guardians.cc' || echo './'`controller_guardians.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_indicators.o `test -f 'controller_indicators.cc' || echo './'`controller_indicators.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_magnetic_eyes.o `test -f 'controller_magnetic_eyes.cc' || echo './'`controller_magnetic_eyes.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_moneys.o `test -f 'controller_moneys.cc' || echo './'`controller_moneys.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_paddles.o `test -f 'controller_paddles.cc' || echo './'`controller_paddles.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_projectiles.o `test -f 'controller_projectiles.cc' || echo './'`controller_projectiles.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_ships.o `test -f 'controller_ships.cc' || echo './'`controller_ships.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_sides_bricks.o `test -f 'controller_sides_bricks.cc' || echo './'`controller_sides_bricks.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_spheres.o `test -f 'controller_spheres.cc' || echo './'`controller_spheres.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-controller_viewfinders.o `test -f 'controller_viewfinders.cc' || echo './'`controller_viewfinders.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-display_text_bitmap.o `test -f 'display_text_bitmap.cc' || echo './'`display_text_bitmap.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_audio.o `test -f 'handler_audio.cc' || echo './'`handler_audio.cc >handler_audio.cc: In member function âvoid handler_audio::query_spec()â: >handler_audio.cc:237:18: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 237 | char *format = "Unknown"; > | ^~~~~~~~~ >handler_audio.cc:241:16: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 241 | format = "U8"; > | ^~~~ >handler_audio.cc:244:16: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 244 | format = "S8"; > | ^~~~ >handler_audio.cc:247:16: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 247 | format = "U16LSB"; > | ^~~~~~~~ >handler_audio.cc:250:16: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 250 | format = "S16LSB"; > | ^~~~~~~~ >handler_audio.cc:253:16: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 253 | format = "U16MSB"; > | ^~~~~~~~ >handler_audio.cc:256:16: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 256 | format = "S16MSB"; > | ^~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_display.o `test -f 'handler_display.cc' || echo './'`handler_display.cc >handler_display.cc: In member function âvoid handler_display::window_update()â: >handler_display.cc:433:18: warning: narrowing conversion of â(((Uint32)((handler_display*)this)->handler_display::offsetplus) + ((handler_display*)this)->handler_display::tilt_offset)â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 433 | offsetplus + tilt_offset, > | ~~~~~~~~~~~^~~~~~~~~~~~~ >handler_display.cc:434:7: warning: narrowing conversion of â((handler_display*)this)->handler_display::window_widthâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 434 | window_width, > | ^~~~~~~~~~~~ >handler_display.cc:435:34: warning: narrowing conversion of â((((Uint32)((handler_display*)this)->handler_display::offsetplus) + ((handler_display*)this)->handler_display::window_height) + ((handler_display*)this)->handler_display::tilt_offset)â from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 435 | offsetplus + window_height + tilt_offset > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ >handler_display.cc:440:7: warning: narrowing conversion of â((handler_display*)this)->handler_display::window_widthâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 440 | window_width, window_height > | ^~~~~~~~~~~~ >handler_display.cc:440:21: warning: narrowing conversion of â((handler_display*)this)->handler_display::window_heightâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 440 | window_width, window_height > | ^~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_high_score.o `test -f 'handler_high_score.cc' || echo './'`handler_high_score.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_keyboard.o `test -f 'handler_keyboard.cc' || echo './'`handler_keyboard.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_menu_events.o `test -f 'handler_menu_events.cc' || echo './'`handler_menu_events.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_players.o `test -f 'handler_players.cc' || echo './'`handler_players.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_popup_menu.o `test -f 'handler_popup_menu.cc' || echo './'`handler_popup_menu.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_resources.o `test -f 'handler_resources.cc' || echo './'`handler_resources.cc ><command-line>: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] ><command-line>: note: in definition of macro âSCOREFILEâ >handler_resources.cc: In member function âvoid handler_resources::save_high_score_file(char*, Uint32)â: >handler_resources.cc:778:9: warning: ignoring return value of âssize_t write(int, const void*, size_t)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 778 | write (fhand, buffer, size); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-head_animation.o `test -f 'head_animation.cc' || echo './'`head_animation.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-handler_levels.o `test -f 'handler_levels.cc' || echo './'`handler_levels.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-lispreader.o `test -f 'lispreader.cc' || echo './'`lispreader.cc >lispreader.cc: In function âint _scan(lisp_stream_t*)â: >lispreader.cc:124:25: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 124 | static char *delims = "\"();"; > | ^~~~~~~ >lispreader.cc: In function âint _compile_pattern(lisp_object_t**, int*)â: >lispreader.cc:557:15: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 557 | { "any", LISP_PATTERN_ANY }, > | ^~~~~ >lispreader.cc:558:15: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 558 | { "symbol", LISP_PATTERN_SYMBOL }, > | ^~~~~~~~ >lispreader.cc:559:15: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 559 | { "string", LISP_PATTERN_STRING }, > | ^~~~~~~~ >lispreader.cc:560:15: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 560 | { "integer", LISP_PATTERN_INTEGER }, > | ^~~~~~~~~ >lispreader.cc:561:15: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 561 | { "real", LISP_PATTERN_REAL }, > | ^~~~~~ >lispreader.cc:562:15: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 562 | { "boolean", LISP_PATTERN_BOOLEAN }, > | ^~~~~~~~~ >lispreader.cc:563:15: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 563 | { "list", LISP_PATTERN_LIST }, > | ^~~~~~ >lispreader.cc:564:15: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 564 | { "or", LISP_PATTERN_OR }, > | ^~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-list_sprites.o `test -f 'list_sprites.cc' || echo './'`list_sprites.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-main.o `test -f 'main.cc' || echo './'`main.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-offscreen_surface.o `test -f 'offscreen_surface.cc' || echo './'`offscreen_surface.cc >offscreen_surface.cc: In member function âvoid offscreen_surface::blit_to_surface(offscreen_surface*)â: >offscreen_surface.cc:77:10: warning: narrowing conversion of â((offscreen_surface*)this)->offscreen_surface::vertical_offsetâ from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 77 | { 0, vertical_offset, surface->w, surface->h - vertical_offset }; > | ^~~~~~~~~~~~~~~ >offscreen_surface.cc:77:36: warning: narrowing conversion of â(((surface_sdl*)((offscreen_surface*)this)) + ((sizetype)(*(long int*)(((offscreen_surface*)this)->offscreen_surface::_vptr.offscreen_surface + 18446744073709551592))))->surface_sdl::surface->SDL_Surface::wâ from âintâ to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 77 | { 0, vertical_offset, surface->w, surface->h - vertical_offset }; > | ~~~~~~~~~^ >offscreen_surface.cc:77:50: warning: narrowing conversion of â(((Uint32)(((surface_sdl*)((offscreen_surface*)this)) + ((sizetype)(*(long int*)(((offscreen_surface*)this)->offscreen_surface::_vptr.offscreen_surface + 18446744073709551592))))->surface_sdl::surface->SDL_Surface::h) - ((offscreen_surface*)this)->offscreen_surface::vertical_offset)â from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 77 | { 0, vertical_offset, surface->w, surface->h - vertical_offset }; > | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ >offscreen_surface.cc: In member function âvoid offscreen_surface::blit_to_surface(offscreen_surface*, Uint32, Uint32, Uint32, Uint32)â: >offscreen_surface.cc:97:21: warning: narrowing conversion of âxcoordâ from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 97 | SDL_Rect rect = { xcoord, ycoord + vertical_offset, width, height }; > | ^~~~~~ >offscreen_surface.cc:97:36: warning: narrowing conversion of â(ycoord + ((offscreen_surface*)this)->offscreen_surface::vertical_offset)â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 97 | SDL_Rect rect = { xcoord, ycoord + vertical_offset, width, height }; > | ~~~~~~~^~~~~~~~~~~~~~~~~ >offscreen_surface.cc:97:55: warning: narrowing conversion of âwidthâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 97 | SDL_Rect rect = { xcoord, ycoord + vertical_offset, width, height }; > | ^~~~~ >offscreen_surface.cc:97:62: warning: narrowing conversion of âheightâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 97 | SDL_Rect rect = { xcoord, ycoord + vertical_offset, width, height }; > | ^~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-right_panel_score.o `test -f 'right_panel_score.cc' || echo './'`right_panel_score.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-short_info_messages.o `test -f 'short_info_messages.cc' || echo './'`short_info_messages.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_ball.o `test -f 'sprite_ball.cc' || echo './'`sprite_ball.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_bullet.o `test -f 'sprite_bullet.cc' || echo './'`sprite_bullet.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_brick.o `test -f 'sprite_brick.cc' || echo './'`sprite_brick.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_capsule.o `test -f 'sprite_capsule.cc' || echo './'`sprite_capsule.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_display_menu.o `test -f 'sprite_display_menu.cc' || echo './'`sprite_display_menu.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_display_scores.o `test -f 'sprite_display_scores.cc' || echo './'`sprite_display_scores.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_eye.o `test -f 'sprite_eye.cc' || echo './'`sprite_eye.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_font_game.o `test -f 'sprite_font_game.cc' || echo './'`sprite_font_game.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_font_menu.o `test -f 'sprite_font_menu.cc' || echo './'`sprite_font_menu.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_gem.o `test -f 'sprite_gem.cc' || echo './'`sprite_gem.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_gigablitz.o `test -f 'sprite_gigablitz.cc' || echo './'`sprite_gigablitz.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_guardian.o `test -f 'sprite_guardian.cc' || echo './'`sprite_guardian.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_money.o `test -f 'sprite_money.cc' || echo './'`sprite_money.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_mouse_pointer.o `test -f 'sprite_mouse_pointer.cc' || echo './'`sprite_mouse_pointer.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_object.o `test -f 'sprite_object.cc' || echo './'`sprite_object.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_paddle.o `test -f 'sprite_paddle.cc' || echo './'`sprite_paddle.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_projectile.o `test -f 'sprite_projectile.cc' || echo './'`sprite_projectile.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_ship.o `test -f 'sprite_ship.cc' || echo './'`sprite_ship.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-sprite_wall.o `test -f 'sprite_wall.cc' || echo './'`sprite_wall.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-supervisor.o `test -f 'supervisor.cc' || echo './'`supervisor.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-supervisor_bricks_level.o `test -f 'supervisor_bricks_level.cc' || echo './'`supervisor_bricks_level.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-supervisor_main_menu.o `test -f 'supervisor_main_menu.cc' || echo './'`supervisor_main_menu.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-supervisor_map_editor.o `test -f 'supervisor_map_editor.cc' || echo './'`supervisor_map_editor.cc >supervisor_map_editor.cc: In member function âbool supervisor_map_editor::save_tilesmap()â: >supervisor_map_editor.cc:836:14: warning: ISO C++ forbids converting a string constant to âchar*â [-Wwrite-strings] > 836 | filename = "edmap.data"; > | ^~~~~~~~~~~~ >supervisor_map_editor.cc:849:9: warning: ignoring return value of âssize_t write(int, const void*, size_t)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 849 | write (handle, filedata, bytes_size); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-supervisor_guards_level.o `test -f 'supervisor_guards_level.cc' || echo './'`supervisor_guards_level.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-supervisor_shop.o `test -f 'supervisor_shop.cc' || echo './'`supervisor_shop.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-surface_sdl.o `test -f 'surface_sdl.cc' || echo './'`surface_sdl.cc >surface_sdl.cc: In member function âvoid surface_sdl::clear(Uint32, Uint32, Uint32, Uint32, Uint32)â: >surface_sdl.cc:173:20: warning: narrowing conversion of âxcoordâ from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 173 | SDL_Rect rect = {xcoord, ycoord, w, h}; > | ^~~~~~ >surface_sdl.cc:173:28: warning: narrowing conversion of âycoordâ from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 173 | SDL_Rect rect = {xcoord, ycoord, w, h}; > | ^~~~~~ >surface_sdl.cc:173:36: warning: narrowing conversion of âwâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 173 | SDL_Rect rect = {xcoord, ycoord, w, h}; > | ^ >surface_sdl.cc:173:39: warning: narrowing conversion of âhâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 173 | SDL_Rect rect = {xcoord, ycoord, w, h}; > | ^ >surface_sdl.cc: In member function âvoid surface_sdl::blit_to_surface(surface_sdl*)â: >surface_sdl.cc:238:35: warning: narrowing conversion of â((surface_sdl*)this)->surface_sdl::surface->SDL_Surface::wâ from âintâ to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 238 | SDL_Rect rect = {0, 0, surface->w, surface->h}; > | ~~~~~~~~~^ >surface_sdl.cc:238:47: warning: narrowing conversion of â((surface_sdl*)this)->surface_sdl::surface->SDL_Surface::hâ from âintâ to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 238 | SDL_Rect rect = {0, 0, surface->w, surface->h}; > | ~~~~~~~~~^ >surface_sdl.cc: In member function âvoid surface_sdl::blit_to_surface(surface_sdl*, Uint32, Uint32, Uint32, Uint32)â: >surface_sdl.cc:258:20: warning: narrowing conversion of âxcoordâ from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 258 | SDL_Rect rect = {xcoord, ycoord, w, h}; > | ^~~~~~ >surface_sdl.cc:258:28: warning: narrowing conversion of âycoordâ from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 258 | SDL_Rect rect = {xcoord, ycoord, w, h}; > | ^~~~~~ >surface_sdl.cc:258:36: warning: narrowing conversion of âwâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 258 | SDL_Rect rect = {xcoord, ycoord, w, h}; > | ^ >surface_sdl.cc:258:39: warning: narrowing conversion of âhâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 258 | SDL_Rect rect = {xcoord, ycoord, w, h}; > | ^ >surface_sdl.cc: In member function âvoid surface_sdl::blit_to_surface(surface_sdl*, Uint32, Uint32, Uint32, Uint32, Uint32, Uint32)â: >surface_sdl.cc:284:24: warning: narrowing conversion of âx1â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 284 | SDL_Rect src_rect = {x1, y1, w, h}; > | ^~ >surface_sdl.cc:284:28: warning: narrowing conversion of ây1â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 284 | SDL_Rect src_rect = {x1, y1, w, h}; > | ^~ >surface_sdl.cc:284:32: warning: narrowing conversion of âwâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 284 | SDL_Rect src_rect = {x1, y1, w, h}; > | ^ >surface_sdl.cc:284:35: warning: narrowing conversion of âhâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 284 | SDL_Rect src_rect = {x1, y1, w, h}; > | ^ >surface_sdl.cc:285:25: warning: narrowing conversion of âx2â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 285 | SDL_Rect dest_rect = {x2, y2, w, h}; > | ^~ >surface_sdl.cc:285:29: warning: narrowing conversion of ây2â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 285 | SDL_Rect dest_rect = {x2, y2, w, h}; > | ^~ >surface_sdl.cc:285:33: warning: narrowing conversion of âwâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 285 | SDL_Rect dest_rect = {x2, y2, w, h}; > | ^ >surface_sdl.cc:285:36: warning: narrowing conversion of âhâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 285 | SDL_Rect dest_rect = {x2, y2, w, h}; > | ^ >surface_sdl.cc: In member function âvoid surface_sdl::blit_surface(surface_sdl*, Uint32, Uint32, Uint32, Uint32, Uint32, Uint32)â: >surface_sdl.cc:351:24: warning: narrowing conversion of âx1â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 351 | SDL_Rect src_rect = {x1, y1, w, h}; > | ^~ >surface_sdl.cc:351:28: warning: narrowing conversion of ây1â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 351 | SDL_Rect src_rect = {x1, y1, w, h}; > | ^~ >surface_sdl.cc:351:32: warning: narrowing conversion of âwâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 351 | SDL_Rect src_rect = {x1, y1, w, h}; > | ^ >surface_sdl.cc:351:35: warning: narrowing conversion of âhâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 351 | SDL_Rect src_rect = {x1, y1, w, h}; > | ^ >surface_sdl.cc:352:25: warning: narrowing conversion of âx2â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 352 | SDL_Rect dest_rect = {x2, y2, w, h}; > | ^~ >surface_sdl.cc:352:29: warning: narrowing conversion of ây2â from âUint32â {aka âunsigned intâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 352 | SDL_Rect dest_rect = {x2, y2, w, h}; > | ^~ >surface_sdl.cc:352:33: warning: narrowing conversion of âwâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 352 | SDL_Rect dest_rect = {x2, y2, w, h}; > | ^ >surface_sdl.cc:352:36: warning: narrowing conversion of âhâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 352 | SDL_Rect dest_rect = {x2, y2, w, h}; > | ^ >surface_sdl.cc: In member function âvoid surface_sdl::cut_to_surface(surface_sdl*, Sint32, Sint32, Uint32, Uint32)â: >surface_sdl.cc:413:21: warning: narrowing conversion of âxcoordâ from âSint32â {aka âintâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 413 | SDL_Rect rect = { xcoord, ycoord, w, h }; > | ^~~~~~ >surface_sdl.cc:413:29: warning: narrowing conversion of âycoordâ from âSint32â {aka âintâ} to âSint16â {aka âshort intâ} [-Wnarrowing] > 413 | SDL_Rect rect = { xcoord, ycoord, w, h }; > | ^~~~~~ >surface_sdl.cc:413:37: warning: narrowing conversion of âwâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 413 | SDL_Rect rect = { xcoord, ycoord, w, h }; > | ^ >surface_sdl.cc:413:40: warning: narrowing conversion of âhâ from âUint32â {aka âunsigned intâ} to âUint16â {aka âshort unsigned intâ} [-Wnarrowing] > 413 | SDL_Rect rect = { xcoord, ycoord, w, h }; > | ^ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-tecnoballz.o `test -f 'tecnoballz.cc' || echo './'`tecnoballz.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-tiles_background.o `test -f 'tiles_background.cc' || echo './'`tiles_background.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-tilesmap_scrolling.o `test -f 'tilesmap_scrolling.cc' || echo './'`tilesmap_scrolling.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-tinyxml.o `test -f 'tinyxml.cc' || echo './'`tinyxml.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-tinyxmlerror.o `test -f 'tinyxmlerror.cc' || echo './'`tinyxmlerror.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-tinyxmlparser.o `test -f 'tinyxmlparser.cc' || echo './'`tinyxmlparser.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -c -o tecnoballz-tinystr.o `test -f 'tinystr.cc' || echo './'`tinystr.cc >x86_64-pc-linux-gnu-g++ -DDATADIR=\"/usr/share/games/tecnoballz\" -DSCOREFILE=\"/var/games/tecnoballz.hi\" -I/usr/X11R6/includes -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -D_REENTRANT -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -Wformat -Werror=format-security -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lSDL -lpthread -o tecnoballz tecnoballz-bitmap_data.o tecnoballz-configfile.o tecnoballz-controller_balls.o tecnoballz-controller_bricks.o tecnoballz-controller_bullets.o tecnoballz-controller_capsules.o tecnoballz-controller_ejectors.o tecnoballz-controller_explosions.o tecnoballz-controller_font_game.o tecnoballz-controller_font_menu.o tecnoballz-controller_game_over.o tecnoballz-controller_gems.o tecnoballz-controller_gigablitz.o tecnoballz-controller_guardians.o tecnoballz-controller_indicators.o tecnoballz-controller_magnetic_eyes.o tecnoballz-controller_moneys.o tecnoballz-controller_paddles.o tecnoballz-controller_projectiles.o tecnoballz-controller_ships.o tecnoballz-controller_sides_bricks.o tecnoballz-controller_spheres.o tecnoballz-controller_viewfinders.o tecnoballz-display_text_bitmap.o tecnoballz-handler_audio.o tecnoballz-handler_display.o tecnoballz-handler_high_score.o tecnoballz-handler_keyboard.o tecnoballz-handler_menu_events.o tecnoballz-handler_players.o tecnoballz-handler_popup_menu.o tecnoballz-handler_resources.o tecnoballz-head_animation.o tecnoballz-handler_levels.o tecnoballz-lispreader.o tecnoballz-list_sprites.o tecnoballz-main.o tecnoballz-offscreen_surface.o tecnoballz-right_panel_score.o tecnoballz-short_info_messages.o tecnoballz-sprite_ball.o tecnoballz-sprite_bullet.o tecnoballz-sprite_brick.o tecnoballz-sprite_capsule.o tecnoballz-sprite_display_menu.o tecnoballz-sprite_display_scores.o tecnoballz-sprite_eye.o tecnoballz-sprite_font_game.o tecnoballz-sprite_font_menu.o tecnoballz-sprite_gem.o tecnoballz-sprite_gigablitz.o tecnoballz-sprite_guardian.o tecnoballz-sprite_money.o tecnoballz-sprite_mouse_pointer.o tecnoballz-sprite_object.o tecnoballz-sprite_paddle.o tecnoballz-sprite_projectile.o tecnoballz-sprite_ship.o tecnoballz-sprite_wall.o tecnoballz-supervisor.o tecnoballz-supervisor_bricks_level.o tecnoballz-supervisor_main_menu.o tecnoballz-supervisor_map_editor.o tecnoballz-supervisor_guards_level.o tecnoballz-supervisor_shop.o tecnoballz-surface_sdl.o tecnoballz-tecnoballz.o tecnoballz-tiles_background.o tecnoballz-tilesmap_scrolling.o tecnoballz-tinyxml.o tecnoballz-tinyxmlerror.o tecnoballz-tinyxmlparser.o tecnoballz-tinystr.o -L/usr/X11R6/lib -lSDL_image -lSDL_mixer -lSDL -lpthread -lmikmod -L. >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tecnoballz-handler_keyboard.o: in function `handler_keyboard::~handler_keyboard()': >handler_keyboard.cc:(.text+0x21d): undefined reference to `SDL_JoystickClose' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tecnoballz-handler_keyboard.o: in function `handler_keyboard::~handler_keyboard()': >handler_keyboard.cc:(.text+0x2ad): undefined reference to `SDL_JoystickClose' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tecnoballz-handler_keyboard.o: in function `handler_keyboard::init_joysticks()': >handler_keyboard.cc:(.text+0x31a): undefined reference to `SDL_NumJoysticks' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: handler_keyboard.cc:(.text+0x419): undefined reference to `SDL_JoystickOpen' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: handler_keyboard.cc:(.text+0x453): undefined reference to `SDL_JoystickName' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: handler_keyboard.cc:(.text+0x4e1): undefined reference to `SDL_JoystickNumAxes' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: handler_keyboard.cc:(.text+0x54f): undefined reference to `SDL_JoystickNumButtons' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: handler_keyboard.cc:(.text+0x5bd): undefined reference to `SDL_JoystickNumButtons' >/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: handler_keyboard.cc:(.text+0x62b): undefined reference to `SDL_JoystickNumHats' >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:629: tecnoballz] Error 1 >make[3]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src' >make[2]: *** [Makefile:1760: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92/src' >make[1]: *** [Makefile:437: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92' >make: *** [Makefile:357: all] Error 2 > * ERROR: games-arcade/tecnoballz-0.92::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-arcade/tecnoballz-0.92::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-arcade/tecnoballz-0.92::gentoo'`. > * The complete build log is located at '/var/log/portage/games-arcade:tecnoballz-0.92:20200724-130742.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/tecnoballz-0.92/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-arcade/tecnoballz-0.92/temp/environment'. > * Working directory: '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92' > * S: '/var/tmp/portage/games-arcade/tecnoballz-0.92/work/tecnoballz-0.92'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 733772
:
650568
|
650570
|
650572
|
650574
| 650576 |
650578
|
650580