trAvis - MANAGER
Edit File: config.log
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 = ayqiq.pw uname -m = x86_64 uname -r = 3.10.0-1160.71.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue Jun 28 15:37:28 UTC 2022 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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:2224: checking for nasm configure:2257: result: no configure:2366: checking for gcc configure:2382: found /usr/bin/gcc configure:2393: result: gcc configure:2622: checking for C compiler version configure:2631: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 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:2642: $? = 0 configure:2631: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:2642: $? = 0 configure:2631: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2642: $? = 4 configure:2631: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2642: $? = 4 configure:2662: checking whether the C compiler works configure:2684: gcc conftest.c >&5 configure:2688: $? = 0 configure:2736: result: yes configure:2739: checking for C compiler default output file name configure:2741: result: a.out configure:2747: checking for suffix of executables configure:2754: gcc -o conftest conftest.c >&5 configure:2758: $? = 0 configure:2780: result: configure:2802: checking whether we are cross compiling configure:2810: gcc -o conftest conftest.c >&5 configure:2814: $? = 0 configure:2821: ./conftest configure:2825: $? = 0 configure:2840: result: no configure:2845: checking for suffix of object files configure:2867: gcc -c conftest.c >&5 configure:2871: $? = 0 configure:2892: result: o configure:2896: checking whether we are using the GNU C compiler configure:2915: gcc -c conftest.c >&5 configure:2915: $? = 0 configure:2924: result: yes configure:2933: checking whether gcc accepts -g configure:2953: gcc -c -g conftest.c >&5 configure:2953: $? = 0 configure:2994: result: yes configure:3011: checking for gcc option to accept ISO C89 configure:3074: gcc -c -g -O2 conftest.c >&5 configure:3074: $? = 0 configure:3087: result: none needed configure:3113: checking how to run the C preprocessor configure:3144: gcc -E conftest.c configure:3144: $? = 0 configure:3158: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:3158: $? = 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 <ac_nonexistent.h> configure:3183: result: gcc -E configure:3203: gcc -E conftest.c configure:3203: $? = 0 configure:3217: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:3217: $? = 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 <ac_nonexistent.h> configure:3246: checking for grep that handles long lines and -e configure:3304: result: /usr/bin/grep configure:3309: checking for egrep configure:3371: result: /usr/bin/grep -E configure:3376: checking for ANSI C header files configure:3396: gcc -c -g -O2 conftest.c >&5 configure:3396: $? = 0 configure:3469: gcc -o conftest -g -O2 conftest.c >&5 configure:3469: $? = 0 configure:3469: ./conftest configure:3469: $? = 0 configure:3480: result: yes configure:3493: checking for sys/types.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3493: checking for sys/stat.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3493: checking for stdlib.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3493: checking for string.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3493: checking for memory.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3493: checking for strings.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3493: checking for inttypes.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3493: checking for stdint.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3493: checking for unistd.h configure:3493: gcc -c -g -O2 conftest.c >&5 configure:3493: $? = 0 configure:3493: result: yes configure:3506: checking minix/config.h usability configure:3506: gcc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include <minix/config.h> ^ compilation terminated. configure:3506: $? = 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <minix/config.h> configure:3506: result: no configure:3506: checking minix/config.h presence configure:3506: gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include <minix/config.h> ^ compilation terminated. configure:3506: $? = 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 <minix/config.h> configure:3506: result: no configure:3506: checking for minix/config.h configure:3506: result: no configure:3527: checking whether it is safe to define __EXTENSIONS__ configure:3545: gcc -c -g -O2 conftest.c >&5 configure:3545: $? = 0 configure:3552: result: yes configure:3573: checking for special C compiler options needed for large files configure:3618: result: no configure:3624: checking for _FILE_OFFSET_BITS value needed for large files configure:3649: gcc -c -g -O2 conftest.c >&5 configure:3649: $? = 0 configure:3681: result: no configure:3814: checking for gcc configure:3841: result: gcc configure:4070: checking for C compiler version configure:4079: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 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:4090: $? = 0 configure:4079: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:4090: $? = 0 configure:4079: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4090: $? = 4 configure:4079: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4090: $? = 4 configure:4094: checking whether we are using the GNU C compiler configure:4122: result: yes configure:4131: checking whether gcc accepts -g configure:4192: result: yes configure:4209: checking for gcc option to accept ISO C89 configure:4285: result: none needed configure:4309: checking for gcc option to accept ISO C99 configure:4458: gcc -c -g -O2 conftest.c >&5 conftest.c:74:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:128:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:128:18: error: 'newvar' undeclared (first use in this function) conftest.c:128:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:138:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:138:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:4458: $? = 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 | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdbool.h> | #include <stdlib.h> | #include <wchar.h> | #include <stdio.h> | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4458: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:4458: $? = 0 configure:4478: result: -std=gnu99 configure:4579: checking for gcc -std=gnu99 option to accept ISO Standard C configure:4593: result: -std=gnu99 configure:4597: checking whether ln -s works configure:4601: result: yes configure:4608: checking whether make sets $(MAKE) configure:4630: result: yes configure:4682: checking for a BSD-compatible install configure:4750: result: /usr/bin/install -c configure:4779: checking for suffix of library files configure:4791: result: a configure:4795: checking for an ANSI C-conforming const configure:4861: gcc -std=gnu99 -c -g -O3 conftest.c >&5 configure:4861: $? = 0 configure:4868: result: yes configure:4876: checking for inline configure:4892: gcc -std=gnu99 -c -g -O3 conftest.c >&5 configure:4892: $? = 0 configure:4900: result: inline configure:4918: checking for C/C++ restrict keyword configure:4943: gcc -std=gnu99 -c -g -O3 conftest.c >&5 configure:4943: $? = 0 configure:4951: result: __restrict configure:4964: checking for size_t configure:4964: gcc -std=gnu99 -c -g -O3 conftest.c >&5 configure:4964: $? = 0 configure:4964: gcc -std=gnu99 -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:4964: $? = 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4964: result: yes configure:4975: checking whether byte ordering is bigendian configure:4990: gcc -std=gnu99 -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:4990: $? = 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:5035: gcc -std=gnu99 -c -g -O3 conftest.c >&5 configure:5035: $? = 0 configure:5053: gcc -std=gnu99 -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:5053: $? = 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 <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:5181: result: no configure:5203: checking if gcc -std=gnu99 accepts -fwrapv configure:5218: gcc -std=gnu99 -o conftest -g -O3 -fwrapv conftest.c >&5 configure:5218: $? = 0 configure:5219: result: yes configure:5230: checking if gcc -std=gnu99 accepts -U__STRICT_ANSI__ configure:5245: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ conftest.c >&5 configure:5245: $? = 0 configure:5246: result: yes configure:5257: checking if gcc -std=gnu99 accepts -fno-common configure:5272: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:5272: $? = 0 configure:5273: result: yes configure:5288: checking for nroff configure:5304: found /usr/bin/nroff configure:5315: result: nroff configure:5331: checking for asciidoc configure:5361: result: no configure:5374: checking for xmlto configure:5404: result: no configure:5415: WARNING: No asciidoc package found configure:5420: WARNING: No xmlto package found configure:5468: checking for ar configure:5484: found /usr/bin/ar configure:5495: result: ar configure:5560: checking for ranlib configure:5576: found /usr/bin/ranlib configure:5587: result: ranlib configure:5652: checking for strip configure:5668: found /usr/bin/strip configure:5679: result: strip configure:5702: checking for ANSI C header files configure:5806: result: yes configure:5816: checking for inttypes.h configure:5816: result: yes configure:5828: checking for strings.h configure:5828: result: yes configure:5838: checking for stdbool.h that conforms to C99 configure:5905: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:5905: $? = 0 configure:5912: result: yes configure:5914: checking for _Bool configure:5914: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:5914: $? = 0 configure:5914: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:65:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:5914: $? = 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 STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:5914: result: yes configure:5933: checking stdnoreturn.h usability configure:5933: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking stdnoreturn.h presence configure:5933: gcc -E conftest.c configure:5933: $? = 0 configure:5933: result: yes configure:5933: checking for stdnoreturn.h configure:5933: result: yes configure:5945: checking io.h usability configure:5945: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:65:16: fatal error: io.h: No such file or directory #include <io.h> ^ compilation terminated. configure:5945: $? = 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 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <io.h> configure:5945: result: no configure:5945: checking io.h presence configure:5945: gcc -E conftest.c conftest.c:32:16: fatal error: io.h: No such file or directory #include <io.h> ^ compilation terminated. configure:5945: $? = 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 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 <io.h> configure:5945: result: no configure:5945: checking for io.h configure:5945: result: no configure:5957: checking fcntl.h usability configure:5957: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking fcntl.h presence configure:5957: gcc -E conftest.c configure:5957: $? = 0 configure:5957: result: yes configure:5957: checking for fcntl.h configure:5957: result: yes configure:5969: checking for unistd.h configure:5969: result: yes configure:5981: checking sys/param.h usability configure:5981: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:5981: $? = 0 configure:5981: result: yes configure:5981: checking sys/param.h presence configure:5981: gcc -E conftest.c configure:5981: $? = 0 configure:5981: result: yes configure:5981: checking for sys/param.h configure:5981: result: yes configure:5993: checking sys/mman.h usability configure:5993: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:5993: $? = 0 configure:5993: result: yes configure:5993: checking sys/mman.h presence configure:5993: gcc -E conftest.c configure:5993: $? = 0 configure:5993: result: yes configure:5993: checking for sys/mman.h configure:5993: result: yes configure:6005: checking for sys/types.h configure:6005: result: yes configure:6017: checking for sys/stat.h configure:6017: result: yes configure:6031: checking for strcasecmp configure:6031: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:6031: $? = 0 configure:6031: result: yes configure:6031: checking for stricmp configure:6031: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccNZogx9.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:73: undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:6031: $? = 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 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_PARAM_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 <limits.h> declares stricmp. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6031: result: no configure:6043: checking for strncasecmp configure:6043: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:62:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:6043: $? = 0 configure:6043: result: yes configure:6043: checking for strnicmp configure:6043: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/cc9rllIh.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:74: undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:6043: $? = 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 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_PARAM_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 <limits.h> declares strnicmp. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6043: result: no configure:6054: checking for strsep configure:6054: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6054: $? = 0 configure:6054: result: yes configure:6065: checking for strnlen configure:6065: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6065: $? = 0 configure:6065: result: yes configure:6077: checking for getuid configure:6077: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6077: $? = 0 configure:6077: result: yes configure:6088: checking for getgid configure:6088: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6088: $? = 0 configure:6088: result: yes configure:6100: checking for realpath configure:6100: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6100: $? = 0 configure:6100: result: yes configure:6111: checking for canonicalize_file_name configure:6111: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6111: $? = 0 configure:6111: result: yes configure:6122: checking for _fullpath configure:6122: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/cckBfprJ.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:80: undefined reference to `_fullpath' collect2: error: ld returned 1 exit status configure:6122: $? = 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 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_PARAM_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 <limits.h> declares _fullpath. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _fullpath innocuous__fullpath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fullpath (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6122: result: no configure:6133: checking for pathconf configure:6133: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6133: $? = 0 configure:6133: result: yes configure:6143: checking for _LARGEFILE_SOURCE value needed for large files configure:6162: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6162: $? = 0 configure:6190: result: no configure:6213: checking for _fseeki64 configure:6213: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccqJK3b3.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:82: undefined reference to `_fseeki64' collect2: error: ld returned 1 exit status configure:6213: $? = 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 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_PARAM_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 <limits.h> declares _fseeki64. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _fseeki64 innocuous__fseeki64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fseeki64 (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6213: result: no configure:6225: checking for ftruncate configure:6225: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6225: $? = 0 configure:6225: result: yes configure:6225: checking for _chsize configure:6225: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccSbWAIi.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:83: undefined reference to `_chsize' collect2: error: ld returned 1 exit status configure:6225: $? = 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 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_PARAM_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 <limits.h> declares _chsize. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _chsize innocuous__chsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _chsize (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6225: result: no configure:6225: checking for _chsize_s configure:6225: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/cciYlXkr.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:83: undefined reference to `_chsize_s' collect2: error: ld returned 1 exit status configure:6225: $? = 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 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_PARAM_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 <limits.h> declares _chsize_s. | For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6225: result: no configure:6237: checking for fileno configure:6237: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6237: $? = 0 configure:6237: result: yes configure:6237: checking for _fileno configure:6237: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/cc26RtBE.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:84: undefined reference to `_fileno' collect2: error: ld returned 1 exit status configure:6237: $? = 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 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_PARAM_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 <limits.h> declares _fileno. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _fileno innocuous__fileno | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fileno (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6237: result: no configure:6249: checking for _filelengthi64 configure:6249: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccV3jYvE.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:84: undefined reference to `_filelengthi64' collect2: error: ld returned 1 exit status configure:6249: $? = 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 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_PARAM_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 <limits.h> declares _filelengthi64. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _filelengthi64 innocuous__filelengthi64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _filelengthi64 (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6249: result: no configure:6264: checking for stdlib.h configure:6264: result: yes configure:6264: checking for unistd.h configure:6264: result: yes configure:6264: checking for sys/param.h configure:6264: result: yes configure:6284: checking for getpagesize configure:6284: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6284: $? = 0 configure:6284: result: yes configure:6293: checking for working mmap configure:6440: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6440: $? = 0 configure:6440: ./conftest configure:6440: $? = 0 configure:6450: result: yes configure:6461: checking for getpagesize configure:6461: result: yes configure:6472: checking for sysconf configure:6472: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6472: $? = 0 configure:6472: result: yes configure:6485: checking for access configure:6485: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6485: $? = 0 configure:6485: result: yes configure:6485: checking for _access configure:6485: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/cc7p7acu.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:92: undefined reference to `_access' collect2: error: ld returned 1 exit status configure:6485: $? = 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 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_PARAM_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 <limits.h> declares _access. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _access innocuous__access | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _access (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6485: result: no configure:6485: checking for faccessat configure:6485: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6485: $? = 0 configure:6485: result: yes configure:6495: checking for __builtin_clz configure:6508: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6508: $? = 0 configure:6509: result: yes configure:6520: checking for __builtin_clzl configure:6533: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6533: $? = 0 configure:6534: result: yes configure:6545: checking for __builtin_clzll configure:6558: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6558: $? = 0 configure:6559: result: yes configure:6570: checking for __builtin_expect configure:6583: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6583: $? = 0 configure:6584: result: yes configure:6599: checking for vsnprintf configure:6599: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:86:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:6599: $? = 0 configure:6599: result: yes configure:6599: checking for _vsnprintf configure:6599: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccKOF7f4.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:98: undefined reference to `_vsnprintf' collect2: error: ld returned 1 exit status configure:6599: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define _vsnprintf to an innocuous variant, in case <limits.h> declares _vsnprintf. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _vsnprintf innocuous__vsnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _vsnprintf (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6599: result: no configure:6611: checking for snprintf configure:6611: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:6611: $? = 0 configure:6611: result: yes configure:6611: checking for _snprintf configure:6611: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccksjJrn.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:99: undefined reference to `_snprintf' collect2: error: ld returned 1 exit status configure:6611: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define _snprintf to an innocuous variant, in case <limits.h> declares _snprintf. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _snprintf innocuous__snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _snprintf (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6611: result: no configure:6622: checking for strlcpy configure:6622: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccobnqGq.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:99: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:6622: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6622: result: no configure:6632: checking for struct _stati64 configure:6632: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:101:13: error: invalid application of 'sizeof' to incomplete type 'struct _stati64' if (sizeof (struct _stati64)) ^ configure:6632: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof (struct _stati64)) | return 0; | ; | return 0; | } configure:6632: result: no configure:6642: checking for struct stat configure:6642: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6642: $? = 0 configure:6642: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:101:26: error: expected expression before ')' token if (sizeof ((struct stat))) ^ configure:6642: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((struct stat))) | return 0; | ; | return 0; | } configure:6642: result: yes configure:6655: checking for stat configure:6655: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6655: $? = 0 configure:6655: result: yes configure:6655: checking for _stati64 configure:6655: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccHPFA8S.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:101: undefined reference to `_stati64' collect2: error: ld returned 1 exit status configure:6655: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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 <limits.h> declares _stati64. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _stati64 innocuous__stati64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stati64 (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6655: result: no configure:6667: checking for fstat configure:6667: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6667: $? = 0 configure:6667: result: yes configure:6667: checking for _fstati64 configure:6667: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 /tmp/ccB1bua4.o: In function `main': /usr/local/src/nasm-2.13.01/conftest.c:102: undefined reference to `_fstati64' collect2: error: ld returned 1 exit status configure:6667: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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 <limits.h> declares _fstati64. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _fstati64 innocuous__fstati64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _fstati64 (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #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:6667: result: no configure:6677: checking whether strcasecmp is declared configure:6677: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6677: $? = 0 configure:6677: result: yes configure:6688: checking whether stricmp is declared configure:6688: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:109:10: error: 'stricmp' undeclared (first use in this function) (void) stricmp; ^ conftest.c:109:10: note: each undeclared identifier is reported only once for each function it appears in configure:6688: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef stricmp | #ifdef __cplusplus | (void) stricmp; | #else | (void) stricmp; | #endif | #endif | | ; | return 0; | } configure:6688: result: no configure:6699: checking whether strncasecmp is declared configure:6699: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6699: $? = 0 configure:6699: result: yes configure:6710: checking whether strnicmp is declared configure:6710: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:111:10: error: 'strnicmp' undeclared (first use in this function) (void) strnicmp; ^ conftest.c:111:10: note: each undeclared identifier is reported only once for each function it appears in configure:6710: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef strnicmp | #ifdef __cplusplus | (void) strnicmp; | #else | (void) strnicmp; | #endif | #endif | | ; | return 0; | } configure:6710: result: no configure:6721: checking whether strsep is declared configure:6721: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6721: $? = 0 configure:6721: result: yes configure:6732: checking whether strlcpy is declared configure:6732: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:113:10: error: 'strlcpy' undeclared (first use in this function) (void) strlcpy; ^ conftest.c:113:10: note: each undeclared identifier is reported only once for each function it appears in configure:6732: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | #ifndef strlcpy | #ifdef __cplusplus | (void) strlcpy; | #else | (void) strlcpy; | #endif | #endif | | ; | return 0; | } configure:6732: result: no configure:6743: checking whether strnlen is declared configure:6743: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6743: $? = 0 configure:6743: result: yes configure:6756: checking for uintptr_t configure:6756: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 configure:6756: $? = 0 configure:6756: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:111:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:6756: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:6756: result: yes configure:6806: checking if gcc -std=gnu99 accepts -Werror=attributes configure:6821: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:6821: $? = 0 configure:6822: result: yes configure:6832: checking if gcc -std=gnu99 supports the noreturn function attribute configure:6847: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:6847: $? = 0 configure:6848: result: yes configure:6859: checking if gcc -std=gnu99 supports the returns_nonnull function attribute configure:6874: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 conftest.c:80:3: error: 'returns_nonnull' attribute directive ignored [-Werror=attributes] bar(int); ^ cc1: some warnings being treated as errors configure:6874: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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_UINTPTR_T 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | /* end confdefs.h. */ | | #include <stdarg.h> | extern void * __attribute__((returns_nonnull)) | bar(int); | void *foo(void); | void *foo(void) | { | return bar(1); | } | configure:6881: result: no configure:6886: checking if gcc -std=gnu99 supports the malloc function attribute configure:6901: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:6901: $? = 0 configure:6902: result: yes configure:6913: checking if gcc -std=gnu99 supports the alloc_size function attribute configure:6928: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:6928: $? = 0 configure:6929: result: yes configure:6940: checking if gcc -std=gnu99 supports the format function attribute configure:6955: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 conftest.c: In function 'foo': conftest.c:86:2: warning: return makes pointer from integer without a cast [enabled by default] return bar("%d",1); ^ configure:6955: $? = 0 configure:6956: result: yes configure:6967: checking if gcc -std=gnu99 supports the const function attribute configure:6982: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:6982: $? = 0 configure:6983: result: yes configure:6994: checking if gcc -std=gnu99 supports the pure function attribute configure:7009: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7009: $? = 0 configure:7010: result: yes configure:7021: checking if gcc -std=gnu99 supports the error function attribute configure:7036: gcc -std=gnu99 -c -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes conftest.c >&5 configure:7036: $? = 0 configure:7037: result: yes configure:7279: checking if gcc -std=gnu99 accepts -W configure:7294: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W conftest.c >&5 configure:7294: $? = 0 configure:7295: result: yes configure:7305: checking if gcc -std=gnu99 accepts -Wall configure:7320: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall conftest.c >&5 configure:7320: $? = 0 configure:7321: result: yes configure:7331: checking if gcc -std=gnu99 accepts -pedantic configure:7346: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic conftest.c >&5 configure:7346: $? = 0 configure:7347: result: yes configure:7357: checking if gcc -std=gnu99 accepts -Werror=unknown-warning-option configure:7372: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Werror=unknown-warning-option conftest.c >&5 cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option configure:7372: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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_UINTPTR_T 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_CONST 1 | #define HAVE_FUNC_ATTRIBUTE_PURE 1 | #define HAVE_FUNC_ATTRIBUTE_ERROR 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:7377: result: no configure:7383: checking if gcc -std=gnu99 accepts -Wpedantic-ms-format configure:7398: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wpedantic-ms-format conftest.c >&5 gcc: error: unrecognized command line option '-Wpedantic-ms-format' configure:7398: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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_UINTPTR_T 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_CONST 1 | #define HAVE_FUNC_ATTRIBUTE_PURE 1 | #define HAVE_FUNC_ATTRIBUTE_ERROR 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:7403: result: no configure:7409: checking if gcc -std=gnu99 accepts -Wc90-c99-compat configure:7424: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wc90-c99-compat conftest.c >&5 gcc: error: unrecognized command line option '-Wc90-c99-compat' 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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_UINTPTR_T 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_CONST 1 | #define HAVE_FUNC_ATTRIBUTE_PURE 1 | #define HAVE_FUNC_ATTRIBUTE_ERROR 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:7429: result: no configure:7435: checking if gcc -std=gnu99 accepts -Wlong-long configure:7450: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wlong-long conftest.c >&5 configure:7450: $? = 0 configure:7451: result: yes configure:7496: checking if gcc -std=gnu99 accepts -Werror=implicit configure:7511: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit conftest.c >&5 configure:7511: $? = 0 configure:7512: result: yes configure:7522: checking if gcc -std=gnu99 accepts -Werror=missing-braces configure:7537: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces conftest.c >&5 configure:7537: $? = 0 configure:7538: result: yes configure:7548: checking if gcc -std=gnu99 accepts -Werror=return-type configure:7563: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type conftest.c >&5 configure:7563: $? = 0 configure:7564: result: yes configure:7574: checking if gcc -std=gnu99 accepts -Werror=trigraphs configure:7589: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs conftest.c >&5 configure:7589: $? = 0 configure:7590: result: yes configure:7600: checking if gcc -std=gnu99 accepts -Werror=pointer-arith configure:7615: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith conftest.c >&5 configure:7615: $? = 0 configure:7616: result: yes configure:7626: checking if gcc -std=gnu99 accepts -Werror=strict-prototypes configure:7641: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=strict-prototypes conftest.c >&5 conftest.c:117:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] main () ^ cc1: some warnings being treated as errors configure:7641: $? = 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 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_PARAM_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_CLZ 1 | #define HAVE___BUILTIN_CLZL 1 | #define HAVE___BUILTIN_CLZLL 1 | #define HAVE___BUILTIN_EXPECT 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_UINTPTR_T 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_CONST 1 | #define HAVE_FUNC_ATTRIBUTE_PURE 1 | #define HAVE_FUNC_ATTRIBUTE_ERROR 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:7646: result: no configure:7652: checking if gcc -std=gnu99 accepts -Werror=missing-prototypes configure:7667: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes conftest.c >&5 configure:7667: $? = 0 configure:7668: result: yes configure:7678: checking if gcc -std=gnu99 accepts -Werror=missing-declarations configure:7693: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations conftest.c >&5 configure:7693: $? = 0 configure:7694: result: yes configure:7704: checking if gcc -std=gnu99 accepts -Werror=comment configure:7719: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment conftest.c >&5 configure:7719: $? = 0 configure:7720: result: yes configure:7730: checking if gcc -std=gnu99 accepts -Werror=vla configure:7745: gcc -std=gnu99 -o conftest -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -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:7745: $? = 0 configure:7746: result: yes configure:7891: 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 ayqiq.pw config.status:891: creating Makefile config.status:891: creating doc/Makefile config.status:891: creating config/config.h config.status:1080: 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_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_strsep=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_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_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='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_NROFF=nroff 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=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 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 -std=gnu99' CC_AR='' CC_RANLIB='' CFLAGS='-g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -W -Wall -pedantic -Wno-long-long -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='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBEXT='a' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' NROFF='nroff' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDFOPT='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' XMLTO='false' ac_ct_CC='gcc' ac_prefix_program='' 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/local' 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 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_PARAM_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_CLZ 1 #define HAVE___BUILTIN_CLZL 1 #define HAVE___BUILTIN_CLZLL 1 #define HAVE___BUILTIN_EXPECT 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_UINTPTR_T 1 #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 #define HAVE_FUNC_ATTRIBUTE_MALLOC 1 #define HAVE_FUNC_ATTRIBUTE_ALLOC_SIZE 1 #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 #define HAVE_FUNC_ATTRIBUTE_CONST 1 #define HAVE_FUNC_ATTRIBUTE_PURE 1 #define HAVE_FUNC_ATTRIBUTE_ERROR 1 configure: exit 0