* Package: games-arcade/xboing-2.4-r3 * Repository: gentoo * Maintainer: dilfridge@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking xboing2.4.tar.gz to /var/tmp/portage/games-arcade/xboing-2.4-r3/work >>> Unpacking xboing-2.4-debian.patch.bz2 to /var/tmp/portage/games-arcade/xboing-2.4-r3/work >>> Source unpacked in /var/tmp/portage/games-arcade/xboing-2.4-r3/work >>> Preparing source in /var/tmp/portage/games-arcade/xboing-2.4-r3/work/xboing ... * Applying xboing-2.4-debian.patch ... [ ok ] * Applying xboing-2.4-buffer.patch ... [ ok ] * Applying xboing-2.4-sleep.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-arcade/xboing-2.4-r3/work/xboing ... imake -DUseInstalled -I/usr/lib64/X11/config make Makefiles make: Nothing to be done for 'Makefiles'. make includes make: Nothing to be done for 'includes'. make depend rm -f audio.c ln -s audio/LINUXaudio2.c audio.c gccmakedep -- -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/games/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/games/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -- version.c main.c score.c error.c ball.c blocks.c init.c stage.c level.c paddle.c mess.c intro.c bonus.c sfx.c highscore.c misc.c inst.c gun.c keys.c audio.c special.c presents.c demo.c file.c preview.c dialogue.c eyedude.c editor.c keysedit.c >>> Source configured. >>> Compiling source in /var/tmp/portage/games-arcade/xboing-2.4-r3/work/xboing ... make -j1 'CXXOPTIONS=-O2 -pipe -march=native -fno-common' 'CDEBUGFLAGS=-O2 -pipe -march=native -fno-common' 'LOCAL_LDFLAGS=-Wl,-O1 -Wl,--as-needed' XBOING_DIR=/usr/share/xboing gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o version.o version.c gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o main.o main.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from main.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ main.c: In function ‘handlePaddleMoving’: main.c:232:9: warning: type defaults to ‘int’ in declaration of ‘oldx’ [-Wimplicit-int] 232 | static oldx = 0; | ^~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o score.o score.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from score.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o error.o error.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from error.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o ball.o ball.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from ball.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o blocks.o blocks.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from blocks.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o init.o init.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from init.c:53: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o stage.o stage.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from stage.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o level.o level.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from level.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o paddle.o paddle.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from paddle.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o mess.o mess.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from mess.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o intro.o intro.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from intro.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o bonus.o bonus.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from bonus.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o sfx.o sfx.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from sfx.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o highscore.o highscore.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from highscore.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ highscore.c: In function ‘DoHighScores’: highscore.c:356:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 356 | sprintf(string, "%ld", ntohl(highScores[i].score)); | ~~^ | | | long int | %d highscore.c:363:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 363 | sprintf(string, "%ld", ntohl(highScores[i].level)); | ~~^ | | | long int | %d highscore.c:367:23: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 367 | sprintf(string, "%ld'%ld'%ld\"", | ~~^ | | | long int | %d highscore.c:367:27: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 367 | sprintf(string, "%ld'%ld'%ld\"", | ~~^ | | | long int | %d highscore.c:367:31: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 367 | sprintf(string, "%ld'%ld'%ld\"", | ~~^ | | | long int | %d highscore.c: In function ‘CommandlineHighscorePrint’: highscore.c:682:27: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 682 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:682:34: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 682 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:682:39: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 682 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:682:43: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 7 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 682 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:682:47: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 8 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 682 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:720:27: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 720 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:720:34: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 5 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 720 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:720:39: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 6 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 720 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:720:43: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 7 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 720 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c:720:47: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 8 has type ‘__uint32_t’ {aka ‘unsigned int’} [-Wformat=] 720 | fprintf(stdout, "%d\t%ld\t %ld\t%ld'%ld'%ld\"\t%s %s\n", | ~~^ | | | long int | %d highscore.c: In function ‘LockUnlock’: highscore.c:1234:3: warning: ignoring return value of ‘lockf’, declared with attribute warn_unused_result [-Wunused-result] 1234 | lockf(inter, theCmd, sizeof(highScores)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o misc.o misc.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from misc.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o inst.o inst.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from inst.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ inst.c: In function ‘DoText’: inst.c:173:26: warning: comparison between pointer and zero character constant [-Wpointer-compare] 173 | if (instructionText[i] != '\0') | ^~ inst.c:173:7: note: did you mean to dereference the pointer? 173 | if (instructionText[i] != '\0') | ^ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o gun.o gun.c In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/xpm.h:76, from gun.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o keys.o keys.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from keys.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ keys.c: In function ‘Keys’: keys.c:376:4: warning: implicit declaration of function ‘HandleBlink’ [-Wimplicit-function-declaration] 376 | HandleBlink(display, window); | ^~~~~~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o audio.o audio.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from audio.c:34: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ audio.c: In function ‘Snd_loadUlawSample’: audio.c:145:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 145 | fread( sample->data, 1, sample->len, fp ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o special.o special.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from special.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ special.c: In function ‘RandomDrawSpecials’: special.c:320:2: warning: implicit declaration of function ‘DisplayLevelNumber’; did you mean ‘DisplayLevelInfo’? [-Wimplicit-function-declaration] 320 | DisplayLevelNumber(display, levelWindow, (rand() % MAX_NUM_LEVELS) + 1); | ^~~~~~~~~~~~~~~~~~ | DisplayLevelInfo gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o presents.o presents.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from presents.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o demo.o demo.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from demo.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o file.o file.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from file.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ file.c: In function ‘ReadNextLevel’: file.c:371:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 371 | fgets(levelTitle, BUF_SIZE, levelFile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file.c:381:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 381 | fgets(str, BUF_SIZE, levelFile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o preview.o preview.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from preview.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o dialogue.o dialogue.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from dialogue.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o eyedude.o eyedude.c In file included from /usr/include/sys/types.h:25, from /usr/include/X11/Xlib.h:38, from /usr/include/X11/xpm.h:76, from eyedude.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ eyedude.c: In function ‘ResetEyeDude’: eyedude.c:299:7: warning: implicit declaration of function ‘rand’ [-Wimplicit-function-declaration] 299 | if ((rand() % 100) < 30) | ^~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o editor.o editor.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from editor.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o keysedit.o keysedit.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from keysedit.c:50: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ keysedit.c: In function ‘DoText’: keysedit.c:156:25: warning: comparison between pointer and zero character constant [-Wpointer-compare] 156 | if (infoText[i] != '\0') | ^~ keysedit.c:156:13: note: did you mean to dereference the pointer? 156 | if (infoText[i] != '\0') | ^ gcc -O2 -pipe -march=native -fno-common -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11/ -DHIGH_SCORE_FILE=\"/var/games/xboing.score\" -DAUDIO_FILE=\"audio/LINUXaudio2.c\" -DLEVEL_INSTALL_DIR=\"/usr/share/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/share/xboing/sounds\" -DREADMEP_FILE=\"/usr/share/doc/xboing-GENTOO_VER/problems.doc.gz\" -c -o audio/soundIt.o audio/soundIt.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from audio/soundIt.h:25, from audio/soundIt.c:9: /usr/include/features.h:185:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 185 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ audio/soundIt.c: In function ‘Snd_effect’: audio/soundIt.c:164:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 164 | write(S_fd_pipe[1], &sound_num, sizeof(sound_num)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio/soundIt.c:165:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 165 | write(S_fd_pipe[1], &channel, sizeof(channel)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio/soundIt.c: In function ‘Snd_init_dev’: audio/soundIt.c:278:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] 278 | read(S_fd_pipe[0], &ch, sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio/soundIt.c:285:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 285 | write(S_fd_snddev, mix.Vclippedbuf, fragsize ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ audio/soundIt.c: In function ‘Snd_loadRawSample’: audio/soundIt.c:478:4: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 478 | fread( sample->data, 1, sample->len, fp ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f xboing gcc -o xboing -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -L/usr/lib64 version.o main.o score.o error.o ball.o blocks.o init.o stage.o level.o paddle.o mess.o intro.o bonus.o sfx.o highscore.o misc.o inst.o gun.o keys.o audio.o special.o presents.o demo.o file.o preview.o dialogue.o eyedude.o editor.o keysedit.o audio/soundIt.o -lXpm -lXext -lX11 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: bonus.o:(.bss+0x0): multiple definition of `waitMode'; intro.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: highscore.o:(.bss+0x380): multiple definition of `waitMode'; intro.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: inst.o:(.bss+0x0): multiple definition of `waitMode'; intro.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: keys.o:(.bss+0x30): multiple definition of `waitMode'; intro.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: demo.o:(.bss+0x0): multiple definition of `waitMode'; intro.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: preview.o:(.bss+0x0): multiple definition of `waitMode'; intro.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: editor.o:(.bss+0x320): multiple definition of `waitMode'; intro.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: keysedit.o:(.bss+0x0): multiple definition of `waitMode'; intro.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: editor.o: in function `handleEditorKeys': editor.c:(.text+0x13eb): warning: the use of `tempnam' is dangerous, better use `mkstemp' collect2: error: ld returned 1 exit status make: *** [Makefile:1150: xboing] Error 1 * ERROR: games-arcade/xboing-2.4-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-arcade/xboing-2.4-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-arcade/xboing-2.4-r3::gentoo'`. * The complete build log is located at '/var/log/portage/games-arcade:xboing-2.4-r3:20200129-075104.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/xboing-2.4-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/xboing-2.4-r3/temp/environment'. * Working directory: '/var/tmp/portage/games-arcade/xboing-2.4-r3/work/xboing' * S: '/var/tmp/portage/games-arcade/xboing-2.4-r3/work/xboing'