* Package: games-action/luola-1.3.2-r1 * 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 luola-1.3.2.tar.gz to /var/tmp/portage/games-action/luola-1.3.2-r1/work >>> Unpacking stdlevels-6.0.tar.gz to /var/tmp/portage/games-action/luola-1.3.2-r1/work >>> Unpacking nostalgia-1.2.tar.gz to /var/tmp/portage/games-action/luola-1.3.2-r1/work >>> Source unpacked in /var/tmp/portage/games-action/luola-1.3.2-r1/work >>> Preparing source in /var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2 ... * Applying luola-1.3.2-underlink.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: luola-1.3.2/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2 ... * econf: updating luola-1.3.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating luola-1.3.2/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 --docdir=/usr/share/doc/luola-1.3.2-r1 --htmldir=/usr/share/doc/luola-1.3.2-r1/html --libdir=/usr/lib64 --enable-sound 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.6/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 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 for IMG_Load in -lSDL_image... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for memset... yes checking for mkdir... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for main in -lSDL_mixer... yes checking for main in -lSDL_ttf... yes checking for pixelColor in -lSDL_gfx... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.1.5... yes checking for main in -lSDL_image... yes checking for main in -lz... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating data/Makefile config.status: creating data/font/Makefile config.status: creating data/levels/Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2' Making all in src make[2]: Entering directory '/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o console.o console.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o list.o list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o parser.o parser.c parser.c: In function ‘read_config_rw’: parser.c:135:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 135 | else | ^~~~ parser.c:138:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 138 | while((str=read_line(rw,length))) { | ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o fs.o fs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o SFont.o SFont.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o level.o level.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o player.o player.c player.c: In function ‘player_key_update’: player.c:496:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 496 | if ((int) players[plr].ship->remote_control > 1) | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o ship.o ship.c ship.c: In function ‘ship_stop_special’: ship.c:368:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 368 | if ((int) ship->remote_control > 1) { | ^ ship.c: In function ‘ship_specials’: ship.c:786:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 786 | if ((int) ship->remote_control > 1) { | ^ ship.c:834:11: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 834 | } else | ^~~~ ship.c:836:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 836 | ship->energy -= 0.002; | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o physics.o physics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o animation.o animation.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o particle.o particle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o projectile.o projectile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o bullet.o bullet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o weapon.o weapon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o intro.o intro.c intro.c: In function ‘make_ship_menu’: intro.c:244:22: warning: variable ‘item’ set but not used [-Wunused-but-set-variable] 244 | struct MenuItem *item; | ^~~~ intro.c: In function ‘make_critter_menu’: intro.c:331:22: warning: variable ‘item’ set but not used [-Wunused-but-set-variable] 331 | struct MenuItem *item; | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o game.o game.c game.c: In function ‘game_statistics’: game.c:257:26: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] 257 | sprintf (summary, "%s %d ", summary, t + 1); | ^~~~~~~ ~~~~~~~ game.c:257:39: warning: ‘%d’ directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=] 257 | sprintf (summary, "%s %d ", summary, t + 1); | ^~ game.c:257:35: note: directive argument in the range [1, 4] 257 | sprintf (summary, "%s %d ", summary, t + 1); | ^~~~~~~~ In file included from /usr/include/stdio.h:867, from game.c:26: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 4 and 131 bytes into a destination of size 128 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o levelfile.o levelfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o special.o special.c special.c: In function ‘mturret_animate’: special.c:334:9: warning: variable ‘targplr’ set but not used [-Wunused-but-set-variable] 334 | int targplr; | ^~~~~~~ special.c: In function ‘prepare_specials’: special.c:449:29: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 449 | obj->link = (struct SpecialObj*)objdef->link; | ^ special.c:460:40: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 460 | if(obj->gfx == jumpgate_gfx && (int)obj->link<=255) { | ^ special.c:464:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 464 | if(p->gfx == jumpgate_gfx && (int)p->link == obj->owner && | ^ special.c:465:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 465 | p->owner == (int)obj->link) | ^ special.c:477:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 477 | (int)obj->link,obj->owner); | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o walker.o walker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o flyer.o flyer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o critter.o critter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o pilot.o pilot.c pilot.c: In function ‘init_pilots’: pilot.c:56:20: warning: variable ‘targrect’ set but not used [-Wunused-but-set-variable] 56 | SDL_Rect rect, targrect; | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o spring.o spring.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o decor.o decor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o audio.o audio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o font.o font.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o menu.o menu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o hotseat.o hotseat.c hotseat.c: In function ‘init_hotseat’: hotseat.c:157:38: warning: ‘opts.area.h’ is used uninitialized in this function [-Wuninitialized] 157 | opts.area.h = screen->h-opts.area.h; | ~~~~~~~~~^~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o selection.o selection.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o startup.o startup.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o demo.o demo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o ldat.o ldat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o lconf.o lconf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o lcmap.o lcmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPACKAGE_DATA_DIR="\"/usr/share/luola\"" -O2 -pipe -march=native -fno-common -c -o main.o main.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o luola console.o list.o parser.o fs.o SFont.o level.o player.o ship.o physics.o animation.o particle.o projectile.o bullet.o weapon.o intro.o game.o levelfile.o special.o walker.o flyer.o critter.o pilot.o spring.o decor.o audio.o font.o menu.o hotseat.o selection.o startup.o demo.o ldat.o lconf.o lcmap.o main.o -lSDL -lpthread -lm -lz -lSDL_image -lSDL_gfx -lSDL_ttf -lSDL_mixer -lSDL_image /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: level.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: player.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ship.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: animation.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: particle.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: projectile.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: bullet.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: weapon.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: intro.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: game.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: special.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: critter.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pilot.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: decor.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: audio.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hotseat.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: selection.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: multiple definition of `Pilot'; console.o:/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src/pilot.h:48: first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:448: luola] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2/src' make[1]: *** [Makefile:381: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2' make: *** [Makefile:322: all] Error 2 * ERROR: games-action/luola-1.3.2-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-action/luola-1.3.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-action/luola-1.3.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-action:luola-1.3.2-r1:20200207-220206.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-action/luola-1.3.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-action/luola-1.3.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2' * S: '/var/tmp/portage/games-action/luola-1.3.2-r1/work/luola-1.3.2'