* Package: games-server/crossfire-server-1.71.0-r2:0 * 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 crossfire-1.71.0.tar.bz2 to /var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work >>> Unpacking crossfire-1.71.0.maps.tar.bz2 to /var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work >>> Unpacking crossfire-1.71.0.arch.tar.bz2 to /var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work >>> Source unpacked in /var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work >>> Preparing source in /var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0 ... * Applying crossfire-server-1.71.0-format.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0 ... * econf: updating crossfire-server-1.71.0/utils/config.sub with /usr/share/gnuconfig/config.sub * econf: updating crossfire-server-1.71.0/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/crossfire-server-1.71.0-r2 --htmldir=/usr/share/doc/crossfire-server-1.71.0-r2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.10/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 if malloc debugging is wanted... no checking for gawk... (cached) gawk checking for x86_64-pc-linux-gnu-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... none checking how to run the C preprocessor... clang -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... / checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for basename... /usr/bin/basename checking for bzip2... /bin/bzip2 checking for compress... /usr/bin/compress checking for gzip... /bin/gzip checking for latex... no checking for perl... /usr/bin/perl checking for svnversion... no checking for tar... /bin/tar checking for library containing gethostbyname... none required checking for library containing pow... -lm checking for library containing sqrt... none required checking for library containing crypt... -lcrypt checking for des_crypt in -ldes... no checking for compress in -lz... yes checking for pthread_create in -lpthread... yes checking for gawk... (cached) gawk checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.85.0 checking whether libcurl is usable... yes checking for curl_free... yes checking for library containing dlopen... none required checking for sqlite3_open in -lsqlite3... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking sys/ttycom.h usability... no checking sys/ttycom.h presence... no checking for sys/ttycom.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking des.h usability... no checking des.h presence... no checking for des.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for int16_t... yes checking for int32_t... yes checking for int8_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking size of long... 8 checking size of long long... 8 checking whether the C compiler supports -fvisibility=hidden and the visibility __attribute__... yes checking for working memcmp... yes checking whether setpgrp takes no argument... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for getdtablesize... yes checking for gettimeofday... yes checking for mkdir... yes checking for mktime... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strcspn... yes checking for strerror... yes checking for strncasecmp... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for snprintf... yes checking for setsid... yes checking for srandom... yes checking for srand48... yes checking for srand... yes checking for sysconf... yes checking for scandir... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking checking if alphasort is defined... yes checking how many args gettimeofday uses... two arguments checking Python.h usability... no checking Python.h presence... no checking for Python.h... no checking /usr/include/python/Python.h usability... no checking /usr/include/python/Python.h presence... no checking for /usr/include/python/Python.h... no checking /usr/local/include/python/Python.h usability... no checking /usr/local/include/python/Python.h presence... no checking for /usr/local/include/python/Python.h... no checking /usr/include/python2.7/Python.h usability... no checking /usr/include/python2.7/Python.h presence... no checking for /usr/include/python2.7/Python.h... no checking /usr/local/include/python2.7/Python.h usability... no checking /usr/local/include/python2.7/Python.h presence... no checking for /usr/local/include/python2.7/Python.h... no checking /usr/include/python2.6/Python.h usability... no checking /usr/include/python2.6/Python.h presence... no checking for /usr/include/python2.6/Python.h... no checking /usr/local/include/python2.6/Python.h usability... no checking /usr/local/include/python2.6/Python.h presence... no checking for /usr/local/include/python2.6/Python.h... no checking /usr/include/python2.5/Python.h usability... no checking /usr/include/python2.5/Python.h presence... no checking for /usr/include/python2.5/Python.h... no checking /usr/local/include/python2.5/Python.h usability... no checking /usr/local/include/python2.5/Python.h presence... no checking for /usr/local/include/python2.5/Python.h... no checking /usr/include/python2.4/Python.h usability... no checking /usr/include/python2.4/Python.h presence... no checking for /usr/include/python2.4/Python.h... no checking /usr/local/include/python2.4/Python.h usability... no checking /usr/local/include/python2.4/Python.h presence... no checking for /usr/local/include/python2.4/Python.h... no checking /usr/include/python3.1/Python.h usability... no checking /usr/include/python3.1/Python.h presence... no checking for /usr/include/python3.1/Python.h... no checking /usr/local/include/python3.1/Python.h usability... no checking /usr/local/include/python3.1/Python.h presence... no checking for /usr/local/include/python3.1/Python.h... no checking /usr/include/python3.0/Python.h usability... no checking /usr/include/python3.0/Python.h presence... no checking for /usr/include/python3.0/Python.h... no checking /usr/local/include/python3.0/Python.h usability... no checking /usr/local/include/python3.0/Python.h presence... no checking for /usr/local/include/python3.0/Python.h... no configure: No Python found. Python plugin will not be built. checking for check - version >= 0.8.2... yes checking for xsltproc... /usr/bin/xsltproc checking for sabcmd... notfound checking xslt compliance of /usr/bin/xsltproc -o %3 %2 %1... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Developers/Makefile config.status: creating doc/playbook/Makefile config.status: creating doc/playbook-html/Makefile config.status: creating doc/scripts/Makefile config.status: creating doc/spell-docs/Makefile config.status: creating doc/spoiler/Makefile config.status: creating doc/spoiler-html/Makefile config.status: creating common/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating random_maps/Makefile config.status: creating server/Makefile config.status: creating socket/Makefile config.status: creating types/Makefile config.status: creating utils/Makefile config.status: creating lib/checkarch.pl config.status: creating lib/collect.pl config.status: creating utils/add_throw.perl config.status: creating utils/metaserver.pl config.status: creating utils/scores.pl config.status: creating utils/player_dl.pl config.status: creating utils/crossloop.web config.status: creating plugins/Makefile config.status: creating plugins/cfanim/Makefile config.status: creating plugins/cfanim/include/Makefile config.status: creating plugins/cflogger/Makefile config.status: creating plugins/cfnewspaper/Makefile config.status: creating plugins/cfnewspaper/include/Makefile config.status: creating plugins/cfpython/Makefile config.status: creating plugins/cfpython/include/Makefile config.status: creating plugins/cfrhg/Makefile config.status: creating plugins/cfrhg/include/Makefile config.status: creating plugins/citylife/Makefile config.status: creating plugins/citylife/include/Makefile config.status: creating plugins/common/Makefile config.status: creating plugins/common/include/Makefile config.status: creating test/Makefile config.status: creating test/bugs/Makefile config.status: creating test/bugs/bugtrack/Makefile config.status: creating test/include/Makefile config.status: creating test/templates/Makefile config.status: creating test/toolkit/Makefile config.status: creating test/unit/Makefile config.status: creating test/unit/common/Makefile config.status: creating test/unit/random_maps/Makefile config.status: creating test/unit/server/Makefile config.status: creating test/unit/socket/Makefile config.status: creating include/autoconf.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configuration Summary ---------------------------------------------- configure: configure: Paths configure: Installation prefix /usr configure: Will put executables in ${exec_prefix}/bin configure: Will put resources in /usr/share configure: Will put config in /etc configure: Will put server runtime data in /var/lib configure: configure: Options configure: Build metaserver2 support? yes configure: Build plugins? yes configure: Build cflogger? no configure: Build cfnewspaper? no configure: Build python plugin? no configure: Build random house plugin? no configure: Process unit testing? yes (will generate report) configure: (run make; make -k check) configure: configure: Utilities (not required to build or run the server) configure: Build crossfire-mapper? no configure: -------------------------------------------------------------------- configure: Remember to add a symlink to your 'arch' directory in 'lib/arch'! >>> Source configured. '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/temp/clang14.log' -> '/var/tmp/clang/games-server/crossfire-server-1.71.0-r2/clang14.log' '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/temp/clang15.log' -> '/var/tmp/clang/games-server/crossfire-server-1.71.0-r2/clang15.log' >>> Compiling source in /var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0 ... make -j4 -j1 -C lib make: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/lib' touch .collect-stamp touch .collect-stamp make collect make[1]: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/lib' /usr/bin/perl -I. collect.pl ./arch collect.pl: looking ... collect.pl: writing ...archetypes collect.pl: bmaps.paths collect.pl: faces collect.pl: smooth collect.pl: treasures.bld collect.pl: animations collect.pl: Archs: 2434 collect.pl: Images: 6047 collect.pl: Faces: 2848 collect.pl: Animations: 831 collect.pl: Treasures: 232 collect.pl: Trash: collect.pl: Smooths: 243 collect.pl: Comment lines: 256 /usr/bin/perl ./adm/collect_images.pl -src . -png Using . as source directory 00000 ./arch/system/bug 00500 ./arch/monster/giant/Big_Wiz/big_wiz 01000 ./arch/construct/castle/castle_a 01500 ./arch/monster/undead/dave 02000 ./arch/wall/ewall/ewall_F 02500 ./arch/weapon/artifact/Gram/gram 03000 ./arch/connect/Gates/iron_gate2 03500 ./arch/wall/mine/minedoor_4 04000 ./arch/misc/platter1_gol 04500 ./arch/inorganic/salt 05000 ./arch/spell/Bullet/spell_small_manaball 05500 ./arch/flesh/misc/u_horn 06000 ./arch/wall/wwall/wwall_w_0 make[1]: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/lib' make: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/lib' make -j4 Making all in include make[1]: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/include' OUTPUT_DATA='/* Auto-generated at build time. */'; \ if [ "X`echo -n`" = "X-n" ]; then \ echo_n() { echo ${1+"$@"}"\c"; } \ else \ echo_n() { echo -n ${1+"$@"}; } \ fi; \ if test -n "" -a -d "../.svn"; \ then OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo_n '#define SVN_REV "'; -n ".."`'"'; \ else OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo '#define SVN_REV "unknown"'`; \ fi; \ if test ! -e svnversion.h; then \ echo "$OUTPUT_DATA" > svnversion.h; \ elif test "$OUTPUT_DATA" != "`cat svnversion.h`"; then \ echo "$OUTPUT_DATA" > svnversion.h; \ fi (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/utils/missing autoheader) ac-wrapper: autoheader: warning: auto-detected versions not found ( 2.69 2.69); falling back to latest available aclocal.m4:17: warning: this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. rm -f stamp-h1 touch autoconf.h.in cd .. && /bin/sh ./config.status include/autoconf.h config.status: creating include/autoconf.h make all-am make[2]: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/include' OUTPUT_DATA='/* Auto-generated at build time. */'; \ if [ "X`echo -n`" = "X-n" ]; then \ echo_n() { echo ${1+"$@"}"\c"; } \ else \ echo_n() { echo -n ${1+"$@"}; } \ fi; \ if test -n "" -a -d "../.svn"; \ then OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo_n '#define SVN_REV "'; -n ".."`'"'; \ else OUTPUT_DATA=`echo "$OUTPUT_DATA"; echo '#define SVN_REV "unknown"'`; \ fi; \ if test ! -e svnversion.h; then \ echo "$OUTPUT_DATA" > svnversion.h; \ elif test "$OUTPUT_DATA" != "`cat svnversion.h`"; then \ echo "$OUTPUT_DATA" > svnversion.h; \ fi make[2]: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/include' make[1]: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/include' Making all in common make[1]: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/common' clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o anim.o anim.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o arch.o arch.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o artifact.o artifact.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o button.o button.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o dialog.o dialog.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o exp.o exp.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o friend.o friend.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o glue.o glue.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o holy.o holy.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o info.o info.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o image.o image.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o init.o init.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o item.o item.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o languages.o languages.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o links.o links.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o living.o living.c /bin/sh ../utils/ylwrap loader.l lex.yy.c loader.c -- flex -i clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o logger.o logger.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o los.o los.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o map.o map.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o ob_methods.o ob_methods.c map.c:931:102: warning: address of array 'map->path' will always evaluate to 'true' [-Wpointer-bool-conversion] ...%s defined in shopitems for %s in string %s\n", p, map->path ? map->pat... ~~~~~^~~~ ~ clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o ob_types.o ob_types.c map.c:2655:24: warning: comparison of array 'item->map->path' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (item->map->path != NULL) ~~~~~~~~~~~^~~~ ~~~~ clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o object.o object.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o path.o path.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o porting.o porting.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o player.o player.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o re-cmp.o re-cmp.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o readable.o readable.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o recipe.o recipe.c 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o region.o region.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o shstr.o shstr.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o stringbuffer.o stringbuffer.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o time.o time.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o treasure.o treasure.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o utils.o utils.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o loader.o loader.c utils.c:95:33: warning: absolute value function 'abs' given an argument of type 'sint64' (aka 'long') but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (RANDOM()%base < MIN(10, abs(luck))) { ^ utils.c:95:33: note: use function 'labs' instead if (RANDOM()%base < MIN(10, abs(luck))) { ^~~ labs ../include/define.h:39:27: note: expanded from macro 'MIN' #define MIN(x, y) ((x) < (y) ? (x) : (y)) ^ utils.c:95:33: warning: absolute value function 'abs' given an argument of type 'sint64' (aka 'long') but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (RANDOM()%base < MIN(10, abs(luck))) { ^ utils.c:95:33: note: use function 'labs' instead if (RANDOM()%base < MIN(10, abs(luck))) { ^~~ labs ../include/define.h:39:39: note: expanded from macro 'MIN' #define MIN(x, y) ((x) < (y) ? (x) : (y)) ^ utils.c:185:20: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] || IS_LIVE(op)) ^~~~~~~~~~~ ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ ~~ utils.c:185:20: note: add parentheses after the '!' to evaluate the comparison first ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ utils.c:185:20: note: add parentheses around left hand side expression to silence this warning ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ utils.c:185:20: warning: result of comparison of constant 23 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] || IS_LIVE(op)) ^~~~~~~~~~~ ../include/define.h:395:19: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ~~~~~~~~~ ^ ~~~~ 4 warnings generated. rm -f libcross.a x86_64-pc-linux-gnu-ar cru libcross.a anim.o arch.o artifact.o button.o dialog.o exp.o friend.o glue.o holy.o info.o image.o init.o item.o languages.o links.o living.o loader.o logger.o los.o map.o ob_methods.o ob_types.o object.o path.o porting.o player.o re-cmp.o readable.o recipe.o region.o shstr.o stringbuffer.o time.o treasure.o utils.o x86_64-pc-linux-gnu-ranlib libcross.a make[1]: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/common' Making all in random_maps make[1]: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/random_maps' clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o decor.o decor.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o door.o door.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o exit.o exit.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o expand2x.o expand2x.c exit.c:155:13: warning: address of array 'RP->exit_on_final_map' will always evaluate to 'true' [-Wpointer-bool-conversion] if (RP->exit_on_final_map) { ~~ ~~~~^~~~~~~~~~~~~~~~~ clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o floor.o floor.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o maze_gen.o maze_gen.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o monster.o monster.c 1 warning generated. clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o random_map.o random_map.c /bin/sh ../utils/ylwrap reader.l lex.rmap.c reader.c -- flex -Prmap -i clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o rogue_layout.o rogue_layout.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o room_gen_onion.o room_gen_onion.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o room_gen_spiral.o room_gen_spiral.c room_gen_spiral.c:126:13: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] while ((abs(x) < SizeX) && (abs(y) < SizeY)) { ^ room_gen_spiral.c:126:13: note: use function 'fabsf' instead while ((abs(x) < SizeX) && (abs(y) < SizeY)) { ^~~ fabsf room_gen_spiral.c:126:33: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] while ((abs(x) < SizeX) && (abs(y) < SizeY)) { ^ room_gen_spiral.c:126:33: note: use function 'fabsf' instead while ((abs(x) < SizeX) && (abs(y) < SizeY)) { ^~~ fabsf 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o snake.o snake.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o special.o special.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o square_spiral.o square_spiral.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o style.o style.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o treasure.o treasure.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o wall.o wall.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o main.o main.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o reader.o reader.c rm -f librandom_map.a x86_64-pc-linux-gnu-ar cru librandom_map.a decor.o door.o exit.o expand2x.o floor.o maze_gen.o monster.o random_map.o reader.o rogue_layout.o room_gen_onion.o room_gen_spiral.o snake.o special.o square_spiral.o style.o treasure.o wall.o x86_64-pc-linux-gnu-ranlib librandom_map.a /bin/sh ../libtool --tag=CC --mode=link clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o random_map main.o ../common/libcross.a librandom_map.a -lpthread -lz -lcrypt -lm -lcurl libtool: link: clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o random_map main.o ../common/libcross.a librandom_map.a -lpthread -lz -lcrypt -lm -lcurl make[1]: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/random_maps' Making all in socket make[1]: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/socket' clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o image.o image.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o info.o info.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o init.o init.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o item.o item.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o loop.o loop.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o lowlevel.o lowlevel.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o metaserver.o metaserver.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o request.o request.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o requestinfo.o requestinfo.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o sounds.o sounds.c request.c:1231:30: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] SockList_AddChar(sl, 255); /* Termination byte */ ~~~~~~~~~~~~~~~~ ^~~ request.c:1234:30: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] SockList_AddChar(sl, 255); /* Termination byte */ ~~~~~~~~~~~~~~~~ ^~~ request.c:1315:47: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] SockList_AddChar(&sl, 255); /* Termination byte */ ~~~~~~~~~~~~~~~~ ^~~ request.c:1406:47: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] SockList_AddChar(&sl, 255); /* Termination byte */ ~~~~~~~~~~~~~~~~ ^~~ request.c:1409:47: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] SockList_AddChar(&sl, 255); /* Termination byte */ ~~~~~~~~~~~~~~~~ ^~~ 5 warnings generated. rm -f libsocket.a x86_64-pc-linux-gnu-ar cru libsocket.a image.o info.o init.o item.o loop.o lowlevel.o metaserver.o request.o requestinfo.o sounds.o x86_64-pc-linux-gnu-ranlib libsocket.a make[1]: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/socket' Making all in types make[1]: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/types' clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o altar/altar.o altar/altar.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o armour_improver/armour_improver.o armour_improver/armour_improver.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o arrow/arrow.o arrow/arrow.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o blindness/blindness.o blindness/blindness.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o book/book.o book/book.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o button/button.o button/button.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o cf_handle/cf_handle.o cf_handle/cf_handle.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o check_inv/check_inv.o check_inv/check_inv.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o clock/clock.o clock/clock.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o container/container.o container/container.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o converter/converter.o converter/converter.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o creator/creator.o creator/creator.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o deep_swamp/deep_swamp.o deep_swamp/deep_swamp.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o detector/detector.o detector/detector.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o director/director.o director/director.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o dragon_focus/dragon_focus.o dragon_focus/dragon_focus.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o duplicator/duplicator.o duplicator/duplicator.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o exit/exit.o exit/exit.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o food/food.o food/food.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o gate/gate.o gate/gate.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o hole/hole.o hole/hole.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o identify_altar/identify_altar.o identify_altar/identify_altar.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o lamp/lamp.o lamp/lamp.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o lighter/lighter.o lighter/lighter.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o marker/marker.o marker/marker.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o mood_floor/mood_floor.o mood_floor/mood_floor.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o peacemaker/peacemaker.o peacemaker/peacemaker.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o pedestal/pedestal.o pedestal/pedestal.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o player_changer/player_changer.o player_changer/player_changer.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o player_mover/player_mover.o player_mover/player_mover.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o poison/poison.o poison/poison.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o poisoning/poisoning.o poisoning/poisoning.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o potion/potion.o potion/potion.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o power_crystal/power_crystal.o power_crystal/power_crystal.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o savebed/savebed.o savebed/savebed.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o scroll/scroll.o scroll/scroll.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o shop_inventory/shop_inventory.o shop_inventory/shop_inventory.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o shop_mat/shop_mat.o shop_mat/shop_mat.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o sign/sign.o sign/sign.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o skillscroll/skillscroll.o skillscroll/skillscroll.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o spell_effect/spell_effect.o spell_effect/spell_effect.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o spellbook/spellbook.o spellbook/spellbook.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o spinner/spinner.o spinner/spinner.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o teleporter/teleporter.o teleporter/teleporter.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o thrown_object/thrown_object.o thrown_object/thrown_object.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o transport/transport.o transport/transport.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o trap/common_trap.o trap/common_trap.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o trap/trap.o trap/trap.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o trap/rune.o trap/rune.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o trapdoor/trapdoor.o trapdoor/trapdoor.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o treasure/treasure.o treasure/treasure.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o trigger/trigger.o trigger/trigger.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o trigger_altar/trigger_altar.o trigger_altar/trigger_altar.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o trigger_button/trigger_button.o trigger_button/trigger_button.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o trigger_pedestal/trigger_pedestal.o trigger_pedestal/trigger_pedestal.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o weapon_improver/weapon_improver.o weapon_improver/weapon_improver.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o common/common_apply.o common/common_apply.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o common/describe.o common/describe.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o common/projectile.o common/projectile.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o legacy/apply.o legacy/apply.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o legacy/legacy_describe.o legacy/legacy_describe.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o legacy/process.o legacy/process.c rm -f libtypes.a x86_64-pc-linux-gnu-ar cru libtypes.a altar/altar.o armour_improver/armour_improver.o arrow/arrow.o blindness/blindness.o book/book.o button/button.o cf_handle/cf_handle.o check_inv/check_inv.o clock/clock.o container/container.o converter/converter.o creator/creator.o deep_swamp/deep_swamp.o detector/detector.o director/director.o dragon_focus/dragon_focus.o duplicator/duplicator.o exit/exit.o food/food.o gate/gate.o hole/hole.o identify_altar/identify_altar.o lamp/lamp.o lighter/lighter.o marker/marker.o mood_floor/mood_floor.o peacemaker/peacemaker.o pedestal/pedestal.o player_changer/player_changer.o player_mover/player_mover.o poison/poison.o poisoning/poisoning.o potion/potion.o power_crystal/power_crystal.o savebed/savebed.o scroll/scroll.o shop_inventory/shop_inventory.o shop_mat/shop_mat.o sign/sign.o skillscroll/skillscroll.o spell_effect/spell_effect.o spellbook/spellbook.o spinner/spinner.o teleporter/teleporter.o thrown_object/thrown_object.o transport/transport.o trap/common_trap.o trap/trap.o trap/rune.o trapdoor/trapdoor.o treasure/treasure.o trigger/trigger.o trigger_altar/trigger_altar.o trigger_button/trigger_button.o trigger_pedestal/trigger_pedestal.o weapon_improver/weapon_improver.o common/common_apply.o common/describe.o common/projectile.o legacy/apply.o legacy/legacy_describe.o legacy/process.o x86_64-pc-linux-gnu-ranlib libtypes.a make[1]: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/types' Making all in server make[1]: Entering directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/server' clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o account.o account.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o account_char.o account_char.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o alchemy.o alchemy.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o apply.o apply.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o attack.o attack.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o ban.o ban.c attack.c:457:31: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] || (type&AT_POISON && IS_LIVE(op))) && !found) { ^~~~~~~~~~~ ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ ~~ attack.c:457:31: note: add parentheses after the '!' to evaluate the comparison first ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:457:31: note: add parentheses around left hand side expression to silence this warning ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:475:42: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] } else if (hitter->type == PLAYER && IS_LIVE(op)) { ^~~~~~~~~~~ ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ ~~ attack.c:475:42: note: add parentheses after the '!' to evaluate the comparison first ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:475:42: note: add parentheses around left hand side expression to silence this warning ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:524:33: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] } else if (type&AT_DRAIN && IS_LIVE(op)) { ^~~~~~~~~~~ ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ ~~ attack.c:524:33: note: add parentheses after the '!' to evaluate the comparison first ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:524:33: note: add parentheses around left hand side expression to silence this warning ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:534:39: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] } else if (type&AT_ELECTRICITY && IS_LIVE(op)) { ^~~~~~~~~~~ ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ ~~ attack.c:534:39: note: add parentheses after the '!' to evaluate the comparison first ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:534:39: note: add parentheses around left hand side expression to silence this warning ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:543:32: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] } else if (type&AT_COLD && IS_LIVE(op)) { ^~~~~~~~~~~ ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ ~~ attack.c:543:32: note: add parentheses after the '!' to evaluate the comparison first ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:543:32: note: add parentheses around left hand side expression to silence this warning ../include/define.h:395:9: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ^ attack.c:457:31: warning: result of comparison of constant 23 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] || (type&AT_POISON && IS_LIVE(op))) && !found) { ^~~~~~~~~~~ ../include/define.h:395:19: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ~~~~~~~~~ ^ ~~~~ attack.c:475:42: warning: result of comparison of constant 23 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] } else if (hitter->type == PLAYER && IS_LIVE(op)) { ^~~~~~~~~~~ ../include/define.h:395:19: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ~~~~~~~~~ ^ ~~~~ attack.c:524:33: warning: result of comparison of constant 23 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] } else if (type&AT_DRAIN && IS_LIVE(op)) { ^~~~~~~~~~~ ../include/define.h:395:19: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ~~~~~~~~~ ^ ~~~~ attack.c:534:39: warning: result of comparison of constant 23 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] } else if (type&AT_ELECTRICITY && IS_LIVE(op)) { ^~~~~~~~~~~ ../include/define.h:395:19: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ~~~~~~~~~ ^ ~~~~ attack.c:543:32: warning: result of comparison of constant 23 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] } else if (type&AT_COLD && IS_LIVE(op)) { ^~~~~~~~~~~ ../include/define.h:395:19: note: expanded from macro 'IS_LIVE' !op->type == DOOR)) && (!QUERY_FLAG(op, FLAG_IS_A_TEMPLATE))) ~~~~~~~~~ ^ ~~~~ clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o build_map.o build_map.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o c_chat.o c_chat.c build_map.c:959:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!pl->type == PLAYER) ^ ~~ build_map.c:959:9: note: add parentheses after the '!' to evaluate the comparison first if (!pl->type == PLAYER) ^ ( ) build_map.c:959:9: note: add parentheses around left hand side expression to silence this warning if (!pl->type == PLAYER) ^ ( ) clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o c_misc.o c_misc.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o c_move.o c_move.c c_misc.c:2191:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!pl->type == PLAYER) ^ ~~ c_misc.c:2191:9: note: add parentheses after the '!' to evaluate the comparison first if (!pl->type == PLAYER) ^ ( ) c_misc.c:2191:9: note: add parentheses around left hand side expression to silence this warning if (!pl->type == PLAYER) ^ ( ) 1 warning generated. clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o c_new.o c_new.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o c_object.o c_object.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o c_party.o c_party.c c_object.c:2252:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!op->type == PLAYER) ^ ~~ c_object.c:2252:9: note: add parentheses after the '!' to evaluate the comparison first if (!op->type == PLAYER) ^ ( ) c_object.c:2252:9: note: add parentheses around left hand side expression to silence this warning if (!op->type == PLAYER) ^ ( ) clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o c_range.o c_range.c 1 warning generated. clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o c_wiz.o c_wiz.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o commands.o commands.c 10 warnings generated. clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o daemon.o daemon.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o disease.o disease.c 1 warning generated. clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o hiscore.o hiscore.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o gods.o gods.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o init.o init.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o knowledge.o knowledge.c knowledge.c:1359:34: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if (face != (unsigned)-1 && (!ns->faces_sent[face] & NS_FACESENT_FACE)) ^ ~ knowledge.c:1359:34: note: add parentheses after the '!' to evaluate the bitwise operator first if (face != (unsigned)-1 && (!ns->faces_sent[face] & NS_FACESENT_FACE)) ^ ( ) knowledge.c:1359:34: note: add parentheses around left hand side expression to silence this warning if (face != (unsigned)-1 && (!ns->faces_sent[face] & NS_FACESENT_FACE)) ^ ( ) knowledge.c:1368:38: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if (face != (unsigned)-1 && (!ns->faces_sent[face] & NS_FACESENT_FACE)) ^ ~ knowledge.c:1368:38: note: add parentheses after the '!' to evaluate the bitwise operator first if (face != (unsigned)-1 && (!ns->faces_sent[face] & NS_FACESENT_FACE)) ^ ( ) knowledge.c:1368:38: note: add parentheses around left hand side expression to silence this warning if (face != (unsigned)-1 && (!ns->faces_sent[face] & NS_FACESENT_FACE)) ^ ( ) clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o login.o login.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o monster.o monster.c 2 warnings generated. clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o move.o move.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o ob_methods.o ob_methods.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o ob_types.o ob_types.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o party.o party.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o pets.o pets.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o player.o player.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o plugins.o plugins.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o quest.o quest.c clang -DHAVE_CONFIG_H -I. -I../include -I../include -DDATADIR=\"/usr/share/crossfire\" -DCONFDIR=\"/etc/crossfire\" -DLIBDIR=\"/usr/lib64/crossfire\" -DLOCALDIR=\"/var/lib/crossfire\" -DPLUGIN_SUFFIX=\".so\" -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -fvisibility=hidden -c -o resurrection.o resurrection.c resurrection.c:148:2: error: call to undeclared function 'unmake_perma_dead'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unmake_perma_dead(accountname, playername); ^ resurrection.c:303:9: error: call to undeclared function 'make_perma_dead'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] if (make_perma_dead(op)){ ^ 2 errors generated. make[1]: *** [Makefile:562: resurrection.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0/server' make: *** [Makefile:410: all-recursive] Error 1 * ERROR: games-server/crossfire-server-1.71.0-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-server/crossfire-server-1.71.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-server/crossfire-server-1.71.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/games-server:crossfire-server-1.71.0-r2:20220918-134133.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0' * S: '/var/tmp/portage/games-server/crossfire-server-1.71.0-r2/work/crossfire-server-1.71.0'