* Package: games-rpg/daimonin-client-0.10.8 * 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 daimonin-client-0.10.8.zip to /var/tmp/portage/games-rpg/daimonin-client-0.10.8/work >>> Source unpacked in /var/tmp/portage/games-rpg/daimonin-client-0.10.8/work >>> Preparing source in /var/tmp/portage/games-rpg/daimonin-client-0.10.8/work/daimonin-code-8183-trunk/client/make/linux ... * Applying daimonin-client-0.10.5-nozlib.patch ... [ ok ] * Applying daimonin-client-0.10.8-fix-build-system.patch ... patching file Makefile.am Hunk #1 succeeded at 1 with fuzz 1. Hunk #2 succeeded at 65 (offset -7 lines). [ ok ] * Applying daimonin-client-0.10.5-datadir.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-rpg/daimonin-client-0.10.8/work/daimonin-code-8183-trunk/client/make/linux' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: daimonin-code-8183-trunk/client/make/linux/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-rpg/daimonin-client-0.10.8/work/daimonin-code-8183-trunk/client/make/linux ... * econf: updating daimonin-code-8183-trunk/server/make/linux/make_utils/config.guess with /usr/share/gnuconfig/config.guess * econf: updating daimonin-code-8183-trunk/server/make/linux/make_utils/config.sub with /usr/share/gnuconfig/config.sub * econf: updating daimonin-code-8183-trunk/client/make/FreeBSD/make_utils/config.guess with /usr/share/gnuconfig/config.guess * econf: updating daimonin-code-8183-trunk/client/make/FreeBSD/make_utils/config.sub with /usr/share/gnuconfig/config.sub * econf: updating daimonin-code-8183-trunk/client/make/linux/make_utils/config.sub with /usr/share/gnuconfig/config.sub * econf: updating daimonin-code-8183-trunk/client/make/linux/make_utils/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/daimonin-client-0.10.8 --htmldir=/usr/share/doc/daimonin-client-0.10.8/html --libdir=/usr/lib64 --disable-simplelayout --disable-debug 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 whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for cp... /bin/cp checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for mkdir... /bin/mkdir checking for sdl-config... /usr/bin/sdl-config checking for IMG_Load in -lSDL_image... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for PHYSFS_init in -lphysfs... yes checking for curl_global_init in -lcurl... yes 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 SDL.h usability... yes checking SDL.h presence... yes checking for SDL.h... yes checking SDL_image.h usability... yes checking SDL_image.h presence... yes checking for SDL_image.h... yes checking SDL_mixer.h usability... yes checking SDL_mixer.h presence... yes checking for SDL_mixer.h... yes checking physfs.h usability... yes checking physfs.h presence... yes checking for physfs.h... yes checking for PNG support in SDL_image... yes checking for OGG support in SDL_mixer... yes checking whether byte ordering is bigendian... no checking size of int *... 8 checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for gethostbyname... yes checking for memset... yes checking for modf... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtoul... yes checking for stricmp... no checking for strnicmp... no checking for getpwuid... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ../../src/include/define.h config.status: executing depfiles commands ** Setup information: Installation path: /usr Simple directory layout: no Auto-updater: disabled (only for simple directory layout) >>> Source configured. >>> Compiling source in /var/tmp/portage/games-rpg/daimonin-client-0.10.8/work/daimonin-code-8183-trunk/client/make/linux ... make -j1 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/anim.o ../../src/anim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/book.o ../../src/book.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/buddy.o ../../src/buddy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/chatfilter.o ../../src/chatfilter.c In file included from /usr/include/string.h:494, from ./../../src/include/cflinux.h:40, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/chatfilter.c:27: In function ‘strncpy’, inlined from ‘chatfilter_filter’ at ../../src/chatfilter.c:173:5: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/client.o ../../src/client.c ../../src/client.c: In function ‘SockList_AddShort’: ../../src/client.c:40:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 40 | else | ^~~~ ../../src/client.c:42:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 42 | sl->len+=2; | ^~ ../../src/client.c: In function ‘SockList_AddInt’: ../../src/client.c:48:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation] 48 | else | ^~~~ ../../src/client.c:50:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ 50 | sl->len+=4; | ^~ ../../src/client.c: In function ‘send_game_command’: ../../src/client.c:762:35: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1019 [-Wformat-overflow=] 762 | sprintf(tmpbuf, "/say %s", token); | ^~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/client.c:27: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 6 and 1029 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/client.c:769:23: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 256 [-Wformat-overflow=] 769 | sprintf(cmd, "%s", token); | ^~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/client.c:27: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 1024 bytes into a destination of size 256 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./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/commands.o ../../src/commands.c ../../src/commands.c: In function ‘ChannelMsgCmd’: ../../src/commands.c:2351:31: warning: ‘] ’ directive writing 2 bytes into a region of size between 0 and 62 [-Wformat-overflow=] 2351 | sprintf(prefix,"[%s:%s] ",channelname, playername); | ^~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/commands.c:29: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 5 and 67 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/commands.c:2345:31: warning: ‘ ’ directive writing 1 byte into a region of size between 0 and 62 [-Wformat-overflow=] 2345 | sprintf(prefix,"[%s:%s ",channelname, playername); | ^ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/commands.c:29: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 4 and 66 bytes into a destination of size 64 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./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/dialog.o ../../src/dialog.c ../../src/dialog.c: In function ‘show_login_server’: ../../src/dialog.c:1849:13: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 1849 | for (i = 0; i < (int) strlen(cpl.password); i++) | ^~~ ../../src/dialog.c:1850:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 1850 | buf[i] = '*';buf[i] = 0; | ^~~ ../../src/dialog.c: In function ‘show_newplayer_server’: ../../src/dialog.c:1615:31: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 1615 | sprintf(buf, "%s%c", InputString, '_'); | ^ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/dialog.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 2 and 257 bytes into a destination of size 256 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/dialog.c: In function ‘show_account’: ../../src/dialog.c:2086:38: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 2086 | sprintf(delbuf, "%s%c", InputString, '_'); | ^ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/dialog.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 2 and 257 bytes into a destination of size 256 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./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/event.o ../../src/event.c ../../src/event.c:117:17: warning: ‘directionsrun’ defined but not used [-Wunused-variable] 117 | static char *directionsrun[10] = | ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/filewrap.o ../../src/filewrap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/font.o ../../src/font.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/group.o ../../src/group.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/ignore.o ../../src/ignore.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/interface.o ../../src/interface.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/inventory.o ../../src/inventory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/item.o ../../src/item.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/kerbholz.o ../../src/kerbholz.c In file included from /usr/include/string.h:494, from ./../../src/include/cflinux.h:40, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/kerbholz.c:27: In function ‘strncpy’, inlined from ‘addNewKill’ at ../../src/kerbholz.c:85:5: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/main.o ../../src/main.c ../../src/main.c: In function ‘game_status_chain’: ../../src/main.c:1236:44: warning: ‘%s’ directive writing up to 255 bytes into a region of size 17 [-Wformat-overflow=] 1236 | sprintf(cpl.reclaim_password, "%s", InputString); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/main.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 256 bytes into a destination of size 17 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/main.c:1212:36: warning: ‘%s’ directive writing up to 255 bytes into a region of size 17 [-Wformat-overflow=] 1212 | sprintf(cpl.name, "%s", InputString); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/main.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 256 bytes into a destination of size 17 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/main.c:1119:44: warning: ‘%s’ directive writing up to 255 bytes into a region of size 17 [-Wformat-overflow=] 1119 | sprintf(cpl.password, "%s", InputString); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/main.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 256 bytes into a destination of size 17 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/main.c:1085:44: warning: ‘%s’ directive writing up to 255 bytes into a region of size 25 [-Wformat-overflow=] 1085 | sprintf(cpl.acc_name, "%s", InputString); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/main.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 256 bytes into a destination of size 25 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/main.c:1041:48: warning: ‘%s’ directive writing up to 255 bytes into a region of size 17 [-Wformat-overflow=] 1041 | sprintf(cpl.password, "%s", InputString); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/main.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 256 bytes into a destination of size 17 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/main.c:991:44: warning: ‘%s’ directive writing up to 255 bytes into a region of size 25 [-Wformat-overflow=] 991 | sprintf(cpl.acc_name, "%s", InputString); | ^~ ~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/main.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 256 bytes into a destination of size 25 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/main.c: In function ‘main’: ../../src/main.c:2241:44: warning: ‘%s’ directive writing up to 255 bytes into a region of size 64 [-Wformat-overflow=] 2241 | sprintf(options.cli_pass, "%s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/main.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 256 bytes into a destination of size 64 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/main.c:2152:47: warning: ‘%s’ directive writing up to 255 bytes into a region of size 64 [-Wformat-overflow=] 2152 | sprintf(options.cli_account, "%s", value); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/main.c:24: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 256 bytes into a destination of size 64 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./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/map.o ../../src/map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/menu.o ../../src/menu.c ../../src/menu.c: In function ‘load_quickslots_entrys’: ../../src/menu.c:1941:24: warning: format ‘%u’ expects argument of type ‘unsigned int *’, but argument 3 has type ‘uint8 *’ {aka ‘unsigned char *’} [-Wformat=] 1941 | sscanf(line, "%u %d %d %d %d %d\n", &(tmp.type), &(tmp.group), | ~^ ~~~~~~~~~~~ | | | | unsigned int * uint8 * {aka unsigned char *} | %hhu ../../src/menu.c:1920:21: warning: unused variable ‘slotbuf’ [-Wunused-variable] 1920 | char slotbuf[SMALL_BUF]; | ^~~~~~~ ../../src/menu.c:1918:21: warning: unused variable ‘slot’ [-Wunused-variable] 1918 | _quickslot_two *slot; | ^~~~ ../../src/menu.c:1917:21: warning: unused variable ‘q’ [-Wunused-variable] 1917 | int q; | ^ ../../src/menu.c: In function ‘read_bmap_tmp’: ../../src/menu.c:967:44: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 991 and 1018 [-Wformat-overflow=] 967 | sprintf(buf, "%d %d %x %s\n", at->pos, len, crc, name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/menu.c:23: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 8 and 1058 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/menu.c:965:44: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 1000 and 1017 [-Wformat-overflow=] 965 | sprintf(buf, "-1 %d %x %s\n", len, crc, name); | ^~ ~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/menu.c:23: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 9 and 1049 bytes into a destination of size 1024 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./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/misc.o ../../src/misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/physfsrwops.o ../../src/physfsrwops.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/player.o ../../src/player.c ../../src/player.c: In function ‘widget_show_player_doll’: ../../src/player.c:568:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 568 | if (!cpl.ob) | ^~ ../../src/player.c:571:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 571 | string_blt(ScreenSurface, &font_tiny_out, "Melee", x + 5, y + 40, COLOR_HGOLD, NULL, NULL); | ^~~~~~~~~~ ../../src/player.c: In function ‘widget_show_player_data’: ../../src/player.c:219:26: warning: ‘%s’ directive writing up to 255 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 219 | sprintf(buf, "%s %s\n", cpl.rank, cpl.pname); | ^~ ~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/player.c:42: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 513 bytes into a destination of size 256 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/player.c:223:22: warning: ‘%s’ directive writing up to 255 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 223 | sprintf(buf, "%s %s %s", cpl.gender, cpl.race, cpl.title); | ^~ ~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/player.c:42: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 768 bytes into a destination of size 256 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/player.c:226:25: warning: ‘ follower of ’ directive writing 13 bytes into a region of size between 1 and 256 [-Wformat-overflow=] 226 | sprintf(buf, "%s follower of %s", cpl.alignment, cpl.godname); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/SDL/SDL_stdinc.h:37, from /usr/include/SDL/SDL_main.h:26, from /usr/include/SDL/SDL.h:30, from ./../../src/include/cflinux.h:66, from ./../../src/include/wrapper.h:33, from ./../../src/include/include.h:61, from ../../src/player.c:42: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 14 and 524 bytes into a destination of size 256 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./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/protocol.o ../../src/protocol.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/socket.o ../../src/socket.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/sound.o ../../src/sound.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/sprite.o ../../src/sprite.c ../../src/sprite.c: In function ‘CalcHash’: ../../src/sprite.c:1792:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1792 | (Uint16)((Uint32)src >> 16) + | ^ ../../src/sprite.c:1793:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1793 | (Uint16)((Uint32)src) + | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/textwin.o ../../src/textwin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/tile_stretcher.o ../../src/tile_stretcher.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/wrapper.o ../../src/wrapper.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./../../src/include -DSYSPATH="\"/usr/share/daimonin/\"" -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -c -o ../../src/widget.o ../../src/widget.c ../../src/widget.c: In function ‘get_widget_owner’: ../../src/widget.c:846:21: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 846 | if ( x <= cur_widget[nID].x1 + cur_widget[nID].wd | ^~ ../../src/widget.c:850:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 850 | break; | ^~~~~ ../../src/widget.c:854:21: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 854 | if ( x >= cur_widget[nID].x1 | ^~ ../../src/widget.c:858:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 858 | break; | ^~~~~ x86_64-pc-linux-gnu-gcc -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o daimonin ../../src/anim.o ../../src/book.o ../../src/buddy.o ../../src/chatfilter.o ../../src/client.o ../../src/commands.o ../../src/dialog.o ../../src/event.o ../../src/filewrap.o ../../src/font.o ../../src/group.o ../../src/ignore.o ../../src/interface.o ../../src/inventory.o ../../src/item.o ../../src/kerbholz.o ../../src/main.o ../../src/map.o ../../src/menu.o ../../src/misc.o ../../src/physfsrwops.o ../../src/player.o ../../src/protocol.o ../../src/socket.o ../../src/sound.o ../../src/sprite.o ../../src/textwin.o ../../src/tile_stretcher.o ../../src/wrapper.o ../../src/widget.o -lSDL_mixer -lSDL_image -lSDL -lpthread -lphysfs -lz /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/book.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/book.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/book.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/book.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/book.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/book.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/book.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/book.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/buddy.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/buddy.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/buddy.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/buddy.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/buddy.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/buddy.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/buddy.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/buddy.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/chatfilter.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/chatfilter.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/chatfilter.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/chatfilter.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/chatfilter.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/chatfilter.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/chatfilter.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/chatfilter.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/client.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/client.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/client.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/client.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/client.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/client.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/client.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/client.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/commands.o:(.bss+0x8cd20): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/commands.o:(.bss+0xb1640): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/commands.o:(.bss+0x21920): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/commands.o:(.bss+0x120bb8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/commands.o:(.bss+0x0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/commands.o:(.bss+0xa3380): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/commands.o:(.bss+0xb1560): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/commands.o:(.bss+0xb1660): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/event.o:(.bss+0x21980): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/event.o:(.bss+0x60): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/event.o:(.bss+0x8cd80): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/event.o:(.bss+0xa33e0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/event.o:(.bss+0xb15c0): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/event.o:(.bss+0xb16a0): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/event.o:(.bss+0xb16c0): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/event.o:(.bss+0x120c18): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/filewrap.o:(.bss+0x0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/filewrap.o:(.bss+0x21920): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/filewrap.o:(.bss+0x8cd20): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/filewrap.o:(.bss+0xa3380): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/filewrap.o:(.bss+0xb1560): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/filewrap.o:(.bss+0xb1640): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/filewrap.o:(.bss+0xb1660): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/filewrap.o:(.bss+0x120bb8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/font.o:(.bss+0x30c0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/font.o:(.bss+0x249e0): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/font.o:(.bss+0x8fde0): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/font.o:(.bss+0xa6440): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/font.o:(.bss+0xb4620): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/font.o:(.bss+0xb4700): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/font.o:(.bss+0xb4720): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/font.o:(.bss+0x123c78): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/group.o:(.bss+0x1c0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/group.o:(.bss+0x21ae0): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/group.o:(.bss+0x8cee0): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/group.o:(.bss+0xa3540): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/group.o:(.bss+0xb1720): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/group.o:(.bss+0xb1800): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/group.o:(.bss+0xb1820): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/group.o:(.bss+0x120d78): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/ignore.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/ignore.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/ignore.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/ignore.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/ignore.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/ignore.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/ignore.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/ignore.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/interface.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/interface.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/interface.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/interface.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/interface.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/interface.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/interface.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/interface.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/inventory.o:(.bss+0x0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/inventory.o:(.bss+0x21920): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/inventory.o:(.bss+0x8cd20): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/inventory.o:(.bss+0xa3380): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/inventory.o:(.bss+0xb1560): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/inventory.o:(.bss+0xb1640): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/inventory.o:(.bss+0xb1660): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/inventory.o:(.bss+0x120bb8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/item.o:(.bss+0x0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/item.o:(.bss+0x21920): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/item.o:(.bss+0x8cd20): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/item.o:(.bss+0xa3380): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/item.o:(.bss+0xb1560): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/item.o:(.bss+0xb1640): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/item.o:(.bss+0xb1660): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/item.o:(.bss+0x120bb8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/kerbholz.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/kerbholz.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/kerbholz.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/kerbholz.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/kerbholz.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/kerbholz.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/kerbholz.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/kerbholz.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0x1528e0): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0xe74e0): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0x177220): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0xc59d0): multiple definition of `csocket'; ../../src/client.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0x177200): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0xc5bc0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0x168f40): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0x177120): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/main.o:(.bss+0x1e6778): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/map.o:(.bss+0xeca0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/map.o:(.bss+0x305c0): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/map.o:(.bss+0x9b9c0): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/map.o:(.bss+0xb2020): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/map.o:(.bss+0xc0200): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/map.o:(.bss+0xc02e0): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/map.o:(.bss+0xc0300): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/map.o:(.bss+0x12f858): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/menu.o:(.bss+0xc40): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/menu.o:(.bss+0xb22a0): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/menu.o:(.bss+0x22560): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/menu.o:(.bss+0x8d960): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/menu.o:(.bss+0xa3fc0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/menu.o:(.bss+0xb21a0): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/menu.o:(.bss+0xb2280): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/menu.o:(.bss+0x1217f8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/misc.o:(.bss+0x0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/misc.o:(.bss+0x21920): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/misc.o:(.bss+0x8cd20): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/misc.o:(.bss+0xa3380): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/misc.o:(.bss+0xb1560): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/misc.o:(.bss+0xb1640): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/misc.o:(.bss+0xb1660): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/misc.o:(.bss+0x120bb8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/player.o:(.bss+0x90c00): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/player.o:(.bss+0xb5520): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/player.o:(.bss+0x3ee0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/player.o:(.bss+0x25800): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/player.o:(.bss+0xa7260): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/player.o:(.bss+0xb5440): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/player.o:(.bss+0xb5540): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/player.o:(.bss+0x124a98): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/socket.o:(.bss+0x0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/socket.o:(.bss+0x21920): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/socket.o:(.bss+0x8cd20): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/socket.o:(.bss+0xa3380): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/socket.o:(.bss+0xb1560): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/socket.o:(.bss+0xb1640): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/socket.o:(.bss+0xb1660): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/socket.o:(.bss+0x120bb8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sound.o:(.bss+0x260): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sound.o:(.bss+0x21b80): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sound.o:(.bss+0x8cf80): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sound.o:(.bss+0xa35e0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sound.o:(.bss+0xb17c0): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sound.o:(.bss+0xb18a0): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sound.o:(.bss+0xb18c0): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sound.o:(.bss+0x120e18): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sprite.o:(.bss+0x7d80): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sprite.o:(.bss+0x296a0): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sprite.o:(.bss+0x94aa0): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sprite.o:(.bss+0xab100): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sprite.o:(.bss+0xb92e0): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sprite.o:(.bss+0xb93c0): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sprite.o:(.bss+0xb93e0): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/sprite.o:(.bss+0x128938): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/textwin.o:(.bss+0xcbcc0): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/textwin.o:(.bss+0x1a680): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/textwin.o:(.bss+0x3bfa0): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/textwin.o:(.bss+0xa73a0): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/textwin.o:(.bss+0xbda00): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/textwin.o:(.bss+0xcbbe0): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/textwin.o:(.bss+0xcbce0): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/textwin.o:(.bss+0x13b238): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/tile_stretcher.o:(.bss+0x0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/tile_stretcher.o:(.bss+0x21920): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/tile_stretcher.o:(.bss+0x8cd20): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/tile_stretcher.o:(.bss+0xa3380): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/tile_stretcher.o:(.bss+0xb1560): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/tile_stretcher.o:(.bss+0xb1640): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/tile_stretcher.o:(.bss+0xb1660): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/tile_stretcher.o:(.bss+0x120bb8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/wrapper.o:(.bss+0x120bd8): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/wrapper.o:(.bss+0x20): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/wrapper.o:(.bss+0x21940): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/wrapper.o:(.bss+0x8cd40): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/wrapper.o:(.bss+0xa33a0): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/wrapper.o:(.bss+0xb1580): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/wrapper.o:(.bss+0xb1660): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/wrapper.o:(.bss+0xb1680): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/widget.o:(.bss+0x7e0): multiple definition of `bindkey_list'; ../../src/anim.o:(.bss+0x232a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/widget.o:(.bss+0x22100): multiple definition of `spell_list'; ../../src/anim.o:(.bss+0x44bc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/widget.o:(.bss+0x8d500): multiple definition of `skill_list'; ../../src/anim.o:(.bss+0xaffc0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/widget.o:(.bss+0xa3b60): multiple definition of `Map'; ../../src/anim.o:(.bss+0xc6620): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/widget.o:(.bss+0xb1d40): multiple definition of `MapCell'; ../../src/anim.o:(.bss+0xd4800): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/widget.o:(.bss+0xb1e20): multiple definition of `statometer'; ../../src/anim.o:(.bss+0xd48e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/widget.o:(.bss+0xb1e40): multiple definition of `bmaptype_table'; ../../src/anim.o:(.bss+0xd4900): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/widget.o:(.bss+0x121398): multiple definition of `msglog'; ../../src/anim.o:(.bss+0x143e58): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../../src/dialog.o: in function `show_optwin': dialog.c:(.text+0x1e2d): undefined reference to `optwin_draw_options' collect2: error: ld returned 1 exit status make: *** [Makefile:562: daimonin] Error 1 * ERROR: games-rpg/daimonin-client-0.10.8::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-rpg/daimonin-client-0.10.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-rpg/daimonin-client-0.10.8::gentoo'`. * The complete build log is located at '/var/log/portage/games-rpg:daimonin-client-0.10.8:20200208-223908.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-rpg/daimonin-client-0.10.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-rpg/daimonin-client-0.10.8/temp/environment'. * Working directory: '/var/tmp/portage/games-rpg/daimonin-client-0.10.8/work/daimonin-code-8183-trunk/client/make/linux' * S: '/var/tmp/portage/games-rpg/daimonin-client-0.10.8/work/daimonin-code-8183-trunk/client/make/linux'