* Package: games-arcade/xboing-2.4-r3 * Repository: gentoo * Maintainer: dilfridge@gentoo.org * USE: abi_x86_64 amd64 elibc_musl 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/lib/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_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security' 'CDEBUGFLAGS=-O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security' 'LOCAL_LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' XBOING_DIR=/usr/share/xboing gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 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 -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 level.c: In function ‘DrawLevelTimeBonus’: level.c:226:21: warning: ‘%02d’ directive writing between 2 and 3 bytes into a region of size between 0 and 7 [-Wformat-overflow=] 226 | sprintf(str, "%02d:%02d", minutes, seconds); | ^~~~ level.c:226:15: note: directive argument in the range [-59, 59] 226 | sprintf(str, "%02d:%02d", minutes, seconds); | ^~~~~~~~~~~ level.c:226:2: note: ‘sprintf’ output between 6 and 14 bytes into a destination of size 10 226 | sprintf(str, "%02d:%02d", minutes, seconds); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 mess.c: In function ‘DisplayCurrentMessage’: mess.c:188:20: warning: ‘%s’ directive writing up to 79 bytes into a region of size 78 [-Wformat-overflow=] 188 | sprintf(str, "- %s -", str2); | ^~ ~~~~ mess.c:188:4: note: ‘sprintf’ output between 5 and 84 bytes into a destination of size 80 188 | sprintf(str, "- %s -", str2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 gcc -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include -Dlinux -D__amd64__ -D_POSIX_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_SVID_SOURCE -DX_LOCALE -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 highscore.c:56: ./include/file.h:68:2: error: unknown type name ‘u_long’ 68 | u_long version; /* Version of save game format */ | ^~~~~~ ./include/file.h:69:5: error: unknown type name ‘u_long’ 69 | u_long score; /* Score so far */ | ^~~~~~ ./include/file.h:70:5: error: unknown type name ‘u_long’ 70 | u_long level; /* level number */ | ^~~~~~ 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)); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uint32_t {aka unsigned int} | 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)); | ~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | uint32_t {aka unsigned int} | 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 368 | ntohl(highScores[i].gameTime) / 3600, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 368 | ntohl(highScores[i].gameTime) / 3600, 369 | ntohl(highScores[i].gameTime) / 60, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 ...... 370 | ntohl(highScores[i].gameTime) % 60); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 683 | i + 1, ntohl(highScores[i].score), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 683 | i + 1, ntohl(highScores[i].score), 684 | ntohl(highScores[i].level), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 ...... 685 | ntohl(highScores[i].gameTime) / 3600, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 ...... 686 | ntohl(highScores[i].gameTime) / 60, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 ...... 687 | ntohl(highScores[i].gameTime) % 60, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 721 | i + 1, ntohl(highScores[i].score), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 721 | i + 1, ntohl(highScores[i].score), 722 | ntohl(highScores[i].level), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 ...... 723 | ntohl(highScores[i].gameTime) / 3600, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 ...... 724 | ntohl(highScores[i].gameTime) / 60, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} 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 ...... 725 | ntohl(highScores[i].gameTime) % 60, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t {aka unsigned int} make: *** [: highscore.o] 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:20200329-050601.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'