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 $ auto/configure --prefix=/data/buildroot/buildroot-test/instance-0/output/host --sysconfdir=/data/buildroot/buildroot-test/instance-0/output/host/etc --localstatedir=/data/buildroot/buildroot-test/instance-0/output/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --srcdir=. --cache-file=auto/config.cache ## --------- ## ## Platform. ## ## --------- ## hostname = sigmaII uname -m = x86_64 uname -r = 5.0.0-arch1-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Mon Mar 4 14:11:43 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /data/buildroot/buildroot-test/instance-0/output/host/bin PATH: /data/buildroot/buildroot-test/instance-0/output/host/sbin PATH: /data/buildroot/buildroot-test/venv/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2554: creating cache auto/config.cache configure:2632: checking whether make sets $(MAKE) configure:2654: result: yes configure:2712: checking for gcc configure:2739: result: /usr/bin/gcc configure:2968: checking for C compiler version configure:2977: /usr/bin/gcc --version >&5 gcc (GCC) 8.2.1 20181127 Copyright (C) 2018 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:2988: $? = 0 configure:2977: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20181127 (GCC) configure:2988: $? = 0 configure:2977: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2988: $? = 1 configure:2977: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2988: $? = 1 configure:3008: checking whether the C compiler works configure:3030: /usr/bin/gcc -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:3034: $? = 0 configure:3082: result: yes configure:3085: checking for C compiler default output file name configure:3087: result: a.out configure:3093: checking for suffix of executables configure:3100: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:3104: $? = 0 configure:3126: result: configure:3148: checking whether we are cross compiling configure:3156: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:3160: $? = 0 configure:3167: ./conftest configure:3171: $? = 0 configure:3159: result: no configure:3164: checking for suffix of object files configure:3186: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3190: $? = 0 configure:3211: result: o configure:3215: checking whether we are using the GNU C compiler configure:3234: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3234: $? = 0 configure:3243: result: yes configure:3252: checking whether /usr/bin/gcc accepts -g configure:3272: /usr/bin/gcc -c -g -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3272: $? = 0 configure:3313: result: yes configure:3330: checking for /usr/bin/gcc option to accept ISO C89 configure:3393: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3393: $? = 0 configure:3406: result: none needed configure:3426: checking for /usr/bin/gcc option to accept ISO C99 configure:3575: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3575: $? = 0 configure:3588: result: none needed configure:3607: checking how to run the C preprocessor configure:3677: result: /usr/bin/cpp configure:3697: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:3697: $? = 0 configure:3711: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:3711: $? = 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 UNIX 1 | /* end confdefs.h. */ | #include configure:3740: checking for grep that handles long lines and -e configure:3798: result: /usr/bin/grep configure:3803: checking for egrep configure:3865: result: /usr/bin/grep -E configure:3879: checking for fgrep configure:3941: result: /usr/bin/grep -F configure:3945: checking for library containing strerror configure:3976: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:3976: $? = 0 configure:3993: result: none required configure:4004: checking for gawk configure:4020: found /usr/bin/gawk configure:4031: result: gawk configure:4044: checking for strip configure:4060: found /usr/bin/strip configure:4072: result: strip configure:4083: checking for ANSI C header files configure:4103: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:4103: $? = 0 configure:4176: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:4176: $? = 0 configure:4176: ./conftest configure:4176: $? = 0 configure:4187: result: yes configure:4195: checking for sys/wait.h that is POSIX.1 compatible configure:4221: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:4221: $? = 0 configure:4228: result: yes configure:4240: checking for unsigned long long int configure:4288: result: yes configure:4298: checking for long long int configure:4348: result: yes configure:4363: checking if the compiler supports trailing commas configure:4380: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:4380: $? = 0 configure:4381: result: yes configure:4395: checking if the compiler supports C++ comments configure:4409: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:4409: $? = 0 configure:4410: result: yes configure:4426: checking --enable-fail-if-missing argument configure:4435: result: no configure:4458: checking for clang version configure:4479: result: N/A configure:4494: checking for buggy tools... configure:4501: checking for BeOS configure:4507: result: no configure:4511: checking for QNX configure:4518: result: no configure:4522: checking for Darwin (Mac OS X) configure:4739: result: no configure:4745: checking AvailabilityMacros.h usability configure:4745: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:47:10: fatal error: AvailabilityMacros.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:4745: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4745: result: no configure:4745: checking AvailabilityMacros.h presence configure:4745: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:14:10: fatal error: AvailabilityMacros.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:4745: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include configure:4745: result: no configure:4745: checking for AvailabilityMacros.h configure:4745: result: no configure:4760: checking --with-local-dir argument configure:4784: result: Defaulting to /usr/local configure:4809: checking --with-vim-name argument configure:4817: result: Defaulting to vim configure:4822: checking --with-ex-name argument configure:4830: result: Defaulting to ex configure:4835: checking --with-view-name argument configure:4843: result: Defaulting to view configure:4849: checking --with-global-runtime argument configure:4860: result: no configure:4865: checking --with-modified-by argument configure:4876: result: no configure:4881: checking if character set is EBCDIC configure:4900: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:23:1: error: unknown type name 'make' make an error "Character set is not EBCDIC" ^~~~ conftest.c:23:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' make an error "Character set is not EBCDIC" ^~~~~ configure:4900: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | | int | main () | { | /* TryCompile function for CharSet. | Treat any failure as ASCII for compatibility with existing art. | Use compile-time rather than run-time tests for cross-compiler | tolerance. */ | #if '0'!=240 | make an error "Character set is not EBCDIC" | #endif | ; | return 0; | } configure:4910: result: no configure:4971: checking --disable-smack argument configure:4981: result: no configure:4983: checking linux/xattr.h usability configure:4983: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:4983: $? = 0 configure:4983: result: yes configure:4983: checking linux/xattr.h presence configure:4983: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:4983: $? = 0 configure:4983: result: yes configure:4983: checking for linux/xattr.h configure:4983: result: yes configure:4996: checking attr/xattr.h usability configure:4996: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:47:10: fatal error: attr/xattr.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4996: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4996: result: no configure:4996: checking attr/xattr.h presence configure:4996: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:14:10: fatal error: attr/xattr.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:4996: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | #include configure:4996: result: no configure:4996: checking for attr/xattr.h configure:4996: result: no configure:5070: checking --disable-selinux argument configure:5080: result: no configure:5082: checking for is_selinux_enabled in -lselinux configure:5107: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lselinux >&5 /usr/bin/ld: cannot find -lselinux collect2: error: ld returned 1 exit status configure:5107: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | /* end confdefs.h. */ | | /* 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 is_selinux_enabled (); | int | main () | { | return is_selinux_enabled (); | ; | return 0; | } configure:5116: result: no configure:5136: checking --with-features argument configure:5144: result: Defaulting to huge configure:5172: checking --with-compiledby argument configure:5180: result: no configure:5186: checking --disable-xsmp argument configure:5197: result: no configure:5199: checking --disable-xsmp-interact argument configure:5209: result: no configure:5222: checking --enable-luainterp argument configure:5231: result: no configure:5562: checking --enable-mzschemeinterp argument configure:5571: result: no configure:5967: checking --enable-perlinterp argument configure:5976: result: no configure:6171: checking --enable-pythoninterp argument configure:6180: result: no configure:6521: checking --enable-python3interp argument configure:6530: result: no configure:7088: checking --enable-tclinterp argument configure:7097: result: no configure:7443: checking --enable-rubyinterp argument configure:7452: result: no configure:7601: checking --enable-cscope argument configure:7610: result: no configure:7617: checking --enable-workshop argument configure:7626: result: no configure:7640: checking --disable-netbeans argument configure:7655: result: no configure:7663: checking --disable-channel argument configure:7678: result: no configure:7693: checking for socket in -lsocket configure:7718: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lsocket >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:7718: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | /* end confdefs.h. */ | | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:7727: result: no configure:7738: checking for gethostbyname in -lnsl configure:7763: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl >&5 configure:7763: $? = 0 configure:7772: result: yes configure:7783: checking whether compiling with process communication is possible configure:7819: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl >&5 configure:7819: $? = 0 configure:7820: result: yes configure:7846: checking --enable-terminal argument configure:7863: result: defaulting to yes configure:7889: checking --enable-autoservername argument configure:7898: result: no configure:7905: checking --enable-multibyte argument configure:7914: result: no configure:7921: checking --enable-hangulinput argument configure:7930: result: no configure:7933: checking --enable-xim argument configure:7940: result: defaulting to auto configure:7945: checking --enable-fontset argument configure:7954: result: no configure:7966: checking for xmkmf configure:7999: result: no configure:8005: checking for X configure:8113: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:8113: $? = 0 configure:8144: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lX11 -lnsl >&5 configure:8144: $? = 0 configure:8194: result: libraries , headers configure:8293: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl -lX11 >&5 configure:8293: $? = 0 configure:8391: checking for gethostbyname configure:8391: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl >&5 configure:8391: $? = 0 configure:8391: result: yes configure:8488: checking for connect configure:8488: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl >&5 configure:8488: $? = 0 configure:8488: result: yes configure:8537: checking for remove configure:8537: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl >&5 configure:8537: $? = 0 configure:8537: result: yes configure:8586: checking for shmat configure:8586: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl >&5 configure:8586: $? = 0 configure:8586: result: yes configure:8644: checking for IceConnectionNumber in -lICE configure:8669: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lICE -lnsl >&5 configure:8669: $? = 0 configure:8678: result: yes configure:8719: checking if X11 header files can be found configure:8735: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:8735: $? = 0 configure:8736: result: yes configure:8756: checking for _XdmcpAuthDoIt in -lXdmcp configure:8781: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lXdmcp -lXt -lSM -lICE -lX11 -lXdmcp -lnsl >&5 configure:8781: $? = 0 configure:8790: result: yes configure:8797: checking for IceOpenConnection in -lICE configure:8822: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lICE -lXdmcp -lnsl >&5 configure:8822: $? = 0 configure:8831: result: yes configure:8839: checking for XpmCreatePixmapFromData in -lXpm configure:8864: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lXpm -lXt -lSM -lICE -lXpm -lX11 -lXdmcp -lSM -lICE -lnsl >&5 /usr/bin/ld: cannot find -lXpm /usr/bin/ld: cannot find -lXpm collect2: error: ld returned 1 exit status configure:8864: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | /* 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 XpmCreatePixmapFromData (); | int | main () | { | return XpmCreatePixmapFromData (); | ; | return 0; | } configure:8873: result: no configure:8880: checking if X11 header files implicitly declare return values configure:8899: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -Werror -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:8899: $? = 0 configure:8900: result: no configure:8931: checking size of wchar_t is 2 bytes configure:8954: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl >&5 conftest.c:27:3: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ configure:8954: $? = 0 configure:8954: ./conftest configure:8954: $? = 0 configure:8965: result: no configure:8977: checking --enable-gui argument configure:9040: result: yes/auto - automatic GUI support configure:9075: checking whether or not to look for GTK+ 2 configure:9084: result: yes configure:9093: checking whether or not to look for GNOME configure:9102: result: no configure:9127: checking whether or not to look for Motif configure:9136: result: yes configure:9144: checking whether or not to look for Athena configure:9153: result: yes configure:9161: checking whether or not to look for neXtaw configure:9170: result: yes configure:9178: checking whether or not to look for Carbon configure:9187: result: yes configure:9235: checking --disable-gtktest argument configure:9245: result: gtk test enabled configure:9468: result: no configure:10060: checking for location of Motif GUI includes configure:10079: result: configure:10154: checking if Athena header files can be found configure:10171: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:23:10: fatal error: X11/Xaw/Paned.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:10171: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | | ; | return 0; | } configure:10175: result: no configure:10187: checking if neXtaw header files can be found configure:10204: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:23:10: fatal error: X11/neXtaw/Paned.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:10204: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | | ; | return 0; | } configure:10208: result: no configure:10464: checking X11/SM/SMlib.h usability configure:10464: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:10464: $? = 0 configure:10464: result: yes configure:10464: checking X11/SM/SMlib.h presence configure:10464: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:10464: $? = 0 configure:10464: result: yes configure:10464: checking for X11/SM/SMlib.h configure:10464: result: yes configure:10484: checking X11/xpm.h usability configure:10484: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:55:10: fatal error: X11/xpm.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:10484: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10484: result: no configure:10484: checking X11/xpm.h presence configure:10484: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:22:10: fatal error: X11/xpm.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:10484: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | /* end confdefs.h. */ | #include configure:10484: result: no configure:10484: checking for X11/xpm.h configure:10484: result: no configure:10484: checking X11/Sunkeysym.h usability configure:10484: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:10484: $? = 0 configure:10484: result: yes configure:10484: checking X11/Sunkeysym.h presence configure:10484: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:10484: $? = 0 configure:10484: result: yes configure:10484: checking for X11/Sunkeysym.h configure:10484: result: yes configure:10496: checking for XIMText in X11/Xlib.h configure:10504: result: yes configure:10649: checking for /proc link to executable configure:10652: result: /proc/self/exe configure:10671: checking for CYGWIN or MSYS environment configure:10689: result: no configure:10709: checking whether toupper is broken configure:10732: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lnsl >&5 conftest.c:31:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); } ^~~~ configure:10732: $? = 0 configure:10732: ./conftest configure:10732: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #if STDC_HEADERS | # include | # include | #endif | main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); } | configure:10746: result: no configure:10754: checking whether __DATE__ and __TIME__ work configure:10767: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:10767: $? = 0 configure:10768: result: yes configure:10777: checking whether __attribute__((unused)) is allowed configure:10790: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:10790: $? = 0 configure:10791: result: yes configure:10800: checking elf.h usability configure:10800: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:10800: $? = 0 configure:10800: result: yes configure:10800: checking elf.h presence configure:10800: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:10800: $? = 0 configure:10800: result: yes configure:10800: checking for elf.h configure:10800: result: yes configure:10807: checking for main in -lelf configure:10826: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lelf -lnsl >&5 configure:10826: $? = 0 configure:10835: result: yes configure:10851: checking for dirent.h that defines DIR configure:10870: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:10870: $? = 0 configure:10878: result: yes configure:10891: checking for library containing opendir configure:10922: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lelf -lnsl >&5 configure:10922: $? = 0 configure:10939: result: none required configure:11047: checking stdint.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking stdint.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for stdint.h configure:11047: result: yes configure:11047: checking stdlib.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking stdlib.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for stdlib.h configure:11047: result: yes configure:11047: checking string.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking string.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for string.h configure:11047: result: yes configure:11047: checking sys/select.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/select.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/select.h configure:11047: result: yes configure:11047: checking sys/utsname.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/utsname.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/utsname.h configure:11047: result: yes configure:11047: checking termcap.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking termcap.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for termcap.h configure:11047: result: yes configure:11047: checking fcntl.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking fcntl.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for fcntl.h configure:11047: result: yes configure:11047: checking sgtty.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sgtty.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sgtty.h configure:11047: result: yes configure:11047: checking sys/ioctl.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/ioctl.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/ioctl.h configure:11047: result: yes configure:11047: checking sys/time.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/time.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/time.h configure:11047: result: yes configure:11047: checking sys/types.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/types.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/types.h configure:11047: result: yes configure:11047: checking termio.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking termio.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for termio.h configure:11047: result: yes configure:11047: checking iconv.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking iconv.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for iconv.h configure:11047: result: yes configure:11047: checking inttypes.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking inttypes.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for inttypes.h configure:11047: result: yes configure:11047: checking langinfo.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking langinfo.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for langinfo.h configure:11047: result: yes configure:11047: checking math.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking math.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for math.h configure:11047: result: yes configure:11047: checking unistd.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking unistd.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for unistd.h configure:11047: result: yes configure:11047: checking stropts.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking stropts.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for stropts.h configure:11047: result: yes configure:11047: checking errno.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking errno.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for errno.h configure:11047: result: yes configure:11047: checking sys/resource.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/resource.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/resource.h configure:11047: result: yes configure:11047: checking sys/systeminfo.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:81:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11047: result: no configure:11047: checking sys/systeminfo.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:48:10: fatal error: sys/systeminfo.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:11047: result: no configure:11047: checking for sys/systeminfo.h configure:11047: result: no configure:11047: checking locale.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking locale.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for locale.h configure:11047: result: yes configure:11047: checking sys/stream.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:82:10: fatal error: sys/stream.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11047: result: no configure:11047: checking sys/stream.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:49:10: fatal error: sys/stream.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:11047: result: no configure:11047: checking for sys/stream.h configure:11047: result: no configure:11047: checking termios.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking termios.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for termios.h configure:11047: result: yes configure:11047: checking libc.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:83:10: fatal error: libc.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11047: result: no configure:11047: checking libc.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:50:10: fatal error: libc.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:11047: result: no configure:11047: checking for libc.h configure:11047: result: no configure:11047: checking sys/statfs.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/statfs.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/statfs.h configure:11047: result: yes configure:11047: checking poll.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking poll.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for poll.h configure:11047: result: yes configure:11047: checking sys/poll.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/poll.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/poll.h configure:11047: result: yes configure:11047: checking pwd.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking pwd.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for pwd.h configure:11047: result: yes configure:11047: checking utime.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking utime.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for utime.h configure:11047: result: yes configure:11047: checking sys/param.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/param.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/param.h configure:11047: result: yes configure:11047: checking libintl.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking libintl.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for libintl.h configure:11047: result: yes configure:11047: checking libgen.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking libgen.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for libgen.h configure:11047: result: yes configure:11047: checking util/debug.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:91:10: fatal error: util/debug.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11047: result: no configure:11047: checking util/debug.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:58:10: fatal error: util/debug.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:11047: result: no configure:11047: checking for util/debug.h configure:11047: result: no configure:11047: checking util/msg18n.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:91:10: fatal error: util/msg18n.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11047: result: no configure:11047: checking util/msg18n.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:58:10: fatal error: util/msg18n.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:11047: result: no configure:11047: checking for util/msg18n.h configure:11047: result: no configure:11047: checking frame.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:91:10: fatal error: frame.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11047: result: no configure:11047: checking frame.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:58:10: fatal error: frame.h: No such file or directory #include ^~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:11047: result: no configure:11047: checking for frame.h configure:11047: result: no configure:11047: checking sys/acl.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/acl.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/acl.h configure:11047: result: yes configure:11047: checking sys/access.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:92:10: fatal error: sys/access.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11047: result: no configure:11047: checking sys/access.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:59:10: fatal error: sys/access.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:11047: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | /* end confdefs.h. */ | #include configure:11047: result: no configure:11047: checking for sys/access.h configure:11047: result: no configure:11047: checking sys/sysinfo.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking sys/sysinfo.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for sys/sysinfo.h configure:11047: result: yes configure:11047: checking wchar.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking wchar.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for wchar.h configure:11047: result: yes configure:11047: checking wctype.h usability configure:11047: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking wctype.h presence configure:11047: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11047: $? = 0 configure:11047: result: yes configure:11047: checking for wctype.h configure:11047: result: yes configure:11060: checking for sys/ptem.h configure:11060: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:66:10: fatal error: sys/ptem.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:11060: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | /* end confdefs.h. */ | #if defined HAVE_SYS_STREAM_H | # include | #endif | | #include configure:11060: result: no configure:11076: checking for sys/sysctl.h configure:11076: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11076: $? = 0 configure:11076: result: yes configure:11091: checking for pthread_np.h configure:11106: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:65:10: fatal error: pthread_np.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:11106: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | int i; i = 0; | ; | return 0; | } configure:11112: result: no configure:11119: checking strings.h usability configure:11119: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11119: $? = 0 configure:11119: result: yes configure:11119: checking strings.h presence configure:11119: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:11119: $? = 0 configure:11119: result: yes configure:11119: checking for strings.h configure:11119: result: yes configure:11134: checking if strings.h can be included after string.h configure:11163: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11163: $? = 0 configure:11164: result: yes configure:11177: checking whether /usr/bin/gcc needs -traditional configure:11211: result: no configure:11218: checking for an ANSI C-conforming const configure:11284: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11284: $? = 0 configure:11291: result: yes configure:11299: checking for working volatile configure:11318: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11318: $? = 0 configure:11325: result: yes configure:11333: checking for mode_t configure:11333: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11333: $? = 0 configure:11333: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:11333: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:11333: result: yes configure:11344: checking for off_t configure:11344: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11344: $? = 0 configure:11344: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:11344: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:11344: result: yes configure:11355: checking for pid_t configure:11355: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11355: $? = 0 configure:11355: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:11355: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11355: result: yes configure:11366: checking for size_t configure:11366: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11366: $? = 0 configure:11366: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:100:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:11366: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11366: result: yes configure:11377: checking for uid_t in sys/types.h configure:11396: result: yes configure:11407: checking for uint32_t configure:11407: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11407: $? = 0 configure:11407: result: yes configure:11422: checking whether time.h and sys/time.h may both be included configure:11442: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11442: $? = 0 configure:11449: result: yes configure:11457: checking for ino_t configure:11457: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11457: $? = 0 configure:11457: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:20: error: expected expression before ')' token if (sizeof ((ino_t))) ^ configure:11457: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ino_t))) | return 0; | ; | return 0; | } configure:11457: result: yes configure:11468: checking for dev_t configure:11468: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11468: $? = 0 configure:11468: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:101:20: error: expected expression before ')' token if (sizeof ((dev_t))) ^ configure:11468: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((dev_t))) | return 0; | ; | return 0; | } configure:11468: result: yes configure:11479: checking whether byte ordering is bigendian configure:11494: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:66:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:66:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:66:15: error: unknown type name 'universal' configure:11494: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:11539: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11539: $? = 0 configure:11557: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:72:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:11557: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11685: result: no configure:11703: checking for inline configure:11719: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:11719: $? = 0 configure:11727: result: inline configure:11746: checking for rlim_t configure:11773: result: yes configure:11782: checking for stack_t configure:11807: result: yes configure:11816: checking whether stack_t has an ss_base field configure:11837: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:77:24: error: 'stack_t' {aka 'struct '} has no member named 'ss_base'; did you mean 'ss_sp'? stack_t sigstk; sigstk.ss_base = 0; ^~~~~~~ ss_sp configure:11837: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | | #include | #if STDC_HEADERS | # include | # include | #endif | #include | #include "confdefs.h" | | int | main () | { | stack_t sigstk; sigstk.ss_base = 0; | ; | return 0; | } configure:11842: result: no configure:11848: checking --with-tlib argument configure:11883: result: empty: automatic terminal library selection configure:11891: checking for tgetent in -ltinfo configure:11916: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:11916: $? = 0 configure:11926: result: yes configure:11953: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:74:1: warning: return type defaults to 'int' [-Wimplicit-int] main() {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(0); } ^~~~ configure:11953: $? = 0 configure:11953: ./conftest configure:11953: $? = 0 configure:12002: checking whether we talk terminfo configure:12031: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:78:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ configure:12031: $? = 0 configure:12031: ./conftest configure:12031: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #ifdef HAVE_TERMCAP_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #if STDC_HEADERS | # include | # include | #endif | main() | {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); } | configure:12046: result: yes configure:12054: checking what tgetent() returns for an unknown terminal configure:12080: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:76:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ configure:12080: $? = 0 configure:12080: ./conftest configure:12080: $? = 0 configure:12095: result: zero configure:12103: checking whether termcap.h contains ospeed configure:12120: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12120: $? = 0 configure:12121: result: yes configure:12160: checking whether termcap.h contains UP, BC and PC configure:12177: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12177: $? = 0 configure:12178: result: yes configure:12217: checking whether tputs() uses outfuntype configure:12234: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:78:36: error: 'outfuntype' undeclared (first use in this function) extern int xx(); tputs("test", 1, (outfuntype)xx) ^~~~~~~~~~ conftest.c:78:36: note: each undeclared identifier is reported only once for each function it appears in conftest.c:78:47: error: expected ')' before 'xx' extern int xx(); tputs("test", 1, (outfuntype)xx) ^~ ) configure:12234: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | /* end confdefs.h. */ | | #ifdef HAVE_TERMCAP_H | # include | #endif | | int | main () | { | extern int xx(); tputs("test", 1, (outfuntype)xx) | ; | return 0; | } configure:12239: result: no configure:12244: checking whether sys/select.h and sys/time.h may both be included configure:12260: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:12260: $? = 0 configure:12261: result: yes configure:12272: checking for /dev/ptc configure:12280: result: no configure:12284: checking for SVR4 ptys configure:12298: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c: In function 'main': conftest.c:75:1: warning: implicit declaration of function 'ptsname' [-Wimplicit-function-declaration] ptsname(0);grantpt(0);unlockpt(0); ^~~~~~~ conftest.c:75:12: warning: implicit declaration of function 'grantpt' [-Wimplicit-function-declaration] ptsname(0);grantpt(0);unlockpt(0); ^~~~~~~ conftest.c:75:23: warning: implicit declaration of function 'unlockpt' [-Wimplicit-function-declaration] ptsname(0);grantpt(0);unlockpt(0); ^~~~~~~~ configure:12298: $? = 0 configure:12299: result: yes configure:12313: checking for ptyranges configure:12349: result: don't know configure:12354: checking default tty permissions/group configure:12405: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:84:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ configure:12405: $? = 0 configure:12405: ./conftest configure:12405: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #include | #if STDC_HEADERS | # include | # include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #include | #include | main() | { | struct stat sb; | char *x,*ttyname(); | int om, m; | FILE *fp; | | if (!(x = ttyname(0))) exit(1); | if (stat(x, &sb)) exit(1); | om = sb.st_mode; | if (om & 002) exit(0); | m = system("mesg y"); | if (m == -1 || m == 127) exit(1); | if (stat(x, &sb)) exit(1); | m = sb.st_mode; | if (chmod(x, om)) exit(1); | if (m & 002) exit(0); | if (sb.st_gid == getgid()) exit(1); | if (!(fp=fopen("conftest_grp", "w"))) | exit(1); | fprintf(fp, "%d\n", sb.st_gid); | fclose(fp); | exit(0); | } | configure:12423: result: can't determine - assume ptys are world accessible configure:12433: result: world configure:12451: checking return type of signal handlers configure:12469: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:78:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:12469: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:12476: result: void configure:12493: checking for struct sigcontext configure:12513: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c:76:1: warning: return type defaults to 'int' [-Wimplicit-int] test_sig() ^~~~~~~~ configure:12513: $? = 0 configure:12514: result: yes configure:12524: checking getcwd implementation is broken configure:12552: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:81:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ configure:12552: $? = 0 configure:12552: ./conftest configure:12552: $? = 0 configure:12567: result: no configure:12584: checking for fchdir configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for fchown configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for fchmod configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for fsync configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for getcwd configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for getpseudotty configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 /usr/bin/ld: /tmp/ccUxrFfg.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpseudotty' collect2: error: ld returned 1 exit status configure:12584: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | /* end confdefs.h. */ | /* Define getpseudotty to an innocuous variant, in case declares getpseudotty. | For example, HP-UX 11i declares gettimeofday. */ | #define getpseudotty innocuous_getpseudotty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpseudotty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpseudotty | | /* 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 getpseudotty (); | /* 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_getpseudotty || defined __stub___getpseudotty | choke me | #endif | | int | main () | { | return getpseudotty (); | ; | return 0; | } configure:12584: result: no configure:12584: checking for getpwent configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for getpwnam configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for getpwuid configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for getrlimit configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for gettimeofday configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for getwd configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 /usr/bin/ld: /tmp/ccaOu4Uq.o: in function `main': conftest.c:(.text.startup+0x7): warning: the `getwd' function is dangerous and should not be used. configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for lstat configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for memset configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:110:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch] char memset (); ^~~~~~ configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for mkdtemp configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for nanosleep configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for opendir configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for putenv configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for qsort configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for readlink configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for select configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for setenv configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for getpgid configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for setpgid configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for setsid configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for sigaltstack configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for sigstack configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 /usr/bin/ld: /tmp/ccJaGRjN.o: in function `main': conftest.c:(.text.startup+0x7): warning: the `sigstack' function is dangerous. `sigaltstack' should be used instead. configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for sigset configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for sigsetjmp configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 /usr/bin/ld: /tmp/ccgFI4Ea.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:12584: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:12584: result: no configure:12584: checking for sigaction configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for sigprocmask configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for sigvec configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 /usr/bin/ld: /tmp/cciIUUOw.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `sigvec' collect2: error: ld returned 1 exit status configure:12584: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | /* end confdefs.h. */ | /* Define sigvec to an innocuous variant, in case declares sigvec. | For example, HP-UX 11i declares gettimeofday. */ | #define sigvec innocuous_sigvec | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigvec (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigvec | | /* 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 sigvec (); | /* 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_sigvec || defined __stub___sigvec | choke me | #endif | | int | main () | { | return sigvec (); | ; | return 0; | } configure:12584: result: no configure:12584: checking for strcasecmp configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:127:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] char strcasecmp (); ^~~~~~~~~~ configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for strerror configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for strftime configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:129:6: warning: conflicting types for built-in function 'strftime' [-Wbuiltin-declaration-mismatch] char strftime (); ^~~~~~~~ configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for stricmp configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 /usr/bin/ld: /tmp/ccHJRh69.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:12584: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:12584: result: no configure:12584: checking for strncasecmp configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:130:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch] char strncasecmp (); ^~~~~~~~~~~ configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for strnicmp configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 /usr/bin/ld: /tmp/ccTsEKhl.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:12584: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strnicmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:12584: result: no configure:12584: checking for strpbrk configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:131:6: warning: conflicting types for built-in function 'strpbrk' [-Wbuiltin-declaration-mismatch] char strpbrk (); ^~~~~~~ configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for strtol configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for tgetent configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for towlower configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:134:6: warning: conflicting types for built-in function 'towlower' [-Wbuiltin-declaration-mismatch] char towlower (); ^~~~~~~~ configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for towupper configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:135:6: warning: conflicting types for built-in function 'towupper' [-Wbuiltin-declaration-mismatch] char towupper (); ^~~~~~~~ configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for iswupper configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:136:6: warning: conflicting types for built-in function 'iswupper' [-Wbuiltin-declaration-mismatch] char iswupper (); ^~~~~~~~ configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for usleep configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for utime configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for utimes configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for mblen configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for ftruncate configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12584: checking for unsetenv configure:12584: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12584: $? = 0 configure:12584: result: yes configure:12593: checking for _LARGEFILE_SOURCE value needed for large files configure:12612: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12612: $? = 0 configure:12640: result: no configure:12669: checking for special C compiler options needed for large files configure:12714: result: no configure:12720: checking for _FILE_OFFSET_BITS value needed for large files configure:12745: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:12745: $? = 0 configure:12777: result: no configure:12863: checking for st_blksize configure:12881: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:12881: $? = 0 configure:12882: result: yes configure:12891: checking whether stat() ignores a trailing slash configure:12915: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 conftest.c:130:1: warning: return type defaults to 'int' [-Wimplicit-int] main() {struct stat st; exit(stat("configure/", &st) != 0); } ^~~~ configure:12915: $? = 0 configure:12915: ./conftest configure:12915: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | /* end confdefs.h. */ | | #include "confdefs.h" | #if STDC_HEADERS | # include | # include | #endif | #include | #include | main() {struct stat st; exit(stat("configure/", &st) != 0); } | configure:12930: result: no configure:12938: checking for iconv_open() configure:12957: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl -liconv >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:12957: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | /* end confdefs.h. */ | | #ifdef HAVE_ICONV_H | # include | #endif | | int | main () | { | iconv_open("fr", "to"); | ; | return 0; | } configure:12978: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:12978: $? = 0 configure:12979: result: yes configure:12993: checking for nl_langinfo(CODESET) configure:13010: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -ltinfo -lelf -lnsl >&5 configure:13010: $? = 0 configure:13011: result: yes configure:13021: checking for strtod in -lm configure:13046: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl >&5 configure:13046: $? = 0 configure:13055: result: yes configure:13066: checking for strtod() and other floating point functions configure:13098: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl >&5 configure:13098: $? = 0 configure:13099: result: yes configure:13109: checking for isinf() configure:13130: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl >&5 configure:13130: $? = 0 configure:13131: result: yes configure:13141: checking for isnan() configure:13162: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl >&5 configure:13162: $? = 0 configure:13163: result: yes configure:13173: checking --disable-acl argument configure:13183: result: no configure:13185: checking for acl_get_file in -lposix1e configure:13210: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lposix1e -lm -ltinfo -lelf -lnsl >&5 /usr/bin/ld: cannot find -lposix1e collect2: error: ld returned 1 exit status configure:13210: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | /* 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 acl_get_file (); | int | main () | { | return acl_get_file (); | ; | return 0; | } configure:13219: result: no configure:13224: checking for acl_get_file in -lacl configure:13249: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lacl -lm -ltinfo -lelf -lnsl >&5 configure:13249: $? = 0 configure:13258: result: yes configure:13262: checking for fgetxattr in -lattr configure:13287: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lattr -lm -ltinfo -lelf -lnsl -lacl >&5 configure:13287: $? = 0 configure:13296: result: yes configure:13307: checking for POSIX ACL support configure:13327: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr >&5 configure:13327: $? = 0 configure:13328: result: yes configure:13338: checking for acl_get in -lsec configure:13363: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lsec -lm -ltinfo -lelf -lnsl -lacl -lattr >&5 /usr/bin/ld: cannot find -lsec collect2: error: ld returned 1 exit status configure:13363: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_POSIX_ACL 1 | /* end confdefs.h. */ | | /* 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 acl_get (); | int | main () | { | return acl_get (); | ; | return 0; | } configure:13372: result: no configure:13378: checking for Solaris ACL support configure:13395: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr >&5 conftest.c: In function 'main': conftest.c:136:1: warning: implicit declaration of function 'acl' [-Wimplicit-function-declaration] acl("foo", GETACLCNT, 0, NULL); ^~~ conftest.c:136:12: error: 'GETACLCNT' undeclared (first use in this function) acl("foo", GETACLCNT, 0, NULL); ^~~~~~~~~ conftest.c:136:12: note: each undeclared identifier is reported only once for each function it appears in conftest.c:136:26: error: 'NULL' undeclared (first use in this function) acl("foo", GETACLCNT, 0, NULL); ^~~~ conftest.c:136:26: note: 'NULL' is defined in header ''; did you forget to '#include '? conftest.c:132:1: #endif conftest.c:136:26: acl("foo", GETACLCNT, 0, NULL); ^~~~ configure:13395: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_POSIX_ACL 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_ACL_H | # include | #endif | int | main () | { | acl("foo", GETACLCNT, 0, NULL); | | ; | return 0; | } configure:13400: result: no configure:13408: checking for AIX ACL support configure:13440: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr >&5 conftest.c: In function 'main': conftest.c:149:18: error: invalid application of 'sizeof' to incomplete type 'struct acl' aclsize = sizeof(struct acl); ^~~~~~ conftest.c:151:2: warning: implicit declaration of function 'statacl'; did you mean 'fstatat'? [-Wimplicit-function-declaration] statacl("foo", STX_NORMAL, aclent, aclsize); ^~~~~~~ fstatat conftest.c:151:17: error: 'STX_NORMAL' undeclared (first use in this function) statacl("foo", STX_NORMAL, aclent, aclsize); ^~~~~~~~~~ conftest.c:151:17: note: each undeclared identifier is reported only once for each function it appears in configure:13440: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_POSIX_ACL 1 | /* end confdefs.h. */ | | #if STDC_HEADERS | # include | # include | #endif | #ifdef HAVE_SYS_ACL_H | # include | #endif | #ifdef HAVE_SYS_ACCESS_H | # include | #endif | #define _ALL_SOURCE | | #include | | int aclsize; | struct acl *aclent; | int | main () | { | aclsize = sizeof(struct acl); | aclent = (void *)malloc(aclsize); | statacl("foo", STX_NORMAL, aclent, aclsize); | | ; | return 0; | } configure:13445: result: no configure:13487: checking --disable-gpm argument configure:13498: result: no configure:13500: checking for gpm configure:13518: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lgpm >&5 configure:13518: $? = 0 configure:13528: result: yes configure:13540: checking --disable-sysmouse argument configure:13551: result: no configure:13553: checking for sysmouse configure:13575: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 conftest.c:130:10: fatal error: sys/consio.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:13575: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_POSIX_ACL 1 | #define HAVE_GPM 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | struct mouse_info mouse; | mouse.operation = MOUSE_MODE; | mouse.operation = MOUSE_SHOW; | mouse.u.mode.mode = 0; | mouse.u.mode.signal = SIGUSR2; | ; | return 0; | } configure:13584: result: no configure:13595: checking for FD_CLOEXEC configure:13610: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:13610: $? = 0 configure:13611: result: yes configure:13620: checking for rename configure:13633: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 configure:13633: $? = 0 configure:13634: result: yes configure:13644: checking for sysctl configure:13665: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:140:11: error: 'CTL_HW' undeclared (first use in this function); did you mean 'CTL_PM'? mib[0] = CTL_HW; ^~~~~~ CTL_PM conftest.c:140:11: note: each undeclared identifier is reported only once for each function it appears in conftest.c:141:11: error: 'HW_USERMEM' undeclared (first use in this function) mib[1] = HW_USERMEM; ^~~~~~~~~~ configure:13665: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_POSIX_ACL 1 | #define HAVE_GPM 1 | #define HAVE_FD_CLOEXEC 1 | #define HAVE_RENAME 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int mib[2], r; | size_t len; | | mib[0] = CTL_HW; | mib[1] = HW_USERMEM; | len = sizeof(r); | (void)sysctl(mib, 2, &r, &len, (void *)0, (size_t)0); | | ; | return 0; | } configure:13670: result: not usable configure:13675: checking for sysinfo configure:13694: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:13694: $? = 0 configure:13695: result: yes configure:13704: checking for sysinfo.mem_unit configure:13720: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:13720: $? = 0 configure:13721: result: yes configure:13730: checking for sysconf configure:13745: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:13745: $? = 0 configure:13746: result: yes configure:13759: checking size of int configure:13764: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 configure:13764: $? = 0 configure:13764: ./conftest configure:13764: $? = 0 configure:13778: result: 4 configure:13792: checking size of long configure:13797: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 configure:13797: $? = 0 configure:13797: ./conftest configure:13797: $? = 0 configure:13811: result: 8 configure:13825: checking size of time_t configure:13830: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 configure:13830: $? = 0 configure:13830: ./conftest configure:13830: $? = 0 configure:13844: result: 8 configure:13858: checking size of off_t configure:13863: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 configure:13863: $? = 0 configure:13863: ./conftest configure:13863: $? = 0 configure:13877: result: 8 configure:13897: checking uint32_t is 32 bits configure:13919: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 conftest.c:148:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { ^~~~ conftest.c: In function 'main': conftest.c:151:69: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1); ^~~~ conftest.c:151:69: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:151:69: note: include '' or provide a declaration of 'exit' conftest.c:147:1: +#include #endif conftest.c:151:69: if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1); ^~~~ conftest.c:152:3: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ conftest.c:152:3: note: include '' or provide a declaration of 'exit' configure:13919: $? = 0 configure:13919: ./conftest configure:13919: $? = 0 configure:13920: result: ok configure:13953: checking whether memmove handles overlaps configure:13968: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 conftest.c:150:1: warning: return type defaults to 'int' [-Wimplicit-int] main() { ^~~~ configure:13968: $? = 0 configure:13968: ./conftest configure:13968: $? = 0 configure:13983: result: yes configure:14074: checking whether X_LOCALE needed configure:14087: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:14087: $? = 0 configure:14106: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm -lSM -lICE -lXt -lX11 -lXdmcp -lSM -lICE >&5 /usr/bin/ld: /tmp/ccvSXnSZ.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_Xsetlocale' collect2: error: ld returned 1 exit status configure:14106: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_POSIX_ACL 1 | #define HAVE_GPM 1 | #define HAVE_FD_CLOEXEC 1 | #define HAVE_RENAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSCONF 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_OFF_T 8 | #define VIM_SIZEOF_INT 4 | #define VIM_SIZEOF_LONG 8 | #define USEMEMMOVE 1 | /* end confdefs.h. */ | | /* 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 _Xsetlocale (); | int | main () | { | return _Xsetlocale (); | ; | return 0; | } configure:14112: result: no configure:14123: checking whether Xutf8SetWMProperties() can be used configure:14143: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm -lSM -lICE -lXt -lX11 -lXdmcp -lSM -lICE >&5 configure:14143: $? = 0 configure:14144: result: yes configure:14159: checking for _xpg4_setrunelocale in -lxpg4 configure:14184: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lxpg4 -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 /usr/bin/ld: cannot find -lxpg4 collect2: error: ld returned 1 exit status configure:14184: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_POSIX_ACL 1 | #define HAVE_GPM 1 | #define HAVE_FD_CLOEXEC 1 | #define HAVE_RENAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSCONF 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_OFF_T 8 | #define VIM_SIZEOF_INT 4 | #define VIM_SIZEOF_LONG 8 | #define USEMEMMOVE 1 | #define HAVE_XUTF8SETWMPROPERTIES 1 | /* end confdefs.h. */ | | /* 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 _xpg4_setrunelocale (); | int | main () | { | return _xpg4_setrunelocale (); | ; | return 0; | } configure:14193: result: no configure:14200: checking how to create tags auto/configure: line 14203: ctags: command not found auto/configure: line 14205: exctags: command not found auto/configure: line 14207: exuberant-ctags: command not found auto/configure: line 14211: etags: command not found auto/configure: line 14212: etags: command not found auto/configure: line 14213: ctags: command not found auto/configure: line 14214: ctags: command not found auto/configure: line 14215: ctags: command not found auto/configure: line 14216: ctags: command not found auto/configure: line 14217: ctags: command not found configure:14219: result: ctags configure:14222: checking how to run man with a section nr configure:14226: result: man -s configure:14233: checking --disable-nls argument configure:14244: result: no configure:14254: checking for msgfmt configure:14270: found /data/buildroot/buildroot-test/instance-0/output/host/bin/msgfmt configure:14281: result: msgfmt configure:14289: checking for NLS configure:14307: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c >&5 configure:14307: $? = 0 configure:14308: result: gettext() works configure:14348: checking for bind_textdomain_codeset configure:14348: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 configure:14348: $? = 0 configure:14348: result: yes configure:14357: checking for _nl_msg_cat_cntr configure:14371: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 configure:14371: $? = 0 configure:14372: result: yes configure:14391: checking dlfcn.h usability configure:14391: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:14391: $? = 0 configure:14391: result: yes configure:14391: checking dlfcn.h presence configure:14391: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:14391: $? = 0 configure:14391: result: yes configure:14391: checking for dlfcn.h configure:14391: result: yes configure:14408: checking for dlopen() configure:14424: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm >&5 /usr/bin/ld: /tmp/cc0jwQKg.o: undefined reference to symbol 'dlopen@@GLIBC_2.2.5' /usr/bin/ld: /usr/lib/libdl.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status configure:14424: $? = 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 UNIX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define FEAT_HUGE 1 | #define USE_XSMP_INTERACT 1 | #define HAVE_LIBNSL 1 | #define FEAT_NETBEANS_INTG 1 | #define FEAT_JOB_CHANNEL 1 | #define FEAT_TERMINAL 1 | #define HAVE_X11 1 | #define HAVE_X11_SM_SMLIB_H 1 | #define HAVE_X11_SUNKEYSYM_H 1 | #define PROC_EXE_LINK "/proc/self/exe" | #define HAVE_DATE_TIME 1 | #define HAVE_ATTRIBUTE_UNUSED 1 | #define HAVE_LIBELF 1 | #define HAVE_DIRENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_MATH_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_SYS_ACL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_STRINGS_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_LIBTINFO 1 | #define TERMINFO 1 | #define TGETENT_ZERO_ERR 0 | #define HAVE_OSPEED 1 | #define HAVE_UP_BC_PC 1 | #define SYS_SELECT_WITH_SYS_TIME 1 | #define HAVE_SVR4_PTYS 1 | #define RETSIGTYPE void | #define SIGRETURN return | #define HAVE_SIGCONTEXT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCHOWN 1 | #define HAVE_FCHMOD 1 | #define HAVE_FSYNC 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETWD 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDTEMP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_OPENDIR 1 | #define HAVE_PUTENV 1 | #define HAVE_QSORT 1 | #define HAVE_READLINK 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_GETPGID 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | #define HAVE_SIGSET 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRTOL 1 | #define HAVE_TGETENT 1 | #define HAVE_TOWLOWER 1 | #define HAVE_TOWUPPER 1 | #define HAVE_ISWUPPER 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_UTIMES 1 | #define HAVE_MBLEN 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_UNSETENV 1 | #define HAVE_FSEEKO 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_ICONV 1 | #define HAVE_NL_LANGINFO_CODESET 1 | #define HAVE_LIBM 1 | #define HAVE_FLOAT_FUNCS 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_POSIX_ACL 1 | #define HAVE_GPM 1 | #define HAVE_FD_CLOEXEC 1 | #define HAVE_RENAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_SYSINFO_MEM_UNIT 1 | #define HAVE_SYSCONF 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_TIME_T 8 | #define SIZEOF_OFF_T 8 | #define VIM_SIZEOF_INT 4 | #define VIM_SIZEOF_LONG 8 | #define USEMEMMOVE 1 | #define HAVE_XUTF8SETWMPROPERTIES 1 | #define USEMAN_S 1 | #define HAVE_GETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_NL_MSG_CAT_CNTR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | extern void* dlopen(); | dlopen(); | | ; | return 0; | } configure:14431: result: no configure:14433: checking for dlopen() in -ldl configure:14451: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm -ldl >&5 configure:14451: $? = 0 configure:14452: result: yes configure:14467: checking for dlsym() configure:14483: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib conftest.c -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm -ldl >&5 configure:14483: $? = 0 configure:14484: result: yes configure:14592: checking setjmp.h usability configure:14592: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:14592: $? = 0 configure:14592: result: yes configure:14592: checking setjmp.h presence configure:14592: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:14592: $? = 0 configure:14592: result: yes configure:14592: checking for setjmp.h configure:14592: result: yes configure:14655: checking for GCC 3 or later configure:14660: result: yes configure:14666: checking whether we need -D_FORTIFY_SOURCE=1 configure:14670: result: yes configure:14679: checking whether we need to force -D_FILE_OFFSET_BITS=64 configure:14687: result: no configure:14691: checking linker --as-needed support configure:14700: result: yes configure:14772: updating cache auto/config.cache configure:14822: creating auto/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 = $ auto/config.status on sigmaII config.status:1036: creating auto/config.mk config.status:1036: creating auto/config.h configure:15977: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking ## ---------------- ## ## 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_uint32_t=yes ac_cv_c_volatile=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/data/buildroot/buildroot-test/instance-0/output/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_bind_textdomain_codeset=yes ac_cv_func_connect=yes ac_cv_func_fchdir=yes ac_cv_func_fchmod=yes ac_cv_func_fchown=yes ac_cv_func_fsync=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpgid=yes ac_cv_func_getpseudotty=no ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_iswupper=yes ac_cv_func_lstat=yes ac_cv_func_mblen=yes ac_cv_func_memset=yes ac_cv_func_mkdtemp=yes ac_cv_func_nanosleep=yes ac_cv_func_opendir=yes ac_cv_func_putenv=yes ac_cv_func_qsort=yes ac_cv_func_readlink=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setpgid=yes ac_cv_func_setsid=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigset=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigstack=yes ac_cv_func_sigvec=no ac_cv_func_strcasecmp=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strnicmp=no ac_cv_func_strpbrk=yes ac_cv_func_strtol=yes ac_cv_func_tgetent=yes ac_cv_func_towlower=yes ac_cv_func_towupper=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_X11_SM_SMlib_h=yes ac_cv_header_X11_Sunkeysym_h=yes ac_cv_header_X11_xpm_h=no ac_cv_header_attr_xattr_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_elf_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_frame_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libc_h=no ac_cv_header_libgen_h=yes ac_cv_header_libintl_h=yes ac_cv_header_linux_xattr_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_poll_h=yes ac_cv_header_pwd_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_sys_access_h=no ac_cv_header_sys_acl_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_ptem_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_util_debug_h=no ac_cv_header_util_msg18n_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_ICE_IceOpenConnection=yes ac_cv_lib_Xdmcp__XdmcpAuthDoIt=yes ac_cv_lib_Xpm_XpmCreatePixmapFromData=no ac_cv_lib_acl_acl_get_file=yes ac_cv_lib_attr_fgetxattr=yes ac_cv_lib_elf_main=yes ac_cv_lib_m_strtod=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_posix1e_acl_get_file=no ac_cv_lib_sec_acl_get=no ac_cv_lib_selinux_is_selinux_enabled=no ac_cv_lib_socket_socket=no ac_cv_lib_tinfo___tgetent=yes ac_cv_lib_xpg4__xpg4_setrunelocale=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_MSGFMT=msgfmt ac_cv_prog_STRIP=strip ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_time_t=8 ac_cv_small_wchar_t=no ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type_dev_t=yes ac_cv_type_ino_t=yes ac_cv_type_long_long_int=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_rlim_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_stack_t=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long_int=yes cf_cv_ebcdic=no vi_cv_have_gpm=yes vi_cv_have_sysmouse=no vim_cv_getcwd_broken=no vim_cv_memmove_handles_overlap=yes vim_cv_stat_ignores_slash=no vim_cv_terminfo=yes vim_cv_tgetent=zero vim_cv_toupper_broken=no vim_cv_tty_group=world ## ----------------- ## ## Output variables. ## ## ----------------- ## AWK='gawk' CC='/usr/bin/gcc' CFLAGS='-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1' CHANNEL_OBJ='objects/channel.o' CHANNEL_SRC='channel.c' CPP='/usr/bin/cpp' CPPFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/include' CPP_MM='M' CROSS_COMPILING='' DEFS='-DHAVE_CONFIG_H' DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\''' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXNAME='ex' FGREP='/usr/bin/grep -F' GLIB_COMPILE_RESOURCES='' GNOME_INCLUDEDIR='' GNOME_LIBDIR='' GNOME_LIBS='' GREP='/usr/bin/grep' GRESOURCE_OBJ='' GRESOURCE_SRC='' GTK_CFLAGS='' GTK_LIBNAME='' GTK_LIBS='' GTK_UPDATE_ICON_CACHE='' GUITYPE='NONE' GUI_INC_LOC='' GUI_LIB_LOC='' GUI_X_LIBS='' HANGULIN_OBJ='' HANGULIN_SRC='' INSTALL_LANGS='install-languages' INSTALL_TOOL_LANGS='install-tool-languages' LDFLAGS='-L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib -L/usr/local/lib -Wl,--as-needed' LIBOBJS='' LIBS='-lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm -ldl' LINK_AS_NEEDED='yes' LTLIBOBJS='' LUA_CFLAGS='' LUA_LIBS='' LUA_OBJ='' LUA_PRO='' LUA_SRC='' MAKEMO='yes' MOTIF_LIBNAME='' MSGFMT='msgfmt' MZSCHEME_CFLAGS='' MZSCHEME_EXTRA='' MZSCHEME_LIBS='' MZSCHEME_MZC='' MZSCHEME_OBJ='' MZSCHEME_PRO='' MZSCHEME_SRC='' NARROW_PROTO='' NETBEANS_OBJ='objects/netbeans.o' NETBEANS_SRC='netbeans.c' OBJEXT='o' OS_EXTRA_OBJ='' OS_EXTRA_SRC='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL_CFLAGS='' PERL_LIBS='' PERL_OBJ='' PERL_PRO='' PERL_SRC='' PKG_CONFIG='/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config' PYTHON3_CFLAGS='' PYTHON3_LIBS='' PYTHON3_OBJ='' PYTHON3_SRC='' PYTHON_CFLAGS='' PYTHON_LIBS='' PYTHON_OBJ='' PYTHON_SRC='' QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\''' RUBY_CFLAGS='' RUBY_LIBS='' RUBY_OBJ='' RUBY_PRO='' RUBY_SRC='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TAGPRG='ctags' TCL_CFLAGS='' TCL_LIBS='' TCL_OBJ='' TCL_PRO='' TCL_SRC='' TERM_OBJ='objects/term_encoding.o objects/term_keyboard.o objects/term_mouse.o objects/term_parser.o objects/term_pen.o objects/term_screen.o objects/term_state.o objects/term_unicode.o objects/term_vterm.o' TERM_SRC='libvterm/src/encoding.c libvterm/src/keyboard.c libvterm/src/mouse.c libvterm/src/parser.c libvterm/src/pen.c libvterm/src/screen.c libvterm/src/state.c libvterm/src/unicode.c libvterm/src/vterm.c' UPDATE_DESKTOP_DATABASE='' VIEWNAME='view' VIMNAME='vim' WORKSHOP_OBJ='' WORKSHOP_SRC='' XCODE_SELECT='' XMKMF='' X_CFLAGS=' ' X_EXTRA_LIBS=' -lXdmcp -lSM -lICE' X_LIB='-lXt -lX11' X_LIBS=' ' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='/usr/bin/gcc' bindir='${exec_prefix}/bin' build_alias='' compiledby='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dogvimdiff='installgvimdiff' dovimdiff='installvimdiff' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' line_break='"\\012"' localedir='${datarootdir}/locale' localstatedir='/data/buildroot/buildroot-test/instance-0/output/host/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/data/buildroot/buildroot-test/instance-0/output/host' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shrpenv='' sysconfdir='/data/buildroot/buildroot-test/instance-0/output/host/etc' target_alias='' vi_cv_path_lua='' vi_cv_path_luajit='' vi_cv_path_mzscheme='' vi_cv_path_perl='' vi_cv_path_plain_lua='' vi_cv_path_python3='' vi_cv_path_python='' vi_cv_path_ruby='' vi_cv_path_tcl='' vi_cv_perl_xsubpp='' vi_cv_perllib='' xmkmfpath='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define UNIX 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define FEAT_HUGE 1 #define USE_XSMP_INTERACT 1 #define HAVE_LIBNSL 1 #define FEAT_NETBEANS_INTG 1 #define FEAT_JOB_CHANNEL 1 #define FEAT_TERMINAL 1 #define HAVE_X11 1 #define HAVE_X11_SM_SMLIB_H 1 #define HAVE_X11_SUNKEYSYM_H 1 #define PROC_EXE_LINK "/proc/self/exe" #define HAVE_DATE_TIME 1 #define HAVE_ATTRIBUTE_UNUSED 1 #define HAVE_LIBELF 1 #define HAVE_DIRENT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TERMIO_H 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_MATH_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STROPTS_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_SYS_ACL_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_STRINGS_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LIBTINFO 1 #define TERMINFO 1 #define TGETENT_ZERO_ERR 0 #define HAVE_OSPEED 1 #define HAVE_UP_BC_PC 1 #define SYS_SELECT_WITH_SYS_TIME 1 #define HAVE_SVR4_PTYS 1 #define RETSIGTYPE void #define SIGRETURN return #define HAVE_SIGCONTEXT 1 #define HAVE_FCHDIR 1 #define HAVE_FCHOWN 1 #define HAVE_FCHMOD 1 #define HAVE_FSYNC 1 #define HAVE_GETCWD 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETWD 1 #define HAVE_LSTAT 1 #define HAVE_MEMSET 1 #define HAVE_MKDTEMP 1 #define HAVE_NANOSLEEP 1 #define HAVE_OPENDIR 1 #define HAVE_PUTENV 1 #define HAVE_QSORT 1 #define HAVE_READLINK 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_GETPGID 1 #define HAVE_SETPGID 1 #define HAVE_SETSID 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGSTACK 1 #define HAVE_SIGSET 1 #define HAVE_SIGACTION 1 #define HAVE_SIGPROCMASK 1 #define HAVE_STRCASECMP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRTOL 1 #define HAVE_TGETENT 1 #define HAVE_TOWLOWER 1 #define HAVE_TOWUPPER 1 #define HAVE_ISWUPPER 1 #define HAVE_USLEEP 1 #define HAVE_UTIME 1 #define HAVE_UTIMES 1 #define HAVE_MBLEN 1 #define HAVE_FTRUNCATE 1 #define HAVE_UNSETENV 1 #define HAVE_FSEEKO 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_ICONV 1 #define HAVE_NL_LANGINFO_CODESET 1 #define HAVE_LIBM 1 #define HAVE_FLOAT_FUNCS 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_POSIX_ACL 1 #define HAVE_GPM 1 #define HAVE_FD_CLOEXEC 1 #define HAVE_RENAME 1 #define HAVE_SYSINFO 1 #define HAVE_SYSINFO_MEM_UNIT 1 #define HAVE_SYSCONF 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_TIME_T 8 #define SIZEOF_OFF_T 8 #define VIM_SIZEOF_INT 4 #define VIM_SIZEOF_LONG 8 #define USEMEMMOVE 1 #define HAVE_XUTF8SETWMPROPERTIES 1 #define USEMAN_S 1 #define HAVE_GETTEXT 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_NL_MSG_CAT_CNTR 1 #define HAVE_DLFCN_H 1 #define HAVE_DLOPEN 1 #define HAVE_DLSYM 1 #define HAVE_SETJMP_H 1 configure: exit 0