* Package: games-rpg/freedroidrpg-1.0_rc2 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls opengl userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking freedroidRPG-1.0rc2.tar.gz to /var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work >>> Source unpacked in /var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work >>> Preparing source in /var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2 ... * Fixing shebang in src/gen_savestruct.py. * Fixing shebang in data/sound/speak.py. * Running eautoreconf in '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2' ... * Running autopoint --force ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: freedroidrpg-1.0RC2/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2 ... * econf: updating freedroidrpg-1.0RC2/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating freedroidrpg-1.0RC2/build-aux/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/freedroidrpg-1.0_rc2 --htmldir=/usr/share/doc/freedroidrpg-1.0_rc2/html --libdir=/usr/lib64 --disable-fastmath --with-embedded-lua --localedir=/usr/share/locale --enable-nls --enable-opengl --disable-sound --disable-debug --without-extra-warnings --disable-backtrace --disable-sanitize-address --disable-rtprof --disable-dev-tools configure: loading site script /usr/share/config.site 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 UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar ## ---------------------------- ## ## Checking compulsory programs ## ## ---------------------------- ## 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 x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking whether we are using the CLANG C compiler... no checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes checking for gawk... /usr/bin/gawk checking for lua2dox... no checking whether /usr/bin/python2.7 version is >= 2.6... yes checking for /usr/bin/python2.7 version... 2.7 checking for /usr/bin/python2.7 platform... linux2 checking for /usr/bin/python2.7 script directory... ${prefix}/lib64/python2.7/site-packages checking for /usr/bin/python2.7 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for -windres... no checking for windres... windres checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes ## ----------------------------- ## ## Checking compulsory libraries ## ## ----------------------------- ## checking for sin in -lm... yes checking for compress in -lz... yes checking for jpeg_start_compress in -ljpeg... yes checking for png_read_png in -lpng... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.3... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for zoomSurface in -lSDL_gfx... yes ## --------------------------- ## ## Checking optional libraries ## ## --------------------------- ## checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc checking for X... libraries , headers 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 whether we are using the Microsoft C compiler... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenGL library... -lGL checking for openGL libraries... yes checking for GLEW... yes ## --------------------- ## ## Checking header files ## ## --------------------- ## checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking soundcard.h usability... no checking soundcard.h presence... no checking for soundcard.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for unistd.h... (cached) yes ## -------------- ## ## Checking types ## ## -------------- ## checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for int16_t... yes checking for int32_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes ## -------------------------- ## ## Checking library functions ## ## -------------------------- ## 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 for sys/time.h... yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for working strcoll... yes checking for alphasort... yes checking for atexit... yes checking for clock_gettime... yes checking for dirname... yes checking for floor... yes checking for getcwd... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for nl_langinfo... yes checking for pow... yes checking for putenv... yes checking for rint... yes checking for scandir... yes checking for setenv... yes checking for setlocale... yes checking for sqrt... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes ## --------------------- ## ## Creating output files ## ## --------------------- ## checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lua/Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating tools/atlas/Makefile config.status: creating win32/Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating doc/manual/Doxyfile config.status: creating doc/manual/Makefile config.status: creating doc/tools/Doxyfile config.status: creating doc/tools/Makefile config.status: creating pkgs/Makefile config.status: creating pkgs/freedesktop/Makefile config.status: creating po/Makefile config.status: creating po/po-src/Makevars config.status: creating po/po-src/Makefile.in config.status: creating po/po-dialogs/Makevars config.status: creating po/po-dialogs/Makefile.in config.status: creating po/po-data/Makevars config.status: creating po/po-data/Makefile.in config.status: creating po/l10n-others/Makevars config.status: creating po/l10n-others/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/po-src/POTFILES config.status: creating po/po-src/Makefile config.status: creating po/po-dialogs/POTFILES config.status: creating po/po-dialogs/Makefile config.status: creating po/po-data/POTFILES config.status: creating po/po-data/Makefile ## ------- ## ## Summary ## ## ------- ## CPPFLAGS: -DFD_DATADIR='"$(pkgdatadir)"' -DTOP_DATADIR='"$(top_srcdir)"' -I$(top_srcdir)/lua -DLOCALEDIR='"$(localedir)"' CFLAGS: -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common LDFLAGS: -rdynamic -Wl,--as-needed -Wl,-O1 -Wl,--as-needed LIBS: -lSDL_gfx -lSDL_image -lpng -ljpeg -lz -lm $(top_builddir)/lua/liblua.a -lSDL -lpthread -lGL -lm -lGLEW -lGLU -lGL compiler: x86_64-pc-linux-gnu-gcc used Lua library: embedded compile with OpenGL support: yes compile with sound support: no compile dev tools: no embed the real-time profiler: no localization enabled: yes create locales: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2 ... make -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/build-aux/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make CC="x86_64-pc-linux-gnu-gcc" RANLIB=x86_64-pc-linux-gnu-ranlib STRIP= all-recursive make[1]: Entering directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2' Making all in lua make[2]: Entering directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/lua' make -f ../lua/lua.mk MYCFLAGS="-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length" liblua.a make[3]: Entering directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/lua' x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lapi.o lapi.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lcode.o lcode.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lctype.o lctype.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o ldebug.o ldebug.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o ldo.o ldo.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o ldump.o ldump.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lfunc.o lfunc.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lgc.o lgc.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o llex.o llex.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lmem.o lmem.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lobject.o lobject.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lopcodes.o lopcodes.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lparser.o lparser.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lstate.o lstate.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lstring.o lstring.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o ltable.o ltable.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o ltm.o ltm.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lundump.o lundump.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lvm.o lvm.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lzio.o lzio.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lauxlib.o lauxlib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lbaselib.o lbaselib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lbitlib.o lbitlib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lcorolib.o lcorolib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o ldblib.o ldblib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o liolib.o liolib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lmathlib.o lmathlib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o loslib.o loslib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lstrlib.o lstrlib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o ltablib.o ltablib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o lutf8lib.o lutf8lib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o loadlib.o loadlib.c x86_64-pc-linux-gnu-gcc -O2 -Wall -Wextra -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -c -o linit.o linit.c ar rcu liblua.a lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o lbitlib.o lcorolib.o ldblib.o liolib.o lmathlib.o loslib.o lstrlib.o ltablib.o lutf8lib.o loadlib.o linit.o x86_64-pc-linux-gnu-ranlib liblua.a make[3]: Leaving directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/lua' make[2]: Leaving directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/lua' Making all in src make[2]: Entering directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/src' /usr/bin/python2.7 ./gen_savestruct.py ./struct.h savestruct make all-am make[3]: Entering directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o action.o action.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o addon_crafting_ui.o addon_crafting_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o animate.o animate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o armor.o armor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o automap.o automap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o benchmark.o benchmark.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o BFont.o BFont.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o blocks.o blocks.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o bullet.o bullet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o character.o character.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o chat.o chat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o colldet.o colldet.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o dynarray.o dynarray.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o enemy.o enemy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o event.o event.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o faction.o faction.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o floor_tiles.o floor_tiles.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o font.o font.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o game_act.o game_act.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o game_ui.o game_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o getopt.o getopt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o getopt1.o getopt1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o graphics.o graphics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o hud.o hud.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o image.o image.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o influ.o influ.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o init.o init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o input.o input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o items.o items.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o item_upgrades.o item_upgrades.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o item_upgrades_ui.o item_upgrades_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o keyboard.o keyboard.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lang.o lang.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o light.o light.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lists.o lists.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lua.o lua.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o luaconfig.o luaconfig.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o map.o map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o map_label.o map_label.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o menu.o menu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o mission.o mission.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o npc.o npc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o obstacle.o obstacle.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o obstacle_extension.o obstacle_extension.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o open_gl.o open_gl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o open_gl_atlas.o open_gl_atlas.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o open_gl_debug.o open_gl_debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o open_gl_shaders.o open_gl_shaders.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o pathfinder.o pathfinder.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o pngfuncs.o pngfuncs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o quest_browser_ui.o quest_browser_ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o rtprof.o rtprof.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o saveloadgame.o saveloadgame.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o savestruct_internal.o savestruct_internal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o scandir.o scandir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o shop.o shop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o skills.o skills.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o sound.o sound.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o sound_effects.o sound_effects.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o string.o string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o takeover.o takeover.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o text.o text.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o text_public.o text_public.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o title.o title.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o view.o view.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o waypoint.o waypoint.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lua/luaFD.o lua/luaFD.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lua/luaFD_tux.o lua/luaFD_tux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lua/luaFD_npc.o lua/luaFD_npc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit.o lvledit/lvledit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_actions.o lvledit/lvledit_actions.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_beautify_actions.o lvledit/lvledit_beautify_actions.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_display.o lvledit/lvledit_display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_enemy.o lvledit/lvledit_enemy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_input.o lvledit/lvledit_input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_map.o lvledit/lvledit_map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_menu.o lvledit/lvledit_menu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_object_lists.o lvledit/lvledit_object_lists.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_tools.o lvledit/lvledit_tools.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_tool_move.o lvledit/lvledit_tool_move.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_tool_place.o lvledit/lvledit_tool_place.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_tool_select.o lvledit/lvledit_tool_select.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_validator.o lvledit/lvledit_validator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_widgets.o lvledit/lvledit_widgets.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_widget_categoryselect.o lvledit/lvledit_widget_categoryselect.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_widget_map.o lvledit/lvledit_widget_map.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_widget_minimap.o lvledit/lvledit_widget_minimap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o lvledit/lvledit_widget_toolbar.o lvledit/lvledit_widget_toolbar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o mapgen/gram_simple.o mapgen/gram_simple.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o mapgen/mapgen.o mapgen/mapgen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o mapgen/themes.o mapgen/themes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o savegame/convert.o savegame/convert.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o savegame/filters_0_16.o savegame/filters_0_16.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o savegame/filters_0_16_1.o savegame/filters_0_16_1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o widgets/widgets.o widgets/widgets.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o widgets/widget_autoscroll_text.o widgets/widget_autoscroll_text.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o widgets/widget_background.o widgets/widget_background.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o widgets/widget_button.o widgets/widget_button.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o widgets/widget_group.o widgets/widget_group.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o widgets/widget_text.o widgets/widget_text.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o widgets/widget_text_list.o widgets/widget_text_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o savestruct.o savestruct.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DFD_DATADIR='"/usr/share/freedroidrpg"' -DTOP_DATADIR='".."' -I../lua -DLOCALEDIR='"/usr/share/locale"' -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -c -o version.o version.c x86_64-pc-linux-gnu-gcc -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -pipe -Wall -Wno-format-zero-length -O2 -pipe -march=native -fno-common -rdynamic -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -o freedroidRPG action.o addon_crafting_ui.o animate.o armor.o automap.o benchmark.o BFont.o blocks.o bullet.o character.o chat.o colldet.o dynarray.o enemy.o event.o faction.o floor_tiles.o font.o game_act.o game_ui.o getopt.o getopt1.o graphics.o hud.o image.o influ.o init.o input.o items.o item_upgrades.o item_upgrades_ui.o keyboard.o lang.o light.o lists.o lua.o luaconfig.o main.o map.o map_label.o menu.o misc.o mission.o npc.o obstacle.o obstacle_extension.o open_gl.o open_gl_atlas.o open_gl_debug.o open_gl_shaders.o pathfinder.o pngfuncs.o quest_browser_ui.o rtprof.o saveloadgame.o savestruct_internal.o scandir.o shop.o skills.o sound.o sound_effects.o string.o takeover.o text.o text_public.o title.o view.o waypoint.o lua/luaFD.o lua/luaFD_tux.o lua/luaFD_npc.o lvledit/lvledit.o lvledit/lvledit_actions.o lvledit/lvledit_beautify_actions.o lvledit/lvledit_display.o lvledit/lvledit_enemy.o lvledit/lvledit_input.o lvledit/lvledit_map.o lvledit/lvledit_menu.o lvledit/lvledit_object_lists.o lvledit/lvledit_tools.o lvledit/lvledit_tool_move.o lvledit/lvledit_tool_place.o lvledit/lvledit_tool_select.o lvledit/lvledit_validator.o lvledit/lvledit_widgets.o lvledit/lvledit_widget_categoryselect.o lvledit/lvledit_widget_map.o lvledit/lvledit_widget_minimap.o lvledit/lvledit_widget_toolbar.o mapgen/gram_simple.o mapgen/mapgen.o mapgen/themes.o savegame/convert.o savegame/filters_0_16.o savegame/filters_0_16_1.o widgets/widgets.o widgets/widget_autoscroll_text.o widgets/widget_background.o widgets/widget_button.o widgets/widget_group.o widgets/widget_text.o widgets/widget_text_list.o savestruct.o version.o ../lua/liblua.a -lSDL -lpthread -lGL -lm -lGLEW -lGLU -lGL -lSDL_gfx -lSDL_image -lpng -ljpeg -lz -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: addon_crafting_ui.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: animate.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: armor.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: automap.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: benchmark.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: BFont.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: blocks.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: bullet.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: character.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: chat.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: colldet.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dynarray.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: enemy.o:(.bss+0x640): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: event.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: faction.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: floor_tiles.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: font.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: game_act.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: game_ui.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: graphics.o:(.bss+0x60): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: hud.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: image.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: influ.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: init.o:(.bss+0x340): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: input.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: items.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: item_upgrades.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: item_upgrades_ui.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: keyboard.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lang.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: light.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lists.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lua.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: luaconfig.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: main.o:(.bss+0xfab20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: map_label.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: menu.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.data+0x0): multiple definition of `FPSover1'; main.o:(.bss+0xfab08): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: misc.o:(.bss+0xea0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mission.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: npc.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: obstacle.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: obstacle_extension.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: open_gl.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: open_gl_atlas.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: open_gl_debug.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: open_gl_shaders.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: pathfinder.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: quest_browser_ui.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: rtprof.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: saveloadgame.o:(.bss+0xe0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: savestruct_internal.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: shop.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skills.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: sound_effects.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: string.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: takeover.o:(.bss+0x4c0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_public.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: title.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: view.o:(.bss+0x29480): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: view.o:(.bss+0x10): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: view.o:(.bss+0x20): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: view.o:(.bss+0x30): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: waypoint.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lua/luaFD_tux.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lua/luaFD_npc.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit.o:(.bss+0x0): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit.o:(.bss+0x10): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit.o:(.bss+0x20): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit.o:(.bss+0x2760): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_actions.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_beautify_actions.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_display.o:(.bss+0xc0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_enemy.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_input.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_map.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_menu.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_object_lists.o:(.bss+0xc0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tools.o:(.bss+0x10): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tools.o:(.bss+0x20): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tools.o:(.bss+0x0): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tools.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_move.o:(.bss+0x0): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_move.o:(.bss+0x10): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_move.o:(.bss+0x20): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_move.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_place.o:(.bss+0x0): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_place.o:(.bss+0x10): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_place.o:(.bss+0x20): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_place.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_select.o:(.bss+0x10): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_select.o:(.bss+0x20): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_select.o:(.bss+0x30): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_tool_select.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_validator.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widgets.o:(.bss+0x10): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widgets.o:(.bss+0x20): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widgets.o:(.bss+0x30): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widgets.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_categoryselect.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_map.o:(.bss+0x10): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_map.o:(.bss+0x20): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_map.o:(.bss+0x0): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_map.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_minimap.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_toolbar.o:(.bss+0x0): multiple definition of `tool_select'; keyboard.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_toolbar.o:(.bss+0x10): multiple definition of `tool_move'; keyboard.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_toolbar.o:(.bss+0x20): multiple definition of `tool_place'; keyboard.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: lvledit/lvledit_widget_toolbar.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/gram_simple.o:(.bss+0x0): multiple definition of `dungeonmap_gift'; lvledit/lvledit_menu.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/gram_simple.o:(.bss+0x8): multiple definition of `dungeonmap_place_enemies'; lvledit/lvledit_menu.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/gram_simple.o:(.bss+0x10): multiple definition of `dungeonmap_convert'; lvledit/lvledit_menu.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/gram_simple.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/mapgen.o:(.bss+0x10): multiple definition of `dungeonmap_gift'; lvledit/lvledit_menu.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/mapgen.o:(.bss+0x18): multiple definition of `dungeonmap_place_enemies'; lvledit/lvledit_menu.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/mapgen.o:(.bss+0x20): multiple definition of `dungeonmap_convert'; lvledit/lvledit_menu.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/mapgen.o:(.bss+0x40): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/themes.o:(.bss+0x0): multiple definition of `dungeonmap_gift'; lvledit/lvledit_menu.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/themes.o:(.bss+0x8): multiple definition of `dungeonmap_place_enemies'; lvledit/lvledit_menu.o:(.bss+0x8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/themes.o:(.bss+0x10): multiple definition of `dungeonmap_convert'; lvledit/lvledit_menu.o:(.bss+0x10): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mapgen/themes.o:(.bss+0x20): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: savegame/convert.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: savegame/filters_0_16.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: savegame/filters_0_16_1.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: widgets/widgets.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: widgets/widget_autoscroll_text.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: widgets/widget_background.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: widgets/widget_button.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: widgets/widget_group.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: widgets/widget_text.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: widgets/widget_text_list.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: savestruct.o:(.bss+0x0): multiple definition of `tux_rendering'; action.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../lua/liblua.a(loslib.o): in function `os_tmpname': loslib.c:(.text+0x2c1): warning: the use of `tmpnam' is dangerous, better use `mkstemp' collect2: error: ld returned 1 exit status make[3]: *** [Makefile:701: freedroidRPG] Error 1 make[3]: Leaving directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/src' make[2]: *** [Makefile:524: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2/src' make[1]: *** [Makefile:571: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2' make: *** [Makefile:468: all] Error 2 * ERROR: games-rpg/freedroidrpg-1.0_rc2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-rpg/freedroidrpg-1.0_rc2::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-rpg/freedroidrpg-1.0_rc2::gentoo'`. * The complete build log is located at '/var/log/portage/games-rpg:freedroidrpg-1.0_rc2:20200128-112941.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/temp/environment'. * Working directory: '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2' * S: '/var/tmp/portage/games-rpg/freedroidrpg-1.0_rc2/work/freedroidrpg-1.0RC2'