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 ## --------- ## ## Platform. ## ## --------- ## hostname = do3 uname -m = x86_64 uname -r = 4.9.0-8-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.130-2 (2018-10-27) /usr/bin/uname -p = unknown /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2231: checking for nasm configure:2249: found /usr/bin/nasm configure:2261: result: /usr/bin/nasm configure:2373: checking for gcc configure:2389: found /usr/bin/gcc configure:2400: result: gcc configure:2629: checking for C compiler version configure:2638: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 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:2649: $? = 0 configure:2638: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:2649: $? = 0 configure:2638: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2649: $? = 1 configure:2638: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2649: $? = 1 configure:2669: checking whether the C compiler works configure:2691: gcc conftest.c >&5 configure:2695: $? = 0 configure:2743: result: yes configure:2746: checking for C compiler default output file name configure:2748: result: a.out configure:2754: checking for suffix of executables configure:2761: gcc -o conftest conftest.c >&5 configure:2765: $? = 0 configure:2787: result: configure:2809: checking whether we are cross compiling configure:2817: gcc -o conftest conftest.c >&5 configure:2821: $? = 0 configure:2828: ./conftest configure:2832: $? = 0 configure:2847: result: no configure:2852: checking for suffix of object files configure:2874: gcc -c conftest.c >&5 configure:2878: $? = 0 configure:2899: result: o configure:2903: checking whether we are using the GNU C compiler configure:2922: gcc -c conftest.c >&5 configure:2922: $? = 0 configure:2931: result: yes configure:2940: checking whether gcc accepts -g configure:2960: gcc -c -g conftest.c >&5 configure:2960: $? = 0 configure:3001: result: yes configure:3018: checking for gcc option to accept ISO C89 configure:3081: gcc -c -g -O2 conftest.c >&5 configure:3081: $? = 0 configure:3094: result: none needed configure:3120: checking how to run the C preprocessor configure:3151: gcc -E conftest.c configure:3151: $? = 0 configure:3165: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3165: $? = 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:3190: result: gcc -E configure:3210: gcc -E conftest.c configure:3210: $? = 0 configure:3224: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3224: $? = 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:3253: checking for grep that handles long lines and -e configure:3311: result: /bin/grep configure:3316: checking for egrep configure:3378: result: /bin/grep -E configure:3383: checking for ANSI C header files configure:3403: gcc -c -g -O2 conftest.c >&5 configure:3403: $? = 0 configure:3476: gcc -o conftest -g -O2 conftest.c >&5 configure:3476: $? = 0 configure:3476: ./conftest configure:3476: $? = 0 configure:3487: result: yes configure:3500: checking for sys/types.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3500: checking for sys/stat.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3500: checking for stdlib.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3500: checking for string.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3500: checking for memory.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3500: checking for strings.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3500: checking for inttypes.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3500: checking for stdint.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3500: checking for unistd.h configure:3500: gcc -c -g -O2 conftest.c >&5 configure:3500: $? = 0 configure:3500: result: yes configure:3513: checking minix/config.h usability configure:3513: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3513: $? = 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:3513: result: no configure:3513: checking minix/config.h presence configure:3513: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:3513: $? = 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:3513: result: no configure:3513: checking for minix/config.h configure:3513: result: no configure:3534: checking whether it is safe to define __EXTENSIONS__ configure:3552: gcc -c -g -O2 conftest.c >&5 configure:3552: $? = 0 configure:3559: result: yes configure:3580: checking for special C compiler options needed for large files configure:3625: result: no configure:3631: checking for _FILE_OFFSET_BITS value needed for large files configure:3656: gcc -c -g -O2 conftest.c >&5 configure:3656: $? = 0 configure:3688: result: no configure:3821: checking for gcc configure:3848: result: gcc configure:4077: checking for C compiler version configure:4086: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 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:4097: $? = 0 configure:4086: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:4097: $? = 0 configure:4086: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4097: $? = 1 configure:4086: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4097: $? = 1 configure:4101: checking whether we are using the GNU C compiler configure:4129: result: yes configure:4138: checking whether gcc accepts -g configure:4199: result: yes configure:4216: checking for gcc option to accept ISO C89 configure:4292: result: none needed configure:4316: checking for gcc option to accept ISO C99 configure:4465: gcc -c -g -O2 conftest.c >&5 configure:4465: $? = 0 configure:4478: result: none needed configure:4586: checking for gcc option to accept ISO Standard C configure:4597: result: none needed configure:4604: checking whether ln -s works configure:4608: result: yes configure:4615: checking whether make sets $(MAKE) configure:4637: result: yes configure:4689: checking for a BSD-compatible install configure:4757: result: /usr/bin/install -c configure:4875: checking for suffix of library files configure:4887: result: a configure:4891: checking for an ANSI C-conforming const configure:4957: gcc -c -g -O3 conftest.c >&5 configure:4957: $? = 0 configure:4964: result: yes configure:4972: checking for inline configure:4988: gcc -c -g -O3 conftest.c >&5 configure:4988: $? = 0 configure:4996: result: inline configure:5014: checking for C/C++ restrict keyword configure:5039: gcc -c -g -O3 conftest.c >&5 configure:5039: $? = 0 configure:5047: result: __restrict configure:5060: checking for size_t configure:5060: gcc -c -g -O3 conftest.c >&5 configure:5060: $? = 0 configure:5060: gcc -c -g -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:61:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:5060: $? = 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 restrict __restrict | /* 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:5060: result: yes configure:5071: checking whether byte ordering is bigendian configure:5086: gcc -c -g -O3 conftest.c >&5 conftest.c:26:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:26:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:26:15: error: unknown type name 'universal' configure:5086: $? = 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 restrict __restrict | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5131: gcc -c -g -O3 conftest.c >&5 configure:5131: $? = 0 configure:5149: gcc -c -g -O3 conftest.c >&5 conftest.c: In function 'main': conftest.c:32:4: error: unknown type name 'not' not big endian ^~~ conftest.c:32:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:5149: $? = 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 restrict __restrict | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5277: result: no configure:5299: checking if gcc accepts -fwrapv configure:5314: gcc -o conftest -g -O3 -fwrapv conftest.c >&5 configure:5314: $? = 0 configure:5315: result: yes configure:5329: checking if gcc accepts -U__STRICT_ANSI__ configure:5344: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ conftest.c >&5 configure:5344: $? = 0 configure:5345: result: yes configure:5359: checking if gcc accepts -fno-common configure:5374: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:5374: $? = 0 configure:5375: result: yes configure:5393: checking for nroff configure:5423: result: no configure:5436: checking for asciidoc configure:5466: result: no configure:5479: checking for xmlto configure:5509: result: no configure:5520: WARNING: No asciidoc package found configure:5525: WARNING: No xmlto package found configure:5573: checking for ar configure:5589: found /usr/bin/ar configure:5600: result: ar configure:5665: checking for ranlib configure:5681: found /usr/bin/ranlib configure:5692: result: ranlib configure:5757: checking for strip configure:5773: found /usr/bin/strip configure:5784: result: strip configure:5807: checking for ANSI C header files configure:5911: result: yes configure:5921: checking for inttypes.h configure:5921: result: yes configure:5933: checking for strings.h configure:5933: result: yes configure:5943: checking for stdbool.h that conforms to C99 configure:6010: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6010: $? = 0 configure:6017: result: yes configure:6019: checking for _Bool configure:6019: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6019: $? = 0 configure:6019: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:68:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:6019: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:6019: result: yes configure:6038: checking stdnoreturn.h usability configure:6038: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6038: $? = 0 configure:6038: result: yes configure:6038: checking stdnoreturn.h presence configure:6038: gcc -E conftest.c configure:6038: $? = 0 configure:6038: result: yes configure:6038: checking for stdnoreturn.h configure:6038: result: yes configure:6050: checking io.h usability configure:6050: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:68:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6050: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_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:6050: result: no configure:6050: checking io.h presence configure:6050: gcc -E conftest.c conftest.c:35:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:6050: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | /* end confdefs.h. */ | #include configure:6050: result: no configure:6050: checking for io.h configure:6050: result: no configure:6062: checking fcntl.h usability configure:6062: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6062: $? = 0 configure:6062: result: yes configure:6062: checking fcntl.h presence configure:6062: gcc -E conftest.c configure:6062: $? = 0 configure:6062: result: yes configure:6062: checking for fcntl.h configure:6062: result: yes configure:6074: checking for unistd.h configure:6074: result: yes configure:6086: checking sys/mman.h usability configure:6086: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6086: $? = 0 configure:6086: result: yes configure:6086: checking sys/mman.h presence configure:6086: gcc -E conftest.c configure:6086: $? = 0 configure:6086: result: yes configure:6086: checking for sys/mman.h configure:6086: result: yes configure:6098: checking for sys/types.h configure:6098: result: yes configure:6110: checking for sys/stat.h configure:6110: result: yes configure:6124: checking for strcasecmp configure:6124: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:6124: $? = 0 configure:6124: result: yes configure:6124: checking for stricmp configure:6124: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccNxTlT0.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:75: undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:6124: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:6124: result: no configure:6136: checking for strncasecmp configure:6136: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:6136: $? = 0 configure:6136: result: yes configure:6136: checking for strnicmp configure:6136: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccAt1T17.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:76: undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:6136: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* 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 strnicmp (); | /* 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_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:6136: result: no configure:6147: checking for strsep configure:6147: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6147: $? = 0 configure:6147: result: yes configure:6158: checking for strnlen configure:6158: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6158: $? = 0 configure:6158: result: yes configure:6169: checking for strrchrnul configure:6169: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccA4nsFj.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:78: undefined reference to `strrchrnul' collect2: error: ld returned 1 exit status configure:6169: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | /* end confdefs.h. */ | /* Define strrchrnul to an innocuous variant, in case declares strrchrnul. | For example, HP-UX 11i declares gettimeofday. */ | #define strrchrnul innocuous_strrchrnul | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strrchrnul (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strrchrnul | | /* 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 strrchrnul (); | /* 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_strrchrnul || defined __stub___strrchrnul | choke me | #endif | | int | main () | { | return strrchrnul (); | ; | return 0; | } configure:6169: result: no configure:6181: checking for getuid configure:6181: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6181: $? = 0 configure:6181: result: yes configure:6192: checking for getgid configure:6192: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6192: $? = 0 configure:6192: result: yes configure:6204: checking for realpath configure:6204: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6204: $? = 0 configure:6204: result: yes configure:6215: checking for canonicalize_file_name configure:6215: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6215: $? = 0 configure:6215: result: yes configure:6226: checking for _fullpath configure:6226: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/cck5Ppnw.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:82: undefined reference to `_fullpath' collect2: error: ld returned 1 exit status configure:6226: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | /* end confdefs.h. */ | /* Define _fullpath to an innocuous variant, in case declares _fullpath. | For example, HP-UX 11i declares gettimeofday. */ | #define _fullpath innocuous__fullpath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fullpath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fullpath | | /* 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 _fullpath (); | /* 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__fullpath || defined __stub____fullpath | choke me | #endif | | int | main () | { | return _fullpath (); | ; | return 0; | } configure:6226: result: no configure:6237: checking for pathconf configure:6237: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6237: $? = 0 configure:6237: result: yes configure:6247: checking for _LARGEFILE_SOURCE value needed for large files configure:6266: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6266: $? = 0 configure:6294: result: no configure:6317: checking for _fseeki64 configure:6317: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/cc1ckdJI.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:84: undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:6317: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fseeki64 | | /* 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 _fseeki64 (); | /* 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__fseeki64 || defined __stub____fseeki64 | choke me | #endif | | int | main () | { | return _fseeki64 (); | ; | return 0; | } configure:6317: result: no configure:6329: checking for ftruncate configure:6329: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6329: $? = 0 configure:6329: result: yes configure:6329: checking for _chsize configure:6329: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccS4RA9O.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:85: undefined reference to `_chsize' collect2: error: ld returned 1 exit status configure:6329: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | /* end confdefs.h. */ | /* Define _chsize to an innocuous variant, in case declares _chsize. | For example, HP-UX 11i declares gettimeofday. */ | #define _chsize innocuous__chsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _chsize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _chsize | | /* 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 _chsize (); | /* 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__chsize || defined __stub____chsize | choke me | #endif | | int | main () | { | return _chsize (); | ; | return 0; | } configure:6329: result: no configure:6329: checking for _chsize_s configure:6329: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccxJsOJV.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:85: undefined reference to `_chsize_s' collect2: error: ld returned 1 exit status configure:6329: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | /* end confdefs.h. */ | /* Define _chsize_s to an innocuous variant, in case declares _chsize_s. | For example, HP-UX 11i declares gettimeofday. */ | #define _chsize_s innocuous__chsize_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _chsize_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _chsize_s | | /* 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 _chsize_s (); | /* 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__chsize_s || defined __stub____chsize_s | choke me | #endif | | int | main () | { | return _chsize_s (); | ; | return 0; | } configure:6329: result: no configure:6341: checking for fileno configure:6341: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6341: $? = 0 configure:6341: result: yes configure:6341: checking for _fileno configure:6341: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccq3z7N1.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:86: undefined reference to `_fileno' collect2: error: ld returned 1 exit status configure:6341: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 1 | /* end confdefs.h. */ | /* Define _fileno to an innocuous variant, in case declares _fileno. | For example, HP-UX 11i declares gettimeofday. */ | #define _fileno innocuous__fileno | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fileno (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fileno | | /* 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 _fileno (); | /* 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__fileno || defined __stub____fileno | choke me | #endif | | int | main () | { | return _fileno (); | ; | return 0; | } configure:6341: result: no configure:6353: checking for _filelengthi64 configure:6353: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccN7k6c6.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:86: undefined reference to `_filelengthi64' collect2: error: ld returned 1 exit status configure:6353: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 1 | /* end confdefs.h. */ | /* Define _filelengthi64 to an innocuous variant, in case declares _filelengthi64. | For example, HP-UX 11i declares gettimeofday. */ | #define _filelengthi64 innocuous__filelengthi64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _filelengthi64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _filelengthi64 | | /* 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 _filelengthi64 (); | /* 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__filelengthi64 || defined __stub____filelengthi64 | choke me | #endif | | int | main () | { | return _filelengthi64 (); | ; | return 0; | } configure:6353: result: no configure:6368: checking for stdlib.h configure:6368: result: yes configure:6368: checking for unistd.h configure:6368: result: yes configure:6368: checking for sys/param.h configure:6368: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6368: $? = 0 configure:6368: result: yes configure:6388: checking for getpagesize configure:6388: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6388: $? = 0 configure:6388: result: yes configure:6397: checking for working mmap configure:6544: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6544: $? = 0 configure:6544: ./conftest configure:6544: $? = 0 configure:6554: result: yes configure:6565: checking for getpagesize configure:6565: result: yes configure:6576: checking for sysconf configure:6576: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6576: $? = 0 configure:6576: result: yes configure:6589: checking for access configure:6589: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6589: $? = 0 configure:6589: result: yes configure:6589: checking for _access configure:6589: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccKdVBtA.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:94: undefined reference to `_access' collect2: error: ld returned 1 exit status configure:6589: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | /* end confdefs.h. */ | /* Define _access to an innocuous variant, in case declares _access. | For example, HP-UX 11i declares gettimeofday. */ | #define _access innocuous__access | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _access (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _access | | /* 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 _access (); | /* 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__access || defined __stub____access | choke me | #endif | | int | main () | { | return _access (); | ; | return 0; | } configure:6589: result: no configure:6589: checking for faccessat configure:6589: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6589: $? = 0 configure:6589: result: yes configure:6599: checking for __builtin_expect configure:6611: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6611: $? = 0 configure:6612: result: yes configure:6627: checking intrin.h usability configure:6627: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:95:20: fatal error: intrin.h: No such file or directory #include ^ compilation terminated. configure:6627: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 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:6627: result: no configure:6627: checking intrin.h presence configure:6627: gcc -E conftest.c conftest.c:62:20: fatal error: intrin.h: No such file or directory #include ^ compilation terminated. configure:6627: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include configure:6627: result: no configure:6627: checking for intrin.h configure:6627: result: no configure:6639: checking for __builtin_clz configure:6651: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6651: $? = 0 configure:6652: result: yes configure:6664: checking for __builtin_clzl configure:6676: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6676: $? = 0 configure:6677: result: yes configure:6689: checking for __builtin_clzll configure:6701: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6701: $? = 0 configure:6702: result: yes configure:6714: checking for _BitScanReverse configure:6726: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:100:11: warning: implicit declaration of function '_BitScanReverse' [-Wimplicit-function-declaration] (void)_BitScanReverse(0); ^~~~~~~~~~~~~~~ /tmp/ccUV6ys2.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:100: undefined reference to `_BitScanReverse' collect2: error: ld returned 1 exit status configure:6726: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 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(void) { | (void)_BitScanReverse(0); | return 0; | } | configure:6733: result: no configure:6739: checking for _BitScanReverse64 configure:6751: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:100:11: warning: implicit declaration of function '_BitScanReverse64' [-Wimplicit-function-declaration] (void)_BitScanReverse64(0); ^~~~~~~~~~~~~~~~~ /tmp/ccGykMl5.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:100: undefined reference to `_BitScanReverse64' collect2: error: ld returned 1 exit status configure:6751: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 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(void) { | (void)_BitScanReverse64(0); | return 0; | } | configure:6758: result: no configure:6768: checking for vsnprintf configure:6768: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^~~~~~~~~ configure:6768: $? = 0 configure:6768: result: yes configure:6768: checking for _vsnprintf configure:6768: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccrHpgFf.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:100: undefined reference to `_vsnprintf' collect2: error: ld returned 1 exit status configure:6768: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define _vsnprintf to an innocuous variant, in case declares _vsnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _vsnprintf innocuous__vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _vsnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _vsnprintf | | /* 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 _vsnprintf (); | /* 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__vsnprintf || defined __stub____vsnprintf | choke me | #endif | | int | main () | { | return _vsnprintf (); | ; | return 0; | } configure:6768: result: no configure:6780: checking for snprintf configure:6780: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^~~~~~~~ configure:6780: $? = 0 configure:6780: result: yes configure:6780: checking for _snprintf configure:6780: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccTFBI4o.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:101: undefined reference to `_snprintf' collect2: error: ld returned 1 exit status configure:6780: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define _snprintf to an innocuous variant, in case declares _snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _snprintf innocuous__snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _snprintf | | /* 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 _snprintf (); | /* 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__snprintf || defined __stub____snprintf | choke me | #endif | | int | main () | { | return _snprintf (); | ; | return 0; | } configure:6780: result: no configure:6791: checking for strlcpy configure:6791: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/cc5gOHRv.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:101: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:6791: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:6791: result: no configure:6802: checking for strrchrnul configure:6802: result: no configure:6812: checking for struct _stati64 configure:6812: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:103:13: error: invalid application of 'sizeof' to incomplete type 'struct _stati64' if (sizeof (struct _stati64)) ^~~~~~ configure:6812: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 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 (struct _stati64)) | return 0; | ; | return 0; | } configure:6812: result: no configure:6822: checking for struct stat configure:6822: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6822: $? = 0 configure:6822: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:103:26: error: expected expression before ')' token if (sizeof ((struct stat))) ^ configure:6822: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 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 ((struct stat))) | return 0; | ; | return 0; | } configure:6822: result: yes configure:6835: checking for stat configure:6835: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6835: $? = 0 configure:6835: result: yes configure:6835: checking for _stati64 configure:6835: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccpj2YYD.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:103: undefined reference to `_stati64' collect2: error: ld returned 1 exit status configure:6835: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | /* end confdefs.h. */ | /* Define _stati64 to an innocuous variant, in case declares _stati64. | For example, HP-UX 11i declares gettimeofday. */ | #define _stati64 innocuous__stati64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stati64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stati64 | | /* 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 _stati64 (); | /* 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__stati64 || defined __stub____stati64 | choke me | #endif | | int | main () | { | return _stati64 (); | ; | return 0; | } configure:6835: result: no configure:6847: checking for fstat configure:6847: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6847: $? = 0 configure:6847: result: yes configure:6847: checking for _fstati64 configure:6847: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccN3wazO.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:104: undefined reference to `_fstati64' collect2: error: ld returned 1 exit status configure:6847: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | /* end confdefs.h. */ | /* Define _fstati64 to an innocuous variant, in case declares _fstati64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fstati64 innocuous__fstati64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fstati64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _fstati64 | | /* 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 _fstati64 (); | /* 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__fstati64 || defined __stub____fstati64 | choke me | #endif | | int | main () | { | return _fstati64 (); | ; | return 0; | } configure:6847: result: no configure:6857: checking whether strcasecmp is declared configure:6857: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6857: $? = 0 configure:6857: result: yes configure:6868: checking whether stricmp is declared configure:6868: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:111:10: error: 'stricmp' undeclared (first use in this function) (void) stricmp; ^~~~~~~ conftest.c:111:10: note: each undeclared identifier is reported only once for each function it appears in configure:6868: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 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 () | { | #ifndef stricmp | #ifdef __cplusplus | (void) stricmp; | #else | (void) stricmp; | #endif | #endif | | ; | return 0; | } configure:6868: result: no configure:6879: checking whether strncasecmp is declared configure:6879: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6879: $? = 0 configure:6879: result: yes configure:6890: checking whether strnicmp is declared configure:6890: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:113:10: error: 'strnicmp' undeclared (first use in this function) (void) strnicmp; ^~~~~~~~ conftest.c:113:10: note: each undeclared identifier is reported only once for each function it appears in configure:6890: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 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 () | { | #ifndef strnicmp | #ifdef __cplusplus | (void) strnicmp; | #else | (void) strnicmp; | #endif | #endif | | ; | return 0; | } configure:6890: result: no configure:6901: checking whether strsep is declared configure:6901: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6901: $? = 0 configure:6901: result: yes configure:6912: checking whether strlcpy is declared configure:6912: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:115:10: error: 'strlcpy' undeclared (first use in this function) (void) strlcpy; ^~~~~~~ conftest.c:115:10: note: each undeclared identifier is reported only once for each function it appears in configure:6912: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 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 () | { | #ifndef strlcpy | #ifdef __cplusplus | (void) strlcpy; | #else | (void) strlcpy; | #endif | #endif | | ; | return 0; | } configure:6912: result: no configure:6923: checking whether strnlen is declared configure:6923: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6923: $? = 0 configure:6923: result: yes configure:6934: checking whether strrchrnul is declared configure:6934: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:117:10: error: 'strrchrnul' undeclared (first use in this function) (void) strrchrnul; ^~~~~~~~~~ conftest.c:117:10: note: each undeclared identifier is reported only once for each function it appears in configure:6934: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 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 () | { | #ifndef strrchrnul | #ifdef __cplusplus | (void) strrchrnul; | #else | (void) strrchrnul; | #endif | #endif | | ; | return 0; | } configure:6934: result: no configure:6947: checking for uintptr_t configure:6947: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6947: $? = 0 configure:6947: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:114:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:6947: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | /* 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 ((uintptr_t))) | return 0; | ; | return 0; | } configure:6947: result: yes configure:6999: checking endian.h usability configure:6999: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6999: $? = 0 configure:6999: result: yes configure:6999: checking endian.h presence configure:6999: gcc -E conftest.c configure:6999: $? = 0 configure:6999: result: yes configure:6999: checking for endian.h configure:6999: result: yes configure:7012: checking sys/endian.h usability configure:7012: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:114:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7012: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_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 | #include configure:7012: result: no configure:7012: checking sys/endian.h presence configure:7012: gcc -E conftest.c conftest.c:80:24: fatal error: sys/endian.h: No such file or directory #include ^ compilation terminated. configure:7012: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:7012: result: no configure:7012: checking for sys/endian.h configure:7012: result: no configure:7025: checking machine/endian.h usability configure:7025: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:114:28: fatal error: machine/endian.h: No such file or directory #include ^ compilation terminated. configure:7025: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_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 | #include configure:7025: result: no configure:7025: checking machine/endian.h presence configure:7025: gcc -E conftest.c conftest.c:80:28: fatal error: machine/endian.h: No such file or directory #include ^ compilation terminated. configure:7025: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:7025: result: no configure:7025: checking for machine/endian.h configure:7025: result: no configure:7037: checking for cpu_to_le16 configure:7049: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:116:11: warning: implicit declaration of function 'cpu_to_le16' [-Wimplicit-function-declaration] (void)cpu_to_le16(0); ^~~~~~~~~~~ /tmp/cc52AzUI.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:116: undefined reference to `cpu_to_le16' collect2: error: ld returned 1 exit status configure:7049: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_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 | int main(void) { | (void)cpu_to_le16(0); | return 0; | } | configure:7056: result: no configure:7062: checking for cpu_to_le32 configure:7074: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:116:11: warning: implicit declaration of function 'cpu_to_le32' [-Wimplicit-function-declaration] (void)cpu_to_le32(0); ^~~~~~~~~~~ /tmp/ccaCbfWF.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:116: undefined reference to `cpu_to_le32' collect2: error: ld returned 1 exit status configure:7074: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_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 | int main(void) { | (void)cpu_to_le32(0); | return 0; | } | configure:7081: result: no configure:7087: checking for cpu_to_le64 configure:7099: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:116:11: warning: implicit declaration of function 'cpu_to_le64' [-Wimplicit-function-declaration] (void)cpu_to_le64(0); ^~~~~~~~~~~ /tmp/ccc1Dc7K.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:116: undefined reference to `cpu_to_le64' collect2: error: ld returned 1 exit status configure:7099: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_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 | int main(void) { | (void)cpu_to_le64(0); | return 0; | } | configure:7106: result: no configure:7112: checking for __cpu_to_le16 configure:7124: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:116:11: warning: implicit declaration of function '__cpu_to_le16' [-Wimplicit-function-declaration] (void)__cpu_to_le16(0); ^~~~~~~~~~~~~ /tmp/cc7wFUlP.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:116: undefined reference to `__cpu_to_le16' collect2: error: ld returned 1 exit status configure:7124: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_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 | int main(void) { | (void)__cpu_to_le16(0); | return 0; | } | configure:7131: result: no configure:7137: checking for __cpu_to_le32 configure:7149: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:116:11: warning: implicit declaration of function '__cpu_to_le32' [-Wimplicit-function-declaration] (void)__cpu_to_le32(0); ^~~~~~~~~~~~~ /tmp/ccGwB22W.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:116: undefined reference to `__cpu_to_le32' collect2: error: ld returned 1 exit status configure:7149: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_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 | int main(void) { | (void)__cpu_to_le32(0); | return 0; | } | configure:7156: result: no configure:7162: checking for __cpu_to_le64 configure:7174: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:116:11: warning: implicit declaration of function '__cpu_to_le64' [-Wimplicit-function-declaration] (void)__cpu_to_le64(0); ^~~~~~~~~~~~~ /tmp/cc4I7370.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:116: undefined reference to `__cpu_to_le64' collect2: error: ld returned 1 exit status configure:7174: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_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 | int main(void) { | (void)__cpu_to_le64(0); | return 0; | } | configure:7181: result: no configure:7187: checking for htole16 configure:7199: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7199: $? = 0 configure:7200: result: yes configure:7212: checking for htole32 configure:7224: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7224: $? = 0 configure:7225: result: yes configure:7237: checking for htole64 configure:7249: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7249: $? = 0 configure:7250: result: yes configure:7262: checking for __bswap_16 configure:7274: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7274: $? = 0 configure:7275: result: yes configure:7287: checking for __bswap_32 configure:7299: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7299: $? = 0 configure:7300: result: yes configure:7312: checking for __bswap_64 configure:7324: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7324: $? = 0 configure:7325: result: yes configure:7337: checking for __builtin_bswap16 configure:7349: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7349: $? = 0 configure:7350: result: yes configure:7362: checking for __builtin_bswap32 configure:7374: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7374: $? = 0 configure:7375: result: yes configure:7387: checking for __builtin_bswap64 configure:7399: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7399: $? = 0 configure:7400: result: yes configure:7412: checking for _byteswap_ushort configure:7424: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:125:11: warning: implicit declaration of function '_byteswap_ushort' [-Wimplicit-function-declaration] (void)_byteswap_ushort(0); ^~~~~~~~~~~~~~~~ /tmp/cchplciI.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:125: undefined reference to `_byteswap_ushort' collect2: error: ld returned 1 exit status configure:7424: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_HTOLE16 1 | #define HAVE_HTOLE32 1 | #define HAVE_HTOLE64 1 | #define HAVE___BSWAP_16 1 | #define HAVE___BSWAP_32 1 | #define HAVE___BSWAP_64 1 | #define HAVE___BUILTIN_BSWAP16 1 | #define HAVE___BUILTIN_BSWAP32 1 | #define HAVE___BUILTIN_BSWAP64 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 | int main(void) { | (void)_byteswap_ushort(0); | return 0; | } | configure:7431: result: no configure:7437: checking for _byteswap_ulong configure:7449: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:125:11: warning: implicit declaration of function '_byteswap_ulong' [-Wimplicit-function-declaration] (void)_byteswap_ulong(0); ^~~~~~~~~~~~~~~ /tmp/ccNUIMiR.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:125: undefined reference to `_byteswap_ulong' collect2: error: ld returned 1 exit status configure:7449: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_HTOLE16 1 | #define HAVE_HTOLE32 1 | #define HAVE_HTOLE64 1 | #define HAVE___BSWAP_16 1 | #define HAVE___BSWAP_32 1 | #define HAVE___BSWAP_64 1 | #define HAVE___BUILTIN_BSWAP16 1 | #define HAVE___BUILTIN_BSWAP32 1 | #define HAVE___BUILTIN_BSWAP64 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 | int main(void) { | (void)_byteswap_ulong(0); | return 0; | } | configure:7456: result: no configure:7462: checking for _byteswap_uint64 configure:7474: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:125:11: warning: implicit declaration of function '_byteswap_uint64' [-Wimplicit-function-declaration] (void)_byteswap_uint64(0); ^~~~~~~~~~~~~~~~ /tmp/ccwFLKxW.o: In function `main': /root/ffmpeg-raspberry-pi/nasm-2.14.02/conftest.c:125: undefined reference to `_byteswap_uint64' collect2: error: ld returned 1 exit status configure:7474: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_HTOLE16 1 | #define HAVE_HTOLE32 1 | #define HAVE_HTOLE64 1 | #define HAVE___BSWAP_16 1 | #define HAVE___BSWAP_32 1 | #define HAVE___BSWAP_64 1 | #define HAVE___BUILTIN_BSWAP16 1 | #define HAVE___BUILTIN_BSWAP32 1 | #define HAVE___BUILTIN_BSWAP64 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 | int main(void) { | (void)_byteswap_uint64(0); | return 0; | } | configure:7481: result: no configure:7488: checking for __builtin_constant_p configure:7500: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:7500: $? = 0 configure:7501: result: yes configure:7514: checking if gcc accepts -Werror=attributes configure:7529: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7529: $? = 0 configure:7530: result: yes configure:7543: checking if gcc supports the noreturn function attribute configure:7559: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7559: $? = 0 configure:7560: result: yes configure:7571: checking if gcc supports the returns_nonnull function attribute configure:7587: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7587: $? = 0 configure:7588: result: yes configure:7599: checking if gcc supports the malloc function attribute configure:7615: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7615: $? = 0 configure:7616: result: yes configure:7627: checking if gcc supports the alloc_size function attribute configure:7643: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7643: $? = 0 configure:7644: result: yes configure:7655: checking if gcc supports the sentinel function attribute configure:7671: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7671: $? = 0 configure:7672: result: yes configure:7683: checking if gcc supports the format function attribute configure:7699: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7699: $? = 0 configure:7700: result: yes configure:7711: checking if gcc supports the const function attribute configure:7727: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7727: $? = 0 configure:7728: result: yes configure:7739: checking if gcc supports the pure function attribute configure:7755: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7755: $? = 0 configure:7756: result: yes configure:7767: checking if gcc supports the cold function attribute configure:7783: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7783: $? = 0 configure:7784: result: yes configure:7795: checking if gcc supports the error function attribute configure:7810: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7810: $? = 0 configure:7811: result: yes configure:8172: checking if gcc accepts -fvisibility=hidden configure:8189: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -fvisibility=hidden conftest.c >&5 configure:8189: $? = 0 configure:8190: result: yes configure:8206: checking if gcc accepts -W configure:8221: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -fvisibility=hidden conftest.c >&5 configure:8221: $? = 0 configure:8222: result: yes configure:8235: checking if gcc accepts -Wall configure:8250: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -fvisibility=hidden conftest.c >&5 configure:8250: $? = 0 configure:8251: result: yes configure:8264: checking if gcc accepts -pedantic configure:8279: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -fvisibility=hidden conftest.c >&5 configure:8279: $? = 0 configure:8280: result: yes configure:8293: checking if gcc accepts -Werror=unknown-warning-option configure:8308: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Werror=unknown-warning-option -fvisibility=hidden conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:8308: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_HTOLE16 1 | #define HAVE_HTOLE32 1 | #define HAVE_HTOLE64 1 | #define HAVE___BSWAP_16 1 | #define HAVE___BSWAP_32 1 | #define HAVE___BSWAP_64 1 | #define HAVE___BUILTIN_BSWAP16 1 | #define HAVE___BUILTIN_BSWAP32 1 | #define HAVE___BUILTIN_BSWAP64 1 | #define HAVE___BUILTIN_CONSTANT_P 1 | #define CFLAG_WERROR_ATTRIBUTES 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1 | #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 | #define HAVE_FUNC_ATTRIBUTE_SENTINEL 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_CONST 1 | #define HAVE_FUNC_ATTRIBUTE_PURE 1 | #define HAVE_FUNC_ATTRIBUTE_COLD 1 | #define HAVE_FUNC_ATTRIBUTE_ERROR 1 | #define CFLAG_FVISIBILITY_HIDDEN 1 | #define CFLAG_W 1 | #define CFLAG_WALL 1 | #define CFLAG_PEDANTIC 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 | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:8316: result: no configure:8322: checking if gcc accepts -Wpedantic-ms-format configure:8337: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wpedantic-ms-format -fvisibility=hidden conftest.c >&5 gcc: error: unrecognized command line option '-Wpedantic-ms-format'; did you mean '--pedantic-errors'? configure:8337: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_HTOLE16 1 | #define HAVE_HTOLE32 1 | #define HAVE_HTOLE64 1 | #define HAVE___BSWAP_16 1 | #define HAVE___BSWAP_32 1 | #define HAVE___BSWAP_64 1 | #define HAVE___BUILTIN_BSWAP16 1 | #define HAVE___BUILTIN_BSWAP32 1 | #define HAVE___BUILTIN_BSWAP64 1 | #define HAVE___BUILTIN_CONSTANT_P 1 | #define CFLAG_WERROR_ATTRIBUTES 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1 | #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 | #define HAVE_FUNC_ATTRIBUTE_SENTINEL 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_CONST 1 | #define HAVE_FUNC_ATTRIBUTE_PURE 1 | #define HAVE_FUNC_ATTRIBUTE_COLD 1 | #define HAVE_FUNC_ATTRIBUTE_ERROR 1 | #define CFLAG_FVISIBILITY_HIDDEN 1 | #define CFLAG_W 1 | #define CFLAG_WALL 1 | #define CFLAG_PEDANTIC 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 | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:8345: result: no configure:8351: checking if gcc accepts -Wc90-c99-compat configure:8366: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -fvisibility=hidden conftest.c >&5 configure:8366: $? = 0 configure:8367: result: yes configure:8380: checking if gcc accepts -Wlong-long configure:8395: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wlong-long -fvisibility=hidden conftest.c >&5 configure:8395: $? = 0 configure:8396: result: yes configure:8409: checking if gcc accepts -Wstringop-truncation configure:8424: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wstringop-truncation -fvisibility=hidden conftest.c >&5 gcc: error: unrecognized command line option '-Wstringop-truncation'; did you mean '-Wline-truncation'? configure:8424: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_HTOLE16 1 | #define HAVE_HTOLE32 1 | #define HAVE_HTOLE64 1 | #define HAVE___BSWAP_16 1 | #define HAVE___BSWAP_32 1 | #define HAVE___BSWAP_64 1 | #define HAVE___BUILTIN_BSWAP16 1 | #define HAVE___BUILTIN_BSWAP32 1 | #define HAVE___BUILTIN_BSWAP64 1 | #define HAVE___BUILTIN_CONSTANT_P 1 | #define CFLAG_WERROR_ATTRIBUTES 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1 | #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 | #define HAVE_FUNC_ATTRIBUTE_SENTINEL 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_CONST 1 | #define HAVE_FUNC_ATTRIBUTE_PURE 1 | #define HAVE_FUNC_ATTRIBUTE_COLD 1 | #define HAVE_FUNC_ATTRIBUTE_ERROR 1 | #define CFLAG_FVISIBILITY_HIDDEN 1 | #define CFLAG_W 1 | #define CFLAG_WALL 1 | #define CFLAG_PEDANTIC 1 | #define CFLAG_WC90_C99_COMPAT 1 | #define CFLAG_WLONG_LONG 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 | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:8432: result: no configure:8438: checking if gcc accepts -Wshift-negative-value configure:8453: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wshift-negative-value -fvisibility=hidden conftest.c >&5 configure:8453: $? = 0 configure:8454: result: yes configure:8506: checking if gcc accepts -Werror=implicit configure:8521: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -fvisibility=hidden conftest.c >&5 configure:8521: $? = 0 configure:8522: result: yes configure:8535: checking if gcc accepts -Werror=missing-braces configure:8550: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -fvisibility=hidden conftest.c >&5 configure:8550: $? = 0 configure:8551: result: yes configure:8564: checking if gcc accepts -Werror=return-type configure:8579: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -fvisibility=hidden conftest.c >&5 configure:8579: $? = 0 configure:8580: result: yes configure:8593: checking if gcc accepts -Werror=trigraphs configure:8608: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -fvisibility=hidden conftest.c >&5 configure:8608: $? = 0 configure:8609: result: yes configure:8622: checking if gcc accepts -Werror=pointer-arith configure:8637: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -fvisibility=hidden conftest.c >&5 configure:8637: $? = 0 configure:8638: result: yes configure:8651: checking if gcc accepts -Werror=strict-prototypes configure:8666: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes -fvisibility=hidden conftest.c >&5 conftest.c:148:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] main () ^~~~ cc1: some warnings being treated as errors configure:8666: $? = 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 restrict __restrict | #define WORDS_LITTLEENDIAN 1 | #define CFLAG_FWRAPV 1 | #define CFLAG_U_STRICT_ANSI 1 | #define CFLAG_FNO_COMMON 1 | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDNORETURN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRSEP 1 | #define HAVE_STRNLEN 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_REALPATH 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_PATHCONF 1 | #define HAVE_FSEEKO 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 | #define HAVE_SYSCONF 1 | #define HAVE_ACCESS 1 | #define HAVE_FACCESSAT 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE___BUILTIN_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRUCT_STAT 1 | #define HAVE_STAT 1 | #define HAVE_FSTAT 1 | #define HAVE_DECL_STRCASECMP 1 | #define HAVE_DECL_STRICMP 0 | #define HAVE_DECL_STRNCASECMP 1 | #define HAVE_DECL_STRNICMP 0 | #define HAVE_DECL_STRSEP 1 | #define HAVE_DECL_STRLCPY 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRRCHRNUL 0 | #define HAVE_UINTPTR_T 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_HTOLE16 1 | #define HAVE_HTOLE32 1 | #define HAVE_HTOLE64 1 | #define HAVE___BSWAP_16 1 | #define HAVE___BSWAP_32 1 | #define HAVE___BSWAP_64 1 | #define HAVE___BUILTIN_BSWAP16 1 | #define HAVE___BUILTIN_BSWAP32 1 | #define HAVE___BUILTIN_BSWAP64 1 | #define HAVE___BUILTIN_CONSTANT_P 1 | #define CFLAG_WERROR_ATTRIBUTES 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1 | #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 | #define HAVE_FUNC_ATTRIBUTE_SENTINEL 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_CONST 1 | #define HAVE_FUNC_ATTRIBUTE_PURE 1 | #define HAVE_FUNC_ATTRIBUTE_COLD 1 | #define HAVE_FUNC_ATTRIBUTE_ERROR 1 | #define CFLAG_FVISIBILITY_HIDDEN 1 | #define CFLAG_W 1 | #define CFLAG_WALL 1 | #define CFLAG_PEDANTIC 1 | #define CFLAG_WC90_C99_COMPAT 1 | #define CFLAG_WLONG_LONG 1 | #define CFLAG_WSHIFT_NEGATIVE_VALUE 1 | #define CFLAG_WERROR_IMPLICIT 1 | #define CFLAG_WERROR_MISSING_BRACES 1 | #define CFLAG_WERROR_RETURN_TYPE 1 | #define CFLAG_WERROR_TRIGRAPHS 1 | #define CFLAG_WERROR_POINTER_ARITH 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 | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:8674: result: no configure:8680: checking if gcc accepts -Werror=missing-prototypes configure:8695: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -fvisibility=hidden conftest.c >&5 configure:8695: $? = 0 configure:8696: result: yes configure:8709: checking if gcc accepts -Werror=missing-declarations configure:8724: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -fvisibility=hidden conftest.c >&5 configure:8724: $? = 0 configure:8725: result: yes configure:8738: checking if gcc accepts -Werror=comment configure:8753: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -fvisibility=hidden conftest.c >&5 configure:8753: $? = 0 configure:8754: result: yes configure:8767: checking if gcc accepts -Werror=vla configure:8782: gcc -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -fvisibility=hidden conftest.c >&5 configure:8782: $? = 0 configure:8783: result: yes configure:8800: checking if gcc supports C99 external inlines configure:8818: gcc -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla conftest.c >&5 configure:8818: $? = 0 configure:8819: result: yes configure:8990: 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 do3 config.status:927: creating Makefile config.status:927: creating doc/Makefile config.status:927: creating config/config.h config.status:1116: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__access=no ac_cv_func__chsize=no ac_cv_func__chsize_s=no ac_cv_func__filelengthi64=no ac_cv_func__fileno=no ac_cv_func__fseeki64=no ac_cv_func__fstati64=no ac_cv_func__fullpath=no ac_cv_func__snprintf=no ac_cv_func__stati64=no ac_cv_func__vsnprintf=no ac_cv_func_access=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_faccessat=yes ac_cv_func_fileno=yes ac_cv_func_fstat=yes ac_cv_func_ftruncate=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_pathconf=yes ac_cv_func_realpath=yes ac_cv_func_snprintf=yes ac_cv_func_stat=yes ac_cv_func_strcasecmp=yes ac_cv_func_stricmp=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strnicmp=no ac_cv_func_strnlen=yes ac_cv_func_strrchrnul=no ac_cv_func_strsep=yes ac_cv_func_sysconf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_strcasecmp=yes ac_cv_have_decl_stricmp=no ac_cv_have_decl_strlcpy=no ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strnicmp=no ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strrchrnul=no ac_cv_have_decl_strsep=yes ac_cv_header_endian_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_intrin_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_machine_endian_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_stdnoreturn_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_endian_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_prefix_program=/usr/bin/nasm ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_size_t=yes ac_cv_type_struct__stati64=no ac_cv_type_struct_stat=yes ac_cv_type_uintptr_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' ASCIIDOC='false' CC='gcc' CC_AR='' CC_RANLIB='' CFLAGS='-g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -fvisibility=hidden' LIBEXT='a' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' NROFF='false' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDFOPT='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' XMLTO='false' ac_ct_CC='gcc' ac_prefix_program='/usr/bin/nasm' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## 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 restrict __restrict #define WORDS_LITTLEENDIAN 1 #define CFLAG_FWRAPV 1 #define CFLAG_U_STRICT_ANSI 1 #define CFLAG_FNO_COMMON 1 #define STDC_HEADERS 1 #define HAVE_INTTYPES_H 1 #define HAVE_STRINGS_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDNORETURN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRSEP 1 #define HAVE_STRNLEN 1 #define HAVE_GETUID 1 #define HAVE_GETGID 1 #define HAVE_REALPATH 1 #define HAVE_CANONICALIZE_FILE_NAME 1 #define HAVE_PATHCONF 1 #define HAVE_FSEEKO 1 #define HAVE_FTRUNCATE 1 #define HAVE_FILENO 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 HAVE_GETPAGESIZE 1 #define HAVE_SYSCONF 1 #define HAVE_ACCESS 1 #define HAVE_FACCESSAT 1 #define HAVE___BUILTIN_EXPECT 1 #define HAVE___BUILTIN_CLZ 1 #define HAVE___BUILTIN_CLZL 1 #define HAVE___BUILTIN_CLZLL 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_STRUCT_STAT 1 #define HAVE_STAT 1 #define HAVE_FSTAT 1 #define HAVE_DECL_STRCASECMP 1 #define HAVE_DECL_STRICMP 0 #define HAVE_DECL_STRNCASECMP 1 #define HAVE_DECL_STRNICMP 0 #define HAVE_DECL_STRSEP 1 #define HAVE_DECL_STRLCPY 0 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_STRRCHRNUL 0 #define HAVE_UINTPTR_T 1 #define HAVE_ENDIAN_H 1 #define HAVE_HTOLE16 1 #define HAVE_HTOLE32 1 #define HAVE_HTOLE64 1 #define HAVE___BSWAP_16 1 #define HAVE___BSWAP_32 1 #define HAVE___BSWAP_64 1 #define HAVE___BUILTIN_BSWAP16 1 #define HAVE___BUILTIN_BSWAP32 1 #define HAVE___BUILTIN_BSWAP64 1 #define HAVE___BUILTIN_CONSTANT_P 1 #define CFLAG_WERROR_ATTRIBUTES 1 #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 #define HAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL 1 #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 #define HAVE_FUNC_ATTRIBUTE_SENTINEL 1 #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 #define HAVE_FUNC_ATTRIBUTE_CONST 1 #define HAVE_FUNC_ATTRIBUTE_PURE 1 #define HAVE_FUNC_ATTRIBUTE_COLD 1 #define HAVE_FUNC_ATTRIBUTE_ERROR 1 #define CFLAG_FVISIBILITY_HIDDEN 1 #define CFLAG_W 1 #define CFLAG_WALL 1 #define CFLAG_PEDANTIC 1 #define CFLAG_WC90_C99_COMPAT 1 #define CFLAG_WLONG_LONG 1 #define CFLAG_WSHIFT_NEGATIVE_VALUE 1 #define CFLAG_WERROR_IMPLICIT 1 #define CFLAG_WERROR_MISSING_BRACES 1 #define CFLAG_WERROR_RETURN_TYPE 1 #define CFLAG_WERROR_TRIGRAPHS 1 #define CFLAG_WERROR_POINTER_ARITH 1 #define CFLAG_WERROR_MISSING_PROTOTYPES 1 #define CFLAG_WERROR_MISSING_DECLARATIONS 1 #define CFLAG_WERROR_COMMENT 1 #define CFLAG_WERROR_VLA 1 #define HAVE_STDC_INLINE 1 configure: exit 0