* Package: games-arcade/xrick-021212-r2 * 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 xrick-021212.tgz to /var/tmp/portage/games-arcade/xrick-021212-r2/work >>> Unpacking ./xrick.6.gz to /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212 >>> Source unpacked in /var/tmp/portage/games-arcade/xrick-021212-r2/work >>> Preparing source in /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212 ... * Applying xrick-021212-exit.patch ... patching file src/sysjoy.c patching file src/xrick.c Hunk #1 succeeded at 29 with fuzz 1. [ ok ] * Applying xrick-021212-fullscreen.patch ... [ ok ] * Applying xrick-021212-zlib.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212 ... make -j1 Makefile:29: Detected SDL version 1.2.15 make -C src all make[1]: Entering directory '/var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/src' cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c unzip.c -o unzip.o unzip.c: In function ‘unzOpen’: unzip.c:452:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 452 | us.filename = path; | ^ cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c data.c -o data.o In file included from /usr/include/string.h:494, from data.c:15: In function ‘strncpy’, inlined from ‘str_dup’ at data.c:221:2: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data.c: In function ‘str_dup’: data.c:219:6: note: length computed here 219 | i = strlen(s) + 1; | ^~~~~~~~~ cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c scr_xrick.c -o scr_xrick.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c scr_pause.c -o scr_pause.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c scr_imain.c -o scr_imain.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c scr_imap.c -o scr_imap.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c scr_gameover.c -o scr_gameover.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c scr_getname.c -o scr_getname.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_picsPC.c -o dat_picsPC.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_picsST.c -o dat_picsST.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_screens.c -o dat_screens.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_tilesPC.c -o dat_tilesPC.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_tilesST.c -o dat_tilesST.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_maps.c -o dat_maps.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_ents.c -o dat_ents.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_spritesST.c -o dat_spritesST.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_spritesPC.c -o dat_spritesPC.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ents.c -o ents.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c e_bullet.c -o e_bullet.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c e_bomb.c -o e_bomb.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c e_rick.c -o e_rick.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c e_sbonus.c -o e_sbonus.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c e_them.c -o e_them.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c e_bonus.c -o e_bonus.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c e_box.c -o e_box.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c rects.c -o rects.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c util.c -o util.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c game.c -o game.o In file included from game.c:23: game.c: In function ‘init’: /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include/e_rick.h:34:41: warning: overflow in conversion from ‘int’ to ‘U8’ {aka ‘unsigned char’} changes value from ‘(int)e_rick_state & -256’ to ‘0’ [-Woverflow] 34 | #define E_RICK_STRST(X) e_rick_state &= ~(X) | ^ game.c:572:3: note: in expansion of macro ‘E_RICK_STRST’ 572 | E_RICK_STRST(0xff); | ^~~~~~~~~~~~ cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c xrick.c -o xrick.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c draw.c -o draw.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c maps.c -o maps.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c sysvid.c -o sysvid.o sysvid.c: In function ‘sysvid_chkvm’: sysvid.c:148:35: warning: comparison between pointer and integer 148 | if ((!fszoom && modes[i]->w <= modes[mode] && | ^~ cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c syskbd.c -o syskbd.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c control.c -o control.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c system.c -o system.o system.c: In function ‘sys_printf’: system.c:67:10: warning: format not a string literal and no format arguments [-Wformat-security] 67 | printf(s); | ^ cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c scroller.c -o scroller.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c sysevt.c -o sysevt.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c sysarg.c -o sysarg.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c syssnd.c -o syssnd.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c sysjoy.c -o sysjoy.o cc -O2 -pipe -march=native -fno-common -I /var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c dat_snd.c -o dat_snd.o cc unzip.o data.o scr_xrick.o scr_pause.o scr_imain.o scr_imap.o scr_gameover.o scr_getname.o dat_picsPC.o dat_picsST.o dat_screens.o dat_tilesPC.o dat_tilesST.o dat_maps.o dat_ents.o dat_spritesST.o dat_spritesPC.o ents.o e_bullet.o e_bomb.o e_rick.o e_sbonus.o e_them.o e_bonus.o e_box.o rects.o util.o game.o xrick.o draw.o maps.o sysvid.o syskbd.o control.o system.o scroller.o sysevt.o sysarg.o syssnd.o sysjoy.o dat_snd.o -Wl,-O1 -Wl,--as-needed -lz -lSDL -lpthread -o ../xrick /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scr_xrick.o:(.data.rel.local+0x18): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scr_pause.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scr_imain.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scr_imap.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scr_gameover.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scr_getname.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_picsST.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_screens.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_tilesST.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_maps.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_ents.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_spritesST.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ents.o:(.bss+0x278): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: e_bullet.o:(.bss+0x8): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: e_bomb.o:(.bss+0x8): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: e_rick.o:(.bss+0x8): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: e_sbonus.o:(.bss+0x8): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: e_them.o:(.bss+0x8): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: e_bonus.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: e_box.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: rects.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: util.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: game.o:(.bss+0xe8): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: xrick.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: draw.o:(.bss+0x10): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: maps.o:(.bss+0x6a0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sysvid.o:(.bss+0x8): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: syskbd.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: control.o:(.bss+0x8): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: system.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scroller.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sysevt.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sysarg.o:(.bss+0x28): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: syssnd.o:(.bss+0x0): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_snd.o:(.bss+0x8): multiple definition of `WAV_BOX'; game.o:(.bss+0x68): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_snd.o:(.bss+0x18): multiple definition of `WAV_BONUS'; game.o:(.bss+0x60): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_snd.o:(.bss+0x20): multiple definition of `WAV_BOMBSHHT'; game.o:(.bss+0xa0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_snd.o:(.bss+0x30): multiple definition of `WAV_JUMP'; game.o:(.bss+0x78): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_snd.o:(.bss+0x38): multiple definition of `WAV_WALK'; game.o:(.bss+0x88): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_snd.o:(.bss+0x40): multiple definition of `WAV_BULLET'; game.o:(.bss+0xa8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dat_snd.o:(.bss+0x58): multiple definition of `IMG_SPLASH'; data.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:43: ../xrick] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212/src' make: *** [Makefile:77: all] Error 2 * ERROR: games-arcade/xrick-021212-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-arcade/xrick-021212-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-arcade/xrick-021212-r2::gentoo'`. * The complete build log is located at '/var/log/portage/games-arcade:xrick-021212-r2:20200128-225659.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/xrick-021212-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/xrick-021212-r2/temp/environment'. * Working directory: '/var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212' * S: '/var/tmp/portage/games-arcade/xrick-021212-r2/work/xrick-021212'