This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --datarootdir=/usr/share --enable-alsa --disable-altivec --disable-cjk-fonts --disable-debugger --disable-jack --enable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.12-hardened-r1 uname -s = Linux uname -v = #1 SMP Wed Dec 7 17:57:28 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 PATH: /opt/nvidia-cg-toolkit/bin PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3130: checking for x86_64-pc-linux-gnu-gcc configure:3157: result: x86_64-pc-linux-gnu-gcc configure:3426: checking for C compiler version configure:3435: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3446: $? = 0 configure:3435: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3446: $? = 0 configure:3435: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3446: $? = 1 configure:3435: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3446: $? = 1 configure:3466: checking whether the C compiler works configure:3488: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3492: $? = 0 configure:3540: result: yes configure:3543: checking for C compiler default output file name configure:3545: result: a.out configure:3551: checking for suffix of executables configure:3558: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3562: $? = 0 configure:3584: result: configure:3606: checking whether we are cross compiling configure:3614: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3618: $? = 0 configure:3625: ./conftest configure:3629: $? = 0 configure:3644: result: no configure:3649: checking for suffix of object files configure:3671: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:3675: $? = 0 configure:3696: result: o configure:3700: checking whether we are using the GNU C compiler configure:3719: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:3719: $? = 0 configure:3728: result: yes configure:3737: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3757: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3757: $? = 0 configure:3798: result: yes configure:3815: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3878: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:3878: $? = 0 configure:3891: result: none needed configure:3916: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3938: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3941: $? = 0 configure:3938: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3941: $? = 0 configure:3953: result: yes configure:3976: checking how to run the C preprocessor configure:4007: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4007: $? = 0 configure:4021: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4046: result: x86_64-pc-linux-gnu-gcc -E configure:4066: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4066: $? = 0 configure:4080: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4109: checking for grep that handles long lines and -e configure:4167: result: /bin/grep configure:4172: checking for egrep configure:4234: result: /bin/grep -E configure:4239: checking for ANSI C header files configure:4259: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4259: $? = 0 configure:4332: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4332: $? = 0 configure:4332: ./conftest configure:4332: $? = 0 configure:4343: result: yes configure:4356: checking for sys/types.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for sys/stat.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for stdlib.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for string.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for memory.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for strings.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for inttypes.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for stdint.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4356: checking for unistd.h configure:4356: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4356: $? = 0 configure:4356: result: yes configure:4369: checking minix/config.h usability configure:4369: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4369: result: no configure:4369: checking minix/config.h presence configure:4369: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4369: result: no configure:4369: checking for minix/config.h configure:4369: result: no configure:4390: checking whether it is safe to define __EXTENSIONS__ configure:4408: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:4408: $? = 0 configure:4415: result: yes configure:4443: checking build system type configure:4457: result: x86_64-pc-linux-gnu configure:4477: checking host system type configure:4490: result: x86_64-pc-linux-gnu configure:4510: checking target system type configure:4523: result: x86_64-pc-linux-gnu configure:4565: checking for a BSD-compatible install configure:4633: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:4644: checking whether build environment is sane configure:4699: result: yes configure:4847: checking for a thread-safe mkdir -p configure:4886: result: /bin/mkdir -p configure:4893: checking for gawk configure:4909: found /usr/bin/gawk configure:4920: result: gawk configure:4931: checking whether make sets $(MAKE) configure:4953: result: yes configure:4983: checking for style of include used by make configure:5011: result: GNU configure:5045: checking whether make supports nested variables configure:5062: result: yes configure:5148: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5259: result: none configure:5328: checking whether make supports nested variables configure:5345: result: yes configure:5367: checking for x86_64-pc-linux-gnu-gcc configure:5394: result: x86_64-pc-linux-gnu-gcc configure:5663: checking for C compiler version configure:5672: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5683: $? = 0 configure:5672: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:5683: $? = 0 configure:5672: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5683: $? = 1 configure:5672: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:5683: $? = 1 configure:5687: checking whether we are using the GNU C compiler configure:5715: result: yes configure:5724: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5785: result: yes configure:5802: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5878: result: none needed configure:5903: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:5940: result: yes configure:5962: checking how to run the C preprocessor configure:6032: result: x86_64-pc-linux-gnu-gcc -E configure:6052: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6052: $? = 0 configure:6066: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | /* end confdefs.h. */ | #include configure:6103: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6212: result: none configure:6340: checking for C++ compiler version configure:6349: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6360: $? = 0 configure:6349: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --disable-libquadmath --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:6360: $? = 0 configure:6349: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6360: $? = 1 configure:6349: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6360: $? = 1 configure:6364: checking whether we are using the GNU C++ compiler configure:6383: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:6383: $? = 0 configure:6392: result: yes configure:6401: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:6421: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:6421: $? = 0 configure:6462: result: yes configure:6487: checking dependency style of x86_64-pc-linux-gnu-g++ configure:6598: result: none configure:6618: checking how to run the C++ preprocessor configure:6645: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6645: $? = 0 configure:6659: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6659: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | /* end confdefs.h. */ | #include configure:6684: result: x86_64-pc-linux-gnu-g++ -E configure:6704: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6704: $? = 0 configure:6718: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6718: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | /* end confdefs.h. */ | #include configure:6760: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default configure:6794: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:6794: $? = 0 configure:6801: result: yes configure:6937: checking how to print strings configure:6964: result: printf configure:6985: checking for a sed that does not truncate output configure:7049: result: /bin/sed configure:7067: checking for fgrep configure:7129: result: /bin/grep -F configure:7164: checking for ld used by x86_64-pc-linux-gnu-gcc configure:7231: result: x86_64-pc-linux-gnu-ld configure:7238: checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld configure:7253: result: yes configure:7265: checking for BSD- or MS-compatible name lister (nm) configure:7319: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:7449: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:7456: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:7459: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:7462: output 0000000000000000 B some_variable configure:7469: result: BSD nm configure:7472: checking whether ln -s works configure:7476: result: yes configure:7484: checking the maximum length of command line arguments configure:7615: result: 1572864 configure:7663: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7703: result: func_convert_file_noop configure:7710: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7730: result: func_convert_file_noop configure:7737: checking for x86_64-pc-linux-gnu-ld option to reload object files configure:7744: result: -r configure:7778: checking for x86_64-pc-linux-gnu-objdump configure:7794: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:7805: result: x86_64-pc-linux-gnu-objdump configure:7877: checking how to recognize dependent libraries configure:8077: result: pass_all configure:8122: checking for x86_64-pc-linux-gnu-dlltool configure:8152: result: no configure:8162: checking for dlltool configure:8192: result: no configure:8222: checking how to associate runtime and link libraries configure:8249: result: printf %s\n configure:8265: checking for x86_64-pc-linux-gnu-ar configure:8292: result: x86_64-pc-linux-gnu-ar configure:8373: checking for archiver @FILE support configure:8390: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:8390: $? = 0 configure:8393: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:8396: $? = 0 configure:8401: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:8404: $? = 1 configure:8416: result: @ configure:8434: checking for x86_64-pc-linux-gnu-strip configure:8450: found /usr/bin/x86_64-pc-linux-gnu-strip configure:8461: result: x86_64-pc-linux-gnu-strip configure:8533: checking for x86_64-pc-linux-gnu-ranlib configure:8560: result: x86_64-pc-linux-gnu-ranlib configure:8702: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:8855: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:8858: $? = 0 configure:8862: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:8865: $? = 0 configure:8931: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp conftstm.o >&5 configure:8934: $? = 0 configure:8972: result: ok configure:9019: checking for sysroot configure:9049: result: no configure:9056: checking for a working dd configure:9094: result: /bin/dd configure:9098: checking how to truncate binary pipes configure:9113: result: /bin/dd bs=4096 count=1 configure:9249: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:9252: $? = 0 configure:9402: checking for x86_64-pc-linux-gnu-mt configure:9432: result: no configure:9442: checking for mt configure:9458: found /usr/sbin/mt configure:9469: result: mt configure:9492: checking if mt is a manifest tool configure:9498: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:9506: result: no configure:10180: checking for dlfcn.h configure:10180: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:10180: $? = 0 configure:10180: result: yes configure:10446: checking for objdir configure:10461: result: .libs configure:10725: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10743: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10747: $? = 0 configure:10760: result: no configure:11118: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:11125: result: -fPIC -DPIC configure:11133: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:11151: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -fPIC -DPIC -DPIC conftest.c >&5 configure:11155: $? = 0 configure:11168: result: yes configure:11197: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:11225: result: yes configure:11240: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11261: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -o out/conftest2.o conftest.c >&5 configure:11265: $? = 0 configure:11287: result: yes configure:11295: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11342: result: yes configure:11375: checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries configure:12634: result: yes configure:12671: checking whether -lc should be explicitly linked in configure:12679: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:12682: $? = 0 configure:12697: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12700: $? = 0 configure:12714: result: no configure:12874: checking dynamic linker characteristics configure:13468: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13468: $? = 0 configure:13705: result: GNU/Linux ld.so configure:13827: checking how to hardcode library paths into programs configure:13852: result: immediate configure:14400: checking whether stripping libraries is possible configure:14405: result: yes configure:14440: checking if libtool supports shared libraries configure:14442: result: yes configure:14445: checking whether to build shared libraries configure:14470: result: yes configure:14473: checking whether to build static libraries configure:14477: result: yes configure:14500: checking how to run the C++ preprocessor configure:14566: result: x86_64-pc-linux-gnu-g++ -E configure:14586: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:14586: $? = 0 configure:14600: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14762: checking for ld used by x86_64-pc-linux-gnu-g++ configure:14829: result: x86_64-pc-linux-gnu-ld -m elf_x86_64 configure:14836: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld configure:14851: result: yes configure:14906: checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries configure:15979: result: yes configure:16015: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:16018: $? = 0 configure:16499: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:16506: result: -fPIC -DPIC configure:16514: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:16532: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16536: $? = 0 configure:16549: result: yes configure:16572: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:16600: result: yes configure:16612: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16633: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -o out/conftest2.o conftest.cpp >&5 configure:16637: $? = 0 configure:16659: result: yes configure:16664: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16711: result: yes configure:16741: checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries configure:16781: result: yes configure:16922: checking dynamic linker characteristics configure:17680: result: GNU/Linux ld.so configure:17745: checking how to hardcode library paths into programs configure:17770: result: immediate configure:17838: checking whether the -Werror option is usable configure:17857: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:17857: $? = 0 configure:17866: result: yes configure:17868: checking for simple visibility declarations configure:17894: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:17894: $? = 0 configure:17903: result: yes configure:17926: checking for special C compiler options needed for large files configure:17971: result: no configure:17977: checking for _FILE_OFFSET_BITS value needed for large files configure:18002: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:18002: $? = 0 configure:18034: result: no configure:18119: checking for _LARGEFILE_SOURCE value needed for large files configure:18138: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18138: $? = 0 configure:18166: result: no configure:18205: checking for ptrdiff_t configure:18205: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:18205: $? = 0 configure:18205: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:68:23: error: expected primary-expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:18205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:18205: result: yes configure:18216: checking for size_t configure:18216: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:18216: $? = 0 configure:18216: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:68:20: error: expected primary-expression before ')' token if (sizeof ((size_t))) ^ configure:18216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:18216: result: yes configure:18231: checking size of char configure:18236: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18236: $? = 0 configure:18236: ./conftest configure:18236: $? = 0 configure:18250: result: 1 configure:18264: checking size of short configure:18269: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18269: $? = 0 configure:18269: ./conftest configure:18269: $? = 0 configure:18283: result: 2 configure:18297: checking size of int configure:18302: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18302: $? = 0 configure:18302: ./conftest configure:18302: $? = 0 configure:18316: result: 4 configure:18330: checking size of long configure:18335: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18335: $? = 0 configure:18335: ./conftest configure:18335: $? = 0 configure:18349: result: 8 configure:18363: checking size of long long configure:18368: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18368: $? = 0 configure:18368: ./conftest configure:18368: $? = 0 configure:18382: result: 8 configure:18396: checking size of double configure:18401: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18401: $? = 0 configure:18401: ./conftest configure:18401: $? = 0 configure:18415: result: 8 configure:18429: checking size of __int64 configure:18434: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 conftest.cpp: In function 'long int longval()': conftest.cpp:71:57: error: '__int64' was not declared in this scope static long int longval () { return (long int) (sizeof (__int64)); } ^~~~~~~ conftest.cpp: In function 'long unsigned int ulongval()': conftest.cpp:72:67: error: '__int64' was not declared in this scope static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } ^~~~~~~ conftest.cpp: In function 'int main()': conftest.cpp:82:28: error: '__int64' was not declared in this scope if (((long int) (sizeof (__int64))) < 0) ^~~~~~~ configure:18434: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:18448: result: 0 configure:18462: checking size of void * configure:18467: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18467: $? = 0 configure:18467: ./conftest configure:18467: $? = 0 configure:18481: result: 8 configure:18495: checking size of size_t configure:18500: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18500: $? = 0 configure:18500: ./conftest configure:18500: $? = 0 configure:18514: result: 8 configure:18528: checking size of ptrdiff_t configure:18533: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18533: $? = 0 configure:18533: ./conftest configure:18533: $? = 0 configure:18547: result: 8 configure:18561: checking size of off_t configure:18566: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18566: $? = 0 configure:18566: ./conftest configure:18566: $? = 0 configure:18580: result: 8 configure:18590: checking for an ANSI C-conforming const configure:18656: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:18656: $? = 0 configure:18663: result: yes configure:18674: checking for memcmp configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for memcpy configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for memmove configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for memset configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for mmap configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for munmap configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for madvise configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for signal configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for sigaction configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for fork configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for pipe configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for dup2 configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for fcntl configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for getenv configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for putenv configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for setenv configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for gettimeofday configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for getpwuid configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for getuid configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for nanosleep configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for usleep configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for strerror configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for strerror_r configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for ftello configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for fopen64 configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for fseeko64 configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for ftello64 configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for fstat64 configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for ftruncate64 configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18674: $? = 0 configure:18674: result: yes configure:18674: checking for __mingw_get_crt_info configure:18674: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 /var/tmp/portage/games-emulation/mednafen-0.9.38.7/temp/ccXR6HoI.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `__mingw_get_crt_info' collect2: error: ld returned 1 exit status configure:18674: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | /* end confdefs.h. */ | /* Define __mingw_get_crt_info to an innocuous variant, in case declares __mingw_get_crt_info. | For example, HP-UX 11i declares gettimeofday. */ | #define __mingw_get_crt_info innocuous___mingw_get_crt_info | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __mingw_get_crt_info (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __mingw_get_crt_info | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __mingw_get_crt_info (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___mingw_get_crt_info || defined __stub_____mingw_get_crt_info | choke me | #endif | | int | main () | { | return __mingw_get_crt_info (); | ; | return 0; | } configure:18674: result: no configure:18686: checking fcntl.h usability configure:18686: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:18686: $? = 0 configure:18686: result: yes configure:18686: checking fcntl.h presence configure:18686: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:18686: $? = 0 configure:18686: result: yes configure:18686: checking for fcntl.h configure:18686: result: yes configure:18699: checking for stdint.h configure:18699: result: yes configure:18699: checking for inttypes.h configure:18699: result: yes configure:18712: checking for mkdir configure:18712: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18712: $? = 0 configure:18712: result: yes configure:18712: checking for _mkdir configure:18712: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 /var/tmp/portage/games-emulation/mednafen-0.9.38.7/temp/ccAnf366.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `_mkdir' collect2: error: ld returned 1 exit status configure:18712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | /* end confdefs.h. */ | /* Define _mkdir to an innocuous variant, in case declares _mkdir. | For example, HP-UX 11i declares gettimeofday. */ | #define _mkdir innocuous__mkdir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _mkdir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _mkdir | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _mkdir (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__mkdir || defined __stub____mkdir | choke me | #endif | | int | main () | { | return _mkdir (); | ; | return 0; | } configure:18712: result: no configure:18721: checking whether mkdir takes one argument configure:18742: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:85:11: error: too few arguments to function 'int mkdir(const char*, __mode_t)' mkdir ("."); ^ In file included from conftest.cpp:77:0: /usr/include/sys/stat.h:320:12: note: declared here extern int mkdir (const char *__path, __mode_t __mode) ^~~~~ configure:18742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | /* end confdefs.h. */ | | #include | #if HAVE_UNISTD_H | # include | #endif | | int | main () | { | mkdir ("."); | ; | return 0; | } configure:18749: result: no configure:18768: checking for x86_64-pc-linux-gnu-pkg-config configure:18786: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:18798: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:18866: checking pkg-config is at least version 0.9.0 configure:18869: result: yes configure:18881: checking for round configure:18881: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18881: $? = 0 configure:18881: result: yes configure:18881: checking for nearbyint configure:18881: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18881: $? = 0 configure:18881: result: yes configure:18881: checking for nearbyintf configure:18881: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18881: $? = 0 configure:18881: result: yes configure:18881: checking for rint configure:18881: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18881: $? = 0 configure:18881: result: yes configure:18881: checking for rintf configure:18881: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18881: $? = 0 configure:18881: result: yes configure:18892: checking fenv.h usability configure:18892: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:18892: $? = 0 configure:18892: result: yes configure:18892: checking fenv.h presence configure:18892: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:18892: $? = 0 configure:18892: result: yes configure:18892: checking for fenv.h configure:18892: result: yes configure:18908: checking for library containing clock_gettime configure:18939: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18939: $? = 0 configure:18956: result: none required configure:18966: checking for clock_gettime configure:18966: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:18966: $? = 0 configure:18966: result: yes configure:19020: checking for ld used by GCC configure:19084: result: x86_64-pc-linux-gnu-ld -m elf_x86_64 configure:19091: checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld configure:19104: result: yes configure:19111: checking for shared library run path origin configure:19124: result: done configure:19709: checking for iconv configure:19733: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19733: $? = 0 configure:19767: result: yes configure:19770: checking for working iconv configure:19890: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:19890: $? = 0 configure:19890: ./conftest configure:19890: $? = 0 configure:19902: result: yes configure:19937: checking for iconv declaration configure:19966: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:19966: $? = 0 configure:19977: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:19996: checking whether NLS is requested configure:20005: result: yes configure:20046: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:20078: result: /usr/bin/msgfmt configure:20087: checking for gmsgfmt configure:20105: found /usr/bin/gmsgfmt configure:20118: result: /usr/bin/gmsgfmt configure:20169: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:20201: result: /usr/bin/xgettext configure:20247: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:20278: result: /usr/bin/msgmerge configure:20296: checking whether we are using the GNU C Library 2 or newer configure:20323: result: yes configure:20332: checking for x86_64-pc-linux-gnu-ranlib configure:20359: result: x86_64-pc-linux-gnu-ranlib configure:20421: checking for inline configure:20437: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:20437: $? = 0 configure:20445: result: inline configure:20464: checking for stdint.h configure:20481: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:20481: $? = 0 configure:20488: result: yes configure:20500: checking for working alloca.h configure:20517: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:20517: $? = 0 configure:20525: result: yes configure:20533: checking for alloca configure:20570: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:20570: $? = 0 configure:20578: result: yes configure:20690: checking for stdlib.h configure:20690: result: yes configure:20690: checking for unistd.h configure:20690: result: yes configure:20690: checking for sys/param.h configure:20690: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:20690: $? = 0 configure:20690: result: yes configure:20710: checking for getpagesize configure:20710: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:20710: $? = 0 configure:20710: result: yes configure:20719: checking for working mmap configure:20866: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:20866: $? = 0 configure:20866: ./conftest configure:20866: $? = 0 configure:20876: result: yes configure:20887: checking whether integer division by zero raises SIGFPE configure:20953: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:20953: $? = 0 configure:20953: ./conftest configure:20953: $? = 0 configure:20965: result: yes configure:20978: checking for inttypes.h configure:20995: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:20995: $? = 0 configure:21002: result: yes configure:21013: checking for unsigned long long int configure:21050: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:21050: $? = 0 configure:21058: result: yes configure:21088: checking for inttypes.h configure:21088: result: yes configure:21099: checking whether the inttypes.h PRIxNN macros are broken configure:21120: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:21120: $? = 0 configure:21128: result: no configure:21202: checking whether imported symbols can be declared weak configure:21220: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:21220: $? = 0 configure:21254: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:21254: $? = 0 configure:21254: ./conftest configure:21254: $? = 0 configure:21266: result: yes configure:21271: checking pthread.h usability configure:21271: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:21271: $? = 0 configure:21271: result: yes configure:21271: checking pthread.h presence configure:21271: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:21271: $? = 0 configure:21271: result: yes configure:21271: checking for pthread.h configure:21271: result: yes configure:21299: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 /var/tmp/portage/games-emulation/mednafen-0.9.38.7/temp/ccB5pYO9.o: In function `main': conftest.cpp:(.text.startup+0xe): undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:21299: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | #define HAVE_ROUND 1 | #define HAVE_NEARBYINT 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_FENV_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define MINILZO_HAVE_CONFIG_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_mutex_lock((pthread_mutex_t*)0); | pthread_mutexattr_init((pthread_mutexattr_t*)0); | ; | return 0; | } configure:21362: checking for pthread_kill in -lpthread configure:21387: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lpthread >&5 configure:21387: $? = 0 configure:21396: result: yes configure:22082: checking for multithread API to use configure:22084: result: posix configure:22100: checking for pthread_rwlock_t configure:22100: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22100: $? = 0 configure:22100: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:106:30: error: expected primary-expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:22100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | #define HAVE_ROUND 1 | #define HAVE_NEARBYINT 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_FENV_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define MINILZO_HAVE_CONFIG_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:22100: result: yes configure:22125: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22125: $? = 0 configure:22150: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22150: $? = 0 configure:22161: checking argz.h usability configure:22161: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22161: $? = 0 configure:22161: result: yes configure:22161: checking argz.h presence configure:22161: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:22161: $? = 0 configure:22161: result: yes configure:22161: checking for argz.h configure:22161: result: yes configure:22161: checking for inttypes.h configure:22161: result: yes configure:22161: checking limits.h usability configure:22161: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22161: $? = 0 configure:22161: result: yes configure:22161: checking limits.h presence configure:22161: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:22161: $? = 0 configure:22161: result: yes configure:22161: checking for limits.h configure:22161: result: yes configure:22161: checking for unistd.h configure:22161: result: yes configure:22161: checking for sys/param.h configure:22161: result: yes configure:22176: checking for getcwd configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for getegid configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for geteuid configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for getgid configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for getuid configure:22176: result: yes configure:22176: checking for mempcpy configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for munmap configure:22176: result: yes configure:22176: checking for stpcpy configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for strcasecmp configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for strdup configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for strtoul configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for tsearch configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for uselocale configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for argz_count configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for argz_stringify configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for argz_next configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22176: checking for __fsetlocking configure:22176: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22176: $? = 0 configure:22176: result: yes configure:22187: checking whether feof_unlocked is declared configure:22207: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22207: $? = 0 configure:22214: result: yes configure:22228: checking whether fgets_unlocked is declared configure:22248: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22248: $? = 0 configure:22255: result: yes configure:22275: checking for bison configure:22291: found /usr/bin/bison configure:22302: result: bison configure:22316: checking version of bison configure:22325: result: 3.0.4, ok configure:22333: checking for long long int configure:22370: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22370: $? = 0 configure:22400: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22400: $? = 0 configure:22400: ./conftest configure:22400: $? = 0 configure:22415: result: yes configure:22424: checking for wchar_t configure:22441: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22441: $? = 0 configure:22448: result: yes configure:22457: checking for wint_t configure:22482: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22482: $? = 0 configure:22489: result: yes configure:22500: checking for intmax_t configure:22526: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22526: $? = 0 configure:22533: result: yes configure:22543: checking whether printf() supports POSIX/XSI format strings configure:22584: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22584: $? = 0 configure:22584: ./conftest configure:22584: $? = 0 configure:22595: result: yes configure:22606: checking whether we are using the GNU C Library 2.1 or newer configure:22633: result: yes configure:22642: checking for stdint.h configure:22642: result: yes configure:22652: checking for SIZE_MAX configure:22723: result: yes configure:22739: checking for stdint.h configure:22739: result: yes configure:22752: checking for working fcntl.h configure:22809: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22809: $? = 0 configure:22809: ./conftest configure:22809: $? = 0 configure:22824: result: yes configure:22848: checking for CFPreferencesCopyAppValue configure:22866: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 conftest.cpp:137:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^ compilation terminated. configure:22866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | #define HAVE_ROUND 1 | #define HAVE_NEARBYINT 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_FENV_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define MINILZO_HAVE_CONFIG_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:22875: result: no configure:22882: checking for CFLocaleCopyCurrent configure:22900: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5 conftest.cpp:137:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^ compilation terminated. configure:22900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | #define HAVE_ROUND 1 | #define HAVE_NEARBYINT 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_FENV_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define MINILZO_HAVE_CONFIG_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:22909: result: no configure:22934: checking for ptrdiff_t configure:22934: result: yes configure:22947: checking stddef.h usability configure:22947: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:22947: $? = 0 configure:22947: result: yes configure:22947: checking stddef.h presence configure:22947: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:22947: $? = 0 configure:22947: result: yes configure:22947: checking for stddef.h configure:22947: result: yes configure:22947: checking for stdlib.h configure:22947: result: yes configure:22947: checking for string.h configure:22947: result: yes configure:22961: checking for asprintf configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for fwprintf configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for newlocale configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for putenv configure:22961: result: yes configure:22961: checking for setenv configure:22961: result: yes configure:22961: checking for setlocale configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for snprintf configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for strnlen configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for wcslen configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for wcsnlen configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for mbrtowc configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for wcrtomb configure:22961: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22972: checking whether _snprintf is declared configure:22992: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:158:22: error: '_snprintf' was not declared in this scope char *p = (char *) _snprintf; ^~~~~~~~~ configure:22992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | #define HAVE_ROUND 1 | #define HAVE_NEARBYINT 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_FENV_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define MINILZO_HAVE_CONFIG_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snprintf | char *p = (char *) _snprintf; | #endif | | ; | return 0; | } configure:22999: result: no configure:23013: checking whether _snwprintf is declared configure:23033: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:159:22: error: '_snwprintf' was not declared in this scope char *p = (char *) _snwprintf; ^~~~~~~~~~ configure:23033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | #define HAVE_ROUND 1 | #define HAVE_NEARBYINT 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_FENV_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define MINILZO_HAVE_CONFIG_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | /* end confdefs.h. */ | #include | int | main () | { | | #ifndef _snwprintf | char *p = (char *) _snwprintf; | #endif | | ; | return 0; | } configure:23040: result: no configure:23055: checking whether getc_unlocked is declared configure:23075: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:23075: $? = 0 configure:23082: result: yes configure:23127: checking for nl_langinfo and CODESET configure:23143: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:23143: $? = 0 configure:23152: result: yes configure:23161: checking for LC_MESSAGES configure:23177: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:23177: $? = 0 configure:23185: result: yes configure:23337: checking for CFPreferencesCopyAppValue configure:23364: result: no configure:23371: checking for CFLocaleCopyCurrent configure:23398: result: no configure:23433: checking whether included gettext is requested configure:23443: result: no configure:23466: checking for GNU gettext in libc configure:23486: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:23486: $? = 0 configure:23495: result: yes configure:24084: checking whether to use NLS configure:24086: result: yes configure:24089: checking where the gettext function comes from configure:24100: result: libc configure:24190: checking for zlibVersion in -lz configure:24215: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz >&5 configure:24215: $? = 0 configure:24224: result: yes configure:24240: checking WARNING_FLAGS for gcc -Wall configure:24267: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wall conftest.c >&5 configure:24267: $? = 0 configure:24281: result: -Wall configure:24294: : WARNING_FLAGS="$WARNING_FLAGS $var" configure:24297: $? = 0 configure:24304: checking WARNING_FLAGS for gcc -Wshadow configure:24331: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wshadow conftest.c >&5 configure:24331: $? = 0 configure:24345: result: -Wshadow configure:24358: : WARNING_FLAGS="$WARNING_FLAGS $var" configure:24361: $? = 0 configure:24368: checking WARNING_FLAGS for gcc -Wempty-body configure:24395: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wempty-body conftest.c >&5 configure:24395: $? = 0 configure:24409: result: -Wempty-body configure:24422: : WARNING_FLAGS="$WARNING_FLAGS $var" configure:24425: $? = 0 configure:24432: checking WARNING_FLAGS for gcc -Wignored-qualifiers configure:24459: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wignored-qualifiers conftest.c >&5 configure:24459: $? = 0 configure:24473: result: -Wignored-qualifiers configure:24486: : WARNING_FLAGS="$WARNING_FLAGS $var" configure:24489: $? = 0 configure:24496: checking WARNING_FLAGS for gcc -Wvla configure:24523: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wvla conftest.c >&5 configure:24523: $? = 0 configure:24537: result: -Wvla configure:24550: : WARNING_FLAGS="$WARNING_FLAGS $var" configure:24553: $? = 0 configure:24560: checking WARNING_FLAGS for gcc -Wvariadic-macros configure:24587: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wvariadic-macros conftest.c >&5 configure:24587: $? = 0 configure:24601: result: -Wvariadic-macros configure:24614: : WARNING_FLAGS="$WARNING_FLAGS $var" configure:24617: $? = 0 configure:24624: checking WARNING_FLAGS for gcc -Wdisabled-optimization configure:24651: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wdisabled-optimization conftest.c >&5 configure:24651: $? = 0 configure:24665: result: -Wdisabled-optimization configure:24678: : WARNING_FLAGS="$WARNING_FLAGS $var" configure:24681: $? = 0 configure:24695: checking SNES_EXTRA_FLAGS for gcc -Wno-unused configure:24722: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wno-unused conftest.c >&5 configure:24722: $? = 0 configure:24736: result: -Wno-unused configure:24749: : SNES_EXTRA_FLAGS="$SNES_EXTRA_FLAGS $var" configure:24752: $? = 0 configure:24759: checking SNES_EXTRA_FLAGS for gcc -Wno-inline configure:24786: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wno-inline conftest.c >&5 configure:24786: $? = 0 configure:24800: result: -Wno-inline configure:24813: : SNES_EXTRA_FLAGS="$SNES_EXTRA_FLAGS $var" configure:24816: $? = 0 configure:24823: checking SNES_EXTRA_FLAGS for gcc -Wno-shadow configure:24850: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wno-shadow conftest.c >&5 configure:24850: $? = 0 configure:24864: result: -Wno-shadow configure:24877: : SNES_EXTRA_FLAGS="$SNES_EXTRA_FLAGS $var" configure:24880: $? = 0 configure:24887: checking SNES_EXTRA_FLAGS for gcc -Wno-sign-compare configure:24914: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wno-sign-compare conftest.c >&5 configure:24914: $? = 0 configure:24928: result: -Wno-sign-compare configure:24941: : SNES_EXTRA_FLAGS="$SNES_EXTRA_FLAGS $var" configure:24944: $? = 0 configure:24951: checking SNES_EXTRA_FLAGS for gcc -Wno-uninitialized configure:24978: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wno-uninitialized conftest.c >&5 configure:24978: $? = 0 configure:24992: result: -Wno-uninitialized configure:25005: : SNES_EXTRA_FLAGS="$SNES_EXTRA_FLAGS $var" configure:25008: $? = 0 configure:25015: checking SNES_EXTRA_FLAGS for gcc -Wno-parentheses configure:25042: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wno-parentheses conftest.c >&5 configure:25042: $? = 0 configure:25056: result: -Wno-parentheses configure:25069: : SNES_EXTRA_FLAGS="$SNES_EXTRA_FLAGS $var" configure:25072: $? = 0 configure:25079: checking SNES_EXTRA_FLAGS for gcc -Wno-switch configure:25106: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -Wno-switch conftest.c >&5 configure:25106: $? = 0 configure:25120: result: -Wno-switch configure:25133: : SNES_EXTRA_FLAGS="$SNES_EXTRA_FLAGS $var" configure:25136: $? = 0 configure:25150: checking MDFN_COMPAT_FLAGS for gcc -fsigned-char configure:25177: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -pedantic -Werror -fsigned-char conftest.c >&5 configure:25177: $? = 0 configure:25191: result: -fsigned-char configure:25204: : MDFN_COMPAT_FLAGS="$MDFN_COMPAT_FLAGS $var" configure:25207: $? = 0 configure:26098: checking for ALSA CFLAGS configure:26104: result: configure:26108: checking for ALSA LDFLAGS configure:26117: result: -lasound -lm -ldl -lpthread configure:26121: checking for libasound headers version >= 1.0.0 configure:26183: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.c >&5 configure:26183: $? = 0 configure:26184: result: found. configure:26202: checking for snd_ctl_open in -lasound configure:26227: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lasound -lasound -lm -ldl -lpthread -lz -lz >&5 configure:26227: $? = 0 configure:26236: result: yes configure:26652: checking for SNDFILE configure:26659: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.2" configure:26662: $? = 0 configure:26676: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.2" configure:26679: $? = 0 configure:26717: result: yes configure:26734: checking sys/soundcard.h usability configure:26734: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:26734: $? = 0 configure:26734: result: yes configure:26734: checking sys/soundcard.h presence configure:26734: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:26734: $? = 0 configure:26734: result: yes configure:26734: checking for sys/soundcard.h configure:26734: result: yes configure:26749: checking linux/joystick.h usability configure:26749: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:26749: $? = 0 configure:26749: result: yes configure:26749: checking linux/joystick.h presence configure:26749: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:26749: $? = 0 configure:26749: result: yes configure:26749: checking for linux/joystick.h configure:26749: result: yes configure:26801: checking for sdl-config configure:26819: found /usr/bin/sdl-config configure:26832: result: /usr/bin/sdl-config configure:26841: checking for SDL - version >= 1.2.0 configure:26859: result: yes configure:26909: checking for library containing gethostbyname configure:26940: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:26940: $? = 0 configure:26957: result: none required configure:26965: checking for library containing socket configure:26996: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:26996: $? = 0 configure:27013: result: none required configure:27025: checking for socket configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for bind configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for listen configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for connect configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for accept configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for send configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for recv configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for close configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for gethostbyname configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for gethostbyaddr configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for getaddrinfo configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for freeaddrinfo configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for gai_strerror configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for select configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for poll configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for getsockopt configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27025: checking for setsockopt configure:27025: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv -Wl,-O1 -Wl,--as-needed conftest.cpp -lz -lz -lasound -lm -ldl -lpthread >&5 configure:27025: $? = 0 configure:27025: result: yes configure:27402: checking whether byte ordering is bigendian configure:27417: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 conftest.cpp:204:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^~~ configure:27417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | #define HAVE_ROUND 1 | #define HAVE_NEARBYINT 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_FENV_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define MINILZO_HAVE_CONFIG_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBZ 1 | #define WANT_FANCY_SCALERS 1 | #define WANT_GB_EMU 1 | #define WANT_GBA_EMU 1 | #define WANT_LYNX_EMU 1 | #define WANT_MD_EMU 1 | #define WANT_NES_EMU 1 | #define WANT_NGP_EMU 1 | #define WANT_PCE_EMU 1 | #define WANT_PCE_FAST_EMU 1 | #define WANT_PCFX_EMU 1 | #define WANT_PSX_EMU 1 | #define WANT_SMS_EMU 1 | #define WANT_SNES_EMU 1 | #define WANT_VB_EMU 1 | #define WANT_WSWAN_EMU 1 | #define HAVE_LIBASOUND 1 | #define HAVE_ALSA 1 | #define PSS_STYLE 1 | #define HAVE_LIBSNDFILE 1 | #define HAVE_OSSDSP 1 | #define HAVE_LINUX_JOYSTICK 1 | #define HAVE_SDL 1 | #define HAVE_SOCKET 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_ACCEPT 1 | #define HAVE_SEND 1 | #define HAVE_RECV 1 | #define HAVE_CLOSE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_POSIX_SOCKETS 1 | #define ARCH_X86 1 | #define ARCH_X86_64 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:27462: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 configure:27462: $? = 0 configure:27480: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:210:8: error: 'big' was not declared in this scope not big endian ^~~ configure:27480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "mednafen" | #define VERSION "0.9.38.7" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | #define HAVE_FSEEKO 1 | #define _LARGEFILE64_SOURCE 1 | #define _LARGEFILE_SOURCE 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_DOUBLE 8 | #define SIZEOF___INT64 0 | #define SIZEOF_VOID_P 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_PTRDIFF_T 8 | #define SIZEOF_OFF_T 8 | #define HAVE_MEMCMP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_FORK 1 | #define HAVE_PIPE 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETUID 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FTELLO 1 | #define HAVE_FOPEN64 1 | #define HAVE_FSEEKO64 1 | #define HAVE_FTELLO64 1 | #define HAVE_FSTAT64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_MKDIR 1 | #define HAVE_ROUND 1 | #define HAVE_NEARBYINT 1 | #define HAVE_NEARBYINTF 1 | #define HAVE_RINT 1 | #define HAVE_RINTF 1 | #define HAVE_FENV_H 1 | #define HAVE_CLOCK_GETTIME 1 | #define MINILZO_HAVE_CONFIG_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_BUILTIN_EXPECT 1 | #define HAVE_ARGZ_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE_USELOCALE 1 | #define HAVE_ARGZ_COUNT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define HAVE_POSIX_PRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_ASPRINTF 1 | #define HAVE_FWPRINTF 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_DECL__SNWPRINTF 0 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_LIBZ 1 | #define WANT_FANCY_SCALERS 1 | #define WANT_GB_EMU 1 | #define WANT_GBA_EMU 1 | #define WANT_LYNX_EMU 1 | #define WANT_MD_EMU 1 | #define WANT_NES_EMU 1 | #define WANT_NGP_EMU 1 | #define WANT_PCE_EMU 1 | #define WANT_PCE_FAST_EMU 1 | #define WANT_PCFX_EMU 1 | #define WANT_PSX_EMU 1 | #define WANT_SMS_EMU 1 | #define WANT_SNES_EMU 1 | #define WANT_VB_EMU 1 | #define WANT_WSWAN_EMU 1 | #define HAVE_LIBASOUND 1 | #define HAVE_ALSA 1 | #define PSS_STYLE 1 | #define HAVE_LIBSNDFILE 1 | #define HAVE_OSSDSP 1 | #define HAVE_LINUX_JOYSTICK 1 | #define HAVE_SDL 1 | #define HAVE_SOCKET 1 | #define HAVE_BIND 1 | #define HAVE_LISTEN 1 | #define HAVE_CONNECT 1 | #define HAVE_ACCEPT 1 | #define HAVE_SEND 1 | #define HAVE_RECV 1 | #define HAVE_CLOSE 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_SELECT 1 | #define HAVE_POLL 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_POSIX_SOCKETS 1 | #define ARCH_X86 1 | #define ARCH_X86_64 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:27608: result: no configure:27760: checking that generated files are newer than configure configure:27766: result: done configure:28206: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1544: creating Makefile config.status:1544: creating src/Makefile config.status:1544: creating src/drivers/Makefile config.status:1544: creating src/drivers_dos/Makefile config.status:1544: creating src/sexyal/Makefile config.status:1544: creating src/tremor/Makefile config.status:1544: creating src/mpcdec/Makefile config.status:1544: creating src/trio/Makefile config.status:1544: creating src/gb/Makefile config.status:1544: creating src/gba/Makefile config.status:1544: creating src/lynx/Makefile config.status:1544: creating src/pce/Makefile config.status:1544: creating src/pce_fast/Makefile config.status:1544: creating src/pcfx/Makefile config.status:1544: creating src/psx/Makefile config.status:1544: creating src/sms/Makefile config.status:1544: creating src/vb/Makefile config.status:1544: creating src/wswan/Makefile config.status:1544: creating src/nes/Makefile config.status:1544: creating src/snes/Makefile config.status:1544: creating src/snes_faust/Makefile config.status:1544: creating src/ngp/Makefile config.status:1544: creating src/sound/Makefile config.status:1544: creating src/hw_cpu/Makefile config.status:1544: creating src/hw_misc/Makefile config.status:1544: creating src/hw_sound/Makefile config.status:1544: creating src/hw_video/Makefile config.status:1544: creating src/md/Makefile config.status:1544: creating src/cdplay/Makefile config.status:1544: creating src/demo/Makefile config.status:1544: creating src/desa68/Makefile config.status:1544: creating src/quicklz/Makefile config.status:1544: creating po/Makefile.in config.status:1544: creating intl/Makefile config.status:1544: creating include/config.h config.status:1773: executing depfiles commands config.status:1773: executing libtool commands config.status:1773: executing po-directories commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set=set ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe -fomit-frame-pointer -fwrapv' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=x86_64-pc-linux-gnu-g++ ac_cv_env_JACK_CFLAGS_set= ac_cv_env_JACK_CFLAGS_value= ac_cv_env_JACK_LIBS_set= ac_cv_env_JACK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SNDFILE_CFLAGS_set= ac_cv_env_SNDFILE_CFLAGS_value= ac_cv_env_SNDFILE_LIBS_set= ac_cv_env_SNDFILE_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fsetlocking=yes ac_cv_func___mingw_get_crt_info=no ac_cv_func__mkdir=no ac_cv_func_accept=yes ac_cv_func_alloca_works=yes ac_cv_func_argz_count=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_asprintf=yes ac_cv_func_bind=yes ac_cv_func_clock_gettime=yes ac_cv_func_close=yes ac_cv_func_connect=yes ac_cv_func_dup2=yes ac_cv_func_fcntl=yes ac_cv_func_fopen64=yes ac_cv_func_fork=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_fseeko64=yes ac_cv_func_fstat64=yes ac_cv_func_ftello64=yes ac_cv_func_ftello=yes ac_cv_func_ftruncate64=yes ac_cv_func_fwprintf=yes ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpwuid=yes ac_cv_func_getsockopt=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_listen=yes ac_cv_func_madvise=yes ac_cv_func_mbrtowc=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nanosleep=yes ac_cv_func_nearbyint=yes ac_cv_func_nearbyintf=yes ac_cv_func_newlocale=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_putenv=yes ac_cv_func_recv=yes ac_cv_func_rint=yes ac_cv_func_rintf=yes ac_cv_func_round=yes ac_cv_func_select=yes ac_cv_func_send=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setsockopt=yes ac_cv_func_sigaction=yes ac_cv_func_signal=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strnlen=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_uselocale=yes ac_cv_func_usleep=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_gnu_library_2=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__snprintf=no ac_cv_have_decl__snwprintf=no ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_fgets_unlocked=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_header_argz_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_joystick_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_asound_snd_ctl_open=yes ac_cv_lib_pthread_pthread_kill=yes ac_cv_lib_z_zlibVersion=yes ac_cv_mkdir_takes_one_arg=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_gethostbyname='none required' ac_cv_search_socket='none required' ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_ptrdiff_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_long_long_int=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='x86_64-pc-linux-gnu-ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_cflags_gcc_option__Wall=-Wall ax_cv_cflags_gcc_option__Wdisabled_optimization=-Wdisabled-optimization ax_cv_cflags_gcc_option__Wempty_body=-Wempty-body ax_cv_cflags_gcc_option__Wignored_qualifiers=-Wignored-qualifiers ax_cv_cflags_gcc_option__Wno_inline=-Wno-inline ax_cv_cflags_gcc_option__Wno_parentheses=-Wno-parentheses ax_cv_cflags_gcc_option__Wno_shadow=-Wno-shadow ax_cv_cflags_gcc_option__Wno_sign_compare=-Wno-sign-compare ax_cv_cflags_gcc_option__Wno_switch=-Wno-switch ax_cv_cflags_gcc_option__Wno_uninitialized=-Wno-uninitialized ax_cv_cflags_gcc_option__Wno_unused=-Wno-unused ax_cv_cflags_gcc_option__Wshadow=-Wshadow ax_cv_cflags_gcc_option__Wvariadic_macros=-Wvariadic-macros ax_cv_cflags_gcc_option__Wvla=-Wvla ax_cv_cflags_gcc_option__fsigned_char=-fsigned-char ax_cv_cxx_compile_cxx11=yes gl_cv_cc_vis_werror=yes gl_cv_cc_visibility=yes gl_cv_have_weak=yes gl_cv_header_inttypes_h=yes gl_cv_header_stdint_h=yes gl_cv_header_working_fcntl_h=yes gl_cv_size_max=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_printf_posix=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no gt_cv_val_LC_MESSAGES=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=x86_64-pc-linux-gnu-ld lt_cv_path_LDCXX='x86_64-pc-linux-gnu-ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no pkg_cv_SNDFILE_CFLAGS=' ' pkg_cv_SNDFILE_LIBS='-lsndfile ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/games-emulation/mednafen-0.9.38.7/work/mednafen/missing aclocal-1.15' ALLOCA='' ALSA_CFLAGS='' ALSA_LIBS=' -lasound -lm -ldl -lpthread' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS=' -fsigned-char -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization ' AM_CXXFLAGS=' -fsigned-char -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization ' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' ARCH_POWERPC_ALTIVEC_FALSE='' ARCH_POWERPC_ALTIVEC_TRUE='#' ARCH_POWERPC_FALSE='' ARCH_POWERPC_TRUE='#' ARCH_X86_32_FALSE='' ARCH_X86_32_TRUE='#' ARCH_X86_64_FALSE='#' ARCH_X86_64_TRUE='' ARCH_X86_FALSE='#' ARCH_X86_TRUE='' AUTOCONF='${SHELL} /var/tmp/portage/games-emulation/mednafen-0.9.38.7/work/mednafen/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/games-emulation/mednafen-0.9.38.7/work/mednafen/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/games-emulation/mednafen-0.9.38.7/work/mednafen/missing automake-1.15' AWK='gawk' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCAS='x86_64-pc-linux-gnu-gcc' CCASDEPMODE='depmode=none' CCASFLAGS='' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe -fomit-frame-pointer -fwrapv' CFLAG_VISIBILITY='-fvisibility=hidden' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' ' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-Werror=terminate -march=native -O2 -pipe -fomit-frame-pointer -fwrapv' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOS_FALSE='' DOS_TRUE='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GENCAT='gencat' GETTEXT_MACRO_VERSION='0.18' GLIBC21='yes' GLIBC2='yes' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' HAVE_ALSA_FALSE='#' HAVE_ALSA_TRUE='' HAVE_ASPRINTF='1' HAVE_CXX11='' HAVE_DIRECTSOUND_FALSE='' HAVE_DIRECTSOUND_TRUE='#' HAVE_JACK_FALSE='' HAVE_JACK_TRUE='#' HAVE_LIBSNDFILE_FALSE='#' HAVE_LIBSNDFILE_TRUE='' HAVE_LINUX_JOYSTICK_FALSE='#' HAVE_LINUX_JOYSTICK_TRUE='' HAVE_NEWLOCALE='1' HAVE_OSSDSP_FALSE='#' HAVE_OSSDSP_TRUE='' HAVE_POSIX_PRINTF='1' HAVE_POSIX_SOCKETS_FALSE='#' HAVE_POSIX_SOCKETS_TRUE='' HAVE_SDL_FALSE='#' HAVE_SDL_TRUE='' HAVE_SNPRINTF='1' HAVE_VISIBILITY='1' HAVE_WASAPI_FALSE='' HAVE_WASAPI_TRUE='#' HAVE_WPRINTF='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_DEFAULT_VERBOSITY='1' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' JACK_CFLAGS='' JACK_LIBS='' LD='x86_64-pc-linux-gnu-ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBICONV='' LIBINTL='' LIBMULTITHREAD='-lpthread' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='-lsndfile -lz -lz -lasound -lm -ldl -lpthread' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBC='-lc' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='-lpthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/games-emulation/mednafen-0.9.38.7/work/mednafen/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MMX_CFLAGS='-mmmx' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEED_68K_EMU_FALSE='#' NEED_68K_EMU_TRUE='' NEED_ARCADE_CARD_EMU_FALSE='#' NEED_ARCADE_CARD_EMU_TRUE='' NEED_GB_APU_EMU_FALSE='#' NEED_GB_APU_EMU_TRUE='' NEED_HUC6270_EMU_FALSE='#' NEED_HUC6270_EMU_TRUE='' NEED_HUC6280_EMU_FALSE='#' NEED_HUC6280_EMU_TRUE='' NEED_PCE_PSG_EMU_FALSE='#' NEED_PCE_PSG_EMU_TRUE='' NEED_SMS_APU_EMU_FALSE='#' NEED_SMS_APU_EMU_TRUE='' NEED_V810_EMU_FALSE='#' NEED_V810_EMU_TRUE='' NEED_YM2413_EMU_FALSE='#' NEED_YM2413_EMU_TRUE='' NEED_YM2612_EMU_FALSE='#' NEED_YM2612_EMU_TRUE='' NEED_Z80_EMU_FALSE='#' NEED_Z80_EMU_TRUE='' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='mednafen' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POSUB='po' PRI_MACROS_BROKEN='0' RANLIB='x86_64-pc-linux-gnu-ranlib' SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-lSDL -lpthread' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SNDFILE_CFLAGS=' ' SNDFILE_LIBS='-lsndfile ' SNES_EXTRA_CXXFLAGS='' SNES_EXTRA_FLAGS=' -Wno-unused -Wno-inline -Wno-shadow -Wno-sign-compare -Wno-uninitialized -Wno-parentheses -Wno-switch' SSE2_CFLAGS='-msse2' SSE3_CFLAGS='-msse3' SSE_CFLAGS='-msse' STRIP='x86_64-pc-linux-gnu-strip' TRIO_CFLAGS='' UNIX_FALSE='' UNIX_TRUE='#' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='0.9.38.7' WANT_DEBUGGER_FALSE='' WANT_DEBUGGER_TRUE='#' WANT_FANCY_SCALERS_FALSE='#' WANT_FANCY_SCALERS_TRUE='' WANT_GBA_EMU_FALSE='#' WANT_GBA_EMU_TRUE='' WANT_GB_EMU_FALSE='#' WANT_GB_EMU_TRUE='' WANT_LYNX_EMU_FALSE='#' WANT_LYNX_EMU_TRUE='' WANT_MD_EMU_FALSE='#' WANT_MD_EMU_TRUE='' WANT_NES_EMU_FALSE='#' WANT_NES_EMU_TRUE='' WANT_NGP_EMU_FALSE='#' WANT_NGP_EMU_TRUE='' WANT_PCE_EMU_FALSE='#' WANT_PCE_EMU_TRUE='' WANT_PCE_FAST_EMU_FALSE='#' WANT_PCE_FAST_EMU_TRUE='' WANT_PCFX_EMU_FALSE='#' WANT_PCFX_EMU_TRUE='' WANT_PSX_EMU_FALSE='#' WANT_PSX_EMU_TRUE='' WANT_SMS_EMU_FALSE='#' WANT_SMS_EMU_TRUE='' WANT_SNES_EMU_FALSE='#' WANT_SNES_EMU_TRUE='' WANT_SNES_FAUST_EMU_FALSE='' WANT_SNES_FAUST_EMU_TRUE='#' WANT_VB_EMU_FALSE='#' WANT_VB_EMU_TRUE='' WANT_WSWAN_EMU_FALSE='#' WANT_WSWAN_EMU_TRUE='' WARNING_FLAGS=' -Wall -Wshadow -Wempty-body -Wignored-qualifiers -Wvla -Wvariadic-macros -Wdisabled-optimization' WIN32_FALSE='' WIN32_TRUE='#' WINDRES='' WOE32='no' WOE32DLL='no' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share/games' datarootdir='/usr/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/games-emulation/mednafen-0.9.38.7/work/mednafen/install-sh' libdir='/usr/games/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/games' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/games' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc/games' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "mednafen" #define VERSION "0.9.38.7" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_VISIBILITY 1 #define HAVE_FSEEKO 1 #define _LARGEFILE64_SOURCE 1 #define _LARGEFILE_SOURCE 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_DOUBLE 8 #define SIZEOF___INT64 0 #define SIZEOF_VOID_P 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_PTRDIFF_T 8 #define SIZEOF_OFF_T 8 #define HAVE_MEMCMP 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_MADVISE 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_FORK 1 #define HAVE_PIPE 1 #define HAVE_DUP2 1 #define HAVE_FCNTL 1 #define HAVE_GETENV 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETPWUID 1 #define HAVE_GETUID 1 #define HAVE_NANOSLEEP 1 #define HAVE_USLEEP 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_FTELLO 1 #define HAVE_FOPEN64 1 #define HAVE_FSEEKO64 1 #define HAVE_FTELLO64 1 #define HAVE_FSTAT64 1 #define HAVE_FTRUNCATE64 1 #define HAVE_FCNTL_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MKDIR 1 #define HAVE_ROUND 1 #define HAVE_NEARBYINT 1 #define HAVE_NEARBYINTF 1 #define HAVE_RINT 1 #define HAVE_RINTF 1 #define HAVE_FENV_H 1 #define HAVE_CLOCK_GETTIME 1 #define MINILZO_HAVE_CONFIG_H 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_UINTMAX_T 1 #define HAVE_INTTYPES_H 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_BUILTIN_EXPECT 1 #define HAVE_ARGZ_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MEMPCPY 1 #define HAVE_MUNMAP 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_USELOCALE 1 #define HAVE_ARGZ_COUNT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ARGZ_NEXT 1 #define HAVE___FSETLOCKING 1 #define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FGETS_UNLOCKED 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_INTMAX_T 1 #define HAVE_POSIX_PRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_ASPRINTF 1 #define HAVE_FWPRINTF 1 #define HAVE_NEWLOCALE 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_DECL__SNWPRINTF 0 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_LIBZ 1 #define WANT_FANCY_SCALERS 1 #define WANT_GB_EMU 1 #define WANT_GBA_EMU 1 #define WANT_LYNX_EMU 1 #define WANT_MD_EMU 1 #define WANT_NES_EMU 1 #define WANT_NGP_EMU 1 #define WANT_PCE_EMU 1 #define WANT_PCE_FAST_EMU 1 #define WANT_PCFX_EMU 1 #define WANT_PSX_EMU 1 #define WANT_SMS_EMU 1 #define WANT_SNES_EMU 1 #define WANT_VB_EMU 1 #define WANT_WSWAN_EMU 1 #define HAVE_LIBASOUND 1 #define HAVE_ALSA 1 #define PSS_STYLE 1 #define HAVE_LIBSNDFILE 1 #define HAVE_OSSDSP 1 #define HAVE_LINUX_JOYSTICK 1 #define HAVE_SDL 1 #define HAVE_SOCKET 1 #define HAVE_BIND 1 #define HAVE_LISTEN 1 #define HAVE_CONNECT 1 #define HAVE_ACCEPT 1 #define HAVE_SEND 1 #define HAVE_RECV 1 #define HAVE_CLOSE 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETADDRINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_SELECT 1 #define HAVE_POLL 1 #define HAVE_GETSOCKOPT 1 #define HAVE_SETSOCKOPT 1 #define HAVE_POSIX_SOCKETS 1 #define ARCH_X86 1 #define ARCH_X86_64 1 #define LSB_FIRST 1 #define MEDNAFEN_VERSION "0.9.38.7" #define MEDNAFEN_VERSION_NUMERIC 0x000938 #define MPC_FIXED_POINT 1 configure: exit 0