This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/data/buildroot/buildroot-test/instance-1/output/host --sysconfdir=/data/buildroot/buildroot-test/instance-1/output/host/etc --localstatedir=/data/buildroot/buildroot-test/instance-1/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 ## --------- ## ## Platform. ## ## --------- ## hostname = sigma uname -m = x86_64 uname -r = 4.15.9-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Sun Mar 11 17:54:33 UTC 2018 /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-1/output/host/bin PATH: /data/buildroot/buildroot-test/instance-1/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:4496: checking for a BSD-compatible install configure:4564: result: /usr/bin/install -c configure:4575: checking whether build environment is sane configure:4630: result: yes configure:4781: checking for a thread-safe mkdir -p configure:4820: result: /usr/bin/mkdir -p configure:4827: checking for gawk configure:4843: found /data/buildroot/buildroot-test/instance-1/output/host/bin/gawk configure:4854: result: gawk configure:4865: checking whether make sets $(MAKE) configure:4887: result: yes configure:4916: checking whether make supports nested variables configure:4933: result: yes configure:5123: checking for gcc configure:5150: result: /usr/bin/gcc configure:5379: checking for C compiler version configure:5388: /usr/bin/gcc --version >&5 gcc (GCC) 8.2.1 20180831 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:5399: $? = 0 configure:5388: /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 20180831 (GCC) configure:5399: $? = 0 configure:5388: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:5399: $? = 1 configure:5388: /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:5399: $? = 1 configure:5419: checking whether the C compiler works configure:5441: /usr/bin/gcc -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:5445: $? = 0 configure:5493: result: yes configure:5496: checking for C compiler default output file name configure:5498: result: a.out configure:5504: checking for suffix of executables configure:5511: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:5515: $? = 0 configure:5537: result: configure:5559: checking whether we are cross compiling configure:5567: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:5571: $? = 0 configure:5578: ./conftest configure:5582: $? = 0 configure:5597: result: no configure:5602: checking for suffix of object files configure:5624: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:5628: $? = 0 configure:5649: result: o configure:5653: checking whether we are using the GNU C compiler configure:5672: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:5672: $? = 0 configure:5681: result: yes configure:5690: checking whether /usr/bin/gcc accepts -g configure:5710: /usr/bin/gcc -c -g -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:5710: $? = 0 configure:5751: result: yes configure:5768: checking for /usr/bin/gcc option to accept ISO C89 configure:5831: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:5831: $? = 0 configure:5844: result: none needed configure:5869: checking whether /usr/bin/gcc understands -c and -o together configure:5891: /usr/bin/gcc -c conftest.c -o conftest2.o configure:5894: $? = 0 configure:5891: /usr/bin/gcc -c conftest.c -o conftest2.o configure:5894: $? = 0 configure:5906: result: yes configure:5934: checking for style of include used by make configure:5962: result: GNU configure:5988: checking dependency style of /usr/bin/gcc configure:6099: result: none configure:6119: checking how to run the C preprocessor configure:6189: result: /usr/bin/cpp configure:6209: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c configure:6209: $? = 0 configure:6223: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6223: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | /* end confdefs.h. */ | #include configure:6259: checking build system type configure:6273: result: x86_64-pc-linux-gnu configure:6293: checking host system type configure:6306: result: x86_64-pc-linux-gnu configure:6330: checking for grep that handles long lines and -e configure:6388: result: /usr/bin/grep configure:6393: checking for egrep configure:6455: result: /usr/bin/grep -E configure:6460: checking for ANSI C header files configure:6480: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6480: $? = 0 configure:6553: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:6553: $? = 0 configure:6553: ./conftest configure:6553: $? = 0 configure:6564: result: yes configure:6577: checking for sys/types.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6577: checking for sys/stat.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6577: checking for stdlib.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6577: checking for string.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6577: checking for memory.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6577: checking for strings.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6577: checking for inttypes.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6577: checking for stdint.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6577: checking for unistd.h configure:6577: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6577: $? = 0 configure:6577: result: yes configure:6590: checking minix/config.h usability configure:6590: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c:54:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:6590: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6590: result: no configure:6590: checking minix/config.h presence configure:6590: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c conftest.c:21:10: fatal error: minix/config.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:6590: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6590: result: no configure:6590: checking for minix/config.h configure:6590: result: no configure:6614: checking whether it is safe to define __EXTENSIONS__ configure:6632: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6632: $? = 0 configure:6639: result: yes configure:6668: checking whether _XOPEN_SOURCE should be defined configure:6687: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6687: $? = 0 configure:6711: result: no configure:6726: checking for Minix Amsterdam compiler configure:6750: result: no configure:6863: checking the archiver (/usr/bin/ar) interface configure:6879: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:6879: $? = 0 configure:6881: /usr/bin/ar cru libconftest.a conftest.o >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:6884: $? = 0 configure:6912: result: ar configure:6977: checking for ar configure:7004: result: /usr/bin/ar configure:8423: checking how to print strings configure:8450: result: printf configure:8471: checking for a sed that does not truncate output configure:8535: result: /usr/bin/sed configure:8553: checking for fgrep configure:8615: result: /usr/bin/grep -F configure:8650: checking for ld used by /usr/bin/gcc configure:8717: result: /usr/bin/ld configure:8724: checking if the linker (/usr/bin/ld) is GNU ld configure:8739: result: yes configure:8751: checking for BSD- or MS-compatible name lister (nm) configure:8803: result: /usr/bin/nm configure:8933: checking the name lister (/usr/bin/nm) interface configure:8940: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:8943: /usr/bin/nm "conftest.o" configure:8946: output 0000000000000000 B some_variable configure:8953: result: BSD nm configure:8956: checking whether ln -s works configure:8960: result: yes configure:8968: checking the maximum length of command line arguments configure:9098: result: 1572864 configure:9115: checking whether the shell understands some XSI constructs configure:9125: result: yes configure:9129: checking whether the shell understands "+=" configure:9135: result: yes configure:9170: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:9210: result: func_convert_file_noop configure:9217: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:9237: result: func_convert_file_noop configure:9244: checking for /usr/bin/ld option to reload object files configure:9251: result: -r configure:9325: checking for objdump configure:9341: found /usr/bin/objdump configure:9352: result: objdump configure:9381: checking how to recognize dependent libraries configure:9583: result: pass_all configure:9668: checking for dlltool configure:9698: result: no configure:9725: checking how to associate runtime and link libraries configure:9752: result: printf %s\n configure:9876: checking for archiver @FILE support configure:9893: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:9893: $? = 0 configure:9896: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:9899: $? = 0 configure:9904: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: conftest.o: No such file or directory configure:9907: $? = 1 configure:9919: result: @ configure:9977: checking for strip configure:9993: found /usr/bin/strip configure:10004: result: strip configure:10076: checking for ranlib configure:10103: result: /usr/bin/ranlib configure:10205: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:10325: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:10328: $? = 0 configure:10332: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10335: $? = 0 configure:10401: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c conftstm.o >&5 configure:10404: $? = 0 configure:10442: result: ok configure:10479: checking for sysroot configure:10509: result: no configure:10586: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:10589: $? = 0 configure:10765: checking for mt configure:10795: result: no configure:10815: checking if : is a manifest tool configure:10821: : '-?' configure:10829: result: no configure:11468: checking for dlfcn.h configure:11468: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:11468: $? = 0 configure:11468: result: yes configure:11972: checking for objdir configure:11987: result: .libs configure:12258: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:12276: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:12280: $? = 0 configure:12293: result: no configure:12620: checking for /usr/bin/gcc option to produce PIC configure:12627: result: -fPIC -DPIC configure:12635: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:12653: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:12657: $? = 0 configure:12670: result: yes configure:12699: checking if /usr/bin/gcc static flag -static works configure:12727: result: yes configure:12742: checking if /usr/bin/gcc supports -c -o file.o configure:12763: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -o out/conftest2.o conftest.c >&5 configure:12767: $? = 0 configure:12789: result: yes configure:12797: checking if /usr/bin/gcc supports -c -o file.o configure:12844: result: yes configure:12877: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14030: result: yes configure:14067: checking whether -lc should be explicitly linked in configure:14075: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:14078: $? = 0 configure:14093: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:14096: $? = 0 configure:14110: result: no configure:14270: checking dynamic linker characteristics configure:14781: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:14781: $? = 0 configure:15003: result: GNU/Linux ld.so configure:15110: checking how to hardcode library paths into programs configure:15135: result: immediate configure:15675: checking whether stripping libraries is possible configure:15680: result: yes configure:15715: checking if libtool supports shared libraries configure:15717: result: yes configure:15720: checking whether to build shared libraries configure:15741: result: yes configure:15744: checking whether to build static libraries configure:15748: result: no configure:15829: checking for windres configure:15859: result: no configure:15986: checking for size_t configure:15986: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:15986: $? = 0 configure:15986: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:72:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:15986: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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:15986: result: yes configure:15999: checking for working alloca.h configure:16016: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:16016: $? = 0 configure:16024: result: yes configure:16032: checking for alloca configure:16069: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:16069: $? = 0 configure:16077: result: yes configure:16189: checking whether the preprocessor supports include_next configure:16227: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -Iconftestd1b -Iconftestd2 conftest.c >&5 configure:16227: $? = 0 configure:16248: result: yes configure:16269: checking whether system header files limit the line length configure:16292: result: no configure:16303: checking for complete errno.h configure:16376: result: yes configure:16937: checking whether frexp() can be used without linking with libm configure:16955: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:16955: $? = 0 configure:16964: result: yes configure:16967: checking whether alarm is declared configure:16967: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:16967: $? = 0 configure:16967: result: yes configure:16979: checking whether long double and double are the same configure:17000: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:43:13: error: size of array 'check' is negative typedef int check[sizeof (long double) == sizeof (double) ^~~~~ configure:17000: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | #include | int | main () | { | typedef int check[sizeof (long double) == sizeof (double) | && LDBL_MANT_DIG == DBL_MANT_DIG | && LDBL_MAX_EXP == DBL_MAX_EXP | && LDBL_MIN_EXP == DBL_MIN_EXP | ? 1 : -1]; | | ; | return 0; | } configure:17008: result: no configure:17026: checking for __fseterr configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccqS2iJU.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `__fseterr' collect2: error: ld returned 1 exit status configure:17026: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | /* end confdefs.h. */ | /* Define __fseterr to an innocuous variant, in case declares __fseterr. | For example, HP-UX 11i declares gettimeofday. */ | #define __fseterr innocuous___fseterr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fseterr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fseterr | | /* 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 __fseterr (); | /* 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___fseterr || defined __stub_____fseterr | choke me | #endif | | int | main () | { | return __fseterr (); | ; | return 0; | } configure:17026: result: no configure:17026: checking for iswcntrl configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 conftest.c:62:6: warning: conflicting types for built-in function 'iswcntrl' [-Wbuiltin-declaration-mismatch] char iswcntrl (); ^~~~~~~~ configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for iswblank configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'iswblank' [-Wbuiltin-declaration-mismatch] char iswblank (); ^~~~~~~~ configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for symlink configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for mbsinit configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for mbrtowc configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for mprotect configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for snprintf configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for stpcpy configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 conftest.c:69:6: warning: conflicting types for built-in function 'stpcpy' [-Wbuiltin-declaration-mismatch] char stpcpy (); ^~~~~~ configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for strdup configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 conftest.c:70:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for wcwidth configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for btowc configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for _set_invalid_parameter_handler configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccNrsyMK.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `_set_invalid_parameter_handler' collect2: error: ld returned 1 exit status configure:17026: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _set_invalid_parameter_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _set_invalid_parameter_handler | | /* 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 _set_invalid_parameter_handler (); | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler | choke me | #endif | | int | main () | { | return _set_invalid_parameter_handler (); | ; | return 0; | } configure:17026: result: no configure:17026: checking for getprogname configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccks6sPP.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:17026: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* 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_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:17026: result: no configure:17026: checking for getexecname configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccJT0rhY.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getexecname' collect2: error: ld returned 1 exit status configure:17026: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | /* end confdefs.h. */ | /* Define getexecname to an innocuous variant, in case declares getexecname. | For example, HP-UX 11i declares gettimeofday. */ | #define getexecname innocuous_getexecname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getexecname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getexecname | | /* 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 getexecname (); | /* 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_getexecname || defined __stub___getexecname | choke me | #endif | | int | main () | { | return getexecname (); | ; | return 0; | } configure:17026: result: no configure:17026: checking for newlocale configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for setenv configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for wcrtomb configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17026: checking for wctob configure:17026: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17026: $? = 0 configure:17026: result: yes configure:17078: checking for ld used by /usr/bin/gcc configure:17145: result: /usr/bin/ld -m elf_x86_64 configure:17152: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:17167: result: yes configure:17174: checking for shared library run path origin configure:17187: result: done configure:17781: checking for iconv configure:17805: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17805: $? = 0 configure:17839: result: yes configure:17842: checking for working iconv configure:17971: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:17971: $? = 0 configure:17971: ./conftest configure:17971: $? = 0 configure:17983: result: yes configure:18011: checking for iconv declaration configure:18040: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18040: $? = 0 configure:18051: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:18074: checking for iconv.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18074: checking for wctype.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18074: checking for langinfo.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18074: checking for limits.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18074: checking for unistd.h configure:18074: result: yes configure:18074: checking for math.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18074: checking for sys/mman.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18074: checking for wchar.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18074: checking for stdint.h configure:18074: result: yes configure:18074: checking for features.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18074: checking for inttypes.h configure:18074: result: yes configure:18074: checking for xlocale.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c:101:10: fatal error: xlocale.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:18074: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_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:18074: result: no configure:18074: checking for sys/socket.h configure:18074: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18074: $? = 0 configure:18074: result: yes configure:18087: checking for inline configure:18103: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18103: $? = 0 configure:18111: result: inline configure:18130: checking where to find the exponent in a 'double' configure:18444: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:18444: $? = 0 configure:18444: ./conftest configure:18444: $? = 0 configure:18456: result: word 1 bit 20 configure:18476: checking where to find the exponent in a 'float' configure:18553: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:18553: $? = 0 configure:18553: ./conftest configure:18553: $? = 0 configure:18565: result: word 0 bit 23 configure:18585: checking whether byte ordering is bigendian configure:18600: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c:73:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:73:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:73:15: error: unknown type name 'universal' configure:18600: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18645: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18645: $? = 0 configure:18663: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:79:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:79:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:18663: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:18791: result: no configure:18824: checking for wint_t configure:18849: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:18849: $? = 0 configure:18856: result: yes configure:18966: checking whether iswcntrl works configure:19010: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:19010: $? = 0 configure:19010: ./conftest configure:19010: $? = 0 configure:19021: result: yes configure:19045: checking for towlower configure:19045: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 conftest.c:96:6: warning: conflicting types for built-in function 'towlower' [-Wbuiltin-declaration-mismatch] char towlower (); ^~~~~~~~ configure:19045: $? = 0 configure:19045: result: yes configure:19093: checking for wctype_t configure:19121: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19121: $? = 0 configure:19129: result: yes configure:19135: checking for wctrans_t configure:19161: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19161: $? = 0 configure:19169: result: yes configure:19178: checking whether wctype is declared without a macro configure:19207: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19207: $? = 0 configure:19215: result: yes configure:19178: checking whether iswctype is declared without a macro configure:19207: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19207: $? = 0 configure:19215: result: yes configure:19178: checking whether wctrans is declared without a macro configure:19207: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19207: $? = 0 configure:19215: result: yes configure:19178: checking whether towctrans is declared without a macro configure:19207: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19207: $? = 0 configure:19215: result: yes configure:19318: checking whether limits.h has ULLONG_WIDTH etc. configure:19338: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19338: $? = 0 configure:19345: result: yes configure:19363: checking for nl_langinfo and CODESET configure:19379: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:19379: $? = 0 configure:19388: result: yes configure:19405: checking for working fcntl.h configure:19508: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:19508: $? = 0 configure:19508: ./conftest configure:19508: $? = 0 configure:19523: result: yes configure:19546: checking whether getc_unlocked is declared configure:19546: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19546: $? = 0 configure:19546: result: yes configure:19558: checking whether we are using the GNU C Library >= 2.1 or uClibc configure:19588: result: yes configure:19595: checking for LC_MESSAGES configure:19611: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:19611: $? = 0 configure:19619: result: yes configure:19628: checking for CFPreferencesCopyAppValue configure:19646: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:83:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:19646: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:19655: result: no configure:19662: checking for CFLocaleCopyCurrent configure:19680: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:83:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:19680: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:19689: result: no configure:19710: checking whether imported symbols can be declared weak configure:19728: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:19728: $? = 0 configure:19762: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:19762: $? = 0 configure:19762: ./conftest configure:19762: $? = 0 configure:19774: result: yes configure:19779: checking pthread.h usability configure:19779: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:19779: $? = 0 configure:19779: result: yes configure:19779: checking pthread.h presence configure:19779: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c configure:19779: $? = 0 configure:19779: result: yes configure:19779: checking for pthread.h configure:19779: result: yes configure:19817: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cc5N8R9D.o: in function `main': conftest.c:(.text.startup+0x18): undefined reference to `pthread_mutexattr_init' collect2: error: ld returned 1 exit status configure:19817: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | pthread_mutex_t m; | pthread_mutexattr_t ma; | | int | main () | { | pthread_mutex_lock (&m); | pthread_mutexattr_init (&ma); | ; | return 0; | } configure:19817: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c -pthread >&5 configure:19817: $? = 0 configure:20610: checking for multithread API to use configure:20612: result: posix configure:20705: checking whether malloc, realloc, calloc are POSIX compliant configure:20725: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:20725: $? = 0 configure:20733: result: yes configure:20740: checking for stdlib.h configure:20740: result: yes configure:20750: checking for GNU libc compatible malloc configure:20786: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:20786: $? = 0 configure:20786: ./conftest configure:20786: $? = 0 configure:20797: result: yes configure:20812: checking for unsigned long long int configure:20851: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:20851: $? = 0 configure:20860: result: yes configure:20870: checking for long long int configure:20908: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:20908: $? = 0 configure:20908: ./conftest configure:20908: $? = 0 configure:20920: result: yes configure:20932: checking for mbstate_t configure:20956: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:20956: $? = 0 configure:20963: result: yes configure:21075: checking for a traditional japanese locale configure:21145: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:21148: $? = 0 configure:21206: result: none configure:21214: checking for a transitional chinese locale configure:21285: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:21288: $? = 0 configure:21339: result: none configure:21346: checking for a french Unicode locale configure:21418: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:21421: $? = 0 configure:21467: result: none configure:21558: checking for mmap configure:21558: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:21558: $? = 0 configure:21558: result: yes configure:21569: checking for MAP_ANONYMOUS configure:21606: result: yes configure:21628: checking whether memchr works configure:21691: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:21691: $? = 0 configure:21691: ./conftest configure:21691: $? = 0 configure:21701: result: yes configure:21712: checking whether defines MIN and MAX configure:21729: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c:92:21: warning: implicit declaration of function 'MIN' [-Wimplicit-function-declaration] int x = MIN (42, 17); ^~~ conftest.c:92:21: error: initializer element is not constant configure:21729: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | /* end confdefs.h. */ | #include | int x = MIN (42, 17); | int | main () | { | | ; | return 0; | } configure:21736: result: no configure:21749: checking whether defines MIN and MAX configure:21766: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:21766: $? = 0 configure:21773: result: yes configure:21794: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c:93:10: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:93:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:93:16: error: unknown type name 'universal' configure:21794: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:21827: checking whether to activate relocatable installation configure:21842: result: no configure:21863: checking for stdbool.h that conforms to C99 configure:21938: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:21938: $? = 0 configure:21945: result: yes configure:21947: checking for _Bool configure:21947: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:21947: $? = 0 configure:21947: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:129:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:21947: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:21947: result: yes configure:21964: checking for wchar_t configure:21981: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:21981: $? = 0 configure:21988: result: yes configure:22127: checking whether stdint.h conforms to C99 configure:22307: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22307: $? = 0 configure:22389: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:22389: $? = 0 configure:22389: ./conftest configure:22389: $? = 0 configure:22401: result: yes configure:22411: checking whether stdint.h predates C++11 configure:22447: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22447: $? = 0 configure:22452: result: no configure:22463: checking whether stdint.h has UINTMAX_WIDTH etc. configure:22499: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22499: $? = 0 configure:22504: result: yes configure:22854: checking for C/C++ restrict keyword configure:22881: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22881: $? = 0 configure:22889: result: __restrict configure:22980: checking whether ffsl is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether ffsll is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether memmem is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether mempcpy is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether memrchr is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether rawmemchr is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether stpcpy is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether stpncpy is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strchrnul is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strdup is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strncat is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strndup is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strnlen is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strpbrk is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strsep is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strcasestr is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strtok_r is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strerror_r is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strsignal is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:22980: checking whether strverscmp is declared without a macro configure:22998: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:22998: $? = 0 configure:23006: result: yes configure:23028: checking for mmap configure:23028: result: yes configure:23039: checking for MAP_ANONYMOUS configure:23076: result: yes configure:23088: checking whether strncat works configure:23174: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:23174: $? = 0 configure:23174: ./conftest configure:23174: $? = 0 configure:23185: result: yes configure:23198: checking whether strstr works configure:23250: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:23250: $? = 0 configure:23250: ./conftest configure:23250: $? = 0 configure:23261: result: yes configure:23273: checking for pid_t configure:23273: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:23273: $? = 0 configure:23273: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:153:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:23273: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 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:23273: result: yes configure:23284: checking for mode_t configure:23284: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:23284: $? = 0 configure:23284: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:153:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:23284: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 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:23284: result: yes configure:23548: checking for inttypes.h configure:23567: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:23567: $? = 0 configure:23574: result: yes configure:23585: checking for stdint.h configure:23602: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:23602: $? = 0 configure:23609: result: yes configure:23622: checking for intmax_t configure:23647: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:23647: $? = 0 configure:23654: result: yes configure:23680: checking whether snprintf returns a byte count as in C99 configure:23750: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:23750: $? = 0 configure:23750: ./conftest configure:23750: $? = 0 configure:23761: result: yes configure:23772: checking for snprintf configure:23772: result: yes configure:23772: checking for strnlen configure:23772: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:23772: $? = 0 configure:23772: result: yes configure:23772: checking for wcslen configure:23772: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:23772: $? = 0 configure:23772: result: yes configure:23772: checking for wcsnlen configure:23772: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:23772: $? = 0 configure:23772: result: yes configure:23772: checking for mbrtowc configure:23772: result: yes configure:23772: checking for wcrtomb configure:23772: result: yes configure:23781: checking whether _snprintf is declared configure:23781: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:135:10: error: '_snprintf' undeclared (first use in this function); did you mean 'vsnprintf'? (void) _snprintf; ^~~~~~~~~ vsnprintf conftest.c:135:10: note: each undeclared identifier is reported only once for each function it appears in configure:23781: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _snprintf | #ifdef __cplusplus | (void) _snprintf; | #else | (void) _snprintf; | #endif | #endif | | ; | return 0; | } configure:23781: result: no configure:23805: checking whether printf supports 'long double' arguments configure:23844: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:23844: $? = 0 configure:23844: ./conftest configure:23844: $? = 0 configure:23855: result: yes configure:23872: checking whether printf supports infinite 'double' arguments configure:23973: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:23973: $? = 0 configure:23973: ./conftest configure:23973: $? = 0 configure:23984: result: yes configure:23999: checking whether printf supports infinite 'long double' arguments configure:24292: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24292: $? = 0 configure:24292: ./conftest configure:24292: $? = 0 configure:24303: result: yes configure:24313: checking whether printf supports the 'a' and 'A' directives configure:24401: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24401: $? = 0 configure:24401: ./conftest configure:24401: $? = 0 configure:24412: result: yes configure:24417: checking whether printf supports the 'F' directive configure:24465: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24465: $? = 0 configure:24465: ./conftest configure:24465: $? = 0 configure:24476: result: yes configure:24481: checking whether printf supports the 'ls' directive configure:24552: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24552: $? = 0 configure:24552: ./conftest configure:24552: $? = 0 configure:24563: result: yes configure:24568: checking whether printf supports the grouping flag configure:24598: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24598: $? = 0 configure:24598: ./conftest configure:24598: $? = 0 configure:24609: result: yes configure:24614: checking whether printf supports the left-adjust flag correctly configure:24647: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24647: $? = 0 configure:24647: ./conftest configure:24647: $? = 0 configure:24658: result: yes configure:24663: checking whether printf supports the zero flag correctly configure:24697: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24697: $? = 0 configure:24697: ./conftest configure:24697: $? = 0 configure:24708: result: yes configure:24713: checking whether printf supports large precisions configure:24756: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24756: $? = 0 configure:24756: ./conftest configure:24756: $? = 0 configure:24767: result: yes configure:24773: checking whether printf survives out-of-memory conditions configure:24945: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:24948: $? = 0 configure:24952: $? = 0 configure:24997: result: yes configure:25005: checking whether uses 'inline' correctly configure:25029: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest1.c >&5 gcc: error: conftest1.c: No such file or directory gcc: fatal error: no input files compilation terminated. configure:25032: $? = 1 configure:25066: result: yes configure:25087: checking for a traditional french locale configure:25155: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:25158: $? = 0 configure:25214: result: none configure:25225: checking whether // is distinct from / configure:25254: result: no configure:25269: checking if environ is properly declared configure:25292: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c:135:39: error: conflicting types for 'environ' extern struct { int foo; } environ; ^~~~~~~ In file included from conftest.c:130: /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here extern char **environ; ^~~~~~~ configure:25292: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | #include | #endif | /* mingw, BeOS, Haiku declare environ in , not in . */ | #include | | extern struct { int foo; } environ; | int | main () | { | environ.foo = 1; | ; | return 0; | } configure:25300: result: yes configure:25313: checking whether strerror_r is declared configure:25313: result: yes configure:25326: checking for strerror_r configure:25326: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:25326: $? = 0 configure:25326: result: yes configure:25335: checking whether strerror_r returns char * configure:25359: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25359: $? = 0 configure:25397: result: yes configure:25638: checking whether imaxabs is declared without a macro configure:25656: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25656: $? = 0 configure:25664: result: yes configure:25638: checking whether imaxdiv is declared without a macro configure:25656: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25656: $? = 0 configure:25664: result: yes configure:25638: checking whether strtoimax is declared without a macro configure:25656: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25656: $? = 0 configure:25664: result: yes configure:25638: checking whether strtoumax is declared without a macro configure:25656: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25656: $? = 0 configure:25664: result: yes configure:25679: checking for inttypes.h configure:25679: result: yes configure:25690: checking whether the inttypes.h PRIxNN macros are broken configure:25712: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25712: $? = 0 configure:25720: result: no configure:25752: checking whether setenv is declared configure:25752: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25752: $? = 0 configure:25752: result: yes configure:25778: checking search.h usability configure:25778: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25778: $? = 0 configure:25778: result: yes configure:25778: checking search.h presence configure:25778: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c configure:25778: $? = 0 configure:25778: result: yes configure:25778: checking for search.h configure:25778: result: yes configure:25790: checking for tsearch configure:25790: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:25790: $? = 0 configure:25790: result: yes configure:25803: checking whether strerror(0) succeeds configure:25838: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:25838: $? = 0 configure:25838: ./conftest configure:25838: $? = 0 configure:25849: result: yes configure:25863: checking whether unsetenv is declared configure:25863: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:25863: $? = 0 configure:25863: result: yes configure:25907: checking for alloca as a compiler built-in configure:25931: result: yes configure:25998: checking for flexible array member configure:26023: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:26023: $? = 0 configure:26030: result: yes configure:26092: checking whether conversion from 'int' to 'long double' works configure:26133: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:26133: $? = 0 configure:26133: ./conftest configure:26133: $? = 0 configure:26144: result: yes configure:26268: checking whether frexp works configure:26348: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:203:21: warning: passing argument 2 of 'memcmp' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] if (memcmp (&y, &x, sizeof x)) ^~ In file included from conftest.c:147: /usr/include/string.h:63:50: note: expected 'const void *' but argument is of type 'volatile double *' extern int memcmp (const void *__s1, const void *__s2, size_t __n) ~~~~~~~~~~~~^~~~ configure:26348: $? = 0 configure:26348: ./conftest configure:26348: $? = 0 configure:26359: result: yes configure:26406: checking whether frexpl is declared configure:26406: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:26406: $? = 0 configure:26406: result: yes configure:26416: checking whether frexpl() can be used without linking with libm configure:26434: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:26434: $? = 0 configure:26443: result: yes configure:26449: checking whether frexpl works configure:26560: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:26560: $? = 0 configure:26560: ./conftest configure:26560: $? = 0 configure:26571: result: yes configure:26832: checking whether the compiler generally respects inline configure:26853: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:26853: $? = 0 configure:26862: result: yes configure:26872: checking whether isnan(double) can be used without linking with libm configure:26897: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:26897: $? = 0 configure:26906: result: yes configure:26933: checking whether isnan(float) can be used without linking with libm configure:26958: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:26958: $? = 0 configure:26967: result: yes configure:26974: checking whether isnan(float) works configure:27042: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:27042: $? = 0 configure:27042: ./conftest configure:27042: $? = 0 configure:27053: result: yes configure:27196: checking whether isnan(long double) can be used without linking with libm configure:27221: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:27221: $? = 0 configure:27230: result: yes configure:27239: checking whether isnanl works configure:27361: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:27361: $? = 0 configure:27361: ./conftest configure:27361: $? = 0 configure:27372: result: yes configure:27519: checking whether iswblank is declared configure:27519: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:27519: $? = 0 configure:27519: result: yes configure:27678: checking whether langinfo.h defines CODESET configure:27696: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:27696: $? = 0 configure:27704: result: yes configure:27709: checking whether langinfo.h defines T_FMT_AMPM configure:27727: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:27727: $? = 0 configure:27735: result: yes configure:27740: checking whether langinfo.h defines ERA configure:27758: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:27758: $? = 0 configure:27766: result: yes configure:27771: checking whether langinfo.h defines YESEXPR configure:27789: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:27789: $? = 0 configure:27797: result: yes configure:27814: checking whether nl_langinfo is declared without a macro configure:27832: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:27832: $? = 0 configure:27840: result: yes configure:27869: checking for setlocale configure:27869: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:27869: $? = 0 configure:27869: result: yes configure:27869: checking for uselocale configure:27869: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:27869: $? = 0 configure:27869: result: yes configure:27881: checking for getlocalename_l configure:27881: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cchgFTii.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `getlocalename_l' collect2: error: ld returned 1 exit status configure:27881: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | /* Define getlocalename_l to an innocuous variant, in case declares getlocalename_l. | For example, HP-UX 11i declares gettimeofday. */ | #define getlocalename_l innocuous_getlocalename_l | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getlocalename_l (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getlocalename_l | | /* 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 getlocalename_l (); | /* 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_getlocalename_l || defined __stub___getlocalename_l | choke me | #endif | | int | main () | { | return getlocalename_l (); | ; | return 0; | } configure:27881: result: no configure:27897: checking for pthread_rwlock_t configure:27897: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:27897: $? = 0 configure:27897: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:162:31: error: expected expression before ')' token if (sizeof ((pthread_rwlock_t))) ^ configure:27897: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((pthread_rwlock_t))) | return 0; | ; | return 0; | } configure:27897: result: yes configure:27928: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:27928: $? = 0 configure:28067: checking whether NAN macro works configure:28090: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28090: $? = 0 configure:28097: result: yes configure:28102: checking whether HUGE_VAL works configure:28120: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28120: $? = 0 configure:28127: result: yes configure:28136: checking whether acosf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether acosl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether asinf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether asinl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether atanf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether atanl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether cbrt is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether cbrtf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether cbrtl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether ceilf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether ceill is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether copysign is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether copysignf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether copysignl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether cosf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether cosl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether coshf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether expf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether expl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether exp2 is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether exp2f is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether exp2l is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether expm1 is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether expm1f is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether expm1l is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether fabsf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether fabsl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether floorf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether floorl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether fma is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether fmaf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether fmal is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether fmod is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether fmodf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether fmodl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether frexpf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether frexpl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether hypotf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether hypotl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether ilogb is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether ilogbf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether ilogbl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether ldexpf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether ldexpl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether logf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether logl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log10 is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log10f is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log10l is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log1p is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log1pf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log1pl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log2 is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log2f is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether log2l is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether logb is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether logbf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether logbl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether modf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether modff is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether modfl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether powf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether remainder is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether remainderf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether remainderl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether rint is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether rintf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether rintl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether round is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether roundf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether roundl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether sinf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether sinl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether sinhf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether sqrtf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether sqrtl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether tanf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether tanl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether tanhf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether trunc is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether truncf is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28136: checking whether truncl is declared without a macro configure:28153: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:28153: $? = 0 configure:28161: result: yes configure:28194: checking whether mbrtowc handles incomplete characters configure:28251: result: guessing yes configure:28257: checking whether mbrtowc works as well as mbtowc configure:28318: result: guessing yes configure:28369: checking whether mbrtowc handles a NULL pwc argument configure:28440: result: guessing yes configure:28446: checking whether mbrtowc handles a NULL string argument configure:28505: result: guessing yes configure:28513: checking whether mbrtowc has a correct return value configure:28643: result: guessing yes configure:28649: checking whether mbrtowc returns 0 when parsing a NUL character configure:28705: result: guessing yes configure:28710: checking whether mbrtowc works on empty input configure:28737: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:28737: $? = 0 configure:28737: ./conftest configure:28737: $? = 0 configure:28748: result: yes configure:28752: checking whether the C locale is free of encoding errors configure:28792: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:28792: $? = 0 configure:28792: ./conftest configure:28792: $? = 3 configure: program exited with status 3 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | | int i; | char *locale = setlocale (LC_ALL, "C"); | if (! locale) | return 2; | for (i = CHAR_MIN; i <= CHAR_MAX; i++) | { | char c = i; | wchar_t wc; | mbstate_t mbs = { 0, }; | size_t ss = mbrtowc (&wc, &c, 1, &mbs); | if (1 < ss) | return 3; | } | return 0; | | ; | return 0; | } configure:28802: result: no configure:28901: checking whether mbrtowc handles incomplete characters configure:28958: result: guessing yes configure:28964: checking whether mbrtowc works as well as mbtowc configure:29025: result: guessing yes configure:29176: checking whether frexp works configure:29267: result: yes configure:29279: checking whether ldexp can be used without linking with libm configure:29298: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:29298: $? = 0 configure:29307: result: yes configure:29320: checking whether frexpl() can be used without linking with libm configure:29347: result: yes configure:29353: checking whether frexpl works configure:29475: result: yes configure:29490: checking whether frexpl is declared configure:29490: result: yes configure:29501: checking whether ldexpl() can be used without linking with libm configure:29519: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:29519: $? = 0 configure:29528: result: yes configure:29534: checking whether ldexpl works configure:29575: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:29575: $? = 0 configure:29575: ./conftest configure:29575: $? = 0 configure:29586: result: yes configure:29594: checking whether ldexpl is declared configure:29594: result: yes configure:29612: checking for signbit macro configure:29717: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:29717: $? = 0 configure:29717: ./conftest configure:29717: $? = 0 configure:29728: result: yes configure:29730: checking for signbit compiler built-ins configure:29832: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:29832: $? = 0 configure:29832: ./conftest configure:29832: $? = 0 configure:29843: result: yes configure:30371: checking for stdint.h configure:30371: result: yes configure:30381: checking for SIZE_MAX configure:30452: result: yes configure:30464: checking for ssize_t configure:30481: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30481: $? = 0 configure:30488: result: yes configure:30527: checking for max_align_t configure:30527: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30527: $? = 0 configure:30527: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:262:26: error: expected expression before ')' token if (sizeof ((max_align_t))) ^ configure:30527: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define HAVE_LDEXPL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | /* end confdefs.h. */ | #include | | | int | main () | { | if (sizeof ((max_align_t))) | return 0; | ; | return 0; | } configure:30527: result: yes configure:30540: checking whether NULL can be used in arbitrary expressions configure:30558: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30558: $? = 0 configure:30565: result: yes configure:30732: checking whether _Exit is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether atoll is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether canonicalize_file_name is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether getloadavg is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether getsubopt is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether grantpt is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether initstate is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether initstate_r is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether mkdtemp is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether mkostemp is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether mkostemps is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether mkstemp is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether mkstemps is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether posix_openpt is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether ptsname is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether ptsname_r is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether qsort_r is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether random is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether random_r is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether realpath is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether rpmatch is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether secure_getenv is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether setenv is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether setstate is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether setstate_r is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether srandom is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether srandom_r is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether strtod is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether strtoll is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether strtoull is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether unlockpt is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30732: checking whether unsetenv is declared without a macro configure:30756: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:30756: $? = 0 configure:30764: result: yes configure:30817: checking whether strstr works in linear time configure:30897: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:30897: $? = 0 configure:30897: ./conftest configure:30897: $? = 0 configure:30908: result: yes configure:30936: checking whether strstr works configure:30999: result: yes configure:39959: checking whether chdir is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether chown is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether dup is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether dup2 is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether dup3 is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether environ is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether euidaccess is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether faccessat is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether fchdir is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether fchownat is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether fdatasync is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether fsync is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether ftruncate is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether getcwd is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether getdomainname is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether getdtablesize is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether getgroups is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether gethostname is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether getlogin is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether getlogin_r is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether getpagesize is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether getusershell is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether setusershell is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether endusershell is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether group_member is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether isatty is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether lchown is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether link is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether linkat is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether lseek is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether pipe is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether pipe2 is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether pread is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether pwrite is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether readlink is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether readlinkat is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether rmdir is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether sethostname is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether sleep is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether symlink is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether symlinkat is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether ttyname_r is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether unlink is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether unlinkat is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:39959: checking whether usleep is declared without a macro configure:39989: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:39989: $? = 0 configure:39997: result: yes configure:40105: checking for ptrdiff_t configure:40105: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:40105: $? = 0 configure:40105: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:384:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:40105: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define HAVE_LDEXPL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:40105: result: yes configure:40891: checking for ptrdiff_t configure:40891: result: yes configure:41677: checking for ptrdiff_t configure:41677: result: yes configure:42492: checking for ptrdiff_t configure:42492: result: yes configure:47069: checking whether btowc is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wctob is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether mbsinit is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether mbrtowc is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether mbrlen is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether mbsrtowcs is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether mbsnrtowcs is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcrtomb is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsrtombs is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsnrtombs is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcwidth is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wmemchr is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wmemcmp is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wmemcpy is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wmemmove is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wmemset is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcslen is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsnlen is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcscpy is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcpcpy is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsncpy is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcpncpy is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcscat is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsncat is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcscmp is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsncmp is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcscasecmp is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsncasecmp is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcscoll is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsxfrm is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsdup is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcschr is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsrchr is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcscspn is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsspn is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcspbrk is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcsstr is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcstok is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47069: checking whether wcswidth is declared without a macro configure:47097: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:47097: $? = 0 configure:47105: result: yes configure:47217: checking whether iswcntrl works configure:47272: result: yes configure:47296: checking for towlower configure:47296: result: yes configure:47344: checking for wctype_t configure:47380: result: yes configure:47386: checking for wctrans_t configure:47420: result: yes configure:47429: checking whether wctype is declared without a macro configure:47466: result: yes configure:47429: checking whether iswctype is declared without a macro configure:47466: result: yes configure:47429: checking whether wctrans is declared without a macro configure:47466: result: yes configure:47429: checking whether towctrans is declared without a macro configure:47466: result: yes configure:47489: checking whether wcwidth is declared configure:47489: result: yes configure:47518: checking whether wcwidth works reasonably in UTF-8 locales configure:47571: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:47571: $? = 0 configure:47571: ./conftest configure:47571: $? = 0 configure:47582: result: yes configure:47623: checking for stdint.h configure:47623: result: yes configure:47673: checking whether btowc(0) is correct configure:47708: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:47708: $? = 0 configure:47708: ./conftest configure:47708: $? = 0 configure:47719: result: yes configure:47722: checking whether btowc(EOF) is correct configure:47773: result: guessing yes configure:47825: checking for a traditional french locale configure:47952: result: none configure:47959: checking for a french Unicode locale configure:48080: result: none configure:48088: checking for a traditional french locale configure:48215: result: none configure:48223: checking for a turkish Unicode locale configure:48294: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 conftest.c: In function 'main': conftest.c:464:7: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^~~~~~~~ conftest.c:464:7: warning: incompatible implicit declaration of built-in function 'towupper' conftest.c:464:7: note: include '' or provide a declaration of 'towupper' conftest.c:416:1: +#include struct tm t; conftest.c:464:7: if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^~~~~~~~ conftest.c:464:35: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration] if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i' ^~~~~~~~ conftest.c:464:35: warning: incompatible implicit declaration of built-in function 'towlower' conftest.c:464:35: note: include '' or provide a declaration of 'towlower' configure:48297: $? = 0 configure:48345: result: none configure:48428: checking whether isblank is declared without a macro configure:48446: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:48446: $? = 0 configure:48454: result: yes configure:48472: checking whether // is distinct from / configure:48501: result: no configure:48532: checking for error_at_line configure:48548: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:48548: $? = 0 configure:48556: result: yes configure:48589: checking whether fdopen sets errno configure:48618: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:48618: $? = 0 configure:48618: ./conftest configure:48618: $? = 0 configure:48629: result: yes configure:48675: checking for getpagesize configure:48675: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:48675: $? = 0 configure:48675: result: yes configure:48722: checking whether getpagesize is declared configure:48722: result: yes configure:48767: checking whether program_invocation_name is declared configure:48767: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:48767: $? = 0 configure:48767: result: yes configure:48782: checking whether program_invocation_short_name is declared configure:48782: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:48782: $? = 0 configure:48782: result: yes configure:48797: checking whether __argv is declared configure:48797: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:424:10: error: '__argv' undeclared (first use in this function) (void) __argv; ^~~~~~ conftest.c:424:10: note: each undeclared identifier is reported only once for each function it appears in configure:48797: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define HAVE_LDEXPL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef __argv | #ifdef __cplusplus | (void) __argv; | #else | (void) __argv; | #endif | #endif | | ; | return 0; | } configure:48797: result: no configure:48885: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c:418:23: error: conflicting types for 'foo' extern int foo; ^~~ conftest.c:417:28: note: previous declaration of 'foo' was here extern intptr_t foo; ^~~ configure:48885: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define HAVE_LDEXPL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | /* end confdefs.h. */ | #include | extern intptr_t foo; | extern int foo; | int | main () | { | | ; | return 0; | } configure:48885: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:48885: $? = 0 configure:48895: checking whether INT32_MAX < INTMAX_MAX configure:48929: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:48929: $? = 0 configure:48936: result: yes configure:48947: checking whether INT64_MAX == LONG_MAX configure:48981: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:48981: $? = 0 configure:48988: result: yes configure:49001: checking whether UINT32_MAX < UINTMAX_MAX configure:49035: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:49035: $? = 0 configure:49042: result: yes configure:49053: checking whether UINT64_MAX == ULONG_MAX configure:49087: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:49087: $? = 0 configure:49094: result: yes configure:49110: checking where to find the exponent in a 'double' configure:49436: result: word 1 bit 20 configure:49456: checking where to find the exponent in a 'float' configure:49545: result: word 0 bit 23 configure:49566: checking where to find the exponent in a 'long double' configure:49646: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:49646: $? = 0 configure:49646: ./conftest configure:49646: $? = 0 configure:49658: result: word 2 bit 0 configure:49694: checking whether locale.h conforms to POSIX:2001 configure:49712: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:49712: $? = 0 configure:49719: result: yes configure:49763: checking whether struct lconv is properly defined configure:49782: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:49782: $? = 0 configure:49790: result: yes configure:49871: checking whether setlocale is declared without a macro configure:49893: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:49893: $? = 0 configure:49901: result: yes configure:49871: checking whether duplocale is declared without a macro configure:49893: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:49893: $? = 0 configure:49901: result: yes configure:49918: checking for a traditional french locale configure:50045: result: none configure:50052: checking for a french Unicode locale configure:50173: result: none configure:50181: checking for a traditional japanese locale configure:50312: result: none configure:50320: checking for a transitional chinese locale configure:50445: result: none configure:50452: checking for a french Unicode locale configure:50573: result: none configure:50627: checking for mmap configure:50627: result: yes configure:50638: checking for MAP_ANONYMOUS configure:50675: result: yes configure:50714: checking for putenv compatible with GNU and SVID configure:50753: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:50753: $? = 0 configure:50753: ./conftest configure:50753: $? = 0 configure:50764: result: yes configure:50824: checking whether setenv validates arguments configure:50868: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:50868: $? = 0 configure:50868: ./conftest configure:50868: $? = 0 configure:50878: result: yes configure:50972: checking for a traditional french locale configure:51099: result: none configure:51106: checking for a french Unicode locale configure:51227: result: none configure:51235: checking for a traditional japanese locale configure:51366: result: none configure:51374: checking for a transitional chinese locale configure:51499: result: none configure:51508: checking for working stdalign.h configure:51553: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51553: $? = 0 configure:51560: result: yes configure:51658: checking which flavor of printf attribute matches inttypes macros configure:51685: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51685: $? = 0 configure:51692: result: system configure:51739: checking whether dprintf is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether fpurge is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:439:10: error: 'fpurge' undeclared (first use in this function); did you mean 'fputs'? (void) fpurge; ^~~~~~ fputs conftest.c:439:10: note: each undeclared identifier is reported only once for each function it appears in configure:51757: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define HAVE_LDEXPL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_DPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef fpurge | (void) fpurge; | ; | return 0; | } configure:51765: result: no configure:51739: checking whether fseeko is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether ftello is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether getdelim is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether getline is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether gets is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:443:10: error: 'gets' undeclared (first use in this function); did you mean 'fgets'? (void) gets; ^~~~ fgets conftest.c:443:10: note: each undeclared identifier is reported only once for each function it appears in configure:51757: $? = 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 PACKAGE "libunistring" | #define VERSION "0.9.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_MPROTECT 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_BTOWC 1 | #define HAVE_NEWLOCALE 1 | #define HAVE_SETENV 1 | #define HAVE_WCRTOMB 1 | #define HAVE_WCTOB 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_WINT_T 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_LC_MESSAGES 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define restrict __restrict | #define HAVE_RAW_DECL_FFSL 1 | #define HAVE_RAW_DECL_FFSLL 1 | #define HAVE_RAW_DECL_MEMMEM 1 | #define HAVE_RAW_DECL_MEMPCPY 1 | #define HAVE_RAW_DECL_MEMRCHR 1 | #define HAVE_RAW_DECL_RAWMEMCHR 1 | #define HAVE_RAW_DECL_STPCPY 1 | #define HAVE_RAW_DECL_STPNCPY 1 | #define HAVE_RAW_DECL_STRCHRNUL 1 | #define HAVE_RAW_DECL_STRDUP 1 | #define HAVE_RAW_DECL_STRNCAT 1 | #define HAVE_RAW_DECL_STRNDUP 1 | #define HAVE_RAW_DECL_STRNLEN 1 | #define HAVE_RAW_DECL_STRPBRK 1 | #define HAVE_RAW_DECL_STRSEP 1 | #define HAVE_RAW_DECL_STRCASESTR 1 | #define HAVE_RAW_DECL_STRTOK_R 1 | #define HAVE_RAW_DECL_STRERROR_R 1 | #define HAVE_RAW_DECL_STRSIGNAL 1 | #define HAVE_RAW_DECL_STRVERSCMP 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_RAW_DECL_IMAXABS 1 | #define HAVE_RAW_DECL_IMAXDIV 1 | #define HAVE_RAW_DECL_STRTOIMAX 1 | #define HAVE_RAW_DECL_STRTOUMAX 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_ALLOCA 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define HAVE_INLINE 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define HAVE_ISNANF_IN_LIBC 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define HAVE_RAW_DECL_NL_LANGINFO 1 | #define HAVE_SETLOCALE 1 | #define HAVE_USELOCALE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define HAVE_MALLOC_POSIX 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define HAVE_RAW_DECL_ACOSF 1 | #define HAVE_RAW_DECL_ACOSL 1 | #define HAVE_RAW_DECL_ASINF 1 | #define HAVE_RAW_DECL_ASINL 1 | #define HAVE_RAW_DECL_ATANF 1 | #define HAVE_RAW_DECL_ATANL 1 | #define HAVE_RAW_DECL_CBRT 1 | #define HAVE_RAW_DECL_CBRTF 1 | #define HAVE_RAW_DECL_CBRTL 1 | #define HAVE_RAW_DECL_CEILF 1 | #define HAVE_RAW_DECL_CEILL 1 | #define HAVE_RAW_DECL_COPYSIGN 1 | #define HAVE_RAW_DECL_COPYSIGNF 1 | #define HAVE_RAW_DECL_COPYSIGNL 1 | #define HAVE_RAW_DECL_COSF 1 | #define HAVE_RAW_DECL_COSL 1 | #define HAVE_RAW_DECL_COSHF 1 | #define HAVE_RAW_DECL_EXPF 1 | #define HAVE_RAW_DECL_EXPL 1 | #define HAVE_RAW_DECL_EXP2 1 | #define HAVE_RAW_DECL_EXP2F 1 | #define HAVE_RAW_DECL_EXP2L 1 | #define HAVE_RAW_DECL_EXPM1 1 | #define HAVE_RAW_DECL_EXPM1F 1 | #define HAVE_RAW_DECL_EXPM1L 1 | #define HAVE_RAW_DECL_FABSF 1 | #define HAVE_RAW_DECL_FABSL 1 | #define HAVE_RAW_DECL_FLOORF 1 | #define HAVE_RAW_DECL_FLOORL 1 | #define HAVE_RAW_DECL_FMA 1 | #define HAVE_RAW_DECL_FMAF 1 | #define HAVE_RAW_DECL_FMAL 1 | #define HAVE_RAW_DECL_FMOD 1 | #define HAVE_RAW_DECL_FMODF 1 | #define HAVE_RAW_DECL_FMODL 1 | #define HAVE_RAW_DECL_FREXPF 1 | #define HAVE_RAW_DECL_FREXPL 1 | #define HAVE_RAW_DECL_HYPOTF 1 | #define HAVE_RAW_DECL_HYPOTL 1 | #define HAVE_RAW_DECL_ILOGB 1 | #define HAVE_RAW_DECL_ILOGBF 1 | #define HAVE_RAW_DECL_ILOGBL 1 | #define HAVE_RAW_DECL_LDEXPF 1 | #define HAVE_RAW_DECL_LDEXPL 1 | #define HAVE_RAW_DECL_LOG 1 | #define HAVE_RAW_DECL_LOGF 1 | #define HAVE_RAW_DECL_LOGL 1 | #define HAVE_RAW_DECL_LOG10 1 | #define HAVE_RAW_DECL_LOG10F 1 | #define HAVE_RAW_DECL_LOG10L 1 | #define HAVE_RAW_DECL_LOG1P 1 | #define HAVE_RAW_DECL_LOG1PF 1 | #define HAVE_RAW_DECL_LOG1PL 1 | #define HAVE_RAW_DECL_LOG2 1 | #define HAVE_RAW_DECL_LOG2F 1 | #define HAVE_RAW_DECL_LOG2L 1 | #define HAVE_RAW_DECL_LOGB 1 | #define HAVE_RAW_DECL_LOGBF 1 | #define HAVE_RAW_DECL_LOGBL 1 | #define HAVE_RAW_DECL_MODF 1 | #define HAVE_RAW_DECL_MODFF 1 | #define HAVE_RAW_DECL_MODFL 1 | #define HAVE_RAW_DECL_POWF 1 | #define HAVE_RAW_DECL_REMAINDER 1 | #define HAVE_RAW_DECL_REMAINDERF 1 | #define HAVE_RAW_DECL_REMAINDERL 1 | #define HAVE_RAW_DECL_RINT 1 | #define HAVE_RAW_DECL_RINTF 1 | #define HAVE_RAW_DECL_RINTL 1 | #define HAVE_RAW_DECL_ROUND 1 | #define HAVE_RAW_DECL_ROUNDF 1 | #define HAVE_RAW_DECL_ROUNDL 1 | #define HAVE_RAW_DECL_SINF 1 | #define HAVE_RAW_DECL_SINL 1 | #define HAVE_RAW_DECL_SINHF 1 | #define HAVE_RAW_DECL_SQRTF 1 | #define HAVE_RAW_DECL_SQRTL 1 | #define HAVE_RAW_DECL_TANF 1 | #define HAVE_RAW_DECL_TANL 1 | #define HAVE_RAW_DECL_TANHF 1 | #define HAVE_RAW_DECL_TRUNC 1 | #define HAVE_RAW_DECL_TRUNCF 1 | #define HAVE_RAW_DECL_TRUNCL 1 | #define C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define GNULIB_TEST_MBSNLEN 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define HAVE_LDEXPL_IN_LIBC 1 | #define GNULIB_TEST_SIGNBIT 1 | #define HAVE_STDINT_H 1 | #define HAVE_RAW_DECL__EXIT 1 | #define HAVE_RAW_DECL_ATOLL 1 | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 | #define HAVE_RAW_DECL_GETLOADAVG 1 | #define HAVE_RAW_DECL_GETSUBOPT 1 | #define HAVE_RAW_DECL_GRANTPT 1 | #define HAVE_RAW_DECL_INITSTATE 1 | #define HAVE_RAW_DECL_INITSTATE_R 1 | #define HAVE_RAW_DECL_MKDTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMP 1 | #define HAVE_RAW_DECL_MKOSTEMPS 1 | #define HAVE_RAW_DECL_MKSTEMP 1 | #define HAVE_RAW_DECL_MKSTEMPS 1 | #define HAVE_RAW_DECL_POSIX_OPENPT 1 | #define HAVE_RAW_DECL_PTSNAME 1 | #define HAVE_RAW_DECL_PTSNAME_R 1 | #define HAVE_RAW_DECL_QSORT_R 1 | #define HAVE_RAW_DECL_RANDOM 1 | #define HAVE_RAW_DECL_RANDOM_R 1 | #define HAVE_RAW_DECL_REALPATH 1 | #define HAVE_RAW_DECL_RPMATCH 1 | #define HAVE_RAW_DECL_SECURE_GETENV 1 | #define HAVE_RAW_DECL_SETENV 1 | #define HAVE_RAW_DECL_SETSTATE 1 | #define HAVE_RAW_DECL_SETSTATE_R 1 | #define HAVE_RAW_DECL_SRANDOM 1 | #define HAVE_RAW_DECL_SRANDOM_R 1 | #define HAVE_RAW_DECL_STRTOD 1 | #define HAVE_RAW_DECL_STRTOLL 1 | #define HAVE_RAW_DECL_STRTOULL 1 | #define HAVE_RAW_DECL_UNLOCKPT 1 | #define HAVE_RAW_DECL_UNSETENV 1 | #define GNULIB_TEST_STRNCAT 1 | #define GNULIB_TEST_STRSTR 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 | #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 | #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define HAVE_RAW_DECL_CHDIR 1 | #define HAVE_RAW_DECL_CHOWN 1 | #define HAVE_RAW_DECL_DUP 1 | #define HAVE_RAW_DECL_DUP2 1 | #define HAVE_RAW_DECL_DUP3 1 | #define HAVE_RAW_DECL_ENVIRON 1 | #define HAVE_RAW_DECL_EUIDACCESS 1 | #define HAVE_RAW_DECL_FACCESSAT 1 | #define HAVE_RAW_DECL_FCHDIR 1 | #define HAVE_RAW_DECL_FCHOWNAT 1 | #define HAVE_RAW_DECL_FDATASYNC 1 | #define HAVE_RAW_DECL_FSYNC 1 | #define HAVE_RAW_DECL_FTRUNCATE 1 | #define HAVE_RAW_DECL_GETCWD 1 | #define HAVE_RAW_DECL_GETDOMAINNAME 1 | #define HAVE_RAW_DECL_GETDTABLESIZE 1 | #define HAVE_RAW_DECL_GETGROUPS 1 | #define HAVE_RAW_DECL_GETHOSTNAME 1 | #define HAVE_RAW_DECL_GETLOGIN 1 | #define HAVE_RAW_DECL_GETLOGIN_R 1 | #define HAVE_RAW_DECL_GETPAGESIZE 1 | #define HAVE_RAW_DECL_GETUSERSHELL 1 | #define HAVE_RAW_DECL_SETUSERSHELL 1 | #define HAVE_RAW_DECL_ENDUSERSHELL 1 | #define HAVE_RAW_DECL_GROUP_MEMBER 1 | #define HAVE_RAW_DECL_ISATTY 1 | #define HAVE_RAW_DECL_LCHOWN 1 | #define HAVE_RAW_DECL_LINK 1 | #define HAVE_RAW_DECL_LINKAT 1 | #define HAVE_RAW_DECL_LSEEK 1 | #define HAVE_RAW_DECL_PIPE 1 | #define HAVE_RAW_DECL_PIPE2 1 | #define HAVE_RAW_DECL_PREAD 1 | #define HAVE_RAW_DECL_PWRITE 1 | #define HAVE_RAW_DECL_READLINK 1 | #define HAVE_RAW_DECL_READLINKAT 1 | #define HAVE_RAW_DECL_RMDIR 1 | #define HAVE_RAW_DECL_SETHOSTNAME 1 | #define HAVE_RAW_DECL_SLEEP 1 | #define HAVE_RAW_DECL_SYMLINK 1 | #define HAVE_RAW_DECL_SYMLINKAT 1 | #define HAVE_RAW_DECL_TTYNAME_R 1 | #define HAVE_RAW_DECL_UNLINK 1 | #define HAVE_RAW_DECL_UNLINKAT 1 | #define HAVE_RAW_DECL_USLEEP 1 | #define GNULIB_UNISTR_U16_MBTOUC 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_MBTOUCR 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_RAW_DECL_BTOWC 1 | #define HAVE_RAW_DECL_WCTOB 1 | #define HAVE_RAW_DECL_MBSINIT 1 | #define HAVE_RAW_DECL_MBRTOWC 1 | #define HAVE_RAW_DECL_MBRLEN 1 | #define HAVE_RAW_DECL_MBSRTOWCS 1 | #define HAVE_RAW_DECL_MBSNRTOWCS 1 | #define HAVE_RAW_DECL_WCRTOMB 1 | #define HAVE_RAW_DECL_WCSRTOMBS 1 | #define HAVE_RAW_DECL_WCSNRTOMBS 1 | #define HAVE_RAW_DECL_WCWIDTH 1 | #define HAVE_RAW_DECL_WMEMCHR 1 | #define HAVE_RAW_DECL_WMEMCMP 1 | #define HAVE_RAW_DECL_WMEMCPY 1 | #define HAVE_RAW_DECL_WMEMMOVE 1 | #define HAVE_RAW_DECL_WMEMSET 1 | #define HAVE_RAW_DECL_WCSLEN 1 | #define HAVE_RAW_DECL_WCSNLEN 1 | #define HAVE_RAW_DECL_WCSCPY 1 | #define HAVE_RAW_DECL_WCPCPY 1 | #define HAVE_RAW_DECL_WCSNCPY 1 | #define HAVE_RAW_DECL_WCPNCPY 1 | #define HAVE_RAW_DECL_WCSCAT 1 | #define HAVE_RAW_DECL_WCSNCAT 1 | #define HAVE_RAW_DECL_WCSCMP 1 | #define HAVE_RAW_DECL_WCSNCMP 1 | #define HAVE_RAW_DECL_WCSCASECMP 1 | #define HAVE_RAW_DECL_WCSNCASECMP 1 | #define HAVE_RAW_DECL_WCSCOLL 1 | #define HAVE_RAW_DECL_WCSXFRM 1 | #define HAVE_RAW_DECL_WCSDUP 1 | #define HAVE_RAW_DECL_WCSCHR 1 | #define HAVE_RAW_DECL_WCSRCHR 1 | #define HAVE_RAW_DECL_WCSCSPN 1 | #define HAVE_RAW_DECL_WCSSPN 1 | #define HAVE_RAW_DECL_WCSPBRK 1 | #define HAVE_RAW_DECL_WCSSTR 1 | #define HAVE_RAW_DECL_WCSTOK 1 | #define HAVE_RAW_DECL_WCSWIDTH 1 | #define HAVE_TOWLOWER 1 | #define HAVE_RAW_DECL_WCTYPE 1 | #define HAVE_RAW_DECL_ISWCTYPE 1 | #define HAVE_RAW_DECL_WCTRANS 1 | #define HAVE_RAW_DECL_TOWCTRANS 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_BTOWC 1 | #define HAVE_RAW_DECL_ISBLANK 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FDOPEN 1 | #define HAVE_GETPAGESIZE 1 | #define GNULIB_TEST_GETPAGESIZE 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define LDBL_EXPBIT0_WORD 2 | #define LDBL_EXPBIT0_BIT 0 | #define HAVE_RAW_DECL_SETLOCALE 1 | #define HAVE_RAW_DECL_DUPLOCALE 1 | #define GNULIB_TEST_MBTOWC 1 | #define HAVE_MAP_ANONYMOUS 1 | #define GNULIB_TEST_PUTENV 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETLOCALE 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS | #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS | #define HAVE_RAW_DECL_DPRINTF 1 | #define HAVE_RAW_DECL_FSEEKO 1 | #define HAVE_RAW_DECL_FTELLO 1 | #define HAVE_RAW_DECL_GETDELIM 1 | #define HAVE_RAW_DECL_GETLINE 1 | /* end confdefs.h. */ | #include | | int | main () | { | #undef gets | (void) gets; | ; | return 0; | } configure:51765: result: no configure:51739: checking whether pclose is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether popen is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether renameat is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether snprintf is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether tmpfile is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether vdprintf is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51739: checking whether vsnprintf is declared without a macro configure:51757: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:51757: $? = 0 configure:51765: result: yes configure:51783: checking for working strerror function configure:51809: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:51809: $? = 0 configure:51809: ./conftest configure:51809: $? = 0 configure:51820: result: yes configure:51920: checking for mmap configure:51920: result: yes configure:51931: checking for MAP_ANONYMOUS configure:51968: result: yes configure:51986: checking for mmap configure:51986: result: yes configure:51997: checking for MAP_ANONYMOUS configure:52034: result: yes configure:52053: checking for pthread_atfork configure:52053: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c -pthread >&5 configure:52053: $? = 0 configure:52053: result: yes configure:52068: checking for a traditional french locale configure:52195: result: none configure:52202: checking for a french Unicode locale configure:52323: result: none configure:52331: checking for a traditional japanese locale configure:52462: result: none configure:52470: checking for a turkish Unicode locale configure:52592: result: none configure:52600: checking for a transitional chinese locale configure:52725: result: none configure:52733: checking for a traditional french locale configure:52860: result: none configure:52867: checking for a french Unicode locale configure:52988: result: none configure:52996: checking for a traditional french locale configure:53123: result: none configure:53130: checking for a french Unicode locale configure:53251: result: none configure:53259: checking for a traditional Arabic locale configure:53310: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:53313: $? = 0 configure:53353: result: none configure:53365: checking for a traditional french locale configure:53492: result: none configure:53499: checking for a french Unicode locale configure:53620: result: none configure:53628: checking for a traditional french locale configure:53755: result: none configure:53762: checking for a french Unicode locale configure:53883: result: none configure:53891: checking for a traditional french locale configure:54018: result: none configure:54025: checking for a french Unicode locale configure:54146: result: none configure:54154: checking for a traditional french locale configure:54281: result: none configure:54288: checking for a french Unicode locale configure:54409: result: none configure:54420: checking for mmap configure:54420: result: yes configure:54431: checking for MAP_ANONYMOUS configure:54468: result: yes configure:54485: checking for mmap configure:54485: result: yes configure:54496: checking for MAP_ANONYMOUS configure:54533: result: yes configure:54550: checking for mmap configure:54550: result: yes configure:54561: checking for MAP_ANONYMOUS configure:54598: result: yes configure:54615: checking for mmap configure:54615: result: yes configure:54626: checking for MAP_ANONYMOUS configure:54663: result: yes configure:54680: checking for mmap configure:54680: result: yes configure:54691: checking for MAP_ANONYMOUS configure:54728: result: yes configure:54745: checking for mmap configure:54745: result: yes configure:54756: checking for MAP_ANONYMOUS configure:54793: result: yes configure:54810: checking for mmap configure:54810: result: yes configure:54821: checking for MAP_ANONYMOUS configure:54858: result: yes configure:54876: checking for mmap configure:54876: result: yes configure:54887: checking for MAP_ANONYMOUS configure:54924: result: yes configure:54941: checking for mmap configure:54941: result: yes configure:54952: checking for MAP_ANONYMOUS configure:54989: result: yes configure:55006: checking for mmap configure:55006: result: yes configure:55017: checking for MAP_ANONYMOUS configure:55054: result: yes configure:55071: checking for mmap configure:55071: result: yes configure:55082: checking for MAP_ANONYMOUS configure:55119: result: yes configure:55136: checking for mmap configure:55136: result: yes configure:55147: checking for MAP_ANONYMOUS configure:55184: result: yes configure:55201: checking for mmap configure:55201: result: yes configure:55212: checking for MAP_ANONYMOUS configure:55249: result: yes configure:55266: checking for mmap configure:55266: result: yes configure:55277: checking for MAP_ANONYMOUS configure:55314: result: yes configure:55332: checking for mmap configure:55332: result: yes configure:55343: checking for MAP_ANONYMOUS configure:55380: result: yes configure:55397: checking for mmap configure:55397: result: yes configure:55408: checking for MAP_ANONYMOUS configure:55445: result: yes configure:55462: checking for mmap configure:55462: result: yes configure:55473: checking for MAP_ANONYMOUS configure:55510: result: yes configure:55527: checking for mmap configure:55527: result: yes configure:55538: checking for MAP_ANONYMOUS configure:55575: result: yes configure:55592: checking for mmap configure:55592: result: yes configure:55603: checking for MAP_ANONYMOUS configure:55640: result: yes configure:55657: checking for mmap configure:55657: result: yes configure:55668: checking for MAP_ANONYMOUS configure:55705: result: yes configure:55722: checking for mmap configure:55722: result: yes configure:55733: checking for MAP_ANONYMOUS configure:55770: result: yes configure:55785: checking for a traditional french locale configure:55912: result: none configure:55925: checking for unsetenv configure:55925: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:55925: $? = 0 configure:55925: result: yes configure:55938: checking for unsetenv() return type configure:55963: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include conftest.c >&5 configure:55963: $? = 0 configure:55970: result: int configure:55979: checking whether unsetenv obeys POSIX configure:56024: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c >&5 configure:56024: $? = 0 configure:56024: ./conftest configure:56024: $? = 0 configure:56034: result: yes configure:56095: checking whether mbrtowc handles incomplete characters configure:56152: result: guessing yes configure:56158: checking whether mbrtowc works as well as mbtowc configure:56219: result: guessing yes configure:56272: checking whether wcrtomb return value is correct configure:56339: result: guessing yes configure:56387: checking for a traditional french locale configure:56514: result: none configure:56521: checking for a french Unicode locale configure:56642: result: none configure:56650: checking for a traditional japanese locale configure:56781: result: none configure:56789: checking for a transitional chinese locale configure:56914: result: none configure:56931: checking whether wctob works configure:57029: result: guessing yes configure:57037: checking whether wctob is declared configure:57037: result: yes configure:57148: checking for sched_yield in -lrt configure:57173: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include -I/data/buildroot/buildroot-test/instance-1/output/host/include -L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib conftest.c -lrt >&5 configure:57173: $? = 0 configure:57182: result: yes configure:57288: checking for BSD- or MS-compatible name lister (nm) configure:57340: result: /usr/bin/nm configure:57467: checking the name lister (/usr/bin/nm) interface configure:57487: result: BSD nm configure:57507: checking for gawk configure:57534: result: gawk configure:57571: checking for texi2dvi configure:57589: found /usr/bin/texi2dvi configure:57602: result: /usr/bin/texi2dvi configure:57612: checking for dvips configure:57643: result: /data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/missing dvips configure:57653: checking for perl configure:57684: result: /usr/bin/perl configure:57817: checking that generated files are newer than configure configure:57823: result: done configure:59877: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on sigma config.status:3496: creating Makefile config.status:3496: creating doc/Makefile config.status:3496: creating gnulib-local/Makefile config.status:3496: creating lib/Makefile config.status:3496: creating lib/exported.sh config.status:3496: creating lib/unistring/version.h config.status:3496: creating lib/unistring/woe32dll.h config.status:3496: creating tests/Makefile config.status:3496: creating config.h config.status:3725: executing depfiles commands config.status:3725: executing libtool commands configure:62322: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict 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-1/output/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/data/buildroot/buildroot-test/instance-1/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-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___fseterr=no ac_cv_func__set_invalid_parameter_handler=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_getexecname=no ac_cv_func_getlocalename_l=no ac_cv_func_getpagesize=yes ac_cv_func_getprogname=no ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_newlocale=yes ac_cv_func_pthread_atfork=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strnlen=yes ac_cv_func_symlink=yes ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_unsetenv=yes ac_cv_func_uselocale=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_func_wcwidth=yes ac_cv_gnu_library_2_1=yes ac_cv_have_decl__Exit=yes ac_cv_have_decl___argv=no ac_cv_have_decl__snprintf=no ac_cv_have_decl_acosf=yes ac_cv_have_decl_acosl=yes ac_cv_have_decl_alarm=yes ac_cv_have_decl_asinf=yes ac_cv_have_decl_asinl=yes ac_cv_have_decl_atanf=yes ac_cv_have_decl_atanl=yes ac_cv_have_decl_atoll=yes ac_cv_have_decl_btowc=yes ac_cv_have_decl_canonicalize_file_name=yes ac_cv_have_decl_cbrt=yes ac_cv_have_decl_cbrtf=yes ac_cv_have_decl_cbrtl=yes ac_cv_have_decl_ceilf=yes ac_cv_have_decl_ceill=yes ac_cv_have_decl_chdir=yes ac_cv_have_decl_chown=yes ac_cv_have_decl_copysign=yes ac_cv_have_decl_copysignf=yes ac_cv_have_decl_copysignl=yes ac_cv_have_decl_cosf=yes ac_cv_have_decl_coshf=yes ac_cv_have_decl_cosl=yes ac_cv_have_decl_dprintf=yes ac_cv_have_decl_dup2=yes ac_cv_have_decl_dup3=yes ac_cv_have_decl_dup=yes ac_cv_have_decl_duplocale=yes ac_cv_have_decl_endusershell=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_euidaccess=yes ac_cv_have_decl_exp2=yes ac_cv_have_decl_exp2f=yes ac_cv_have_decl_exp2l=yes ac_cv_have_decl_expf=yes ac_cv_have_decl_expl=yes ac_cv_have_decl_expm1=yes ac_cv_have_decl_expm1f=yes ac_cv_have_decl_expm1l=yes ac_cv_have_decl_fabsf=yes ac_cv_have_decl_fabsl=yes ac_cv_have_decl_faccessat=yes ac_cv_have_decl_fchdir=yes ac_cv_have_decl_fchownat=yes ac_cv_have_decl_fdatasync=yes ac_cv_have_decl_ffsl=yes ac_cv_have_decl_ffsll=yes ac_cv_have_decl_floorf=yes ac_cv_have_decl_floorl=yes ac_cv_have_decl_fma=yes ac_cv_have_decl_fmaf=yes ac_cv_have_decl_fmal=yes ac_cv_have_decl_fmod=yes ac_cv_have_decl_fmodf=yes ac_cv_have_decl_fmodl=yes ac_cv_have_decl_frexpf=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_fsync=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_ftruncate=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getcwd=yes ac_cv_have_decl_getdelim=yes ac_cv_have_decl_getdomainname=yes ac_cv_have_decl_getdtablesize=yes ac_cv_have_decl_getgroups=yes ac_cv_have_decl_gethostname=yes ac_cv_have_decl_getline=yes ac_cv_have_decl_getloadavg=yes ac_cv_have_decl_getlogin=yes ac_cv_have_decl_getlogin_r=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_getsubopt=yes ac_cv_have_decl_getusershell=yes ac_cv_have_decl_grantpt=yes ac_cv_have_decl_group_member=yes ac_cv_have_decl_hypotf=yes ac_cv_have_decl_hypotl=yes ac_cv_have_decl_ilogb=yes ac_cv_have_decl_ilogbf=yes ac_cv_have_decl_ilogbl=yes ac_cv_have_decl_imaxabs=yes ac_cv_have_decl_imaxdiv=yes ac_cv_have_decl_initstate=yes ac_cv_have_decl_initstate_r=yes ac_cv_have_decl_isatty=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_iswblank=yes ac_cv_have_decl_iswctype=yes ac_cv_have_decl_lchown=yes ac_cv_have_decl_ldexpf=yes ac_cv_have_decl_ldexpl=yes ac_cv_have_decl_link=yes ac_cv_have_decl_linkat=yes ac_cv_have_decl_log10=yes ac_cv_have_decl_log10f=yes ac_cv_have_decl_log10l=yes ac_cv_have_decl_log1p=yes ac_cv_have_decl_log1pf=yes ac_cv_have_decl_log1pl=yes ac_cv_have_decl_log2=yes ac_cv_have_decl_log2f=yes ac_cv_have_decl_log2l=yes ac_cv_have_decl_log=yes ac_cv_have_decl_logb=yes ac_cv_have_decl_logbf=yes ac_cv_have_decl_logbl=yes ac_cv_have_decl_logf=yes ac_cv_have_decl_logl=yes ac_cv_have_decl_lseek=yes ac_cv_have_decl_mbrlen=yes ac_cv_have_decl_mbrtowc=yes ac_cv_have_decl_mbsinit=yes ac_cv_have_decl_mbsnrtowcs=yes ac_cv_have_decl_mbsrtowcs=yes ac_cv_have_decl_memmem=yes ac_cv_have_decl_mempcpy=yes ac_cv_have_decl_memrchr=yes ac_cv_have_decl_mkdtemp=yes ac_cv_have_decl_mkostemp=yes ac_cv_have_decl_mkostemps=yes ac_cv_have_decl_mkstemp=yes ac_cv_have_decl_mkstemps=yes ac_cv_have_decl_modf=yes ac_cv_have_decl_modff=yes ac_cv_have_decl_modfl=yes ac_cv_have_decl_nl_langinfo=yes ac_cv_have_decl_pclose=yes ac_cv_have_decl_pipe2=yes ac_cv_have_decl_pipe=yes ac_cv_have_decl_popen=yes ac_cv_have_decl_posix_openpt=yes ac_cv_have_decl_powf=yes ac_cv_have_decl_pread=yes ac_cv_have_decl_program_invocation_name=yes ac_cv_have_decl_program_invocation_short_name=yes ac_cv_have_decl_ptsname=yes ac_cv_have_decl_ptsname_r=yes ac_cv_have_decl_pwrite=yes ac_cv_have_decl_qsort_r=yes ac_cv_have_decl_random=yes ac_cv_have_decl_random_r=yes ac_cv_have_decl_rawmemchr=yes ac_cv_have_decl_readlink=yes ac_cv_have_decl_readlinkat=yes ac_cv_have_decl_realpath=yes ac_cv_have_decl_remainder=yes ac_cv_have_decl_remainderf=yes ac_cv_have_decl_remainderl=yes ac_cv_have_decl_renameat=yes ac_cv_have_decl_rint=yes ac_cv_have_decl_rintf=yes ac_cv_have_decl_rintl=yes ac_cv_have_decl_rmdir=yes ac_cv_have_decl_round=yes ac_cv_have_decl_roundf=yes ac_cv_have_decl_roundl=yes ac_cv_have_decl_rpmatch=yes ac_cv_have_decl_secure_getenv=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sethostname=yes ac_cv_have_decl_setlocale=yes ac_cv_have_decl_setstate=yes ac_cv_have_decl_setstate_r=yes ac_cv_have_decl_setusershell=yes ac_cv_have_decl_sinf=yes ac_cv_have_decl_sinhf=yes ac_cv_have_decl_sinl=yes ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_sqrtf=yes ac_cv_have_decl_sqrtl=yes ac_cv_have_decl_srandom=yes ac_cv_have_decl_srandom_r=yes ac_cv_have_decl_stpcpy=yes ac_cv_have_decl_stpncpy=yes ac_cv_have_decl_strcasestr=yes ac_cv_have_decl_strchrnul=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strncat=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strpbrk=yes ac_cv_have_decl_strsep=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_strtoimax=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_strtoll=yes ac_cv_have_decl_strtoull=yes ac_cv_have_decl_strtoumax=yes ac_cv_have_decl_strverscmp=yes ac_cv_have_decl_symlink=yes ac_cv_have_decl_symlinkat=yes ac_cv_have_decl_tanf=yes ac_cv_have_decl_tanhf=yes ac_cv_have_decl_tanl=yes ac_cv_have_decl_tmpfile=yes ac_cv_have_decl_towctrans=yes ac_cv_have_decl_trunc=yes ac_cv_have_decl_truncf=yes ac_cv_have_decl_truncl=yes ac_cv_have_decl_ttyname_r=yes ac_cv_have_decl_unlink=yes ac_cv_have_decl_unlinkat=yes ac_cv_have_decl_unlockpt=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_usleep=yes ac_cv_have_decl_vdprintf=yes ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcpcpy=yes ac_cv_have_decl_wcpncpy=yes ac_cv_have_decl_wcrtomb=yes ac_cv_have_decl_wcscasecmp=yes ac_cv_have_decl_wcscat=yes ac_cv_have_decl_wcschr=yes ac_cv_have_decl_wcscmp=yes ac_cv_have_decl_wcscoll=yes ac_cv_have_decl_wcscpy=yes ac_cv_have_decl_wcscspn=yes ac_cv_have_decl_wcsdup=yes ac_cv_have_decl_wcslen=yes ac_cv_have_decl_wcsncasecmp=yes ac_cv_have_decl_wcsncat=yes ac_cv_have_decl_wcsncmp=yes ac_cv_have_decl_wcsncpy=yes ac_cv_have_decl_wcsnlen=yes ac_cv_have_decl_wcsnrtombs=yes ac_cv_have_decl_wcspbrk=yes ac_cv_have_decl_wcsrchr=yes ac_cv_have_decl_wcsrtombs=yes ac_cv_have_decl_wcsspn=yes ac_cv_have_decl_wcsstr=yes ac_cv_have_decl_wcstok=yes ac_cv_have_decl_wcswidth=yes ac_cv_have_decl_wcsxfrm=yes ac_cv_have_decl_wctob=yes ac_cv_have_decl_wctrans=yes ac_cv_have_decl_wctype=yes ac_cv_have_decl_wcwidth=yes ac_cv_have_decl_wmemchr=yes ac_cv_have_decl_wmemcmp=yes ac_cv_have_decl_wmemcpy=yes ac_cv_have_decl_wmemmove=yes ac_cv_have_decl_wmemset=yes ac_cv_header_dlfcn_h=yes ac_cv_header_features_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_pthread_h=yes ac_cv_header_search_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_xlocale_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_error_at_line=yes ac_cv_lib_rt_sched_yield=yes ac_cv_objext=o ac_cv_path_DVIPS='/data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/missing dvips' 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_path_PERL=/usr/bin/perl ac_cv_path_SED=/usr/bin/sed ac_cv_path_TEXI2DVI=/usr/bin/texi2dvi ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_ac_ct_AR=/usr/bin/ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_should_define__xopen_source=no ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_max_align_t=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gl_cv_C_locale_sans_EILSEQ=no gl_cv_c_amsterdam_compiler=no gl_cv_c_inline_effective=yes gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_float_expbit0='word 0 bit 23' gl_cv_cc_long_double_expbit0='word 2 bit 0' gl_cv_decl_null_works=yes gl_cv_double_slash_root=no gl_cv_func_btowc_eof='guessing yes' gl_cv_func_btowc_nul=yes gl_cv_func_fdopen_works=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_frexp_works=yes gl_cv_func_frexpl_no_libm=yes gl_cv_func_frexpl_works=yes gl_cv_func_isnand_no_libm=yes gl_cv_func_isnanf_no_libm=yes gl_cv_func_isnanf_works=yes gl_cv_func_isnanl_no_libm=yes gl_cv_func_isnanl_works=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_itold_works=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_ldexpl_no_libm=yes gl_cv_func_ldexpl_works=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_empty_input=yes gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg1='guessing yes' gl_cv_func_mbrtowc_null_arg2='guessing yes' gl_cv_func_mbrtowc_retval='guessing yes' gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_memchr_works=yes gl_cv_func_printf_attribute_flavor=system gl_cv_func_printf_directive_a=yes gl_cv_func_printf_directive_f=yes gl_cv_func_printf_directive_ls=yes gl_cv_func_printf_enomem=yes gl_cv_func_printf_flag_grouping=yes gl_cv_func_printf_flag_leftadjust=yes gl_cv_func_printf_flag_zero=yes gl_cv_func_printf_infinite=yes gl_cv_func_printf_infinite_long_double=yes gl_cv_func_printf_long_double=yes gl_cv_func_printf_precision=yes gl_cv_func_setenv_works=yes gl_cv_func_signbit=yes gl_cv_func_signbit_gcc=yes gl_cv_func_snprintf_retval_c99=yes gl_cv_func_strerror_0_works=yes gl_cv_func_strncat_works=yes gl_cv_func_strstr_linear=yes gl_cv_func_strstr_works_always=yes gl_cv_func_svid_putenv=yes gl_cv_func_unsetenv_works=yes gl_cv_func_wcrtomb_retval='guessing yes' gl_cv_func_wctob_works='guessing yes' gl_cv_func_wcwidth_works=yes gl_cv_func_working_strerror=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl__Exit=yes gl_cv_have_raw_decl_acosf=yes gl_cv_have_raw_decl_acosl=yes gl_cv_have_raw_decl_asinf=yes gl_cv_have_raw_decl_asinl=yes gl_cv_have_raw_decl_atanf=yes gl_cv_have_raw_decl_atanl=yes gl_cv_have_raw_decl_atoll=yes gl_cv_have_raw_decl_btowc=yes gl_cv_have_raw_decl_canonicalize_file_name=yes gl_cv_have_raw_decl_cbrt=yes gl_cv_have_raw_decl_cbrtf=yes gl_cv_have_raw_decl_cbrtl=yes gl_cv_have_raw_decl_ceilf=yes gl_cv_have_raw_decl_ceill=yes gl_cv_have_raw_decl_chdir=yes gl_cv_have_raw_decl_chown=yes gl_cv_have_raw_decl_copysign=yes gl_cv_have_raw_decl_copysignf=yes gl_cv_have_raw_decl_copysignl=yes gl_cv_have_raw_decl_cosf=yes gl_cv_have_raw_decl_coshf=yes gl_cv_have_raw_decl_cosl=yes gl_cv_have_raw_decl_dprintf=yes gl_cv_have_raw_decl_dup2=yes gl_cv_have_raw_decl_dup3=yes gl_cv_have_raw_decl_dup=yes gl_cv_have_raw_decl_duplocale=yes gl_cv_have_raw_decl_endusershell=yes gl_cv_have_raw_decl_environ=yes gl_cv_have_raw_decl_euidaccess=yes gl_cv_have_raw_decl_exp2=yes gl_cv_have_raw_decl_exp2f=yes gl_cv_have_raw_decl_exp2l=yes gl_cv_have_raw_decl_expf=yes gl_cv_have_raw_decl_expl=yes gl_cv_have_raw_decl_expm1=yes gl_cv_have_raw_decl_expm1f=yes gl_cv_have_raw_decl_expm1l=yes gl_cv_have_raw_decl_fabsf=yes gl_cv_have_raw_decl_fabsl=yes gl_cv_have_raw_decl_faccessat=yes gl_cv_have_raw_decl_fchdir=yes gl_cv_have_raw_decl_fchownat=yes gl_cv_have_raw_decl_fdatasync=yes gl_cv_have_raw_decl_ffsl=yes gl_cv_have_raw_decl_ffsll=yes gl_cv_have_raw_decl_floorf=yes gl_cv_have_raw_decl_floorl=yes gl_cv_have_raw_decl_fma=yes gl_cv_have_raw_decl_fmaf=yes gl_cv_have_raw_decl_fmal=yes gl_cv_have_raw_decl_fmod=yes gl_cv_have_raw_decl_fmodf=yes gl_cv_have_raw_decl_fmodl=yes gl_cv_have_raw_decl_fpurge=no gl_cv_have_raw_decl_frexpf=yes gl_cv_have_raw_decl_frexpl=yes gl_cv_have_raw_decl_fseeko=yes gl_cv_have_raw_decl_fsync=yes gl_cv_have_raw_decl_ftello=yes gl_cv_have_raw_decl_ftruncate=yes gl_cv_have_raw_decl_getcwd=yes gl_cv_have_raw_decl_getdelim=yes gl_cv_have_raw_decl_getdomainname=yes gl_cv_have_raw_decl_getdtablesize=yes gl_cv_have_raw_decl_getgroups=yes gl_cv_have_raw_decl_gethostname=yes gl_cv_have_raw_decl_getline=yes gl_cv_have_raw_decl_getloadavg=yes gl_cv_have_raw_decl_getlogin=yes gl_cv_have_raw_decl_getlogin_r=yes gl_cv_have_raw_decl_getpagesize=yes gl_cv_have_raw_decl_gets=no gl_cv_have_raw_decl_getsubopt=yes gl_cv_have_raw_decl_getusershell=yes gl_cv_have_raw_decl_grantpt=yes gl_cv_have_raw_decl_group_member=yes gl_cv_have_raw_decl_hypotf=yes gl_cv_have_raw_decl_hypotl=yes gl_cv_have_raw_decl_ilogb=yes gl_cv_have_raw_decl_ilogbf=yes gl_cv_have_raw_decl_ilogbl=yes gl_cv_have_raw_decl_imaxabs=yes gl_cv_have_raw_decl_imaxdiv=yes gl_cv_have_raw_decl_initstate=yes gl_cv_have_raw_decl_initstate_r=yes gl_cv_have_raw_decl_isatty=yes gl_cv_have_raw_decl_isblank=yes gl_cv_have_raw_decl_iswctype=yes gl_cv_have_raw_decl_lchown=yes gl_cv_have_raw_decl_ldexpf=yes gl_cv_have_raw_decl_ldexpl=yes gl_cv_have_raw_decl_link=yes gl_cv_have_raw_decl_linkat=yes gl_cv_have_raw_decl_log10=yes gl_cv_have_raw_decl_log10f=yes gl_cv_have_raw_decl_log10l=yes gl_cv_have_raw_decl_log1p=yes gl_cv_have_raw_decl_log1pf=yes gl_cv_have_raw_decl_log1pl=yes gl_cv_have_raw_decl_log2=yes gl_cv_have_raw_decl_log2f=yes gl_cv_have_raw_decl_log2l=yes gl_cv_have_raw_decl_log=yes gl_cv_have_raw_decl_logb=yes gl_cv_have_raw_decl_logbf=yes gl_cv_have_raw_decl_logbl=yes gl_cv_have_raw_decl_logf=yes gl_cv_have_raw_decl_logl=yes gl_cv_have_raw_decl_lseek=yes gl_cv_have_raw_decl_mbrlen=yes gl_cv_have_raw_decl_mbrtowc=yes gl_cv_have_raw_decl_mbsinit=yes gl_cv_have_raw_decl_mbsnrtowcs=yes gl_cv_have_raw_decl_mbsrtowcs=yes gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_mempcpy=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_mkdtemp=yes gl_cv_have_raw_decl_mkostemp=yes gl_cv_have_raw_decl_mkostemps=yes gl_cv_have_raw_decl_mkstemp=yes gl_cv_have_raw_decl_mkstemps=yes gl_cv_have_raw_decl_modf=yes gl_cv_have_raw_decl_modff=yes gl_cv_have_raw_decl_modfl=yes gl_cv_have_raw_decl_nl_langinfo=yes gl_cv_have_raw_decl_pclose=yes gl_cv_have_raw_decl_pipe2=yes gl_cv_have_raw_decl_pipe=yes gl_cv_have_raw_decl_popen=yes gl_cv_have_raw_decl_posix_openpt=yes gl_cv_have_raw_decl_powf=yes gl_cv_have_raw_decl_pread=yes gl_cv_have_raw_decl_ptsname=yes gl_cv_have_raw_decl_ptsname_r=yes gl_cv_have_raw_decl_pwrite=yes gl_cv_have_raw_decl_qsort_r=yes gl_cv_have_raw_decl_random=yes gl_cv_have_raw_decl_random_r=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_readlink=yes gl_cv_have_raw_decl_readlinkat=yes gl_cv_have_raw_decl_realpath=yes gl_cv_have_raw_decl_remainder=yes gl_cv_have_raw_decl_remainderf=yes gl_cv_have_raw_decl_remainderl=yes gl_cv_have_raw_decl_renameat=yes gl_cv_have_raw_decl_rint=yes gl_cv_have_raw_decl_rintf=yes gl_cv_have_raw_decl_rintl=yes gl_cv_have_raw_decl_rmdir=yes gl_cv_have_raw_decl_round=yes gl_cv_have_raw_decl_roundf=yes gl_cv_have_raw_decl_roundl=yes gl_cv_have_raw_decl_rpmatch=yes gl_cv_have_raw_decl_secure_getenv=yes gl_cv_have_raw_decl_setenv=yes gl_cv_have_raw_decl_sethostname=yes gl_cv_have_raw_decl_setlocale=yes gl_cv_have_raw_decl_setstate=yes gl_cv_have_raw_decl_setstate_r=yes gl_cv_have_raw_decl_setusershell=yes gl_cv_have_raw_decl_sinf=yes gl_cv_have_raw_decl_sinhf=yes gl_cv_have_raw_decl_sinl=yes gl_cv_have_raw_decl_sleep=yes gl_cv_have_raw_decl_snprintf=yes gl_cv_have_raw_decl_sqrtf=yes gl_cv_have_raw_decl_sqrtl=yes gl_cv_have_raw_decl_srandom=yes gl_cv_have_raw_decl_srandom_r=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strchrnul=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strerror_r=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtod=yes gl_cv_have_raw_decl_strtoimax=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strtoll=yes gl_cv_have_raw_decl_strtoull=yes gl_cv_have_raw_decl_strtoumax=yes gl_cv_have_raw_decl_strverscmp=yes gl_cv_have_raw_decl_symlink=yes gl_cv_have_raw_decl_symlinkat=yes gl_cv_have_raw_decl_tanf=yes gl_cv_have_raw_decl_tanhf=yes gl_cv_have_raw_decl_tanl=yes gl_cv_have_raw_decl_tmpfile=yes gl_cv_have_raw_decl_towctrans=yes gl_cv_have_raw_decl_trunc=yes gl_cv_have_raw_decl_truncf=yes gl_cv_have_raw_decl_truncl=yes gl_cv_have_raw_decl_ttyname_r=yes gl_cv_have_raw_decl_unlink=yes gl_cv_have_raw_decl_unlinkat=yes gl_cv_have_raw_decl_unlockpt=yes gl_cv_have_raw_decl_unsetenv=yes gl_cv_have_raw_decl_usleep=yes gl_cv_have_raw_decl_vdprintf=yes gl_cv_have_raw_decl_vsnprintf=yes gl_cv_have_raw_decl_wcpcpy=yes gl_cv_have_raw_decl_wcpncpy=yes gl_cv_have_raw_decl_wcrtomb=yes gl_cv_have_raw_decl_wcscasecmp=yes gl_cv_have_raw_decl_wcscat=yes gl_cv_have_raw_decl_wcschr=yes gl_cv_have_raw_decl_wcscmp=yes gl_cv_have_raw_decl_wcscoll=yes gl_cv_have_raw_decl_wcscpy=yes gl_cv_have_raw_decl_wcscspn=yes gl_cv_have_raw_decl_wcsdup=yes gl_cv_have_raw_decl_wcslen=yes gl_cv_have_raw_decl_wcsncasecmp=yes gl_cv_have_raw_decl_wcsncat=yes gl_cv_have_raw_decl_wcsncmp=yes gl_cv_have_raw_decl_wcsncpy=yes gl_cv_have_raw_decl_wcsnlen=yes gl_cv_have_raw_decl_wcsnrtombs=yes gl_cv_have_raw_decl_wcspbrk=yes gl_cv_have_raw_decl_wcsrchr=yes gl_cv_have_raw_decl_wcsrtombs=yes gl_cv_have_raw_decl_wcsspn=yes gl_cv_have_raw_decl_wcsstr=yes gl_cv_have_raw_decl_wcstok=yes gl_cv_have_raw_decl_wcswidth=yes gl_cv_have_raw_decl_wcsxfrm=yes gl_cv_have_raw_decl_wctob=yes gl_cv_have_raw_decl_wctrans=yes gl_cv_have_raw_decl_wctype=yes gl_cv_have_raw_decl_wcwidth=yes gl_cv_have_raw_decl_wmemchr=yes gl_cv_have_raw_decl_wmemcmp=yes gl_cv_have_raw_decl_wmemcpy=yes gl_cv_have_raw_decl_wmemmove=yes gl_cv_have_raw_decl_wmemset=yes gl_cv_have_weak=yes gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_limits_width=yes gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_stdint_h=yes gl_cv_header_stdint_predates_cxx11_h=no gl_cv_header_stdint_width=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=yes gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h=yes gl_cv_long_double_equals_double=no gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=yes gl_cv_next_ctype_h='' gl_cv_next_iconv_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_math_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_sys_types_h='' gl_cv_next_unistd_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_rpl_alloca=yes gl_cv_size_max=yes gl_cv_sys_struct_lconv_ok=yes gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_unsetenv_ret=int gt_cv_inttypes_pri_broken=no gt_cv_locale_ar=none gt_cv_locale_fr=none gt_cv_locale_fr_utf8=none gt_cv_locale_ja=none gt_cv_locale_tr_utf8=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=yes gt_cv_var_environ_declaration=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/missing aclocal-1.15' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLE_UNIVERSAL_BUILD='0' AR='/usr/bin/ar' ARFLAGS='cr' AS='/usr/bin/as' AUTOCONF='${SHELL} /data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/missing autoconf' AUTOHEADER='${SHELL} /data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/missing autoheader' AUTOMAKE='${SHELL} /data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/missing automake-1.15' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/data/buildroot/buildroot-test/instance-1/output/host/include' CPP='/usr/bin/cpp' CPPFLAGS='-I/data/buildroot/buildroot-test/instance-1/output/host/include' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DLL_VARIABLE='' DSYMUTIL='' DUMPBIN='' DVIPS='/data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/missing dvips' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMULTIHOP_HIDDEN='' EMULTIHOP_VALUE='' ENOLINK_HIDDEN='' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='' EOVERFLOW_VALUE='' ERRNO_H='' EXEEXT='' FGREP='/usr/bin/grep -F' FLOAT_H='' GLIBC21='yes' GLOBAL_SYMBOL_PIPE='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='' GL_GENERATE_ERRNO_H_TRUE='#' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_ICONV_H_FALSE='#' GL_GENERATE_ICONV_H_TRUE='' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='#' GNULIB_ACOSF='0' GNULIB_ACOSL='0' GNULIB_ASINF='0' GNULIB_ASINL='0' GNULIB_ATAN2F='0' GNULIB_ATANF='0' GNULIB_ATANL='0' GNULIB_ATOLL='0' GNULIB_BTOWC='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CBRT='0' GNULIB_CBRTF='0' GNULIB_CBRTL='0' GNULIB_CEIL='0' GNULIB_CEILF='0' GNULIB_CEILL='0' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='0' GNULIB_COPYSIGN='0' GNULIB_COPYSIGNF='0' GNULIB_COPYSIGNL='0' GNULIB_COSF='0' GNULIB_COSHF='0' GNULIB_COSL='0' GNULIB_DPRINTF='0' GNULIB_DUP2='0' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_DUPLOCALE='0' GNULIB_ENVIRON='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_EUIDACCESS='0' GNULIB_EXP2='0' GNULIB_EXP2F='0' GNULIB_EXP2L='0' GNULIB_EXPF='0' GNULIB_EXPL='0' GNULIB_EXPM1='0' GNULIB_EXPM1F='0' GNULIB_EXPM1L='0' GNULIB_FABSF='0' GNULIB_FABSL='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_FFLUSH='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FLOOR='0' GNULIB_FLOORF='0' GNULIB_FLOORL='0' GNULIB_FMA='0' GNULIB_FMAF='0' GNULIB_FMAL='0' GNULIB_FMOD='0' GNULIB_FMODF='0' GNULIB_FMODL='0' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FREXP='1' GNULIB_FREXPF='0' GNULIB_FREXPL='1' GNULIB_FSCANF='1' GNULIB_FSEEK='0' GNULIB_FSEEKO='0' GNULIB_FSYNC='0' GNULIB_FTELL='0' GNULIB_FTELLO='0' GNULIB_FTRUNCATE='0' GNULIB_FWRITE='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='0' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='0' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_GETSUBOPT='0' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_HYPOT='0' GNULIB_HYPOTF='0' GNULIB_HYPOTL='0' GNULIB_ICONV='1' GNULIB_ILOGB='0' GNULIB_ILOGBF='0' GNULIB_ILOGBL='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_ISATTY='0' GNULIB_ISBLANK='0' GNULIB_ISFINITE='0' GNULIB_ISINF='0' GNULIB_ISNAN='0' GNULIB_ISNAND='0' GNULIB_ISNANF='0' GNULIB_ISNANL='0' GNULIB_ISWBLANK='1' GNULIB_ISWCTYPE='0' GNULIB_LCHOWN='0' GNULIB_LDEXPF='0' GNULIB_LDEXPL='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LOCALECONV='0' GNULIB_LOG10='0' GNULIB_LOG10F='0' GNULIB_LOG10L='0' GNULIB_LOG1P='0' GNULIB_LOG1PF='0' GNULIB_LOG1PL='0' GNULIB_LOG2='0' GNULIB_LOG2F='0' GNULIB_LOG2L='0' GNULIB_LOG='0' GNULIB_LOGB='0' GNULIB_LOGBF='0' GNULIB_LOGBL='0' GNULIB_LOGF='0' GNULIB_LOGL='0' GNULIB_LSEEK='0' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='1' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='1' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='1' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_MEMCHR='1' GNULIB_MEMMEM='0' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDTEMP='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MODF='0' GNULIB_MODFF='0' GNULIB_MODFL='0' GNULIB_NL_LANGINFO='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_POWF='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOC_POSIX='0' GNULIB_REALPATH='0' GNULIB_REMAINDER='0' GNULIB_REMAINDERF='0' GNULIB_REMAINDERL='0' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RINT='0' GNULIB_RINTF='0' GNULIB_RINTL='0' GNULIB_RMDIR='0' GNULIB_ROUND='0' GNULIB_ROUNDF='0' GNULIB_ROUNDL='0' GNULIB_RPMATCH='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='0' GNULIB_SETENV='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_SETHOSTNAME='0' GNULIB_SETLOCALE='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_SIGNBIT='1' GNULIB_SINF='0' GNULIB_SINHF='0' GNULIB_SINL='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='0' GNULIB_SPRINTF_POSIX='0' GNULIB_SQRTF='0' GNULIB_SQRTL='0' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='0' GNULIB_STRERROR='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_STRERROR_R='0' GNULIB_STRNCAT='1' GNULIB_STRNDUP='0' GNULIB_STRNLEN='0' GNULIB_STRPBRK='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='1' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='0' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TANF='0' GNULIB_TANHF='0' GNULIB_TANL='0' GNULIB_TMPFILE='0' GNULIB_TOWCTRANS='0' GNULIB_TRUNC='0' GNULIB_TRUNCF='0' GNULIB_TRUNCL='0' GNULIB_TTYNAME_R='0' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_USLEEP='0' GNULIB_VASPRINTF='0' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='0' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_WCTOMB='IN_LIBUNISTRING_GNULIB_TESTS' GNULIB_WCTRANS='0' GNULIB_WCTYPE='0' GNULIB_WCWIDTH='1' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GREP='/usr/bin/grep' HAVE_ACOSF='1' HAVE_ACOSL='1' HAVE_ASINF='1' HAVE_ASINL='1' HAVE_ATAN2F='1' HAVE_ATANF='1' HAVE_ATANL='1' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CBRT='1' HAVE_CBRTF='1' HAVE_CBRTL='1' HAVE_CHOWN='1' HAVE_COPYSIGN='1' HAVE_COPYSIGNL='1' HAVE_COSF='1' HAVE_COSHF='1' HAVE_COSL='1' HAVE_DECL_ACOSL='1' HAVE_DECL_ASINL='1' HAVE_DECL_ATANL='1' HAVE_DECL_CBRTF='1' HAVE_DECL_CBRTL='1' HAVE_DECL_CEILF='1' HAVE_DECL_CEILL='1' HAVE_DECL_COPYSIGNF='1' HAVE_DECL_COSL='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_EXP2='1' HAVE_DECL_EXP2F='1' HAVE_DECL_EXP2L='1' HAVE_DECL_EXPL='1' HAVE_DECL_EXPM1L='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FLOORF='1' HAVE_DECL_FLOORL='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREXPL='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GETDELIM='1' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='1' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_LDEXPL='1' HAVE_DECL_LOG10L='1' HAVE_DECL_LOG2='1' HAVE_DECL_LOG2F='1' HAVE_DECL_LOG2L='1' HAVE_DECL_LOGB='1' HAVE_DECL_LOGL='1' HAVE_DECL_MEMMEM='1' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_REMAINDER='1' HAVE_DECL_REMAINDERL='1' HAVE_DECL_RINTF='1' HAVE_DECL_ROUND='1' HAVE_DECL_ROUNDF='1' HAVE_DECL_ROUNDL='1' HAVE_DECL_SETENV='1' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SINL='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_SQRTL='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNDUP='1' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TANL='1' HAVE_DECL_TRUNC='1' HAVE_DECL_TRUNCF='1' HAVE_DECL_TRUNCL='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='1' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_DUPLOCALE='1' HAVE_EUIDACCESS='1' HAVE_EXPF='1' HAVE_EXPL='1' HAVE_EXPM1='1' HAVE_EXPM1F='1' HAVE_FABSF='1' HAVE_FABSL='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHOWNAT='1' HAVE_FDATASYNC='1' HAVE_FEATURES_H='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FMA='1' HAVE_FMAF='1' HAVE_FMAL='1' HAVE_FMODF='1' HAVE_FMODL='1' HAVE_FREXPF='1' HAVE_FSEEKO='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_GETDTABLESIZE='1' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETPAGESIZE='1' HAVE_GETSUBOPT='1' HAVE_GLOBAL_SYMBOL_PIPE='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_HYPOTF='1' HAVE_HYPOTL='1' HAVE_ILOGB='1' HAVE_ILOGBF='1' HAVE_ILOGBL='1' HAVE_INTTYPES_H='1' HAVE_ISBLANK='1' HAVE_ISNAND='1' HAVE_ISNANF='1' HAVE_ISNANL='1' HAVE_ISWBLANK='1' HAVE_ISWCNTRL='1' HAVE_LANGINFO_CODESET='1' HAVE_LANGINFO_ERA='1' HAVE_LANGINFO_H='1' HAVE_LANGINFO_T_FMT_AMPM='1' HAVE_LANGINFO_YESEXPR='1' HAVE_LCHOWN='1' HAVE_LDEXPF='1' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LOG10F='1' HAVE_LOG10L='1' HAVE_LOG1P='1' HAVE_LOG1PF='1' HAVE_LOG1PL='1' HAVE_LOGBF='1' HAVE_LOGBL='1' HAVE_LOGF='1' HAVE_LOGL='1' HAVE_LONG_LONG_INT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDTEMP='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MODFF='1' HAVE_MODFL='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='0' HAVE_NL_LANGINFO='1' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POWF='1' HAVE_PREAD='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALPATH='1' HAVE_REMAINDER='1' HAVE_REMAINDERF='1' HAVE_RENAMEAT='1' HAVE_RINT='1' HAVE_RINTL='1' HAVE_RPMATCH='1' HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='0' HAVE_SECURE_GETENV='1' HAVE_SETENV='1' HAVE_SETHOSTNAME='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SINF='1' HAVE_SINHF='1' HAVE_SINL='1' HAVE_SLEEP='1' HAVE_SQRTF='1' HAVE_SQRTL='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRPBRK='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRVERSCMP='1' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_TYPES_H='1' HAVE_TANF='1' HAVE_TANHF='1' HAVE_TANL='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WCTRANS_T='1' HAVE_WCTYPE_H='1' HAVE_WCTYPE_T='1' HAVE_WINSOCK2_H='' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_XLOCALE_H='0' HAVE__BOOL='1' HAVE__EXIT='1' HEXVERSION='0x000907' ICONV_CONST='' ICONV_H='iconv.h' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='1' INTL_MACOSX_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/data/buildroot/buildroot-test/instance-1/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-1/output/host/lib' LIBICONV='' LIBINTL='' LIBMULTITHREAD='-pthread' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='' LIBTESTS_LIBDEPS='' LIBTHREAD='' LIBTOOL='/bin/sh $(top_builddir)/libtool' LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_EMPTY_PREFIX_CONTEXT_TRUE='' LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_EMPTY_SUFFIX_CONTEXT_TRUE='' LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_LOCALE_LANGUAGE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CASECMP_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CASECOLL_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CASEXFRM_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CT_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_CT_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_CASEFOLDED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_TITLECASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_IS_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U16_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CASECMP_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CASECOLL_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CASEXFRM_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CT_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_CT_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_CASEFOLDED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_TITLECASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_IS_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U32_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CASECMP_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CASECOLL_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CASEXFRM_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CT_CASEFOLD_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_CT_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_CASEFOLDED_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_TITLECASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_IS_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOLOWER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOTITLE_TRUE='' LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_U8_TOUPPER_TRUE='' LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_ULC_CASECMP_TRUE='' LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_ULC_CASECOLL_TRUE='' LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNICASE_ULC_CASEXFRM_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_CONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_CONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_FROM_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U16_STRCONV_TO_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_CONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_FROM_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U32_STRCONV_TO_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_CONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_FROM_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_ENC_TRUE='' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_FALSE='#' LIBUNISTRING_COMPILE_UNICONV_U8_STRCONV_TO_LOCALE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BIDICLASS_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_LIST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_BLOCK_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALNUM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_ALPHA_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_BLANK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_CNTRL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_GRAPH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_LOWER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PRINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_PUNCT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_UPPER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CTYPE_XDIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_DECIMAL_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGGROUP_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_JOININGTYPE_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_MIRROR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_NUMERIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ALPHABETIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_PDF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BIDI_WHITESPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CASE_IGNORABLE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMBINING_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_COMPOSITE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DASH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DECIMAL_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEPRECATED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DIACRITIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_EXTENDER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_FORMAT_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_BASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_GRAPHEME_LINK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HEX_DIGIT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_HYPHEN_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDEOGRAPHIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_CONTINUE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ID_START_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ISO_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LEFT_OF_PAIR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LINE_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_MATH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NON_BREAK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NUMERIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_ID_START_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_LOWERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_MATH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_OTHER_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_SYNTAX_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PRIVATE_USE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_PUNCTUATION_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_QUOTATION_MARK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_RADICAL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SOFT_DOTTED_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_TITLECASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_UPPERCASE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_VARIATION_SELECTOR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_WHITE_SPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_CONTINUE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_XID_START_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_ZERO_WIDTH_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SCRIPTS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_IDENT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_C_WHITESPACE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_IDENT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_SYNTAX_JAVA_WHITESPACE_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_BREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U16_GRAPHEME_PREV_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_BREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U32_GRAPHEME_PREV_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_BREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_U8_GRAPHEME_PREV_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_UC_GBRK_PROP_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_UC_IS_GRAPHEME_BREAK_TRUE='' LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIGBRK_ULC_GRAPHEME_BREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U16_POSSIBLE_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U16_WIDTH_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U32_POSSIBLE_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U32_WIDTH_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U8_POSSIBLE_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_U8_WIDTH_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_ULC_POSSIBLE_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNILBRK_ULC_WIDTH_LINEBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNINAME_UNINAME_FALSE='#' LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE='' LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSING_FORM_TRUE='' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_FILTER_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_FILTER_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFC_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFD_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFKC_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFKD_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMCMP_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMCOLL_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMXFRM_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMCMP_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMCOLL_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMXFRM_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMCMP_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMCOLL_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMXFRM_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_U16_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U16_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U32_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_U8_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_ASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_FPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_SNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VASPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VFPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSNPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_FALSE='#' LIBUNISTRING_COMPILE_UNISTDIO_ULC_VSPRINTF_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CHECK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CMP2_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_ALLOC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_ENDSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBSNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MOVE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_PREV_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_SET_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_SET_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STARTSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STPCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STPNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCOLL_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRCSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRDUP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRMBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRMBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRPBRK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRSTR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_STRTOK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U32_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CHECK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CMP2_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_ALLOC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_ENDSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBSNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MOVE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_PREV_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_SET_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_SET_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STARTSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STPCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STPNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCOLL_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRCSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRDUP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRMBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRMBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRPBRK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRSTR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_STRTOK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U16_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CMP2_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_ALLOC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_ENDSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBSNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MOVE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_NEXT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_PREV_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_PREV_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_SET_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_SET_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STARTSWITH_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STPCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STPNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCOLL_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRCSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRDUP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRMBTOUC_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCAT_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCMP_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRNCPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRNLEN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRPBRK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRRCHR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRSPN_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRSTR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_STRTOK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_U16_WORDBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_U32_WORDBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_U8_WORDBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_ULC_WORDBREAKS_TRUE='' LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_FALSE='#' LIBUNISTRING_COMPILE_UNIWBRK_WORDBREAK_PROPERTY_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U16_STRWIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U16_WIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U32_STRWIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U32_WIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U8_STRWIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_U8_WIDTH_TRUE='' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE='#' LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE='' LIBUNISTRING_UNICASE_H='unicase.h' LIBUNISTRING_UNICONV_H='uniconv.h' LIBUNISTRING_UNICTYPE_H='unictype.h' LIBUNISTRING_UNIGBRK_H='unigbrk.h' LIBUNISTRING_UNILBRK_H='unilbrk.h' LIBUNISTRING_UNINAME_H='uniname.h' LIBUNISTRING_UNINORM_H='uninorm.h' LIBUNISTRING_UNISTDIO_H='unistdio.h' LIBUNISTRING_UNISTR_H='unistr.h' LIBUNISTRING_UNITYPES_H='unitypes.h' LIBUNISTRING_UNIWBRK_H='uniwbrk.h' LIBUNISTRING_UNIWIDTH_H='uniwidth.h' LIMITS_H='limits.h' LIPO='' LN_S='ln -s' LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"' LOCALE_AR='none' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_JA='none' LOCALE_TR_UTF8='none' LOCALE_ZH_CN='none' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='-pthread' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='${SHELL} /data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NAMESPACING='yes' NEXT_AS_FIRST_DIRECTIVE_CTYPE_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_ICONV_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_LOCALE_H='' NEXT_AS_FIRST_DIRECTIVE_MATH_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H='' NEXT_CTYPE_H='' NEXT_ERRNO_H='' NEXT_FLOAT_H='' NEXT_ICONV_H='' NEXT_INTTYPES_H='' NEXT_LANGINFO_H='' NEXT_LIMITS_H='' NEXT_LOCALE_H='' NEXT_MATH_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRING_H='' NEXT_SYS_TYPES_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NEXT_WCTYPE_H='' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libunistring' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTRDIFF_T_SUFFIX='' RANLIB='/usr/bin/ranlib' RC='' RELOCATABLE='no' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CBRTF='0' REPLACE_CBRTL='0' REPLACE_CEIL='0' REPLACE_CEILF='0' REPLACE_CEILL='0' REPLACE_CHOWN='0' REPLACE_CLOSE='0' REPLACE_DPRINTF='0' REPLACE_DUP2='0' REPLACE_DUP='0' REPLACE_DUPLOCALE='0' REPLACE_EXP2='0' REPLACE_EXP2L='0' REPLACE_EXPM1='0' REPLACE_EXPM1F='0' REPLACE_FABSL='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FDOPEN='0' REPLACE_FFLUSH='0' REPLACE_FLOOR='0' REPLACE_FLOORF='0' REPLACE_FLOORL='0' REPLACE_FMA='0' REPLACE_FMAF='0' REPLACE_FMAL='0' REPLACE_FMOD='0' REPLACE_FMODF='0' REPLACE_FMODL='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FREXP='0' REPLACE_FREXPF='0' REPLACE_FREXPL='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='0' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_HUGE_VAL='0' REPLACE_HYPOT='0' REPLACE_HYPOTF='0' REPLACE_HYPOTL='0' REPLACE_ICONV='0' REPLACE_ICONV_OPEN='0' REPLACE_ICONV_UTF='0' REPLACE_ILOGB='0' REPLACE_ILOGBF='0' REPLACE_ISATTY='0' REPLACE_ISFINITE='0' REPLACE_ISINF='0' REPLACE_ISNAN='0' REPLACE_ISWBLANK='0' REPLACE_ISWCNTRL='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LDEXPL='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALECONV='0' REPLACE_LOG10='0' REPLACE_LOG10F='0' REPLACE_LOG10L='0' REPLACE_LOG1P='0' REPLACE_LOG1PF='0' REPLACE_LOG1PL='0' REPLACE_LOG2='0' REPLACE_LOG2F='0' REPLACE_LOG2L='0' REPLACE_LOG='0' REPLACE_LOGB='0' REPLACE_LOGBF='0' REPLACE_LOGBL='0' REPLACE_LOGF='0' REPLACE_LOGL='0' REPLACE_LSEEK='0' REPLACE_MALLOC='0' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='1' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKSTEMP='0' REPLACE_MODF='0' REPLACE_MODFF='0' REPLACE_MODFL='0' REPLACE_NAN='0' REPLACE_NL_LANGINFO='0' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='0' REPLACE_REALPATH='0' REPLACE_REMAINDER='0' REPLACE_REMAINDERF='0' REPLACE_REMAINDERL='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_ROUND='0' REPLACE_ROUNDF='0' REPLACE_ROUNDL='0' REPLACE_SETENV='0' REPLACE_SETLOCALE='0' REPLACE_SIGNBIT='0' REPLACE_SIGNBIT_USING_GCC='1' REPLACE_SLEEP='0' REPLACE_SNPRINTF='0' REPLACE_SPRINTF='0' REPLACE_SQRTL='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='0' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_LCONV='0' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TMPFILE='0' REPLACE_TOWLOWER='0' REPLACE_TRUNC='0' REPLACE_TRUNCF='0' REPLACE_TRUNCL='0' REPLACE_TTYNAME_R='0' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='0' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='strip' TEXI2DVI='/usr/bin/texi2dvi' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='1' UNDEFINE_STRTOK_R='0' UNISTD_H_HAVE_WINSOCK2_H='0' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0' VERSION='0.9.7' WCHAR_T_SUFFIX='' WINDOWS_64_BIT_OFF_T='0' WINT_T_SUFFIX='' WOE32DLL_FALSE='' WOE32DLL_TRUE='#' WOE32_FALSE='' WOE32_TRUE='#' YIELD_LIB='-lrt' ac_ct_AR='/usr/bin/ar' ac_ct_CC='/usr/bin/gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' gl_LIBOBJS=' fseterr.o mbrtowc.o' gl_LTLIBOBJS=' fseterr.lo mbrtowc.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_LIBUNISTRING_GNULIB_TESTS' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /data/buildroot/buildroot-test/instance-1/output/build/host-libunistring-0.9.7/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' lispdir='${datarootdir}/emacs/site-lisp' localedir='${datarootdir}/locale' localstatedir='/data/buildroot/buildroot-test/instance-1/output/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkglibexecdir='${libexecdir}/${PACKAGE}' prefix='/data/buildroot/buildroot-test/instance-1/output/host' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/data/buildroot/buildroot-test/instance-1/output/host/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libunistring" #define VERSION "0.9.7" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DECL_ALARM 1 #define HAVE_ISWCNTRL 1 #define HAVE_ISWBLANK 1 #define HAVE_SYMLINK 1 #define HAVE_MBSINIT 1 #define HAVE_MBRTOWC 1 #define HAVE_MPROTECT 1 #define HAVE_SNPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRDUP 1 #define HAVE_WCWIDTH 1 #define HAVE_BTOWC 1 #define HAVE_NEWLOCALE 1 #define HAVE_SETENV 1 #define HAVE_WCRTOMB 1 #define HAVE_WCTOB 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_ICONV_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_MATH_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_FEATURES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define HAVE_WINT_T 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_WORKING_O_NOATIME 1 #define HAVE_WORKING_O_NOFOLLOW 1 #define HAVE_DECL_GETC_UNLOCKED 1 #define HAVE_LC_MESSAGES 1 #define USE_POSIX_THREADS 1 #define USE_POSIX_THREADS_WEAK 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_MBSTATE_T 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MINMAX_IN_SYS_PARAM_H 1 #define INSTALLPREFIX "/data/buildroot/buildroot-test/instance-1/output/host" #define HAVE__BOOL 1 #define HAVE_WCHAR_T 1 #define restrict __restrict #define HAVE_RAW_DECL_FFSL 1 #define HAVE_RAW_DECL_FFSLL 1 #define HAVE_RAW_DECL_MEMMEM 1 #define HAVE_RAW_DECL_MEMPCPY 1 #define HAVE_RAW_DECL_MEMRCHR 1 #define HAVE_RAW_DECL_RAWMEMCHR 1 #define HAVE_RAW_DECL_STPCPY 1 #define HAVE_RAW_DECL_STPNCPY 1 #define HAVE_RAW_DECL_STRCHRNUL 1 #define HAVE_RAW_DECL_STRDUP 1 #define HAVE_RAW_DECL_STRNCAT 1 #define HAVE_RAW_DECL_STRNDUP 1 #define HAVE_RAW_DECL_STRNLEN 1 #define HAVE_RAW_DECL_STRPBRK 1 #define HAVE_RAW_DECL_STRSEP 1 #define HAVE_RAW_DECL_STRCASESTR 1 #define HAVE_RAW_DECL_STRTOK_R 1 #define HAVE_RAW_DECL_STRERROR_R 1 #define HAVE_RAW_DECL_STRSIGNAL 1 #define HAVE_RAW_DECL_STRVERSCMP 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 0 #define HAVE_SNPRINTF_RETVAL_C99 1 #define CHECK_PRINTF_SAFE 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_RAW_DECL_IMAXABS 1 #define HAVE_RAW_DECL_IMAXDIV 1 #define HAVE_RAW_DECL_STRTOIMAX 1 #define HAVE_RAW_DECL_STRTOUMAX 1 #define HAVE_INTTYPES_H 1 #define HAVE_DECL_SETENV 1 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define HAVE_DECL_UNSETENV 1 #define HAVE_ALLOCA 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define HAVE_FREXP_IN_LIBC 1 #define GNULIB_TEST_FREXP 1 #define HAVE_FREXPL_IN_LIBC 1 #define GNULIB_TEST_FREXPL 1 #define HAVE_INLINE 1 #define HAVE_ISNAND_IN_LIBC 1 #define HAVE_ISNANF_IN_LIBC 1 #define HAVE_ISNANL_IN_LIBC 1 #define HAVE_DECL_ISWBLANK 1 #define GNULIB_TEST_ISWBLANK 1 #define HAVE_RAW_DECL_NL_LANGINFO 1 #define HAVE_SETLOCALE 1 #define HAVE_USELOCALE 1 #define HAVE_PTHREAD_RWLOCK 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define GNULIB_LOCK 1 #define HAVE_MALLOC_POSIX 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define HAVE_RAW_DECL_ACOSF 1 #define HAVE_RAW_DECL_ACOSL 1 #define HAVE_RAW_DECL_ASINF 1 #define HAVE_RAW_DECL_ASINL 1 #define HAVE_RAW_DECL_ATANF 1 #define HAVE_RAW_DECL_ATANL 1 #define HAVE_RAW_DECL_CBRT 1 #define HAVE_RAW_DECL_CBRTF 1 #define HAVE_RAW_DECL_CBRTL 1 #define HAVE_RAW_DECL_CEILF 1 #define HAVE_RAW_DECL_CEILL 1 #define HAVE_RAW_DECL_COPYSIGN 1 #define HAVE_RAW_DECL_COPYSIGNF 1 #define HAVE_RAW_DECL_COPYSIGNL 1 #define HAVE_RAW_DECL_COSF 1 #define HAVE_RAW_DECL_COSL 1 #define HAVE_RAW_DECL_COSHF 1 #define HAVE_RAW_DECL_EXPF 1 #define HAVE_RAW_DECL_EXPL 1 #define HAVE_RAW_DECL_EXP2 1 #define HAVE_RAW_DECL_EXP2F 1 #define HAVE_RAW_DECL_EXP2L 1 #define HAVE_RAW_DECL_EXPM1 1 #define HAVE_RAW_DECL_EXPM1F 1 #define HAVE_RAW_DECL_EXPM1L 1 #define HAVE_RAW_DECL_FABSF 1 #define HAVE_RAW_DECL_FABSL 1 #define HAVE_RAW_DECL_FLOORF 1 #define HAVE_RAW_DECL_FLOORL 1 #define HAVE_RAW_DECL_FMA 1 #define HAVE_RAW_DECL_FMAF 1 #define HAVE_RAW_DECL_FMAL 1 #define HAVE_RAW_DECL_FMOD 1 #define HAVE_RAW_DECL_FMODF 1 #define HAVE_RAW_DECL_FMODL 1 #define HAVE_RAW_DECL_FREXPF 1 #define HAVE_RAW_DECL_FREXPL 1 #define HAVE_RAW_DECL_HYPOTF 1 #define HAVE_RAW_DECL_HYPOTL 1 #define HAVE_RAW_DECL_ILOGB 1 #define HAVE_RAW_DECL_ILOGBF 1 #define HAVE_RAW_DECL_ILOGBL 1 #define HAVE_RAW_DECL_LDEXPF 1 #define HAVE_RAW_DECL_LDEXPL 1 #define HAVE_RAW_DECL_LOG 1 #define HAVE_RAW_DECL_LOGF 1 #define HAVE_RAW_DECL_LOGL 1 #define HAVE_RAW_DECL_LOG10 1 #define HAVE_RAW_DECL_LOG10F 1 #define HAVE_RAW_DECL_LOG10L 1 #define HAVE_RAW_DECL_LOG1P 1 #define HAVE_RAW_DECL_LOG1PF 1 #define HAVE_RAW_DECL_LOG1PL 1 #define HAVE_RAW_DECL_LOG2 1 #define HAVE_RAW_DECL_LOG2F 1 #define HAVE_RAW_DECL_LOG2L 1 #define HAVE_RAW_DECL_LOGB 1 #define HAVE_RAW_DECL_LOGBF 1 #define HAVE_RAW_DECL_LOGBL 1 #define HAVE_RAW_DECL_MODF 1 #define HAVE_RAW_DECL_MODFF 1 #define HAVE_RAW_DECL_MODFL 1 #define HAVE_RAW_DECL_POWF 1 #define HAVE_RAW_DECL_REMAINDER 1 #define HAVE_RAW_DECL_REMAINDERF 1 #define HAVE_RAW_DECL_REMAINDERL 1 #define HAVE_RAW_DECL_RINT 1 #define HAVE_RAW_DECL_RINTF 1 #define HAVE_RAW_DECL_RINTL 1 #define HAVE_RAW_DECL_ROUND 1 #define HAVE_RAW_DECL_ROUNDF 1 #define HAVE_RAW_DECL_ROUNDL 1 #define HAVE_RAW_DECL_SINF 1 #define HAVE_RAW_DECL_SINL 1 #define HAVE_RAW_DECL_SINHF 1 #define HAVE_RAW_DECL_SQRTF 1 #define HAVE_RAW_DECL_SQRTL 1 #define HAVE_RAW_DECL_TANF 1 #define HAVE_RAW_DECL_TANL 1 #define HAVE_RAW_DECL_TANHF 1 #define HAVE_RAW_DECL_TRUNC 1 #define HAVE_RAW_DECL_TRUNCF 1 #define HAVE_RAW_DECL_TRUNCL 1 #define C_LOCALE_MAYBE_EILSEQ 1 #define GNULIB_TEST_MBRTOWC 1 #define GNULIB_TEST_MBSINIT 1 #define GNULIB_TEST_MBSNLEN 1 #define GNULIB_TEST_MEMCHR 1 #define HAVE_FREXP_IN_LIBC 1 #define HAVE_LDEXP_IN_LIBC 1 #define HAVE_FREXPL_IN_LIBC 1 #define HAVE_LDEXPL_IN_LIBC 1 #define GNULIB_TEST_SIGNBIT 1 #define HAVE_STDINT_H 1 #define HAVE_RAW_DECL__EXIT 1 #define HAVE_RAW_DECL_ATOLL 1 #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1 #define HAVE_RAW_DECL_GETLOADAVG 1 #define HAVE_RAW_DECL_GETSUBOPT 1 #define HAVE_RAW_DECL_GRANTPT 1 #define HAVE_RAW_DECL_INITSTATE 1 #define HAVE_RAW_DECL_INITSTATE_R 1 #define HAVE_RAW_DECL_MKDTEMP 1 #define HAVE_RAW_DECL_MKOSTEMP 1 #define HAVE_RAW_DECL_MKOSTEMPS 1 #define HAVE_RAW_DECL_MKSTEMP 1 #define HAVE_RAW_DECL_MKSTEMPS 1 #define HAVE_RAW_DECL_POSIX_OPENPT 1 #define HAVE_RAW_DECL_PTSNAME 1 #define HAVE_RAW_DECL_PTSNAME_R 1 #define HAVE_RAW_DECL_QSORT_R 1 #define HAVE_RAW_DECL_RANDOM 1 #define HAVE_RAW_DECL_RANDOM_R 1 #define HAVE_RAW_DECL_REALPATH 1 #define HAVE_RAW_DECL_RPMATCH 1 #define HAVE_RAW_DECL_SECURE_GETENV 1 #define HAVE_RAW_DECL_SETENV 1 #define HAVE_RAW_DECL_SETSTATE 1 #define HAVE_RAW_DECL_SETSTATE_R 1 #define HAVE_RAW_DECL_SRANDOM 1 #define HAVE_RAW_DECL_SRANDOM_R 1 #define HAVE_RAW_DECL_STRTOD 1 #define HAVE_RAW_DECL_STRTOLL 1 #define HAVE_RAW_DECL_STRTOULL 1 #define HAVE_RAW_DECL_UNLOCKPT 1 #define HAVE_RAW_DECL_UNSETENV 1 #define GNULIB_TEST_STRNCAT 1 #define GNULIB_TEST_STRSTR 1 #define GNULIB_UNIGBRK_U16_GRAPHEME_BREAKS 1 #define GNULIB_UNIGBRK_U16_GRAPHEME_NEXT 1 #define GNULIB_UNIGBRK_U16_GRAPHEME_PREV 1 #define GNULIB_UNIGBRK_U32_GRAPHEME_BREAKS 1 #define GNULIB_UNIGBRK_U32_GRAPHEME_NEXT 1 #define GNULIB_UNIGBRK_U32_GRAPHEME_PREV 1 #define GNULIB_UNIGBRK_U8_GRAPHEME_BREAKS 1 #define GNULIB_UNIGBRK_U8_GRAPHEME_NEXT 1 #define GNULIB_UNIGBRK_U8_GRAPHEME_PREV 1 #define GNULIB_UNIGBRK_ULC_GRAPHEME_BREAKS 1 #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 #define HAVE_RAW_DECL_CHDIR 1 #define HAVE_RAW_DECL_CHOWN 1 #define HAVE_RAW_DECL_DUP 1 #define HAVE_RAW_DECL_DUP2 1 #define HAVE_RAW_DECL_DUP3 1 #define HAVE_RAW_DECL_ENVIRON 1 #define HAVE_RAW_DECL_EUIDACCESS 1 #define HAVE_RAW_DECL_FACCESSAT 1 #define HAVE_RAW_DECL_FCHDIR 1 #define HAVE_RAW_DECL_FCHOWNAT 1 #define HAVE_RAW_DECL_FDATASYNC 1 #define HAVE_RAW_DECL_FSYNC 1 #define HAVE_RAW_DECL_FTRUNCATE 1 #define HAVE_RAW_DECL_GETCWD 1 #define HAVE_RAW_DECL_GETDOMAINNAME 1 #define HAVE_RAW_DECL_GETDTABLESIZE 1 #define HAVE_RAW_DECL_GETGROUPS 1 #define HAVE_RAW_DECL_GETHOSTNAME 1 #define HAVE_RAW_DECL_GETLOGIN 1 #define HAVE_RAW_DECL_GETLOGIN_R 1 #define HAVE_RAW_DECL_GETPAGESIZE 1 #define HAVE_RAW_DECL_GETUSERSHELL 1 #define HAVE_RAW_DECL_SETUSERSHELL 1 #define HAVE_RAW_DECL_ENDUSERSHELL 1 #define HAVE_RAW_DECL_GROUP_MEMBER 1 #define HAVE_RAW_DECL_ISATTY 1 #define HAVE_RAW_DECL_LCHOWN 1 #define HAVE_RAW_DECL_LINK 1 #define HAVE_RAW_DECL_LINKAT 1 #define HAVE_RAW_DECL_LSEEK 1 #define HAVE_RAW_DECL_PIPE 1 #define HAVE_RAW_DECL_PIPE2 1 #define HAVE_RAW_DECL_PREAD 1 #define HAVE_RAW_DECL_PWRITE 1 #define HAVE_RAW_DECL_READLINK 1 #define HAVE_RAW_DECL_READLINKAT 1 #define HAVE_RAW_DECL_RMDIR 1 #define HAVE_RAW_DECL_SETHOSTNAME 1 #define HAVE_RAW_DECL_SLEEP 1 #define HAVE_RAW_DECL_SYMLINK 1 #define HAVE_RAW_DECL_SYMLINKAT 1 #define HAVE_RAW_DECL_TTYNAME_R 1 #define HAVE_RAW_DECL_UNLINK 1 #define HAVE_RAW_DECL_UNLINKAT 1 #define HAVE_RAW_DECL_USLEEP 1 #define GNULIB_UNISTR_U16_MBTOUC 1 #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U16_MBTOUCR 1 #define GNULIB_UNISTR_U16_UCTOMB 1 #define GNULIB_UNISTR_U32_MBTOUC 1 #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U32_MBTOUCR 1 #define GNULIB_UNISTR_U32_UCTOMB 1 #define GNULIB_UNISTR_U8_MBTOUC 1 #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U8_MBTOUCR 1 #define GNULIB_UNISTR_U8_UCTOMB 1 #define HAVE_RAW_DECL_BTOWC 1 #define HAVE_RAW_DECL_WCTOB 1 #define HAVE_RAW_DECL_MBSINIT 1 #define HAVE_RAW_DECL_MBRTOWC 1 #define HAVE_RAW_DECL_MBRLEN 1 #define HAVE_RAW_DECL_MBSRTOWCS 1 #define HAVE_RAW_DECL_MBSNRTOWCS 1 #define HAVE_RAW_DECL_WCRTOMB 1 #define HAVE_RAW_DECL_WCSRTOMBS 1 #define HAVE_RAW_DECL_WCSNRTOMBS 1 #define HAVE_RAW_DECL_WCWIDTH 1 #define HAVE_RAW_DECL_WMEMCHR 1 #define HAVE_RAW_DECL_WMEMCMP 1 #define HAVE_RAW_DECL_WMEMCPY 1 #define HAVE_RAW_DECL_WMEMMOVE 1 #define HAVE_RAW_DECL_WMEMSET 1 #define HAVE_RAW_DECL_WCSLEN 1 #define HAVE_RAW_DECL_WCSNLEN 1 #define HAVE_RAW_DECL_WCSCPY 1 #define HAVE_RAW_DECL_WCPCPY 1 #define HAVE_RAW_DECL_WCSNCPY 1 #define HAVE_RAW_DECL_WCPNCPY 1 #define HAVE_RAW_DECL_WCSCAT 1 #define HAVE_RAW_DECL_WCSNCAT 1 #define HAVE_RAW_DECL_WCSCMP 1 #define HAVE_RAW_DECL_WCSNCMP 1 #define HAVE_RAW_DECL_WCSCASECMP 1 #define HAVE_RAW_DECL_WCSNCASECMP 1 #define HAVE_RAW_DECL_WCSCOLL 1 #define HAVE_RAW_DECL_WCSXFRM 1 #define HAVE_RAW_DECL_WCSDUP 1 #define HAVE_RAW_DECL_WCSCHR 1 #define HAVE_RAW_DECL_WCSRCHR 1 #define HAVE_RAW_DECL_WCSCSPN 1 #define HAVE_RAW_DECL_WCSSPN 1 #define HAVE_RAW_DECL_WCSPBRK 1 #define HAVE_RAW_DECL_WCSSTR 1 #define HAVE_RAW_DECL_WCSTOK 1 #define HAVE_RAW_DECL_WCSWIDTH 1 #define HAVE_TOWLOWER 1 #define HAVE_RAW_DECL_WCTYPE 1 #define HAVE_RAW_DECL_ISWCTYPE 1 #define HAVE_RAW_DECL_WCTRANS 1 #define HAVE_RAW_DECL_TOWCTRANS 1 #define HAVE_DECL_WCWIDTH 1 #define GNULIB_TEST_WCWIDTH 1 #define HAVE_STDINT_H 1 #define GNULIB_TEST_BTOWC 1 #define HAVE_RAW_DECL_ISBLANK 1 #define GNULIB_TEST_ENVIRON 1 #define GNULIB_TEST_FDOPEN 1 #define HAVE_GETPAGESIZE 1 #define GNULIB_TEST_GETPAGESIZE 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 #define HAVE_DECL___ARGV 0 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define FLT_EXPBIT0_WORD 0 #define FLT_EXPBIT0_BIT 23 #define LDBL_EXPBIT0_WORD 2 #define LDBL_EXPBIT0_BIT 0 #define HAVE_RAW_DECL_SETLOCALE 1 #define HAVE_RAW_DECL_DUPLOCALE 1 #define GNULIB_TEST_MBTOWC 1 #define HAVE_MAP_ANONYMOUS 1 #define GNULIB_TEST_PUTENV 1 #define GNULIB_TEST_SETENV 1 #define GNULIB_TEST_SETLOCALE 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_FSCANF IN_LIBUNISTRING_GNULIB_TESTS #define GNULIB_SCANF IN_LIBUNISTRING_GNULIB_TESTS #define HAVE_RAW_DECL_DPRINTF 1 #define HAVE_RAW_DECL_FSEEKO 1 #define HAVE_RAW_DECL_FTELLO 1 #define HAVE_RAW_DECL_GETDELIM 1 #define HAVE_RAW_DECL_GETLINE 1 #define HAVE_RAW_DECL_PCLOSE 1 #define HAVE_RAW_DECL_POPEN 1 #define HAVE_RAW_DECL_RENAMEAT 1 #define HAVE_RAW_DECL_SNPRINTF 1 #define HAVE_RAW_DECL_TMPFILE 1 #define HAVE_RAW_DECL_VDPRINTF 1 #define HAVE_RAW_DECL_VSNPRINTF 1 #define GNULIB_STRERROR IN_LIBUNISTRING_GNULIB_TESTS #define GNULIB_TEST_STRERROR 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_MAP_ANONYMOUS 1 #define HAVE_UNSETENV 1 #define GNULIB_TEST_UNSETENV 1 #define GNULIB_TEST_WCRTOMB 1 #define HAVE_DECL_WCTOB 1 #define GNULIB_TEST_WCTOB 1 #define GNULIB_TEST_WCTOMB 1 configure: exit 0