View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000864 | LDMud 3.5 | Compilation, Installation | public | 2018-03-24 01:36 | 2019-04-05 19:11 |
Reporter | abathur | Assigned To | Gnomi | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | nixos | OS Version | 17.09 | ||
Product Version | 3.5.1 | ||||
Fixed in Version | 3.5.2 | ||||
Summary | 0000864: compile error with format-security hardening flag | ||||
Description | Not certain if this needs reporting or not, but I'm building ldmud on NixOS and ran into a problem with the hardening flags it passes by default causing a compile error. I've included a full build log, and the conversation I was having in the NixOS IRC. I can ignore this specific hardening flag so it isn't a short-term issue for me. I gather the extent to which it's a security issue depends on what error string comes back from mysql, and whether an attacker could influence its content. I'm hoping the compile log is sufficient to reproduce this on a non-nixos system, but I'll look into providing more instructions if it isn't. | ||||
Additional Information | abathur | got it to build by disabling the "format" hardening flag; on a scale of one to bad, how bad? clever | abathur: depends on what triggered the warning, what was the error without that setting? abathur | not still in scrollback as an error, but this is the equivalent warning:pkg-mysql.c:328:5: warning: format not a string literal and no format arguments [-Wformat-security] abathur | meh, missed: errorf(err_string); clever | ah, so it was basically printf(variable1); clever | and potentialy, if an attacker can control that variable, he can exploit the machine clever | https://github.com/ldmud/ldmud/blob/master/src/pkg-mysql.c#L317-L328 clever | in this case, the string came from mysql_error clever | things can still malfunction in fun ways if the error happens to contain a % clever | it should use something other then errorf abathur | so, probably worth filing an issue with its maintainers about, in your estimation? clever | abathur: yeah | ||||
Tags | No tags attached. | ||||
Attached Files | hard (174,946 bytes)
these derivations will be built: /nix/store/j312dg8mm9jbc3f1pv2ydjj3j0p908xn-ldmud-3.5.1.drv building path(s) ‘/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1’ initial path: /nix/store/4bh7qhnrjk8cgd1bh7nr0glbga0aasdx-coreutils-8.28/bin:/nix/store/y936jxj0dl6rm9v6hrjz945361s73bcx-findutils-4.6.0/bin:/nix/store/d9b634g64hx785ypr6sn721l4sy4i7yn-diffutils-3.6/bin:/nix/store/za5n7hg16pnkvdrnnh7fxy9hsx9pp2i6-gnused-4.4/bin:/nix/store/h6vf6alpgnynlx1w9xwlaqhnjybjvy2x-gnugrep-3.1/bin:/nix/store/xxsx4amblqfnd2544gk5rk2xd935aihr-gawk-4.1.4/bin:/nix/store/0lyn8v4w3cd70hzg5md0xwhykhlbsq9f-gnutar-1.29/bin:/nix/store/93hb9j4n685dr698qq0j7ip0p2mss4lm-gzip-1.8/bin:/nix/store/7hdn84ab02qar14qpy5l4z4diw726rb4-bzip2-1.0.6.0.1-bin/bin:/nix/store/7wdyvzy6f07idfijhxx9xzn5plzji0bx-gnumake-4.2.1/bin:/nix/store/jgw8hxx7wzkyhb2dr9hwsd9h2caaasdc-bash-4.4-p12/bin:/nix/store/32glzc7751ybdy7i93j97iy6nqglmg1b-patch-2.7.5/bin:/nix/store/xjpzzdl3mh8v1wcbxrlgm2p9mnhlys6y-xz-5.2.3-bin/bin final path: /nix/store/hqing82mi40rvfxp6c1q8ghc89z8630z-pkg-config-0.29.2/bin:/nix/store/c048b1r3iyspy1v3q4a10cmjhjdfypqp-bison-3.0.4/bin:/nix/store/rc3xcc5877drg3qp02q24nb3ir8hc6n8-gnum4-1.4.18/bin:/nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/bin:/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/bin:/nix/store/g2hl1ndr5vpj3j8xa7dz6dgpnm9w3a9y-sqlite-3.21.0-bin/bin:/nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/bin:/nix/store/081w567fm27mfakawbvsg0a1d5c7babj-pcre-8.41-bin/bin:/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/bin:/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/bin:/nix/store/c3p34v992vksz7hl6qkqvlyqsrhh5qjd-libxml2-2.9.7-bin/bin:/nix/store/x6pi42dvsr2bqf4v9y8b080jxd7skqlf-libressl-2.5.5-bin/bin:/nix/store/48rw1wqh28whw8xdnnfsk2153vspjgsf-patchelf-0.9/bin:/nix/store/jh856w2kbmszb3vn0gq2clc2rs197fll-paxctl-0.9/bin:/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin:/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin:/nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin:/nix/store/5yls004wxgb5ihhj94kyc82s2f1qlw3z-glibc-2.25-123-bin/bin:/nix/store/4bh7qhnrjk8cgd1bh7nr0glbga0aasdx-coreutils-8.28/bin:/nix/store/4bh7qhnrjk8cgd1bh7nr0glbga0aasdx-coreutils-8.28/bin:/nix/store/y936jxj0dl6rm9v6hrjz945361s73bcx-findutils-4.6.0/bin:/nix/store/d9b634g64hx785ypr6sn721l4sy4i7yn-diffutils-3.6/bin:/nix/store/za5n7hg16pnkvdrnnh7fxy9hsx9pp2i6-gnused-4.4/bin:/nix/store/h6vf6alpgnynlx1w9xwlaqhnjybjvy2x-gnugrep-3.1/bin:/nix/store/xxsx4amblqfnd2544gk5rk2xd935aihr-gawk-4.1.4/bin:/nix/store/0lyn8v4w3cd70hzg5md0xwhykhlbsq9f-gnutar-1.29/bin:/nix/store/93hb9j4n685dr698qq0j7ip0p2mss4lm-gzip-1.8/bin:/nix/store/7hdn84ab02qar14qpy5l4z4diw726rb4-bzip2-1.0.6.0.1-bin/bin:/nix/store/7wdyvzy6f07idfijhxx9xzn5plzji0bx-gnumake-4.2.1/bin:/nix/store/jgw8hxx7wzkyhb2dr9hwsd9h2caaasdc-bash-4.4-p12/bin:/nix/store/32glzc7751ybdy7i93j97iy6nqglmg1b-patch-2.7.5/bin:/nix/store/xjpzzdl3mh8v1wcbxrlgm2p9mnhlys6y-xz-5.2.3-bin/bin unpacking sources unpacking source archive /nix/store/gvn8sndc0dimiri5jk2kvkp5li5aaxiz-ldmud-3.5.1-src source root is ldmud-3.5.1-src patching sources configuring Autoconf not found: copying premade configure and machine.h.in files from ../autoconf configure flags: --prefix=/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1 --enable-compat-mode --enable-erq=xerq --with-erq-debug=0 --with-read-file-max-size=300000 --with-master-name=obj/master --with-max-array-size=0 --with-max-mapping-size=0 --with-max-mapping-keys=0 --with-max-players=100 --with-max-cost=5000000 --with-hard-malloc-limit=0 --enable-use-mysql=/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql --enable-use-sqlite --enable-use-mccp --enable-use-json --enable-use-pcre --enable-use-python --enable-use-xml --enable-use-tls --enable-eval-cost-trace --with-portno=2777 --with-evaluator-stack-size=20000 --with-max-trace=270 --with-max-user-trace=260 checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether compiler supports -fwrapv... yes checking whether compiler supports -Wall... yes checking whether compiler supports -Wparentheses... yes checking whether compiler supports -Wshadow... yes checking whether compiler supports -Wstrict-overflow=2... yes checking warning CFLAGS... -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 checking for inline... inline checking for typeof syntax and keyword spelling... typeof checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /nix/store/h6vf6alpgnynlx1w9xwlaqhnjybjvy2x-gnugrep-3.1/bin/grep checking for egrep... /nix/store/h6vf6alpgnynlx1w9xwlaqhnjybjvy2x-gnugrep-3.1/bin/grep -E checking for preprocessor stringizing operator... yes checking for variable-length arrays... yes checking for working volatile... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for intmax_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for long double... yes checking for long double with more range or precision than double... yes checking for ssize_t... yes checking for size_t... yes checking for off_t... yes checking for mode_t... yes checking for pid_t... yes checking return type of signal handlers... void checking size of char *... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of intptr_t... 8 checking size of intmax_t... 8 checking size of double... 8 checking for a BSD-compatible install... /nix/store/4bh7qhnrjk8cgd1bh7nr0glbga0aasdx-coreutils-8.28/bin/install -c checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for memory.h... (cached) yes checking for string.h... (cached) yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for working alloca.h... yes checking for alloca... yes checking for fchmod... yes checking for getrusage... yes checking for memmem... yes checking for getcwd... yes checking for sysconf... yes checking for gettimeofday... yes checking for wait3... yes checking for waitpid... yes checking for fcntl... yes checking for getdomainname... yes checking for poll... yes checking for trunc... no checking for mmap... yes checking for getpagesize... yes checking for main in -lm... yes checking for main in -lsocket... no checking for main in -lnsl... yes checking for main in -lucb... no checking if -lresolv is needed... no checking for crypt... no checking for _crypt... no checking for main in -lcrypt... yes checking for crypt... yes checking for _crypt... no checking if inet_ntoa() ok... yes checking for IPv6 support... yes checking for OpenSSL support... yes checking if -lssl or similar is needed... yes checking for SSL_library_init in -lssl... yes checking if -lcrypto is needed for SSL... yes checking for main in -lcrypto... yes checking for main in -lpcre... yes checking for PCRE usability... yes checking for iconv... yes checking if iconv takes a non-const char**... yes checking if -liconv is needed... no checking idna.h usability... no checking idna.h presence... no checking for idna.h... no checking stringprep.h usability... no checking stringprep.h presence... no checking for stringprep.h... no checking for stringprep_check_version in -lidn... no checking for mySQL... yes checking for main in -lmysqlclient... yes checking if -lz is needed... no checking if -lnsl is needed... no checking for PostgresSQL... no checking for pkg-config... /nix/store/hqing82mi40rvfxp6c1q8ghc89z8630z-pkg-config-0.29.2/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SQLITE3... yes checking for library containing pthread_create... none required checking for JSONC... yes checking for PYTHON... yes checking for XML2... yes checking for main in -lz... yes checking if rename handles directories... yes checking full availability of struct rusage members... yes checking struct rusage timeval members with tv_usec... yes checking if return type of free is void... yes checking if void* or char* from malloc... void * checking if CHAR_BIT == 8 or undef... yes checking nonblocking using ioctl with FIONBIO... yes checking nonblocking using fcntl with O_NDELAY... yes checking nonblocking using fcntl with FNDELAY... yes checking if fcntl with SETOWN works... yes checking if OOBINLINE works... yes checking low optimization CFLAGS... -O -g checking medium optimization CFLAGS... -O2 -g checking highest optimization CFLAGS... -O4 -fomit-frame-pointer -g HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -g -c conftest.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -Wl\,-dynamic-linker -Wl\,/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ld-linux-x86-64.so.2 original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -o conftest conftest.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security -Wl\,-rpath -Wl\,/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib64 -Wl\,-rpath -Wl\,/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib -L/nix/store/c048b1r3iyspy1v3q4a10cmjhjdfypqp-bison-3.0.4/lib -L/nix/store/2zb3wyq3sglzlv6lf6z7kqsfbrk928d7-libgcrypt-1.8.1/lib -L/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/lib -L/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/lib -L/nix/store/44pga8rb4ldvijrk853mxf4hqib089wn-sqlite-3.21.0/lib -L/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/lib -L/nix/store/gn4yq2bxbigpwr27lj8fnmlqp27pjlq0-json-c-0.12.1/lib -L/nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/lib -L/nix/store/md5n8lc8mqa3q66kzdrcmy7xsaq2mjgf-pcre-8.41/lib -L/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/lib -L/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/lib -L/nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/lib -L/nix/store/dl66jvc19im9lqslzqszsp2gif2y0y8i-zlib-1.2.11/lib -L/nix/store/jqhva74mgmc0rrdvak7sq5m6xdsgr8n2-libxml2-2.9.7/lib -L/nix/store/dfk2q9571m9f8b0b13wfqn4bsf467a52-libxml2-2.9.7-py/lib -L/nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/lib -L/nix/store/c2a4gvvq5k52fy5kj4d951i1asldj1a4-libressl-2.5.5/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: '' original flags to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: -plugin /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/libexec/gcc/x86_64-unknown-linux-gnu/6.4.0/liblto_plugin.so -plugin-opt=/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/libexec/gcc/x86_64-unknown-linux-gnu/6.4.0/lto-wrapper -plugin-opt=-fresolution=/tmp/nix-build-ldmud-3.5.1.drv-0/cckJYOm1.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib64/ld-linux-x86-64.so.2 -o conftest /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crt1.o /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crti.o /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/crtbegin.o -L/nix/store/c048b1r3iyspy1v3q4a10cmjhjdfypqp-bison-3.0.4/lib -L/nix/store/2zb3wyq3sglzlv6lf6z7kqsfbrk928d7-libgcrypt-1.8.1/lib -L/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/lib -L/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/lib -L/nix/store/44pga8rb4ldvijrk853mxf4hqib089wn-sqlite-3.21.0/lib -L/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/lib -L/nix/store/gn4yq2bxbigpwr27lj8fnmlqp27pjlq0-json-c-0.12.1/lib -L/nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/lib -L/nix/store/md5n8lc8mqa3q66kzdrcmy7xsaq2mjgf-pcre-8.41/lib -L/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/lib -L/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/lib -L/nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/lib -L/nix/store/dl66jvc19im9lqslzqszsp2gif2y0y8i-zlib-1.2.11/lib -L/nix/store/jqhva74mgmc0rrdvak7sq5m6xdsgr8n2-libxml2-2.9.7/lib -L/nix/store/dfk2q9571m9f8b0b13wfqn4bsf467a52-libxml2-2.9.7-py/lib -L/nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/lib -L/nix/store/c2a4gvvq5k52fy5kj4d951i1asldj1a4-libressl-2.5.5/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0 -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/../../../../lib64 -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/../../.. -dynamic-linker /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ld-linux-x86-64.so.2 /tmp/nix-build-ldmud-3.5.1.drv-0/ccvWJafZ.o -rpath /nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib64 -rpath /nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/crtend.o /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crtn.o extra flags after to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: -z relro -z now -rpath /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -rpath /nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib checking if tail accepts the -n parameter... yes checking if bison -y includes bogus malloc prototypes... no checking for bison -y / <malloc.h> / -DSGI_SOURCE / afree name clash... no checking for a working sbrk()... yes checking if we can replace malloc... yes checking malloc overhead... HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -Wl\,-dynamic-linker -Wl\,/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ld-linux-x86-64.so.2 original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -o conftest conftest.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security -Wl\,-rpath -Wl\,/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib64 -Wl\,-rpath -Wl\,/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib -L/nix/store/c048b1r3iyspy1v3q4a10cmjhjdfypqp-bison-3.0.4/lib -L/nix/store/2zb3wyq3sglzlv6lf6z7kqsfbrk928d7-libgcrypt-1.8.1/lib -L/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/lib -L/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/lib -L/nix/store/44pga8rb4ldvijrk853mxf4hqib089wn-sqlite-3.21.0/lib -L/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/lib -L/nix/store/gn4yq2bxbigpwr27lj8fnmlqp27pjlq0-json-c-0.12.1/lib -L/nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/lib -L/nix/store/md5n8lc8mqa3q66kzdrcmy7xsaq2mjgf-pcre-8.41/lib -L/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/lib -L/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/lib -L/nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/lib -L/nix/store/dl66jvc19im9lqslzqszsp2gif2y0y8i-zlib-1.2.11/lib -L/nix/store/jqhva74mgmc0rrdvak7sq5m6xdsgr8n2-libxml2-2.9.7/lib -L/nix/store/dfk2q9571m9f8b0b13wfqn4bsf467a52-libxml2-2.9.7-py/lib -L/nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/lib -L/nix/store/c2a4gvvq5k52fy5kj4d951i1asldj1a4-libressl-2.5.5/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: '' original flags to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: -plugin /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/libexec/gcc/x86_64-unknown-linux-gnu/6.4.0/liblto_plugin.so -plugin-opt=/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/libexec/gcc/x86_64-unknown-linux-gnu/6.4.0/lto-wrapper -plugin-opt=-fresolution=/tmp/nix-build-ldmud-3.5.1.drv-0/ccZIOrWs.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib64/ld-linux-x86-64.so.2 -o conftest /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crt1.o /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crti.o /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/crtbegin.o -L/nix/store/c048b1r3iyspy1v3q4a10cmjhjdfypqp-bison-3.0.4/lib -L/nix/store/2zb3wyq3sglzlv6lf6z7kqsfbrk928d7-libgcrypt-1.8.1/lib -L/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/lib -L/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/lib -L/nix/store/44pga8rb4ldvijrk853mxf4hqib089wn-sqlite-3.21.0/lib -L/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/lib -L/nix/store/gn4yq2bxbigpwr27lj8fnmlqp27pjlq0-json-c-0.12.1/lib -L/nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/lib -L/nix/store/md5n8lc8mqa3q66kzdrcmy7xsaq2mjgf-pcre-8.41/lib -L/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/lib -L/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/lib -L/nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/lib -L/nix/store/dl66jvc19im9lqslzqszsp2gif2y0y8i-zlib-1.2.11/lib -L/nix/store/jqhva74mgmc0rrdvak7sq5m6xdsgr8n2-libxml2-2.9.7/lib -L/nix/store/dfk2q9571m9f8b0b13wfqn4bsf467a52-libxml2-2.9.7-py/lib -L/nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/lib -L/nix/store/c2a4gvvq5k52fy5kj4d951i1asldj1a4-libressl-2.5.5/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0 -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/../../../../lib64 -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/../../.. -dynamic-linker /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ld-linux-x86-64.so.2 /tmp/nix-build-ldmud-3.5.1.drv-0/ccWLcrkp.o -rpath /nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib64 -rpath /nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/crtend.o /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crtn.o extra flags after to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: -z relro -z now -rpath /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -rpath /nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib 8 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: creating util/Makefile config.status: creating util/indent/Makefile config.status: creating util/xerq/Makefile config.status: creating util/erq/Makefile config.status: creating machine.h building build flags: SHELL=/nix/store/jgw8hxx7wzkyhb2dr9hwsd9h2caaasdc-bash-4.4-p12/bin/bash ./mk-patchlevel.sh ./mk_bytecode_gen.sh > bytecode_gen.h gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o access_check.o access_check.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o access_check.o access_check.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security access_check.c: In function 'read_access_file': access_check.c:342:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(infp, "%c %1[=]", &c, c2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ access_check.c:362:29: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(infp, "%d %1[,:] ", &k, c2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ access_check.c:389:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(message, (int)sizeof(message)-1, infp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bison -y make_func.y mv y.tab.c make_func.c gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o mkfunc.o mkfunc.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o mkfunc.o mkfunc.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security In file included from mkfunc.c:20:0: make_func.y: In function 'yylex1': make_func.y:2217:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line_buffer, MAKE_FUNC_MAXLINE, fpr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make_func.y:2252:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line_buffer, MAKE_FUNC_MAXLINE, fpr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o hash.o hash.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o hash.o hash.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -O2 -g mkfunc.o hash.o -o mkfunc HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -Wl\,-dynamic-linker -Wl\,/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ld-linux-x86-64.so.2 original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -O2 -g mkfunc.o hash.o -o mkfunc extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security -Wl\,-rpath -Wl\,/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib64 -Wl\,-rpath -Wl\,/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib -L/nix/store/c048b1r3iyspy1v3q4a10cmjhjdfypqp-bison-3.0.4/lib -L/nix/store/2zb3wyq3sglzlv6lf6z7kqsfbrk928d7-libgcrypt-1.8.1/lib -L/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/lib -L/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/lib -L/nix/store/44pga8rb4ldvijrk853mxf4hqib089wn-sqlite-3.21.0/lib -L/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/lib -L/nix/store/gn4yq2bxbigpwr27lj8fnmlqp27pjlq0-json-c-0.12.1/lib -L/nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/lib -L/nix/store/md5n8lc8mqa3q66kzdrcmy7xsaq2mjgf-pcre-8.41/lib -L/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/lib -L/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/lib -L/nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/lib -L/nix/store/dl66jvc19im9lqslzqszsp2gif2y0y8i-zlib-1.2.11/lib -L/nix/store/jqhva74mgmc0rrdvak7sq5m6xdsgr8n2-libxml2-2.9.7/lib -L/nix/store/dfk2q9571m9f8b0b13wfqn4bsf467a52-libxml2-2.9.7-py/lib -L/nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/lib -L/nix/store/c2a4gvvq5k52fy5kj4d951i1asldj1a4-libressl-2.5.5/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: '' original flags to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: -plugin /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/libexec/gcc/x86_64-unknown-linux-gnu/6.4.0/liblto_plugin.so -plugin-opt=/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/libexec/gcc/x86_64-unknown-linux-gnu/6.4.0/lto-wrapper -plugin-opt=-fresolution=/tmp/nix-build-ldmud-3.5.1.drv-0/ccqCJx3T.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib64/ld-linux-x86-64.so.2 -o mkfunc /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crt1.o /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crti.o /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/crtbegin.o -L/nix/store/c048b1r3iyspy1v3q4a10cmjhjdfypqp-bison-3.0.4/lib -L/nix/store/2zb3wyq3sglzlv6lf6z7kqsfbrk928d7-libgcrypt-1.8.1/lib -L/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/lib -L/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/lib -L/nix/store/44pga8rb4ldvijrk853mxf4hqib089wn-sqlite-3.21.0/lib -L/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/lib -L/nix/store/gn4yq2bxbigpwr27lj8fnmlqp27pjlq0-json-c-0.12.1/lib -L/nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/lib -L/nix/store/md5n8lc8mqa3q66kzdrcmy7xsaq2mjgf-pcre-8.41/lib -L/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/lib -L/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/lib -L/nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/lib -L/nix/store/dl66jvc19im9lqslzqszsp2gif2y0y8i-zlib-1.2.11/lib -L/nix/store/jqhva74mgmc0rrdvak7sq5m6xdsgr8n2-libxml2-2.9.7/lib -L/nix/store/dfk2q9571m9f8b0b13wfqn4bsf467a52-libxml2-2.9.7-py/lib -L/nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/lib -L/nix/store/c2a4gvvq5k52fy5kj4d951i1asldj1a4-libressl-2.5.5/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -L/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -L/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -L/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0 -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/../../../../lib64 -L/nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/../../.. -dynamic-linker /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ld-linux-x86-64.so.2 mkfunc.o hash.o -rpath /nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib64 -rpath /nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/crtend.o /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/crtn.o extra flags after to /nix/store/klwxxrlgalq49cjnczvgha3j7l00jixw-binutils-2.28.1/bin/ld: -z relro -z now -rpath /nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib -rpath /nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib rm -f stdstrings.c rm -f stdstrings.h ./mkfunc strings gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o actions.o actions.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o actions.o actions.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security In file included from actions.c:69:0: actions.c: In function 'save_command_context': object.h:161:86: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define ref_object(o,from) (\ ~~ (o)->ref++,\ ~~~~~~~~~~~~ d_flag > 1 ? printf("Add ref to object %s: %"PRIdPINT" (%s) %s %d\n" \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , get_txt((o)->name), (o)->ref, from, __FILE__, __LINE__) : 0, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (o)) ~~~~ actions.c:251:9: note: in expansion of macro 'ref_object' ref_object(marked_command_giver, "save_command_context"); ^~~~~~~~~~ object.h:161:86: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define ref_object(o,from) (\ ~~ (o)->ref++,\ ~~~~~~~~~~~~ d_flag > 1 ? printf("Add ref to object %s: %"PRIdPINT" (%s) %s %d\n" \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , get_txt((o)->name), (o)->ref, from, __FILE__, __LINE__) : 0, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (o)) ~~~~ actions.c:254:9: note: in expansion of macro 'ref_object' ref_object(command_giver, "save_command_context"); ^~~~~~~~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o array.o array.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o array.o array.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o arraylist.o arraylist.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o arraylist.o arraylist.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o backend.o backend.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o backend.o backend.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security backend.c: In function 'backend': backend.c:677:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:696:19: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:715:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, shut_msg, strlen(shut_msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ backend.c:729:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o bitstrings.o bitstrings.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o bitstrings.o bitstrings.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o call_out.o call_out.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o call_out.o call_out.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security In file included from call_out.c:38:0: call_out.c: In function 'v_call_out': object.h:161:86: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define ref_object(o,from) (\ ~~ (o)->ref++,\ ~~~~~~~~~~~~ d_flag > 1 ? printf("Add ref to object %s: %"PRIdPINT" (%s) %s %d\n" \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , get_txt((o)->name), (o)->ref, from, __FILE__, __LINE__) : 0, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (o)) ~~~~ call_out.c:203:9: note: in expansion of macro 'ref_object' ref_object(command_giver, "f_call_out"); /* Bump its ref */ ^~~~~~~~~~ rm -f instrs.h rm -f efun_defs.c ./mkfunc instrs Primary codes: 182 Primary efuns: 23 Tabled efuns: 184 (19 + 99 + 51 + 14 + 1) Tabled vararg efuns: 65 gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o closure.o closure.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o closure.o closure.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o comm.o comm.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o comm.o comm.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security In file included from simulate.h:12:0, from comm.h:11, from comm.c:119: svalue.h:203:0: warning: "T_NULL" redefined #define T_NULL 0xf In file included from /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include/arpa/nameser.h:440:0, from /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include/resolv.h:65, from comm.c:99: /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include/arpa/nameser_compat.h:132:0: note: this is the location of the previous definition #define T_NULL ns_t_null In file included from comm.c:131:0: comm.c: In function 'set_snoop': object.h:161:86: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define ref_object(o,from) (\ ~~ (o)->ref++,\ ~~~~~~~~~~~~ d_flag > 1 ? printf("Add ref to object %s: %"PRIdPINT" (%s) %s %d\n" \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , get_txt((o)->name), (o)->ref, from, __FILE__, __LINE__) : 0, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (o)) ~~~~ comm.c:4561:9: note: in expansion of macro 'ref_object' ref_object(me, "set_snoop"); ^~~~~~~~~~ comm.c: In function 'send_erq': comm.c:5798:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32*)buf = htonl(erq_pending_len); ^ In file included from comm.c:131:0: comm.c: In function 'f_exec': object.h:161:86: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define ref_object(o,from) (\ ~~ (o)->ref++,\ ~~~~~~~~~~~~ d_flag > 1 ? printf("Add ref to object %s: %"PRIdPINT" (%s) %s %d\n" \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , get_txt((o)->name), (o)->ref, from, __FILE__, __LINE__) : 0, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (o)) ~~~~ comm.c:6843:13: note: in expansion of macro 'ref_object' ref_object(ob, "exec"); ^~~~~~~~~~ comm.c: In function 'urgent_data_handler': comm.c:1195:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, "received urgent data\n", 21); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'new_player': comm.c:177:27: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] # define socket_write write ^ comm.c:3564:9: note: in expansion of macro 'socket_write' socket_write(new_socket, message, strlen(message)); ^~~~~~~~~~~~ comm.c:177:27: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] # define socket_write write ^ comm.c:3565:9: note: in expansion of macro 'socket_write' socket_write(new_socket, "\r\n", 2); ^~~~~~~~~~~~ comm.c:177:27: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] # define socket_write write ^ comm.c:3584:13: note: in expansion of macro 'socket_write' socket_write(new_socket, get_txt(msg), mstrsize(msg)); ^~~~~~~~~~~~ comm.c:177:27: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] # define socket_write write ^ comm.c:3589:13: note: in expansion of macro 'socket_write' socket_write(new_socket, message, strlen(message)); ^~~~~~~~~~~~ comm.c:177:27: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] # define socket_write write ^ comm.c:3602:9: note: in expansion of macro 'socket_write' socket_write(new_socket, message, strlen(message)); ^~~~~~~~~~~~ comm.c:177:27: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] # define socket_write write ^ comm.c:3615:9: note: in expansion of macro 'socket_write' socket_write(new_socket, message, strlen(message)); ^~~~~~~~~~~~ comm.c: In function 'remove_interactive': comm.c:177:27: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] # define socket_write write ^ comm.c:3353:9: note: in expansion of macro 'socket_write' socket_write(erq_demon, erq_welcome, sizeof erq_welcome); ^~~~~~~~~~~~ comm.c: In function 'start_erq_demon': comm.c:5563:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1, "0", 1); /* indicate failure back to the driver */ ^~~~~~~~~~~~~~~~ comm.c:5576:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(sockets[1], &c, 1); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o dumpstat.o dumpstat.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o dumpstat.o dumpstat.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o ed.o ed.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o ed.o ed.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security ed.c: In function 'subst': ed.c:1803:18: warning: variable 'old' set but not used [-Wunused-but-set-variable] char *new, *old, buf[MAXLINE]; ^~~ In file included from ed.c:57:0: ed.c: In function 'ed_start': object.h:161:86: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define ref_object(o,from) (\ ~~ (o)->ref++,\ ~~~~~~~~~~~~ d_flag > 1 ? printf("Add ref to object %s: %"PRIdPINT" (%s) %s %d\n" \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , get_txt((o)->name), (o)->ref, from, __FILE__, __LINE__) : 0, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (o)) ~~~~ ed.c:3193:9: note: in expansion of macro 'ref_object' ref_object(exit_ob, "ed_start"); ^~~~~~~~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o efuns.o efuns.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o efuns.o efuns.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security efuns.c: In function 'f_configure_driver': efuns.c:8432:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'p_int {aka long int}' [-Wformat=] errorf("Unexpected value %d for DC_TLS_DHE_PARAMETER.\n", ^ efuns.c:8465:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'p_int {aka long int}' [-Wformat=] errorf("Unexpected value %d for DC_TLS_CIPHERLIST.\n", ^ efuns.c: In function 'f_reverse': efuns.c:8143:30: warning: 'index2' may be used uninitialized in this function [-Wmaybe-uninitialized] p2 = p1 + index2 - 1; ^ efuns.c:7965:12: warning: 'index1' may be used uninitialized in this function [-Wmaybe-uninitialized] mp_int index1, index2; ^~~~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o files.o files.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o files.o files.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security files.c: In function 'f_get_dir': files.c:248:10: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (chdir(mud_lib),MY_FALSE)\ ^~~~~~~~~~~~~~ files.c:711:14: note: in expansion of macro 'XOPENDIR' if ( XOPENDIR(dirp, path) == 0) ^~~~~~~~ files.c:251:31: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define xclosedir(dir_ptr) (chdir(mud_lib),closedir(dir_ptr)) ^~~~~~~~~~~~~~ files.c:752:13: note: in expansion of macro 'xclosedir' xclosedir(dirp); ^~~~~~~~~ files.c:251:31: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define xclosedir(dir_ptr) (chdir(mud_lib),closedir(dir_ptr)) ^~~~~~~~~~~~~~ files.c:862:9: note: in expansion of macro 'xclosedir' xclosedir(dirp); ^~~~~~~~~ files.c: In function 'get_dir_error_handler': files.c:251:31: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] #define xclosedir(dir_ptr) (chdir(mud_lib),closedir(dir_ptr)) ^~~~~~~~~~~~~~ files.c:334:5: note: in expansion of macro 'xclosedir' xclosedir(ecp->dirp); ^~~~~~~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o gcollect.o gcollect.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o gcollect.o gcollect.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcollect.c: In function 'cleanup_object': gcollect.c:658:22: warning: variable 'numValues' set but not used [-Wunused-but-set-variable] unsigned long numValues = 0; ^~~~~~~~~ gcollect.c:657:22: warning: variable 'didSwap' set but not used [-Wunused-but-set-variable] Bool didSwap = MY_FALSE; ^~~~~~~ gcollect.c: In function 'cleanup_driver_structures': gcollect.c:734:22: warning: variable 'numValues' set but not used [-Wunused-but-set-variable] unsigned long numValues = 0; ^~~~~~~~~ gcollect.c: In function 'garbage_collection': gcollect.c:2491:19: warning: variable 'res' set but not used [-Wunused-but-set-variable] svalue_t *res = NULL; ^~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o heartbeat.o heartbeat.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o heartbeat.o heartbeat.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o interpret.o interpret.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o interpret.o interpret.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security interpret.c: In function 'eval_instruction': interpret.c:14212:13: warning: variable 'vars_required' set but not used [-Wunused-but-set-variable] int vars_required; ^~~~~~~~~~~~~ interpret.c:15632:19: warning: variable 'object_name' set but not used [-Wunused-but-set-variable] string_t *object_name = NULL; ^~~~~~~~~~~ In file included from interpret.c:223:0: interpret.c: In function 'assert_master_ob_loaded': object.h:161:86: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define ref_object(o,from) (\ ~~ (o)->ref++,\ ~~~~~~~~~~~~ d_flag > 1 ? printf("Add ref to object %s: %"PRIdPINT" (%s) %s %d\n" \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , get_txt((o)->name), (o)->ref, from, __FILE__, __LINE__) : 0, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (o)) ~~~~ interpret.c:16800:9: note: in expansion of macro 'ref_object' ref_object(master_ob, "assert_master_ob_loaded"); ^~~~~~~~~~ interpret.c: In function 'get_line_number_if_any': interpret.c:17741:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] char *iname = closure_python_efun_to_string(csp->instruction + CLOSURE_PYTHON_EFUN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ interpret.c: In function 'eval_instruction': interpret.c:310:52: warning: 'arg' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ERRORF(s) do{inter_pc = pc; inter_sp = sp; errorf s ;}while(0) ^~~~~~ interpret.c:14218:20: note: 'arg' was declared here svalue_t * arg; ^~~ rm -f lang.y ./mkfunc lang bison -y -d -v lang.y mv y.tab.c lang.c mv y.tab.h lang.h gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o lex.o lex.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o lex.o lex.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o main.o main.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o main.o main.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security In file included from main.c:63:0: main.c: In function 'main': object.h:161:86: warning: right-hand operand of comma expression has no effect [-Wunused-value] # define ref_object(o,from) (\ ~~ (o)->ref++,\ ~~~~~~~~~~~~ d_flag > 1 ? printf("Add ref to object %s: %"PRIdPINT" (%s) %s %d\n" \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ , get_txt((o)->name), (o)->ref, from, __FILE__, __LINE__) : 0, \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ (o)) ~~~~ main.c:655:9: note: in expansion of macro 'ref_object' ref_object(master_ob, "main"); ^~~~~~~~~~ main.c: In function 'eval_arg': main.c:2991:17: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] (void)dup(2); ^~~~~~~~~~~~ main.c: In function 'write_x': main.c:828:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(d, &c, 1); ^~~~~~~~~~~~~~~ main.c: In function 'write_X': main.c:846:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(d, &c, 1); ^~~~~~~~~~~~~~~ main.c: In function 'writed': main.c:864:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(d, &c, 1); ^~~~~~~~~~~~~~~ main.c: In function 'writes': main.c:876:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(d, s, strlen(s)); ^~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'dprintf_first': main.c:897:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, s, strlen(s)); ^~~~~~~~~~~~~~~~~~~~~~~ main.c:901:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, s, p - s); ^~~~~~~~~~~~~~~~~~~ main.c:905:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, p+1, 1); ^~~~~~~~~~~~~~~~~ main.c:908:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, (char *)a, strlen((char*)a)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:913:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, (char *)&c, 1); ^~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'dprintf1': main.c:940:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, s, strlen(s)); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o mapping.o mapping.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o mapping.o mapping.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o md5.o md5.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o md5.o md5.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o mempools.o mempools.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o mempools.o mempools.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o mregex.o mregex.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o mregex.o mregex.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security mregex.c: In function 'rx_free_subdata': mregex.c:1159:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (expr->pSubs) xfree(expr->pSubs); expr->pSubs = NULL; ^~ mregex.c:1159:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (expr->pSubs) xfree(expr->pSubs); expr->pSubs = NULL; ^~~~ mregex.c:1160:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (expr->pHints) xfree(expr->pHints); expr->pHints = NULL; ^~ mregex.c:1160:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (expr->pHints) xfree(expr->pHints); expr->pHints = NULL; ^~~~ mregex.c:1161:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (expr->pProg) xfree(expr->pProg); expr->pProg = NULL; ^~ mregex.c:1161:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (expr->pProg) xfree(expr->pProg); expr->pProg = NULL; ^~~~ mregex.c:1163:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (expr->rx) xfree(expr->rx); expr->rx = NULL; ^~ mregex.c:1163:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (expr->rx) xfree(expr->rx); expr->rx = NULL; ^~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o mstrings.o mstrings.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o mstrings.o mstrings.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security mstrings.c:667:1: warning: "/*" within comment [-Wcomment] /* try_make_constant(pStr) : in_place_only = true mstrings.c: In function 'mstring_mstr_rn_str': mstrings.c:1210:12: warning: variable 'left' set but not used [-Wunused-but-set-variable] size_t left; ^~~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o object.o object.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o object.o object.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security object.c: In function 'free_prog': object.c:668:20: warning: variable 'functions' set but not used [-Wunused-but-set-variable] funflag_t *functions; ^~~~~~~~~ object.c:667:20: warning: variable 'program' set but not used [-Wunused-but-set-variable] bytecode_p program; ^~~~~~~ object.c: In function 'f_restore_value': object.c:9552:13: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ object.c: In function 'v_say': object.c:4786:20: warning: array subscript is above array bounds [-Warray-bounds] vtmp.v.item[1].type = T_NUMBER; ~~~~~~~~~~~^~~ In file included from simulate.h:12:0, from actions.h:8, from object.c:164: svalue.h:496:11: warning: array subscript is above array bounds [-Warray-bounds] ( (sp)->type = T_OBJECT, (sp)->u.ob = ref_object(val, from) ) ~~~~^~~ object.c:4801:13: note: in expansion of macro 'put_ref_object' put_ref_object(vtmp.v.item+1, sp->u.ob, "say"); ^~~~~~~~~~~~~~ svalue.h:496:37: warning: array subscript is above array bounds [-Warray-bounds] ( (sp)->type = T_OBJECT, (sp)->u.ob = ref_object(val, from) ) ~~~~~~~^~ object.c:4801:13: note: in expansion of macro 'put_ref_object' put_ref_object(vtmp.v.item+1, sp->u.ob, "say"); ^~~~~~~~~~~~~~ object.c:4813:20: warning: array subscript is above array bounds [-Warray-bounds] if (vtmp.v.item[1].type != T_NUMBER) ~~~~~~~~~~~^~~ object.c:4816:20: warning: array subscript is above array bounds [-Warray-bounds] vtmp.v.item[1].type = T_NUMBER; ~~~~~~~~~~~^~~ gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o otable.o otable.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o otable.o otable.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o parser.o parser.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o parser.o parser.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security In file included from parser.c:21:0: prolang.y: In function 'get_index_result_type': prolang.y:2355:9: warning: enumeration value 'TCLASS_STRUCT' not handled in switch [-Wswitch] switch (member->t_class) ^~~~~~ prolang.y:2355:9: warning: enumeration value 'TCLASS_UNION' not handled in switch [-Wswitch] In file included from parser.c:21:0: prolang.y: In function 'get_struct_member_result_type': prolang.y:5616:9: warning: enumeration value 'TCLASS_ARRAY' not handled in switch [-Wswitch] switch (unionmember->t_class) ^~~~~~ prolang.y:5616:9: warning: enumeration value 'TCLASS_UNION' not handled in switch [-Wswitch] gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o parse.o parse.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o parse.o parse.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o pkg-iksemel.o pkg-iksemel.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o pkg-iksemel.o pkg-iksemel.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o pkg-xml2.o pkg-xml2.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o pkg-xml2.o pkg-xml2.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o pkg-idna.o pkg-idna.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o pkg-idna.o pkg-idna.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o pkg-mccp.o pkg-mccp.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o pkg-mccp.o pkg-mccp.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security gcc -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib"' -DBINDIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin"' -DERQ_DIR='"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec"' -c -o pkg-mysql.o pkg-mysql.c HARDENING: disabled flags: IGNORED_KEY HARDENING: Is active (not completely disabled with "all" flag) HARDENING: enabling fortify HARDENING: enabling stackprotector HARDENING: enabling pic HARDENING: enabling strictoverflow HARDENING: enabling format HARDENING: enabling relro HARDENING: enabling bindnow extra flags before to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: '' original flags to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -I/nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include/libxml2 -I/nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include/python3.6m -I/nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include/json-c -I/nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -I/nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include/mysql -fwrapv -O2 -g -Wall -Wparentheses -Wshadow -Wstrict-overflow=2 -DMUD_LIB=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/lib\" -DBINDIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/bin\" -DERQ_DIR=\"/nix/store/cfhzim35zlwcsrf5hgbcd8jxvkvi11k9-ldmud-3.5.1/libexec\" -c -o pkg-mysql.o pkg-mysql.c extra flags after to /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/bin/gcc: -B/nix/store/dk0n769l985raba2nrya2q7ivspafj6f-gcc-6.4.0-lib/lib -B/nix/store/d54amiggq6bw23jw6mdsgamvs6v1g3bh-glibc-2.25-123/lib/ -idirafter /nix/store/j4q18y05wpnjin423wf69nfb7r7q0ml9-glibc-2.25-123-dev/include -idirafter /nix/store/3p1b66av1sflap15jr4b8z6hw28fmjam-gcc-6.4.0/lib/gcc/x86_64-unknown-linux-gnu/6.4.0/include-fixed -B/nix/store/5l6b97jscljkvsq9y9amg71v5jfzddm4-gcc-wrapper-6.4.0/bin/ -isystem /nix/store/05p454ahr54kynx33cxazzr544qzfsql-libgcrypt-1.8.1-dev/include -isystem /nix/store/bv4cy6r8vm2vvwly5k5dca90nmzanfw5-mariadb-10.1.28/include -isystem /nix/store/xxq4dfwhvv3b68zg0j1hff6bhydfrn26-sqlite-3.21.0-dev/include -isystem /nix/store/swi1302h6pxwl50g4x9s5ii13pdngchm-json-c-0.12.1-dev/include -isystem /nix/store/3bw7r83ykw3bf19bnayanjigs09djbwb-pcre-8.41-dev/include -isystem /nix/store/z1avajv6hrjcx9nb07x9nd6cklb45w2r-python3-3.6.4/include -isystem /nix/store/mj2scyh1jx502p31a5w0dvirh6jniqrj-libxml2-2.9.7-dev/include -isystem /nix/store/j0y15xvm86w71508pk7iywnac474zrpc-zlib-1.2.11-dev/include -isystem /nix/store/ibv5g4r5h3aag4h9z0ps9nhzj5rxvl9n-libressl-2.5.5-dev/include -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-strong --param ssp-buffer-size=4 -fPIC -fno-strict-overflow -Wformat -Wformat-security -Werror=format-security pkg-mysql.c: In function 'raise_db_error': pkg-mysql.c:328:5: error: format not a string literal and no format arguments [-Werror=format-security] errorf(err_string); ^~~~~~ cc1: some warnings being treated as errors make: *** [<builtin>: pkg-mysql.o] Error 1 builder for ‘/nix/store/j312dg8mm9jbc3f1pv2ydjj3j0p908xn-ldmud-3.5.1.drv’ failed with exit code 2 error: build of ‘/nix/store/j312dg8mm9jbc3f1pv2ydjj3j0p908xn-ldmud-3.5.1.drv’ failed | ||||
|
Just so I can test it: How do you build LDMud with NixOS? What is the command line, what are the prerequisites (Explained for someone who doesn't know NixOS.) |
|
Grumble. I typed all of this out and Mantis ate my post with some gripe about a security token timeout. I'm too tired for the long version, at this point. 1. If you don't already have a NixOS VM image sitting around, it should be fine to do this with the Nix package manager on any/most linux/unixes. Instructions: https://nixos.org/nix/download.html 2. Download the attached default.nix, place it in a new directory, and cd to this directory 3. Run nix-build. As uploaded, this will fail. To see a successful build, uncomment line 75 (a success will add a "result" link to a directory containing the build outputs). If you want to build it against a different LDMud, there are a few options: - any ref/tag should be valid for the "version" on line 4 - replace the owner/repo on lines 10/11 - either change above will require updating the hash on 13, but the simple way is to just let it fail and copy the expected hash from the output You can also replace the whole block from 9-14 with something like `src = ./projects/my-ldmud;` or whatever, but let me know if you need this and can't get it working. default.nix (1,452 bytes)
with import <nixpkgs> {}; stdenv.mkDerivation rec { version = "3.5.1"; name = "ldmud-${version}"; NIX_DEBUG = true; src = fetchFromGitHub { repo = "ldmud"; owner = "ldmud"; rev = "${version}"; sha256 = "176nz3b4i602bz04iy9dni77laisvbw9bs1xwsy1rk4s67jg6i4d"; }; nativeBuildInputs = [ pkgconfig bison libgcrypt mysql55 sqlite json_c pcre python36 libxml2 libressl ]; preConfigure = '' cd src ./autogen.sh ''; buildInputs = [ libgcrypt mysql55 sqlite json_c pcre python36 libxml2 libressl ]; installTargets = "install-all"; configureFlags = [ "--enable-compat-mode" "--enable-erq=xerq" "--with-erq-debug=0" "--with-read-file-max-size=300000" "--with-master-name=obj/master" "--with-max-array-size=0" "--with-max-mapping-size=0" "--with-max-mapping-keys=0" "--with-max-players=100" "--with-max-cost=5000000" "--with-hard-malloc-limit=0" "--enable-use-mysql=${mysql55}/include/mysql" "--enable-use-sqlite" "--enable-use-mccp" "--enable-use-json" "--enable-use-pcre" "--enable-use-python" "--enable-use-xml" "--enable-use-tls" "--enable-eval-cost-trace" "--with-portno=2777" "--with-evaluator-stack-size=20000" "--with-max-trace=270" "--with-max-user-trace=260" ]; # Enable the line below for build to succeed # hardeningDisable = [ "format" ]; } |
|
Fixed in the current master. It compiled successfully with the given build recipe. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-03-24 01:36 | abathur | New Issue | |
2018-03-24 01:36 | abathur | File Added: hard | |
2019-04-02 18:04 | Gnomi | Note Added: 0002470 | |
2019-04-03 03:26 | abathur | File Added: default.nix | |
2019-04-03 03:26 | abathur | Note Added: 0002471 | |
2019-04-05 19:10 | Gnomi | Assigned To | => Gnomi |
2019-04-05 19:10 | Gnomi | Status | new => assigned |
2019-04-05 19:11 | Gnomi | Status | assigned => resolved |
2019-04-05 19:11 | Gnomi | Resolution | open => fixed |
2019-04-05 19:11 | Gnomi | Fixed in Version | => 3.5.2 |
2019-04-05 19:11 | Gnomi | Note Added: 0002472 |