The build took 00h 09m 28s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
89,298 |
ansic |
23,475 |
makefile |
15,827 |
perl |
14,543 |
sh |
308 |
lisp |
15 |
sed |
143,466 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libunistring 0.9.6-2 (Thu Apr 13 12:37:53 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Minix Amsterdam compiler... no
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-unknown-linux-dumpbin... no
checking for x86_64-unknown-linux-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... ranlib
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-unknown-linux-windres... no
checking for windres... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether long double and double are the same... no
checking for __fseterr... no
checking for iswcntrl... yes
checking for iswblank... yes
checking for symlink... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strdup... yes
checking for wcwidth... yes
checking for btowc... yes
checking for _set_invalid_parameter_handler... no
checking for newlocale... yes
checking for setenv... yes
checking for wcrtomb... yes
checking for wctob... yes
checking for ld used by clang... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for iconv.h... yes
checking for wctype.h... yes
checking for langinfo.h... yes
checking for unistd.h... (cached) yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for features.h... yes
checking for inttypes.h... (cached) yes
checking for xlocale.h... yes
checking for sys/socket.h... yes
checking for inline... inline
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether byte ordering is bigendian... no
checking for wint_t... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking whether wctype is declared without a macro... yes
checking whether iswctype is declared without a macro... yes
checking whether wctrans is declared without a macro... yes
checking whether towctrans is declared without a macro... yes
checking for nl_langinfo and CODESET... yes
checking for working fcntl.h... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for multithread API to use... posix
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for unsigned long long int... yes
checking for long long int... yes
checking for mbstate_t... yes
checking for a traditional japanese locale... none
checking for a transitional chinese locale... none
checking for a french Unicode locale... none
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether defines MIN and MAX... no
checking whether defines MIN and MAX... yes
checking whether to activate relocatable installation... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking whether stdint.h conforms to C99... yes
checking for C/C++ restrict keyword... __restrict
checking whether ffsl is declared without a macro... yes
checking whether ffsll is declared without a macro... yes
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... yes
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether strncat works... yes
checking whether strstr works... yes
checking for pid_t... yes
checking for mode_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking whether uses 'inline' correctly... yes
checking for a traditional french locale... none
checking if environ is properly declared... yes
checking whether strerror_r is declared... (cached) yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether imaxabs is declared without a macro... yes
checking whether imaxdiv is declared without a macro... yes
checking whether strtoimax is declared without a macro... yes
checking whether strtoumax is declared without a macro... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether strerror(0) succeeds... yes
checking whether unsetenv is declared... yes
checking for alloca as a compiler built-in... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether the compiler generally respects inline... no
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... no
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking whether isnan(long double) can be used without linking with libm... no
checking where to find the exponent in a 'long double'... word 2 bit 0
checking whether iswblank is declared... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether nl_langinfo is declared without a macro... yes
checking for setlocale... yes
checking for uselocale... yes
checking for getlocalename_l... no
checking for pthread_rwlock_t... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether acosf is declared without a macro... yes
checking whether acosl is declared without a macro... yes
checking whether asinf is declared without a macro... yes
checking whether asinl is declared without a macro... yes
checking whether atanf is declared without a macro... yes
checking whether atanl is declared without a macro... yes
checking whether cbrt is declared without a macro... yes
checking whether cbrtf is declared without a macro... yes
checking whether cbrtl is declared without a macro... yes
checking whether ceilf is declared without a macro... yes
checking whether ceill is declared without a macro... yes
checking whether copysign is declared without a macro... yes
checking whether copysignf is declared without a macro... yes
checking whether copysignl is declared without a macro... yes
checking whether cosf is declared without a macro... yes
checking whether cosl is declared without a macro... yes
checking whether coshf is declared without a macro... yes
checking whether expf is declared without a macro... yes
checking whether expl is declared without a macro... yes
checking whether exp2 is declared without a macro... yes
checking whether exp2f is declared without a macro... yes
checking whether exp2l is declared without a macro... yes
checking whether expm1 is declared without a macro... yes
checking whether expm1f is declared without a macro... yes
checking whether expm1l is declared without a macro... yes
checking whether fabsf is declared without a macro... yes
checking whether fabsl is declared without a macro... yes
checking whether floorf is declared without a macro... yes
checking whether floorl is declared without a macro... yes
checking whether fma is declared without a macro... yes
checking whether fmaf is declared without a macro... yes
checking whether fmal is declared without a macro... yes
checking whether fmod is declared without a macro... yes
checking whether fmodf is declared without a macro... yes
checking whether fmodl is declared without a macro... yes
checking whether frexpf is declared without a macro... yes
checking whether frexpl is declared without a macro... yes
checking whether hypotf is declared without a macro... yes
checking whether hypotl is declared without a macro... yes
checking whether ilogb is declared without a macro... yes
checking whether ilogbf is declared without a macro... yes
checking whether ilogbl is declared without a macro... yes
checking whether ldexpf is declared without a macro... yes
checking whether ldexpl is declared without a macro... yes
checking whether log is declared without a macro... yes
checking whether logf is declared without a macro... yes
checking whether logl is declared without a macro... yes
checking whether log10 is declared without a macro... yes
checking whether log10f is declared without a macro... yes
checking whether log10l is declared without a macro... yes
checking whether log1p is declared without a macro... yes
checking whether log1pf is declared without a macro... yes
checking whether log1pl is declared without a macro... yes
checking whether log2 is declared without a macro... yes
checking whether log2f is declared without a macro... yes
checking whether log2l is declared without a macro... yes
checking whether logb is declared without a macro... yes
checking whether logbf is declared without a macro... yes
checking whether logbl is declared without a macro... yes
checking whether modf is declared without a macro... yes
checking whether modff is declared without a macro... yes
checking whether modfl is declared without a macro... yes
checking whether powf is declared without a macro... yes
checking whether remainder is declared without a macro... yes
checking whether remainderf is declared without a macro... yes
checking whether remainderl is declared without a macro... yes
checking whether rint is declared without a macro... yes
checking whether rintf is declared without a macro... yes
checking whether rintl is declared without a macro... yes
checking whether round is declared without a macro... yes
checking whether roundf is declared without a macro... yes
checking whether roundl is declared without a macro... yes
checking whether sinf is declared without a macro... yes
checking whether sinl is declared without a macro... yes
checking whether sinhf is declared without a macro... yes
checking whether sqrtf is declared without a macro... yes
checking whether sqrtl is declared without a macro... yes
checking whether tanf is declared without a macro... yes
checking whether tanl is declared without a macro... yes
checking whether tanhf is declared without a macro... yes
checking whether trunc is declared without a macro... yes
checking whether truncf is declared without a macro... yes
checking whether truncl is declared without a macro... yes
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc works on empty input... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... (cached) yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for ssize_t... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... yes
checking whether getloadavg is declared without a macro... yes
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... yes
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... yes
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... yes
checking whether secure_getenv is declared without a macro... yes
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... yes
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... yes
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking whether strstr works in linear time... yes
checking whether strstr works... (cached) yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... yes
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... yes
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... yes
checking whether setusershell is declared without a macro... yes
checking whether endusershell is declared without a macro... yes
checking whether group_member is declared without a macro... yes
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking for ptrdiff_t... yes
checking for ptrdiff_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking whether btowc is declared without a macro... yes
checking whether wctob is declared without a macro... yes
checking whether mbsinit is declared without a macro... yes
checking whether mbrtowc is declared without a macro... yes
checking whether mbrlen is declared without a macro... yes
checking whether mbsrtowcs is declared without a macro... yes
checking whether mbsnrtowcs is declared without a macro... yes
checking whether wcrtomb is declared without a macro... yes
checking whether wcsrtombs is declared without a macro... yes
checking whether wcsnrtombs is declared without a macro... yes
checking whether wcwidth is declared without a macro... yes
checking whether wmemchr is declared without a macro... yes
checking whether wmemcmp is declared without a macro... yes
checking whether wmemcpy is declared without a macro... yes
checking whether wmemmove is declared without a macro... yes
checking whether wmemset is declared without a macro... yes
checking whether wcslen is declared without a macro... yes
checking whether wcsnlen is declared without a macro... yes
checking whether wcscpy is declared without a macro... yes
checking whether wcpcpy is declared without a macro... yes
checking whether wcsncpy is declared without a macro... yes
checking whether wcpncpy is declared without a macro... yes
checking whether wcscat is declared without a macro... yes
checking whether wcsncat is declared without a macro... yes
checking whether wcscmp is declared without a macro... yes
checking whether wcsncmp is declared without a macro... yes
checking whether wcscasecmp is declared without a macro... yes
checking whether wcsncasecmp is declared without a macro... yes
checking whether wcscoll is declared without a macro... yes
checking whether wcsxfrm is declared without a macro... yes
checking whether wcsdup is declared without a macro... yes
checking whether wcschr is declared without a macro... yes
checking whether wcsrchr is declared without a macro... yes
checking whether wcscspn is declared without a macro... yes
checking whether wcsspn is declared without a macro... yes
checking whether wcspbrk is declared without a macro... yes
checking whether wcsstr is declared without a macro... yes
checking whether wcstok is declared without a macro... yes
checking whether wcswidth is declared without a macro... yes
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking for stdint.h... (cached) yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking for error_at_line... yes
checking whether fdopen sets errno... yes
checking for getpagesize... yes
checking whether getpagesize is declared... (cached) yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'long double'... (cached) word 2 bit 0
checking whether locale.h conforms to POSIX:2001... yes
checking whether locale.h defines locale_t... yes
checking whether struct lconv is properly defined... yes
checking whether setlocale is declared without a macro... yes
checking whether duplocale is declared without a macro... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking for putenv compatible with GNU and SVID... yes
checking whether setenv validates arguments... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for working stdalign.h... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... no
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking for working strerror function... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for pthread_atfork... yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a turkish Unicode locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional Arabic locale... none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) none
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb return value is correct... guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... (cached) yes
checking for sched_yield in -lrt... yes
checking for BSD- or MS-compatible name lister (nm)... (cached) no
checking the name lister (nm) interface... (cached) BSD nm
checking for gawk... (cached) gawk
checking for texi2dvi... /usr/bin/texi2dvi
checking for dvips... /usr/bin/dvips
checking for perl... /usr/bin/perl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating gnulib-local/Makefile
config.status: creating lib/Makefile
config.status: creating lib/exported.sh
config.status: creating lib/unistring/version.h
config.status: creating lib/unistring/woe32dll.h
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
Making all in doc
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
Making all in gnulib-local
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
Making all in lib
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/usr"'; \
echo '#define EXEC_PREFIX "/usr"'; \
echo '#define BINDIR "/usr/bin"'; \
echo '#define SBINDIR "/usr/sbin"'; \
echo '#define LIBEXECDIR "/usr/libexec"'; \
echo '#define DATAROOTDIR "/usr/share"'; \
echo '#define DATADIR "/usr/share"'; \
echo '#define SYSCONFDIR "/usr/etc"'; \
echo '#define SHAREDSTATEDIR "/usr/com"'; \
echo '#define LOCALSTATEDIR "/usr/var"'; \
echo '#define RUNSTATEDIR "/usr/var/run"'; \
echo '#define INCLUDEDIR "/usr/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/usr/share/doc/libunistring"'; \
echo '#define INFODIR "/usr/share/info"'; \
echo '#define HTMLDIR "/usr/share/doc/libunistring"'; \
echo '#define DVIDIR "/usr/share/doc/libunistring"'; \
echo '#define PDFDIR "/usr/share/doc/libunistring"'; \
echo '#define PSDIR "/usr/share/doc/libunistring"'; \
echo '#define LIBDIR "/usr/lib"'; \
echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
echo '#define LOCALEDIR "/usr/share/locale"'; \
echo '#define MANDIR "/usr/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/usr/share/libunistring"'; \
echo '#define PKGINCLUDEDIR "/usr/include/libunistring"'; \
echo '#define PKGLIBDIR "/usr/lib/libunistring"'; \
echo '#define PKGLIBEXECDIR "/usr/libexec/libunistring"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f iconv.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_ICONV_H''@||g' \
-e 's/@''GNULIB_ICONV''@/1/g' \
-e 's|@''ICONV_CONST''@||g' \
-e 's|@''REPLACE_ICONV''@|0|g' \
-e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
-e 's|@''REPLACE_ICONV_UTF''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./iconv.in.h; \
} > iconv.h-t && \
mv iconv.h-t iconv.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_LANGINFO_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LANGINFO_H''@||g' \
-e 's/@''GNULIB_NL_LANGINFO''@/0/g' \
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
-e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \
-e 's/@''GNULIB_ACOSF''@/0/g' \
-e 's/@''GNULIB_ACOSL''@/0/g' \
-e 's/@''GNULIB_ASINF''@/0/g' \
-e 's/@''GNULIB_ASINL''@/0/g' \
-e 's/@''GNULIB_ATANF''@/0/g' \
-e 's/@''GNULIB_ATANL''@/0/g' \
-e 's/@''GNULIB_ATAN2F''@/0/g' \
-e 's/@''GNULIB_CBRT''@/0/g' \
-e 's/@''GNULIB_CBRTF''@/0/g' \
-e 's/@''GNULIB_CBRTL''@/0/g' \
-e 's/@''GNULIB_CEIL''@/0/g' \
-e 's/@''GNULIB_CEILF''@/0/g' \
-e 's/@''GNULIB_CEILL''@/0/g' \
-e 's/@''GNULIB_COPYSIGN''@/0/g' \
-e 's/@''GNULIB_COPYSIGNF''@/0/g' \
-e 's/@''GNULIB_COPYSIGNL''@/0/g' \
-e 's/@''GNULIB_COSF''@/0/g' \
-e 's/@''GNULIB_COSL''@/0/g' \
-e 's/@''GNULIB_COSHF''@/0/g' \
-e 's/@''GNULIB_EXPF''@/0/g' \
-e 's/@''GNULIB_EXPL''@/0/g' \
-e 's/@''GNULIB_EXP2''@/0/g' \
-e 's/@''GNULIB_EXP2F''@/0/g' \
-e 's/@''GNULIB_EXP2L''@/0/g' \
-e 's/@''GNULIB_EXPM1''@/0/g' \
-e 's/@''GNULIB_EXPM1F''@/0/g' \
-e 's/@''GNULIB_EXPM1L''@/0/g' \
-e 's/@''GNULIB_FABSF''@/0/g' \
-e 's/@''GNULIB_FABSL''@/0/g' \
-e 's/@''GNULIB_FLOOR''@/0/g' \
-e 's/@''GNULIB_FLOORF''@/0/g' \
-e 's/@''GNULIB_FLOORL''@/0/g' \
-e 's/@''GNULIB_FMA''@/0/g' \
-e 's/@''GNULIB_FMAF''@/0/g' \
-e 's/@''GNULIB_FMAL''@/0/g' \
-e 's/@''GNULIB_FMOD''@/0/g' \
-e 's/@''GNULIB_FMODF''@/0/g' \
-e 's/@''GNULIB_FMODL''@/0/g' \
-e 's/@''GNULIB_FREXPF''@/0/g' \
-e 's/@''GNULIB_FREXP''@/1/g' \
-e 's/@''GNULIB_FREXPL''@/1/g' \
-e 's/@''GNULIB_HYPOT''@/0/g' \
-e 's/@''GNULIB_HYPOTF''@/0/g' \
-e 's/@''GNULIB_HYPOTL''@/0/g' \
< ./math.in.h | \
sed -e 's/@''GNULIB_ILOGB''@/0/g' \
-e 's/@''GNULIB_ILOGBF''@/0/g' \
-e 's/@''GNULIB_ILOGBL''@/0/g' \
-e 's/@''GNULIB_ISFINITE''@/0/g' \
-e 's/@''GNULIB_ISINF''@/0/g' \
-e 's/@''GNULIB_ISNAN''@/0/g' \
-e 's/@''GNULIB_ISNANF''@/0/g' \
-e 's/@''GNULIB_ISNAND''@/0/g' \
-e 's/@''GNULIB_ISNANL''@/0/g' \
-e 's/@''GNULIB_LDEXPF''@/0/g' \
-e 's/@''GNULIB_LDEXPL''@/0/g' \
-e 's/@''GNULIB_LOG''@/0/g' \
-e 's/@''GNULIB_LOGF''@/0/g' \
-e 's/@''GNULIB_LOGL''@/0/g' \
-e 's/@''GNULIB_LOG10''@/0/g' \
-e 's/@''GNULIB_LOG10F''@/0/g' \
-e 's/@''GNULIB_LOG10L''@/0/g' \
-e 's/@''GNULIB_LOG1P''@/0/g' \
-e 's/@''GNULIB_LOG1PF''@/0/g' \
-e 's/@''GNULIB_LOG1PL''@/0/g' \
-e 's/@''GNULIB_LOG2''@/0/g' \
-e 's/@''GNULIB_LOG2F''@/0/g' \
-e 's/@''GNULIB_LOG2L''@/0/g' \
-e 's/@''GNULIB_LOGB''@/0/g' \
-e 's/@''GNULIB_LOGBF''@/0/g' \
-e 's/@''GNULIB_LOGBL''@/0/g' \
-e 's/@''GNULIB_MODF''@/0/g' \
-e 's/@''GNULIB_MODFF''@/0/g' \
-e 's/@''GNULIB_MODFL''@/0/g' \
-e 's/@''GNULIB_POWF''@/0/g' \
-e 's/@''GNULIB_REMAINDER''@/0/g' \
-e 's/@''GNULIB_REMAINDERF''@/0/g' \
-e 's/@''GNULIB_REMAINDERL''@/0/g' \
-e 's/@''GNULIB_RINT''@/0/g' \
-e 's/@''GNULIB_RINTF''@/0/g' \
-e 's/@''GNULIB_RINTL''@/0/g' \
-e 's/@''GNULIB_ROUND''@/0/g' \
-e 's/@''GNULIB_ROUNDF''@/0/g' \
-e 's/@''GNULIB_ROUNDL''@/0/g' \
-e 's/@''GNULIB_SIGNBIT''@/1/g' \
-e 's/@''GNULIB_SINF''@/0/g' \
-e 's/@''GNULIB_SINL''@/0/g' \
-e 's/@''GNULIB_SINHF''@/0/g' \
-e 's/@''GNULIB_SQRTF''@/0/g' \
-e 's/@''GNULIB_SQRTL''@/0/g' \
-e 's/@''GNULIB_TANF''@/0/g' \
-e 's/@''GNULIB_TANL''@/0/g' \
-e 's/@''GNULIB_TANHF''@/0/g' \
-e 's/@''GNULIB_TRUNC''@/0/g' \
-e 's/@''GNULIB_TRUNCF''@/0/g' \
-e 's/@''GNULIB_TRUNCL''@/0/g' \
| \
sed -e 's|@''HAVE_ACOSF''@|1|g' \
-e 's|@''HAVE_ACOSL''@|1|g' \
-e 's|@''HAVE_ASINF''@|1|g' \
-e 's|@''HAVE_ASINL''@|1|g' \
-e 's|@''HAVE_ATANF''@|1|g' \
-e 's|@''HAVE_ATANL''@|1|g' \
-e 's|@''HAVE_ATAN2F''@|1|g' \
-e 's|@''HAVE_CBRT''@|1|g' \
-e 's|@''HAVE_CBRTF''@|1|g' \
-e 's|@''HAVE_CBRTL''@|1|g' \
-e 's|@''HAVE_COPYSIGN''@|1|g' \
-e 's|@''HAVE_COPYSIGNL''@|1|g' \
-e 's|@''HAVE_COSF''@|1|g' \
-e 's|@''HAVE_COSL''@|1|g' \
-e 's|@''HAVE_COSHF''@|1|g' \
-e 's|@''HAVE_EXPF''@|1|g' \
-e 's|@''HAVE_EXPL''@|1|g' \
-e 's|@''HAVE_EXPM1''@|1|g' \
-e 's|@''HAVE_EXPM1F''@|1|g' \
-e 's|@''HAVE_FABSF''@|1|g' \
-e 's|@''HAVE_FABSL''@|1|g' \
-e 's|@''HAVE_FMA''@|1|g' \
-e 's|@''HAVE_FMAF''@|1|g' \
-e 's|@''HAVE_FMAL''@|1|g' \
-e 's|@''HAVE_FMODF''@|1|g' \
-e 's|@''HAVE_FMODL''@|1|g' \
-e 's|@''HAVE_FREXPF''@|1|g' \
-e 's|@''HAVE_HYPOTF''@|1|g' \
-e 's|@''HAVE_HYPOTL''@|1|g' \
-e 's|@''HAVE_ILOGB''@|1|g' \
-e 's|@''HAVE_ILOGBF''@|1|g' \
-e 's|@''HAVE_ILOGBL''@|1|g' \
-e 's|@''HAVE_ISNANF''@|1|g' \
-e 's|@''HAVE_ISNAND''@|1|g' \
-e 's|@''HAVE_ISNANL''@|1|g' \
-e 's|@''HAVE_LDEXPF''@|1|g' \
-e 's|@''HAVE_LOGF''@|1|g' \
-e 's|@''HAVE_LOGL''@|1|g' \
-e 's|@''HAVE_LOG10F''@|1|g' \
-e 's|@''HAVE_LOG10L''@|1|g' \
-e 's|@''HAVE_LOG1P''@|1|g' \
-e 's|@''HAVE_LOG1PF''@|1|g' \
-e 's|@''HAVE_LOG1PL''@|1|g' \
-e 's|@''HAVE_LOGBF''@|1|g' \
-e 's|@''HAVE_LOGBL''@|1|g' \
-e 's|@''HAVE_MODFF''@|1|g' \
-e 's|@''HAVE_MODFL''@|1|g' \
-e 's|@''HAVE_POWF''@|1|g' \
-e 's|@''HAVE_REMAINDER''@|1|g' \
-e 's|@''HAVE_REMAINDERF''@|1|g' \
-e 's|@''HAVE_RINT''@|1|g' \
-e 's|@''HAVE_RINTL''@|1|g' \
-e 's|@''HAVE_SINF''@|1|g' \
-e 's|@''HAVE_SINL''@|1|g' \
-e 's|@''HAVE_SINHF''@|1|g' \
-e 's|@''HAVE_SQRTF''@|1|g' \
-e 's|@''HAVE_SQRTL''@|1|g' \
-e 's|@''HAVE_TANF''@|1|g' \
-e 's|@''HAVE_TANL''@|1|g' \
-e 's|@''HAVE_TANHF''@|1|g' \
-e 's|@''HAVE_DECL_ACOSL''@|1|g' \
-e 's|@''HAVE_DECL_ASINL''@|1|g' \
-e 's|@''HAVE_DECL_ATANL''@|1|g' \
-e 's|@''HAVE_DECL_CBRTF''@|1|g' \
-e 's|@''HAVE_DECL_CBRTL''@|1|g' \
-e 's|@''HAVE_DECL_CEILF''@|1|g' \
-e 's|@''HAVE_DECL_CEILL''@|1|g' \
-e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
-e 's|@''HAVE_DECL_COSL''@|1|g' \
-e 's|@''HAVE_DECL_EXPL''@|1|g' \
-e 's|@''HAVE_DECL_EXP2''@|1|g' \
-e 's|@''HAVE_DECL_EXP2F''@|1|g' \
-e 's|@''HAVE_DECL_EXP2L''@|1|g' \
-e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
-e 's|@''HAVE_DECL_FLOORF''@|1|g' \
-e 's|@''HAVE_DECL_FLOORL''@|1|g' \
-e 's|@''HAVE_DECL_FREXPL''@|1|g' \
-e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
-e 's|@''HAVE_DECL_LOGL''@|1|g' \
-e 's|@''HAVE_DECL_LOG10L''@|1|g' \
-e 's|@''HAVE_DECL_LOG2''@|1|g' \
-e 's|@''HAVE_DECL_LOG2F''@|1|g' \
-e 's|@''HAVE_DECL_LOG2L''@|1|g' \
-e 's|@''HAVE_DECL_LOGB''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
-e 's|@''HAVE_DECL_RINTF''@|1|g' \
-e 's|@''HAVE_DECL_ROUND''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
-e 's|@''HAVE_DECL_SINL''@|1|g' \
-e 's|@''HAVE_DECL_SQRTL''@|1|g' \
-e 's|@''HAVE_DECL_TANL''@|1|g' \
-e 's|@''HAVE_DECL_TRUNC''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
| \
sed -e 's|@''REPLACE_CBRTF''@|0|g' \
-e 's|@''REPLACE_CBRTL''@|0|g' \
-e 's|@''REPLACE_CEIL''@|0|g' \
-e 's|@''REPLACE_CEILF''@|0|g' \
-e 's|@''REPLACE_CEILL''@|0|g' \
-e 's|@''REPLACE_EXPM1''@|0|g' \
-e 's|@''REPLACE_EXPM1F''@|0|g' \
-e 's|@''REPLACE_EXP2''@|0|g' \
-e 's|@''REPLACE_EXP2L''@|0|g' \
-e 's|@''REPLACE_FABSL''@|0|g' \
-e 's|@''REPLACE_FLOOR''@|0|g' \
-e 's|@''REPLACE_FLOORF''@|0|g' \
-e 's|@''REPLACE_FLOORL''@|0|g' \
-e 's|@''REPLACE_FMA''@|0|g' \
-e 's|@''REPLACE_FMAF''@|0|g' \
-e 's|@''REPLACE_FMAL''@|0|g' \
-e 's|@''REPLACE_FMOD''@|0|g' \
-e 's|@''REPLACE_FMODF''@|0|g' \
-e 's|@''REPLACE_FMODL''@|0|g' \
-e 's|@''REPLACE_FREXPF''@|0|g' \
-e 's|@''REPLACE_FREXP''@|0|g' \
-e 's|@''REPLACE_FREXPL''@|0|g' \
-e 's|@''REPLACE_HUGE_VAL''@|0|g' \
-e 's|@''REPLACE_HYPOT''@|0|g' \
-e 's|@''REPLACE_HYPOTF''@|0|g' \
-e 's|@''REPLACE_HYPOTL''@|0|g' \
-e 's|@''REPLACE_ILOGB''@|0|g' \
-e 's|@''REPLACE_ILOGBF''@|0|g' \
-e 's|@''REPLACE_ISFINITE''@|0|g' \
-e 's|@''REPLACE_ISINF''@|0|g' \
-e 's|@''REPLACE_ISNAN''@|0|g' \
-e 's|@''REPLACE_ITOLD''@|0|g' \
-e 's|@''REPLACE_LDEXPL''@|0|g' \
-e 's|@''REPLACE_LOG''@|0|g' \
-e 's|@''REPLACE_LOGF''@|0|g' \
-e 's|@''REPLACE_LOGL''@|0|g' \
-e 's|@''REPLACE_LOG10''@|0|g' \
-e 's|@''REPLACE_LOG10F''@|0|g' \
-e 's|@''REPLACE_LOG10L''@|0|g' \
-e 's|@''REPLACE_LOG1P''@|0|g' \
-e 's|@''REPLACE_LOG1PF''@|0|g' \
-e 's|@''REPLACE_LOG1PL''@|0|g' \
-e 's|@''REPLACE_LOG2''@|0|g' \
-e 's|@''REPLACE_LOG2F''@|0|g' \
-e 's|@''REPLACE_LOG2L''@|0|g' \
-e 's|@''REPLACE_LOGB''@|0|g' \
-e 's|@''REPLACE_LOGBF''@|0|g' \
-e 's|@''REPLACE_LOGBL''@|0|g' \
-e 's|@''REPLACE_MODF''@|0|g' \
-e 's|@''REPLACE_MODFF''@|0|g' \
-e 's|@''REPLACE_MODFL''@|0|g' \
-e 's|@''REPLACE_NAN''@|0|g' \
-e 's|@''REPLACE_REMAINDER''@|0|g' \
-e 's|@''REPLACE_REMAINDERF''@|0|g' \
-e 's|@''REPLACE_REMAINDERL''@|0|g' \
-e 's|@''REPLACE_ROUND''@|0|g' \
-e 's|@''REPLACE_ROUNDF''@|0|g' \
-e 's|@''REPLACE_ROUNDL''@|0|g' \
-e 's|@''REPLACE_SIGNBIT''@|0|g' \
-e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
-e 's|@''REPLACE_SQRTL''@|0|g' \
-e 's|@''REPLACE_TRUNC''@|0|g' \
-e 's|@''REPLACE_TRUNCF''@|0|g' \
-e 's|@''REPLACE_TRUNCL''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > math.h-t && \
mv math.h-t math.h
rm -f unused-parameter.h-t unused-parameter.h && \
sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
< ../build-aux/snippet/unused-parameter.h \
> unused-parameter.h-t && \
mv unused-parameter.h-t unused-parameter.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@||g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_WCTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
< ./stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@||g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/g' \
-e 's/@''GNULIB_MBSLEN''@/0/g' \
-e 's/@''GNULIB_MBSNLEN''@/1/g' \
-e 's/@''GNULIB_MBSCHR''@/0/g' \
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
-e 's/@''GNULIB_MBSSTR''@/0/g' \
-e 's/@''GNULIB_MBSCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
-e 's/@''GNULIB_MBSCASESTR''@/0/g' \
-e 's/@''GNULIB_MBSCSPN''@/0/g' \
-e 's/@''GNULIB_MBSPBRK''@/0/g' \
-e 's/@''GNULIB_MBSSPN''@/0/g' \
-e 's/@''GNULIB_MBSSEP''@/0/g' \
-e 's/@''GNULIB_MBSTOK_R''@/0/g' \
-e 's/@''GNULIB_MEMCHR''@/1/g' \
-e 's/@''GNULIB_MEMMEM''@/0/g' \
-e 's/@''GNULIB_MEMPCPY''@/0/g' \
-e 's/@''GNULIB_MEMRCHR''@/0/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
-e 's/@''GNULIB_STPCPY''@/0/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
-e 's/@''GNULIB_STRDUP''@/0/g' \
-e 's/@''GNULIB_STRNCAT''@/1/g' \
-e 's/@''GNULIB_STRNDUP''@/0/g' \
-e 's/@''GNULIB_STRNLEN''@/0/g' \
-e 's/@''GNULIB_STRPBRK''@/0/g' \
-e 's/@''GNULIB_STRSEP''@/0/g' \
-e 's/@''GNULIB_STRSTR''@/1/g' \
-e 's/@''GNULIB_STRCASESTR''@/0/g' \
-e 's/@''GNULIB_STRTOK_R''@/0/g' \
-e 's/@''GNULIB_STRERROR''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
< ./string.in.h | \
sed -e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|g' \
-e 's|@''HAVE_MEMCHR''@|1|g' \
-e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
-e 's|@''HAVE_MEMPCPY''@|1|g' \
-e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
-e 's|@''HAVE_RAWMEMCHR''@|1|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|1|g' \
-e 's|@''HAVE_DECL_STRDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
-e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
-e 's|@''HAVE_STRPBRK''@|1|g' \
-e 's|@''HAVE_STRSEP''@|1|g' \
-e 's|@''HAVE_STRCASESTR''@|1|g' \
-e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
-e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_MEMCHR''@|0|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|0|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/bin/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@||g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_UNISTD_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@||g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/0/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_EUIDACCESS''@/0/g' \
-e 's/@''GNULIB_FACCESSAT''@/0/g' \
-e 's/@''GNULIB_FCHDIR''@/0/g' \
-e 's/@''GNULIB_FCHOWNAT''@/0/g' \
-e 's/@''GNULIB_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/0/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/0/g' \
-e 's/@''GNULIB_LCHOWN''@/0/g' \
-e 's/@''GNULIB_LINK''@/0/g' \
-e 's/@''GNULIB_LINKAT''@/0/g' \
-e 's/@''GNULIB_LSEEK''@/0/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_UNLINK''@/0/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_WCHAR_H''@||g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''GNULIB_BTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_WCTOB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_MBSINIT''@/1/g' \
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/1/g' \
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
< ./wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_WCTYPE_H''@||g' \
-e 's/@''GNULIB_ISWBLANK''@/1/g' \
-e 's/@''GNULIB_WCTYPE''@/0/g' \
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
-e 's/@''GNULIB_WCTRANS''@/0/g' \
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
/usr/bin/mkdir -p unistring
rm -f unistring/stdbool.h-t unistring/stdbool.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#if !defined _GL_STDBOOL_H'; \
if test -f /usr/include/stdbool.h; then \
echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \
else \
echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \
fi; \
echo '#include '; \
echo '#else'; \
cat ./stdbool.mini.h; \
echo '#endif'; \
echo '#endif'; \
} > unistring/stdbool.h-t
mv unistring/stdbool.h-t unistring/stdbool.h
/usr/bin/mkdir -p unistring
rm -f unistring/stdint.h-t unistring/stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#include '; \
echo '#if __GLIBC__ >= 2'; \
echo '#include '; \
echo '#else'; \
if test -f /usr/include/stdint.h; then \
HAVE_STDINT_H='1'; \
else \
HAVE_STDINT_H='defined __MINGW32__ || defined __HAIKU__'; \
fi; \
if test -f /usr/include/inttypes.h; then \
HAVE_INTTYPES_H='1'; \
else \
HAVE_INTTYPES_H='defined __MINGW32__ || defined __HAIKU__'; \
fi; \
if test -f /usr/include/sys/inttypes.h; then \
HAVE_SYS_INTTYPES_H='1'; \
else \
HAVE_SYS_INTTYPES_H='0'; \
fi; \
sed -e 's/@''HAVE_STDINT_H''@/'"$HAVE_STDINT_H"'/g' \
-e 's|@''INCLUDE_NEXT''@|include|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
-e 's|@''NEXT_STDINT_H''@||g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/'"$HAVE_INTTYPES_H"'/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/'"$HAVE_SYS_INTTYPES_H"'/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
< ./stdint.mini.h; \
echo '#endif'; \
} > unistring/stdint.h-t
mv unistring/stdint.h-t unistring/stdint.h
/usr/bin/mkdir -p unistring
rm -f unistring/localcharset.h-t unistring/localcharset.h
cp ./localcharset.h unistring/localcharset.h-t
mv unistring/localcharset.h-t unistring/localcharset.h
/usr/bin/mkdir -p unistring
rm -f unistring/iconveh.h-t unistring/iconveh.h
cp ./iconveh.h unistring/iconveh.h-t
mv unistring/iconveh.h-t unistring/iconveh.h
/usr/bin/mkdir -p unistring
rm -f unistring/cdefs.h-t unistring/cdefs.h
sed -e '/definition of _GL_UNUSED_PARAMETER/r unused-parameter.h' \
< ./unistring/cdefs.in.h \
> unistring/cdefs.h-t
mv unistring/cdefs.h-t unistring/cdefs.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
: "Avoid double inclusion, to avoid a warning about redefinitions."; \
echo '#ifndef UNISTRING_CONFIG_H'; \
echo '#define UNISTRING_CONFIG_H'; \
echo; \
echo '#include "../config.h"'; \
echo; \
echo '#endif /* UNISTRING_CONFIG_H */'; \
} > config.h && \
if test -n "yes" && test -n "1"; then \
{ \
{ \
for f in amemxfrm.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c localcharset.h localcharset.c localename.c glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c mbiter.h mbiter.c mbsnlen.c memcmp2.c minmax.h printf-frexp.c printf-frexpl.c size_max.h striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c unicase/cased.c unicase/empty-prefix-context.c unicase/empty-suffix-context.c unicase/ignorable.c unicase/locale-language.c unicase/special-casing.c unicase/tocasefold.c unicase/tolower.c unicase/totitle.c unicase/toupper.c unicase/u16-casecmp.c unicase/u16-casecoll.c unicase/u16-casefold.c unicase/u16-casemap.c unicase/u16-casexfrm.c unicase/u16-ct-casefold.c unicase/u16-ct-tolower.c unicase/u16-ct-totitle.c unicase/u16-ct-toupper.c unicase/u16-is-cased.c unicase/u16-is-casefolded.c unicase/u16-is-invariant.c unicase/u16-is-lowercase.c unicase/u16-is-titlecase.c unicase/u16-is-uppercase.c unicase/u16-tolower.c unicase/u16-totitle.c unicase/u16-toupper.c unicase/u32-casecmp.c unicase/u32-casecoll.c unicase/u32-casefold.c unicase/u32-casemap.c unicase/u32-casexfrm.c unicase/u32-ct-casefold.c unicase/u32-ct-tolower.c unicase/u32-ct-totitle.c unicase/u32-ct-toupper.c unicase/u32-is-cased.c unicase/u32-is-casefolded.c unicase/u32-is-invariant.c unicase/u32-is-lowercase.c unicase/u32-is-titlecase.c unicase/u32-is-uppercase.c unicase/u32-tolower.c unicase/u32-totitle.c unicase/u32-toupper.c unicase/u8-casecmp.c unicase/u8-casecoll.c unicase/u8-casefold.c unicase/u8-casemap.c unicase/u8-casexfrm.c unicase/u8-ct-casefold.c unicase/u8-ct-tolower.c unicase/u8-ct-totitle.c unicase/u8-ct-toupper.c unicase/u8-is-cased.c unicase/u8-is-casefolded.c unicase/u8-is-invariant.c unicase/u8-is-lowercase.c unicase/u8-is-titlecase.c unicase/u8-is-uppercase.c unicase/u8-tolower.c unicase/u8-totitle.c unicase/u8-toupper.c unicase/ulc-casecmp.c unicase/ulc-casecoll.c unicase/ulc-casexfrm.c uniconv/u16-conv-from-enc.c uniconv/u16-conv-to-enc.c uniconv/u16-strconv-from-enc.c uniconv/u16-strconv-from-locale.c uniconv/u16-strconv-to-enc.c uniconv/u16-strconv-to-locale.c uniconv/u32-conv-from-enc.c uniconv/u32-conv-to-enc.c uniconv/u32-strconv-from-enc.c uniconv/u32-strconv-from-locale.c uniconv/u32-strconv-to-enc.c uniconv/u32-strconv-to-locale.c uniconv/u8-conv-from-enc.c uniconv/u8-conv-to-enc.c uniconv/u8-strconv-from-enc.c uniconv/u8-strconv-from-locale.c uniconv/u8-strconv-to-enc.c uniconv/u8-strconv-to-locale.c unictype/bidi_byname.c unictype/bidi_longname.c unictype/bidi_name.c unictype/bidi_of.c unictype/bidi_test.c unictype/blocks.c unictype/block_test.c unictype/categ_C.c unictype/categ_Cc.c unictype/categ_Cf.c unictype/categ_Cn.c unictype/categ_Co.c unictype/categ_Cs.c unictype/categ_L.c unictype/categ_LC.c unictype/categ_Ll.c unictype/categ_Lm.c unictype/categ_Lo.c unictype/categ_Lt.c unictype/categ_Lu.c unictype/categ_M.c unictype/categ_Mc.c unictype/categ_Me.c unictype/categ_Mn.c unictype/categ_N.c unictype/categ_Nd.c unictype/categ_Nl.c unictype/categ_No.c unictype/categ_P.c unictype/categ_Pc.c unictype/categ_Pd.c unictype/categ_Pe.c unictype/categ_Pf.c unictype/categ_Pi.c unictype/categ_Po.c unictype/categ_Ps.c unictype/categ_S.c unictype/categ_Sc.c unictype/categ_Sk.c unictype/categ_Sm.c unictype/categ_So.c unictype/categ_Z.c unictype/categ_Zl.c unictype/categ_Zp.c unictype/categ_Zs.c unictype/categ_and.c unictype/categ_and_not.c unictype/categ_byname.c unictype/categ_longname.c unictype/categ_name.c unictype/categ_none.c unictype/categ_of.c unictype/categ_or.c unictype/categ_test.c unictype/combiningclass.c unictype/combiningclass_byname.c unictype/combiningclass_longname.c unictype/combiningclass_name.c unictype/ctype_alnum.c unictype/ctype_alpha.c unictype/ctype_blank.c unictype/ctype_cntrl.c unictype/ctype_digit.c unictype/ctype_graph.c unictype/ctype_lower.c unictype/ctype_print.c unictype/ctype_punct.c unictype/ctype_space.c unictype/ctype_upper.c unictype/ctype_xdigit.c unictype/decdigit.c unictype/digit.c unictype/joininggroup_byname.c unictype/joininggroup_name.c unictype/joininggroup_of.c unictype/joiningtype_byname.c unictype/joiningtype_longname.c unictype/joiningtype_name.c unictype/joiningtype_of.c unictype/mirror.c unictype/numeric.c unictype/pr_alphabetic.c unictype/pr_ascii_hex_digit.c unictype/pr_bidi_arabic_digit.c unictype/pr_bidi_arabic_right_to_left.c unictype/pr_bidi_block_separator.c unictype/pr_bidi_boundary_neutral.c unictype/pr_bidi_common_separator.c unictype/pr_bidi_control.c unictype/pr_bidi_embedding_or_override.c unictype/pr_bidi_eur_num_separator.c unictype/pr_bidi_eur_num_terminator.c unictype/pr_bidi_european_digit.c unictype/pr_bidi_hebrew_right_to_left.c unictype/pr_bidi_left_to_right.c unictype/pr_bidi_non_spacing_mark.c unictype/pr_bidi_other_neutral.c unictype/pr_bidi_pdf.c unictype/pr_bidi_segment_separator.c unictype/pr_bidi_whitespace.c unictype/pr_byname.c unictype/pr_case_ignorable.c unictype/pr_cased.c unictype/pr_changes_when_casefolded.c unictype/pr_changes_when_casemapped.c unictype/pr_changes_when_lowercased.c unictype/pr_changes_when_titlecased.c unictype/pr_changes_when_uppercased.c unictype/pr_combining.c unictype/pr_composite.c unictype/pr_currency_symbol.c unictype/pr_dash.c unictype/pr_decimal_digit.c unictype/pr_default_ignorable_code_point.c unictype/pr_deprecated.c unictype/pr_diacritic.c unictype/pr_extender.c unictype/pr_format_control.c unictype/pr_grapheme_base.c unictype/pr_grapheme_extend.c unictype/pr_grapheme_link.c unictype/pr_hex_digit.c unictype/pr_hyphen.c unictype/pr_id_continue.c unictype/pr_id_start.c unictype/pr_ideographic.c unictype/pr_ids_binary_operator.c unictype/pr_ids_trinary_operator.c unictype/pr_ignorable_control.c unictype/pr_iso_control.c unictype/pr_join_control.c unictype/pr_left_of_pair.c unictype/pr_line_separator.c unictype/pr_logical_order_exception.c unictype/pr_lowercase.c unictype/pr_math.c unictype/pr_non_break.c unictype/pr_not_a_character.c unictype/pr_numeric.c unictype/pr_other_alphabetic.c unictype/pr_other_default_ignorable_code_point.c unictype/pr_other_grapheme_extend.c unictype/pr_other_id_continue.c unictype/pr_other_id_start.c unictype/pr_other_lowercase.c unictype/pr_other_math.c unictype/pr_other_uppercase.c unictype/pr_paired_punctuation.c unictype/pr_paragraph_separator.c unictype/pr_pattern_syntax.c unictype/pr_pattern_white_space.c unictype/pr_private_use.c unictype/pr_punctuation.c unictype/pr_quotation_mark.c unictype/pr_radical.c unictype/pr_sentence_terminal.c unictype/pr_soft_dotted.c unictype/pr_space.c unictype/pr_terminal_punctuation.c unictype/pr_test.c unictype/pr_titlecase.c unictype/pr_unassigned_code_value.c unictype/pr_unified_ideograph.c unictype/pr_uppercase.c unictype/pr_variation_selector.c unictype/pr_white_space.c unictype/pr_xid_continue.c unictype/pr_xid_start.c unictype/pr_zero_width.c unictype/scripts.c unictype/sy_c_ident.c unictype/sy_c_whitespace.c unictype/sy_java_ident.c unictype/sy_java_whitespace.c unigbrk/u16-grapheme-breaks.c unigbrk/u16-grapheme-next.c unigbrk/u16-grapheme-prev.c unigbrk/u32-grapheme-breaks.c unigbrk/u32-grapheme-next.c unigbrk/u32-grapheme-prev.c unigbrk/u8-grapheme-breaks.c unigbrk/u8-grapheme-next.c unigbrk/u8-grapheme-prev.c unigbrk/uc-gbrk-prop.c unigbrk/uc-is-grapheme-break.c unigbrk/ulc-grapheme-breaks.c unilbrk/lbrktables.c unilbrk/u16-possible-linebreaks.c unilbrk/u16-width-linebreaks.c unilbrk/u32-possible-linebreaks.c unilbrk/u32-width-linebreaks.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-possible-linebreaks.c unilbrk/ulc-width-linebreaks.c uniname/uniname.c uninorm/canonical-decomposition.c uninorm/compat-decomposition.c uninorm/composition.c uninorm/decompose-internal.c uninorm/decomposing-form.c uninorm/decomposition.c uninorm/decomposition-table.c uninorm/uninorm-filter.c uninorm/nfc.c uninorm/nfd.c uninorm/nfkc.c uninorm/nfkd.c uninorm/u16-normalize.c uninorm/u16-normcmp.c uninorm/u16-normcoll.c uninorm/u16-normxfrm.c uninorm/u32-normalize.c uninorm/u32-normcmp.c uninorm/u32-normcoll.c uninorm/u32-normxfrm.c uninorm/u8-normalize.c uninorm/u8-normcmp.c uninorm/u8-normcoll.c uninorm/u8-normxfrm.c unistd.c unistdio/u-printf-args.c unistdio/u16-asnprintf.c unistdio/u16-asprintf.c unistdio/u16-printf-parse.c unistdio/u16-snprintf.c unistdio/u16-sprintf.c unistdio/u16-u16-asnprintf.c unistdio/u16-u16-asprintf.c unistdio/u16-u16-snprintf.c unistdio/u16-u16-sprintf.c unistdio/u16-u16-vasnprintf.c unistdio/u16-u16-vasprintf.c unistdio/u16-u16-vsnprintf.c unistdio/u16-u16-vsprintf.c unistdio/u16-vasnprintf.c unistdio/u16-vasprintf.c unistdio/u16-vsnprintf.c unistdio/u16-vsprintf.c unistdio/u32-asnprintf.c unistdio/u32-asprintf.c unistdio/u32-printf-parse.c unistdio/u32-snprintf.c unistdio/u32-sprintf.c unistdio/u32-u32-asnprintf.c unistdio/u32-u32-asprintf.c unistdio/u32-u32-snprintf.c unistdio/u32-u32-sprintf.c unistdio/u32-u32-vasnprintf.c unistdio/u32-u32-vasprintf.c unistdio/u32-u32-vsnprintf.c unistdio/u32-u32-vsprintf.c unistdio/u32-vasnprintf.c unistdio/u32-vasprintf.c unistdio/u32-vsnprintf.c unistdio/u32-vsprintf.c unistdio/u8-asnprintf.c unistdio/u8-asprintf.c unistdio/u8-printf-parse.c unistdio/u8-snprintf.c unistdio/u8-sprintf.c unistdio/u8-u8-asnprintf.c unistdio/u8-u8-asprintf.c unistdio/u8-u8-snprintf.c unistdio/u8-u8-sprintf.c unistdio/u8-u8-vasnprintf.c unistdio/u8-u8-vasprintf.c unistdio/u8-u8-vsnprintf.c unistdio/u8-u8-vsprintf.c unistdio/u8-vasnprintf.c unistdio/u8-vasprintf.c unistdio/u8-vsnprintf.c unistdio/u8-vsprintf.c unistdio/ulc-asnprintf.c unistdio/ulc-asprintf.c unistdio/ulc-fprintf.c unistdio/ulc-printf-parse.c unistdio/ulc-snprintf.c unistdio/ulc-sprintf.c unistdio/ulc-vasnprintf.c unistdio/ulc-vasprintf.c unistdio/ulc-vfprintf.c unistdio/ulc-vsnprintf.c unistdio/ulc-vsprintf.c unistr/u16-check.c unistr/u16-chr.c unistr/u16-cmp.c unistr/u16-cmp2.c unistr/u16-cpy.c unistr/u16-cpy-alloc.c unistr/u16-endswith.c unistr/u16-mblen.c unistr/u16-mbsnlen.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c unistr/u16-mbtoucr.c unistr/u16-move.c unistr/u16-next.c unistr/u16-prev.c unistr/u16-set.c unistr/u16-startswith.c unistr/u16-stpcpy.c unistr/u16-stpncpy.c unistr/u16-strcat.c unistr/u16-strchr.c unistr/u16-strcmp.c unistr/u16-strcoll.c unistr/u16-strcpy.c unistr/u16-strcspn.c unistr/u16-strdup.c unistr/u16-strlen.c unistr/u16-strmblen.c unistr/u16-strmbtouc.c unistr/u16-strncat.c unistr/u16-strncmp.c unistr/u16-strncpy.c unistr/u16-strnlen.c unistr/u16-strpbrk.c unistr/u16-strrchr.c unistr/u16-strspn.c unistr/u16-strstr.c unistr/u16-strtok.c unistr/u16-to-u32.c unistr/u16-to-u8.c unistr/u16-uctomb.c unistr/u16-uctomb-aux.c unistr/u32-check.c unistr/u32-chr.c unistr/u32-cmp.c unistr/u32-cmp2.c unistr/u32-cpy.c unistr/u32-cpy-alloc.c unistr/u32-endswith.c unistr/u32-mblen.c unistr/u32-mbsnlen.c unistr/u32-mbtouc.c unistr/u32-mbtouc-unsafe.c unistr/u32-mbtoucr.c unistr/u32-move.c unistr/u32-next.c unistr/u32-prev.c unistr/u32-set.c unistr/u32-startswith.c unistr/u32-stpcpy.c unistr/u32-stpncpy.c unistr/u32-strcat.c unistr/u32-strchr.c unistr/u32-strcmp.c unistr/u32-strcoll.c unistr/u32-strcpy.c unistr/u32-strcspn.c unistr/u32-strdup.c unistr/u32-strlen.c unistr/u32-strmblen.c unistr/u32-strmbtouc.c unistr/u32-strncat.c unistr/u32-strncmp.c unistr/u32-strncpy.c unistr/u32-strnlen.c unistr/u32-strpbrk.c unistr/u32-strrchr.c unistr/u32-strspn.c unistr/u32-strstr.c unistr/u32-strtok.c unistr/u32-to-u16.c unistr/u32-to-u8.c unistr/u32-uctomb.c unistr/u8-check.c unistr/u8-chr.c unistr/u8-cmp.c unistr/u8-cmp2.c unistr/u8-cpy.c unistr/u8-cpy-alloc.c unistr/u8-endswith.c unistr/u8-mblen.c unistr/u8-mbsnlen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-move.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-set.c unistr/u8-startswith.c unistr/u8-stpcpy.c unistr/u8-stpncpy.c unistr/u8-strcat.c unistr/u8-strchr.c unistr/u8-strcmp.c unistr/u8-strcoll.c unistr/u8-strcpy.c unistr/u8-strcspn.c unistr/u8-strdup.c unistr/u8-strlen.c unistr/u8-strmblen.c unistr/u8-strmbtouc.c unistr/u8-strncat.c unistr/u8-strncmp.c unistr/u8-strncpy.c unistr/u8-strnlen.c unistr/u8-strpbrk.c unistr/u8-strrchr.c unistr/u8-strspn.c unistr/u8-strstr.c unistr/u8-strtok.c unistr/u8-to-u16.c unistr/u8-to-u32.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwbrk/wbrktable.c uniwbrk/u16-wordbreaks.c uniwbrk/u32-wordbreaks.c uniwbrk/u8-wordbreaks.c uniwbrk/ulc-wordbreaks.c uniwbrk/wordbreak-property.c uniwidth/u16-strwidth.c uniwidth/u16-width.c uniwidth/u32-strwidth.c uniwidth/u32-width.c uniwidth/u8-strwidth.c uniwidth/u8-width.c uniwidth/width.c wctype-h.c xsize.h xsize.c version.c fseterr.lo isnanf.lo isnanl.lo ; do \
case $f in \
*.res.lo ) ;; \
*.c | *.o | *.lo ) \
sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
test -f $sf || sf=./$sf; \
of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
echo "clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c $sf" 1>&6; \
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c $sf || { rm -f config.h; exit 1; }; \
sh ./exported.sh $of 1>&5; \
rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \
;; \
esac; \
done; \
} 5>&1 \
| sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \
| { \
if test -f libunistring.sym; then \
symfile='libunistring.sym'; \
else \
symfile='./libunistring.sym'; \
fi; \
LC_ALL=C join -v 1 - $symfile; \
} \
| sed -e 's,^\(.*\)$,#define \1 libunistring_\1,' > config.h-t; \
} 6>&1 && \
if test -f config.h; then \
cat config.h-t >> config.h; \
rm -f config.h-t; \
else \
rm -f config.h-t; \
exit 1; \
fi \
fi
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c amemxfrm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-ctype.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strcasecmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strncasecmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localcharset.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localename.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/lock.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c malloca.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c math.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbchar.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbiter.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbsnlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memcmp2.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexpl.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveh.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveha.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/threadlib.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/cased.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-prefix-context.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-suffix-context.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ignorable.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/locale-language.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/special-casing.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tocasefold.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tolower.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/totitle.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/toupper.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casefold.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casemap.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casexfrm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-casefold.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-tolower.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-totitle.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-toupper.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-cased.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-casefolded.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-invariant.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-lowercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-titlecase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-uppercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-tolower.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-totitle.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-toupper.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casefold.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casemap.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casexfrm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-casefold.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-tolower.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-totitle.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-toupper.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-cased.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-casefolded.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-invariant.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-lowercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-titlecase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-uppercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-tolower.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-totitle.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-toupper.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casefold.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casemap.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casexfrm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-casefold.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-tolower.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-totitle.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-toupper.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-cased.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-casefolded.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-invariant.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-lowercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-titlecase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-uppercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-tolower.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-totitle.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-toupper.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casexfrm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-from-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-to-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-locale.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-locale.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-from-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-to-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-locale.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-locale.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-from-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-to-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-locale.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-enc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-locale.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_byname.c
In file included from unictype/bidi_byname.c:25:
./unictype/bidi_byname.gperf:97:28: warning: static variable 'bidi_class_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = bidi_class_names[key].name;
^
./unictype/bidi_byname.gperf:83:1: note: use 'static' to give inline function 'uc_bidi_class_lookup' internal linkage
__inline
^
static
./unictype/bidi_byname.gperf:258:38: note: 'bidi_class_names' declared here
static const struct named_bidi_class bidi_class_names[] =
^
./unictype/bidi_byname.gperf:100:44: warning: static variable 'bidi_class_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + bidi_class_stringpool;
^
./unictype/bidi_byname.gperf:256:48: note: expanded from macro 'bidi_class_stringpool'
#define bidi_class_stringpool ((const char *) &bidi_class_stringpool_contents)
^
./unictype/bidi_byname.gperf:83:1: note: use 'static' to give inline function 'uc_bidi_class_lookup' internal linkage
__inline
^
static
./unictype/bidi_byname.gperf:184:45: note: 'bidi_class_stringpool_contents' declared here
static const struct bidi_class_stringpool_t bidi_class_stringpool_contents =
^
./unictype/bidi_byname.gperf:102:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/bidi_byname.gperf:83:1: note: use 'static' to give inline function 'uc_bidi_class_lookup' internal linkage
__inline
^
static
./unictype/bidi_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/bidi_byname.gperf:103:25: warning: static variable 'bidi_class_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &bidi_class_names[key];
^
./unictype/bidi_byname.gperf:83:1: note: use 'static' to give inline function 'uc_bidi_class_lookup' internal linkage
__inline
^
static
./unictype/bidi_byname.gperf:258:38: note: 'bidi_class_names' declared here
static const struct named_bidi_class bidi_class_names[] =
^
4 warnings generated.
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_longname.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_name.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_of.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_test.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/blocks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/block_test.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_C.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cn.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Co.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cs.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_L.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_LC.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lo.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lt.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lu.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_M.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Me.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mn.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_N.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nd.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nl.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_No.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_P.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pd.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pe.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pi.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Po.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ps.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_S.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sk.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_So.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Z.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zl.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zs.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and_not.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_byname.c
In file included from unictype/categ_byname.c:71:
./unictype/categ_byname.gperf:88:28: warning: static variable 'general_category_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = general_category_names[key].name;
^
./unictype/categ_byname.gperf:74:1: note: use 'static' to give inline function 'uc_general_category_lookup' internal linkage
__inline
^
static
./unictype/categ_byname.gperf:326:36: note: 'general_category_names' declared here
static const struct named_category general_category_names[] =
^
./unictype/categ_byname.gperf:91:44: warning: static variable 'general_category_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + general_category_stringpool;
^
./unictype/categ_byname.gperf:324:54: note: expanded from macro 'general_category_stringpool'
#define general_category_stringpool ((const char *) &general_category_stringpool_contents)
^
./unictype/categ_byname.gperf:74:1: note: use 'static' to give inline function 'uc_general_category_lookup' internal linkage
__inline
^
static
./unictype/categ_byname.gperf:218:51: note: 'general_category_stringpool_contents' declared here
static const struct general_category_stringpool_t general_category_stringpool_contents =
^
./unictype/categ_byname.gperf:93:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/categ_byname.gperf:74:1: note: use 'static' to give inline function 'uc_general_category_lookup' internal linkage
__inline
^
static
./unictype/categ_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/categ_byname.gperf:94:25: warning: static variable 'general_category_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &general_category_names[key];
^
./unictype/categ_byname.gperf:74:1: note: use 'static' to give inline function 'uc_general_category_lookup' internal linkage
__inline
^
static
./unictype/categ_byname.gperf:326:36: note: 'general_category_names' declared here
static const struct named_category general_category_names[] =
^
4 warnings generated.
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_longname.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_name.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_none.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_of.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_or.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_test.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_byname.c
In file included from unictype/combiningclass_byname.c:25:
./unictype/combiningclass_byname.gperf:79:28: warning: static variable 'combining_class_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = combining_class_names[key].name;
^
./unictype/combiningclass_byname.gperf:65:1: note: use 'static' to give inline function 'uc_combining_class_lookup' internal linkage
__inline
^
static
./unictype/combiningclass_byname.gperf:223:43: note: 'combining_class_names' declared here
static const struct named_combining_class combining_class_names[] =
^
./unictype/combiningclass_byname.gperf:82:44: warning: static variable 'combining_class_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + combining_class_stringpool;
^
./unictype/combiningclass_byname.gperf:221:53: note: expanded from macro 'combining_class_stringpool'
#define combining_class_stringpool ((const char *) &combining_class_stringpool_contents)
^
./unictype/combiningclass_byname.gperf:65:1: note: use 'static' to give inline function 'uc_combining_class_lookup' internal linkage
__inline
^
static
./unictype/combiningclass_byname.gperf:165:50: note: 'combining_class_stringpool_contents' declared here
static const struct combining_class_stringpool_t combining_class_stringpool_contents =
^
./unictype/combiningclass_byname.gperf:84:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/combiningclass_byname.gperf:65:1: note: use 'static' to give inline function 'uc_combining_class_lookup' internal linkage
__inline
^
static
./unictype/combiningclass_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/combiningclass_byname.gperf:85:25: warning: static variable 'combining_class_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &combining_class_names[key];
^
./unictype/combiningclass_byname.gperf:65:1: note: use 'static' to give inline function 'uc_combining_class_lookup' internal linkage
__inline
^
static
./unictype/combiningclass_byname.gperf:223:43: note: 'combining_class_names' declared here
static const struct named_combining_class combining_class_names[] =
^
4 warnings generated.
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_longname.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_name.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alnum.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alpha.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_blank.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_cntrl.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_digit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_graph.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_lower.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_print.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_punct.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_space.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_upper.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_xdigit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/decdigit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/digit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_byname.c
In file included from unictype/joininggroup_byname.c:25:
./unictype/joininggroup_byname.gperf:33:28: warning: static variable 'joining_group_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = joining_group_names[key].name;
^
./unictype/joininggroup_byname.gperf:19:1: note: use 'static' to give inline function 'uc_joining_group_lookup' internal linkage
__inline
^
static
./unictype/joininggroup_byname.gperf:387:41: note: 'joining_group_names' declared here
static const struct named_joining_group joining_group_names[] =
^
./unictype/joininggroup_byname.gperf:36:44: warning: static variable 'joining_group_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + joining_group_stringpool;
^
./unictype/joininggroup_byname.gperf:385:51: note: expanded from macro 'joining_group_stringpool'
#define joining_group_stringpool ((const char *) &joining_group_stringpool_contents)
^
./unictype/joininggroup_byname.gperf:19:1: note: use 'static' to give inline function 'uc_joining_group_lookup' internal linkage
__inline
^
static
./unictype/joininggroup_byname.gperf:252:48: note: 'joining_group_stringpool_contents' declared here
static const struct joining_group_stringpool_t joining_group_stringpool_contents =
^
./unictype/joininggroup_byname.gperf:38:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/joininggroup_byname.gperf:19:1: note: use 'static' to give inline function 'uc_joining_group_lookup' internal linkage
__inline
^
static
./unictype/joininggroup_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/joininggroup_byname.gperf:39:25: warning: static variable 'joining_group_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &joining_group_names[key];
^
./unictype/joininggroup_byname.gperf:19:1: note: use 'static' to give inline function 'uc_joining_group_lookup' internal linkage
__inline
^
static
./unictype/joininggroup_byname.gperf:387:41: note: 'joining_group_names' declared here
static const struct named_joining_group joining_group_names[] =
^
4 warnings generated.
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_name.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_of.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_byname.c
In file included from unictype/joiningtype_byname.c:25:
./unictype/joiningtype_byname.gperf:38:28: warning: static variable 'joining_type_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = joining_type_names[key].name;
^
./unictype/joiningtype_byname.gperf:24:1: note: use 'static' to give inline function 'uc_joining_type_lookup' internal linkage
__inline
^
static
./unictype/joiningtype_byname.gperf:136:40: note: 'joining_type_names' declared here
static const struct named_joining_type joining_type_names[] =
^
./unictype/joiningtype_byname.gperf:41:44: warning: static variable 'joining_type_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + joining_type_stringpool;
^
./unictype/joiningtype_byname.gperf:134:50: note: expanded from macro 'joining_type_stringpool'
#define joining_type_stringpool ((const char *) &joining_type_stringpool_contents)
^
./unictype/joiningtype_byname.gperf:24:1: note: use 'static' to give inline function 'uc_joining_type_lookup' internal linkage
__inline
^
static
./unictype/joiningtype_byname.gperf:114:47: note: 'joining_type_stringpool_contents' declared here
static const struct joining_type_stringpool_t joining_type_stringpool_contents =
^
./unictype/joiningtype_byname.gperf:43:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/joiningtype_byname.gperf:24:1: note: use 'static' to give inline function 'uc_joining_type_lookup' internal linkage
__inline
^
static
./unictype/joiningtype_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/joiningtype_byname.gperf:44:25: warning: static variable 'joining_type_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &joining_type_names[key];
^
./unictype/joiningtype_byname.gperf:24:1: note: use 'static' to give inline function 'uc_joining_type_lookup' internal linkage
__inline
^
static
./unictype/joiningtype_byname.gperf:136:40: note: 'joining_type_names' declared here
static const struct named_joining_type joining_type_names[] =
^
4 warnings generated.
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_longname.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_name.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_of.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/mirror.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/numeric.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_alphabetic.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ascii_hex_digit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_digit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_right_to_left.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_block_separator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_boundary_neutral.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_common_separator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_control.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_embedding_or_override.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_separator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_terminator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_european_digit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_hebrew_right_to_left.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_left_to_right.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_non_spacing_mark.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_other_neutral.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_pdf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_segment_separator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_whitespace.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_byname.c
In file included from unictype/pr_byname.c:128:
./unictype/pr_byname.gperf:114:28: warning: static variable 'properties' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = properties[key].name;
^
./unictype/pr_byname.gperf:100:1: note: use 'static' to give inline function 'uc_property_lookup' internal linkage
__inline
^
static
./unictype/pr_byname.gperf:492:36: note: 'properties' declared here
static const struct named_property properties[] =
^
./unictype/pr_byname.gperf:117:44: warning: static variable 'properties_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + properties_stringpool;
^
./unictype/pr_byname.gperf:490:48: note: expanded from macro 'properties_stringpool'
#define properties_stringpool ((const char *) &properties_stringpool_contents)
^
./unictype/pr_byname.gperf:100:1: note: use 'static' to give inline function 'uc_property_lookup' internal linkage
__inline
^
static
./unictype/pr_byname.gperf:281:45: note: 'properties_stringpool_contents' declared here
static const struct properties_stringpool_t properties_stringpool_contents =
^
./unictype/pr_byname.gperf:120:25: warning: static variable 'properties' is used in an inline function with external linkage [-Wstatic-in-inline]
return &properties[key];
^
./unictype/pr_byname.gperf:100:1: note: use 'static' to give inline function 'uc_property_lookup' internal linkage
__inline
^
static
./unictype/pr_byname.gperf:492:36: note: 'properties' declared here
static const struct named_property properties[] =
^
3 warnings generated.
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_case_ignorable.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_cased.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casefolded.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casemapped.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_lowercased.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_titlecased.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_uppercased.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_combining.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_composite.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_currency_symbol.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_dash.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_decimal_digit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_default_ignorable_code_point.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_deprecated.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_diacritic.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_extender.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_format_control.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_base.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_extend.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_link.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hex_digit.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hyphen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_continue.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_start.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ideographic.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_binary_operator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_trinary_operator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ignorable_control.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_iso_control.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_join_control.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_left_of_pair.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_line_separator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_logical_order_exception.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_lowercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_math.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_non_break.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_not_a_character.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_numeric.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_alphabetic.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_default_ignorable_code_point.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_grapheme_extend.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_continue.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_start.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_lowercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_math.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_uppercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paired_punctuation.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paragraph_separator.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_syntax.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_white_space.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_private_use.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_punctuation.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_quotation_mark.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_radical.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_sentence_terminal.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_soft_dotted.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_space.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_terminal_punctuation.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_test.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_titlecase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unassigned_code_value.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unified_ideograph.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_uppercase.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_variation_selector.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_white_space.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_continue.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_start.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_zero_width.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/scripts.c
In file included from unictype/scripts.c:26:
./unictype/scripts_byname.gperf:92:28: warning: static variable 'script_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = script_names[key].name;
^
./unictype/scripts_byname.gperf:78:1: note: use 'static' to give inline function 'uc_script_lookup' internal linkage
__inline
^
static
./unictype/scripts_byname.gperf:346:34: note: 'script_names' declared here
static const struct named_script script_names[] =
^
./unictype/scripts_byname.gperf:95:44: warning: static variable 'script_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + script_stringpool;
^
./unictype/scripts_byname.gperf:344:44: note: expanded from macro 'script_stringpool'
#define script_stringpool ((const char *) &script_stringpool_contents)
^
./unictype/scripts_byname.gperf:78:1: note: use 'static' to give inline function 'uc_script_lookup' internal linkage
__inline
^
static
./unictype/scripts_byname.gperf:210:41: note: 'script_stringpool_contents' declared here
static const struct script_stringpool_t script_stringpool_contents =
^
./unictype/scripts_byname.gperf:98:25: warning: static variable 'script_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &script_names[key];
^
./unictype/scripts_byname.gperf:78:1: note: use 'static' to give inline function 'uc_script_lookup' internal linkage
__inline
^
static
./unictype/scripts_byname.gperf:346:34: note: 'script_names' declared here
static const struct named_script script_names[] =
^
3 warnings generated.
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_ident.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_whitespace.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_ident.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_whitespace.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-breaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-next.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-prev.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-breaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-next.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-prev.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-breaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-next.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-prev.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-gbrk-prop.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-is-grapheme-break.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/ulc-grapheme-breaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/lbrktables.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-possible-linebreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-width-linebreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-possible-linebreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-width-linebreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-possible-linebreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-width-linebreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-common.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-possible-linebreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-width-linebreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniname/uniname.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/canonical-decomposition.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/compat-decomposition.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/composition.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decompose-internal.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposing-form.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition-table.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/uninorm-filter.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfd.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkd.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normalize.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normxfrm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normalize.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normxfrm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normalize.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normxfrm.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistd.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u-printf-args.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-printf-parse.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-snprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-sprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-snprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-sprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-printf-parse.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-snprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-sprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-snprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-sprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-printf-parse.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-snprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-sprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-snprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-sprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-fprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-printf-parse.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-snprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-sprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vfprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsnprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsprintf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-check.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-chr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp2.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy-alloc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-endswith.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mblen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbsnlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-aux.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe-aux.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtoucr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-move.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-next.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-prev.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-set.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-startswith.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpcpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpncpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcat.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strchr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcspn.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strdup.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmblen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmbtouc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncat.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strnlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strpbrk.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strrchr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strspn.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strstr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strtok.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u32.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u8.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb-aux.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-check.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-chr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp2.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy-alloc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-endswith.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mblen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbsnlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc-unsafe.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtoucr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-move.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-next.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-prev.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-set.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-startswith.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpcpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpncpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcat.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strchr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcspn.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strdup.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmblen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmbtouc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncat.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strnlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strpbrk.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strrchr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strspn.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strstr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strtok.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u16.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u8.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-uctomb.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-check.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-chr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp2.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy-alloc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-endswith.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mblen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbsnlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-aux.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe-aux.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtoucr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-move.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-next.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-prev.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-set.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-startswith.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpcpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpncpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcat.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strchr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcoll.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcspn.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strdup.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmblen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmbtouc.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncat.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncmp.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncpy.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strnlen.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strpbrk.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strrchr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strspn.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strstr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strtok.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u16.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u32.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb-aux.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wbrktable.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u16-wordbreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u32-wordbreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u8-wordbreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/ulc-wordbreaks.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wordbreak-property.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-strwidth.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-width.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-strwidth.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-width.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-strwidth.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-width.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/width.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wctype-h.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c xsize.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c version.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c fseterr.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c isnanf.c
clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c isnanl.c
make all-am
make[3]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o amemxfrm.lo amemxfrm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c amemxfrm.c -fPIC -DPIC -o .libs/amemxfrm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c amemxfrm.c -o amemxfrm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o c-ctype.lo c-ctype.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o c-strcasecmp.lo c-strcasecmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o c-strncasecmp.lo c-strncasecmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o localcharset.lo localcharset.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o localename.lo localename.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localename.c -fPIC -DPIC -o .libs/localename.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c localename.c -o localename.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o glthread/lock.lo glthread/lock.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/lock.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o malloca.lo malloca.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c malloca.c -fPIC -DPIC -o .libs/malloca.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c malloca.c -o malloca.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o math.lo math.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c math.c -fPIC -DPIC -o .libs/math.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c math.c -o math.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o mbchar.lo mbchar.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbchar.c -fPIC -DPIC -o .libs/mbchar.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbchar.c -o mbchar.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o mbiter.lo mbiter.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbiter.c -fPIC -DPIC -o .libs/mbiter.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbiter.c -o mbiter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o mbsnlen.lo mbsnlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbsnlen.c -fPIC -DPIC -o .libs/mbsnlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c mbsnlen.c -o mbsnlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o memcmp2.lo memcmp2.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memcmp2.c -fPIC -DPIC -o .libs/memcmp2.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c memcmp2.c -o memcmp2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o printf-frexp.lo printf-frexp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexp.c -fPIC -DPIC -o .libs/printf-frexp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o printf-frexpl.lo printf-frexpl.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexpl.c -fPIC -DPIC -o .libs/printf-frexpl.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o striconveh.lo striconveh.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveh.c -o striconveh.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o striconveha.lo striconveha.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c striconveha.c -o striconveha.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o glthread/threadlib.lo glthread/threadlib.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/threadlib.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/cased.lo unicase/cased.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/cased.c -fPIC -DPIC -o unicase/.libs/cased.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/cased.c -o unicase/cased.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/empty-prefix-context.lo unicase/empty-prefix-context.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-prefix-context.c -fPIC -DPIC -o unicase/.libs/empty-prefix-context.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-prefix-context.c -o unicase/empty-prefix-context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/empty-suffix-context.lo unicase/empty-suffix-context.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-suffix-context.c -fPIC -DPIC -o unicase/.libs/empty-suffix-context.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/empty-suffix-context.c -o unicase/empty-suffix-context.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/ignorable.lo unicase/ignorable.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ignorable.c -fPIC -DPIC -o unicase/.libs/ignorable.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ignorable.c -o unicase/ignorable.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/locale-language.lo unicase/locale-language.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/locale-language.c -fPIC -DPIC -o unicase/.libs/locale-language.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/locale-language.c -o unicase/locale-language.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/special-casing.lo unicase/special-casing.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/special-casing.c -fPIC -DPIC -o unicase/.libs/special-casing.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/special-casing.c -o unicase/special-casing.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/tocasefold.lo unicase/tocasefold.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tocasefold.c -fPIC -DPIC -o unicase/.libs/tocasefold.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tocasefold.c -o unicase/tocasefold.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/tolower.lo unicase/tolower.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/tolower.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/tolower.c -o unicase/tolower.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/totitle.lo unicase/totitle.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/totitle.c -fPIC -DPIC -o unicase/.libs/totitle.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/totitle.c -o unicase/totitle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/toupper.lo unicase/toupper.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/toupper.c -fPIC -DPIC -o unicase/.libs/toupper.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/toupper.c -o unicase/toupper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casecmp.lo unicase/u16-casecmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecmp.c -fPIC -DPIC -o unicase/.libs/u16-casecmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecmp.c -o unicase/u16-casecmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casecoll.lo unicase/u16-casecoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecoll.c -fPIC -DPIC -o unicase/.libs/u16-casecoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casecoll.c -o unicase/u16-casecoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casefold.lo unicase/u16-casefold.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casefold.c -fPIC -DPIC -o unicase/.libs/u16-casefold.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casefold.c -o unicase/u16-casefold.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casemap.lo unicase/u16-casemap.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casemap.c -fPIC -DPIC -o unicase/.libs/u16-casemap.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casemap.c -o unicase/u16-casemap.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-casexfrm.lo unicase/u16-casexfrm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casexfrm.c -fPIC -DPIC -o unicase/.libs/u16-casexfrm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-casexfrm.c -o unicase/u16-casexfrm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-ct-casefold.lo unicase/u16-ct-casefold.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u16-ct-casefold.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-casefold.c -o unicase/u16-ct-casefold.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-ct-tolower.lo unicase/u16-ct-tolower.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u16-ct-tolower.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-tolower.c -o unicase/u16-ct-tolower.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-ct-totitle.lo unicase/u16-ct-totitle.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u16-ct-totitle.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-totitle.c -o unicase/u16-ct-totitle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-ct-toupper.lo unicase/u16-ct-toupper.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u16-ct-toupper.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-ct-toupper.c -o unicase/u16-ct-toupper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-cased.lo unicase/u16-is-cased.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-cased.c -fPIC -DPIC -o unicase/.libs/u16-is-cased.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-cased.c -o unicase/u16-is-cased.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-casefolded.lo unicase/u16-is-casefolded.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u16-is-casefolded.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-casefolded.c -o unicase/u16-is-casefolded.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-invariant.lo unicase/u16-is-invariant.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-invariant.c -fPIC -DPIC -o unicase/.libs/u16-is-invariant.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-invariant.c -o unicase/u16-is-invariant.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-lowercase.lo unicase/u16-is-lowercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u16-is-lowercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-lowercase.c -o unicase/u16-is-lowercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-titlecase.lo unicase/u16-is-titlecase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u16-is-titlecase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-titlecase.c -o unicase/u16-is-titlecase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-is-uppercase.lo unicase/u16-is-uppercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u16-is-uppercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-is-uppercase.c -o unicase/u16-is-uppercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-tolower.lo unicase/u16-tolower.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-tolower.c -fPIC -DPIC -o unicase/.libs/u16-tolower.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-tolower.c -o unicase/u16-tolower.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-totitle.lo unicase/u16-totitle.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-totitle.c -fPIC -DPIC -o unicase/.libs/u16-totitle.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-totitle.c -o unicase/u16-totitle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u16-toupper.lo unicase/u16-toupper.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-toupper.c -fPIC -DPIC -o unicase/.libs/u16-toupper.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u16-toupper.c -o unicase/u16-toupper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casecmp.lo unicase/u32-casecmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecmp.c -fPIC -DPIC -o unicase/.libs/u32-casecmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecmp.c -o unicase/u32-casecmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casecoll.lo unicase/u32-casecoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecoll.c -fPIC -DPIC -o unicase/.libs/u32-casecoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casecoll.c -o unicase/u32-casecoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casefold.lo unicase/u32-casefold.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casefold.c -fPIC -DPIC -o unicase/.libs/u32-casefold.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casefold.c -o unicase/u32-casefold.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casemap.lo unicase/u32-casemap.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casemap.c -fPIC -DPIC -o unicase/.libs/u32-casemap.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casemap.c -o unicase/u32-casemap.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-casexfrm.lo unicase/u32-casexfrm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casexfrm.c -fPIC -DPIC -o unicase/.libs/u32-casexfrm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-casexfrm.c -o unicase/u32-casexfrm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-ct-casefold.lo unicase/u32-ct-casefold.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u32-ct-casefold.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-casefold.c -o unicase/u32-ct-casefold.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-ct-tolower.lo unicase/u32-ct-tolower.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u32-ct-tolower.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-tolower.c -o unicase/u32-ct-tolower.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-ct-totitle.lo unicase/u32-ct-totitle.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u32-ct-totitle.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-totitle.c -o unicase/u32-ct-totitle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-ct-toupper.lo unicase/u32-ct-toupper.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u32-ct-toupper.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-ct-toupper.c -o unicase/u32-ct-toupper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-cased.lo unicase/u32-is-cased.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-cased.c -fPIC -DPIC -o unicase/.libs/u32-is-cased.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-cased.c -o unicase/u32-is-cased.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-casefolded.lo unicase/u32-is-casefolded.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u32-is-casefolded.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-casefolded.c -o unicase/u32-is-casefolded.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-invariant.lo unicase/u32-is-invariant.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-invariant.c -fPIC -DPIC -o unicase/.libs/u32-is-invariant.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-invariant.c -o unicase/u32-is-invariant.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-lowercase.lo unicase/u32-is-lowercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u32-is-lowercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-lowercase.c -o unicase/u32-is-lowercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-titlecase.lo unicase/u32-is-titlecase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u32-is-titlecase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-titlecase.c -o unicase/u32-is-titlecase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-is-uppercase.lo unicase/u32-is-uppercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u32-is-uppercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-is-uppercase.c -o unicase/u32-is-uppercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-tolower.lo unicase/u32-tolower.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-tolower.c -fPIC -DPIC -o unicase/.libs/u32-tolower.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-tolower.c -o unicase/u32-tolower.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-totitle.lo unicase/u32-totitle.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-totitle.c -fPIC -DPIC -o unicase/.libs/u32-totitle.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-totitle.c -o unicase/u32-totitle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u32-toupper.lo unicase/u32-toupper.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-toupper.c -fPIC -DPIC -o unicase/.libs/u32-toupper.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u32-toupper.c -o unicase/u32-toupper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casecmp.lo unicase/u8-casecmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecmp.c -fPIC -DPIC -o unicase/.libs/u8-casecmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecmp.c -o unicase/u8-casecmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casecoll.lo unicase/u8-casecoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecoll.c -fPIC -DPIC -o unicase/.libs/u8-casecoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casecoll.c -o unicase/u8-casecoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casefold.lo unicase/u8-casefold.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casefold.c -fPIC -DPIC -o unicase/.libs/u8-casefold.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casefold.c -o unicase/u8-casefold.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casemap.lo unicase/u8-casemap.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casemap.c -fPIC -DPIC -o unicase/.libs/u8-casemap.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casemap.c -o unicase/u8-casemap.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-casexfrm.lo unicase/u8-casexfrm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casexfrm.c -fPIC -DPIC -o unicase/.libs/u8-casexfrm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-casexfrm.c -o unicase/u8-casexfrm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-ct-casefold.lo unicase/u8-ct-casefold.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-casefold.c -fPIC -DPIC -o unicase/.libs/u8-ct-casefold.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-casefold.c -o unicase/u8-ct-casefold.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-ct-tolower.lo unicase/u8-ct-tolower.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-tolower.c -fPIC -DPIC -o unicase/.libs/u8-ct-tolower.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-tolower.c -o unicase/u8-ct-tolower.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-ct-totitle.lo unicase/u8-ct-totitle.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-totitle.c -fPIC -DPIC -o unicase/.libs/u8-ct-totitle.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-totitle.c -o unicase/u8-ct-totitle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-ct-toupper.lo unicase/u8-ct-toupper.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-toupper.c -fPIC -DPIC -o unicase/.libs/u8-ct-toupper.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-ct-toupper.c -o unicase/u8-ct-toupper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-cased.lo unicase/u8-is-cased.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-cased.c -fPIC -DPIC -o unicase/.libs/u8-is-cased.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-cased.c -o unicase/u8-is-cased.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-casefolded.lo unicase/u8-is-casefolded.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-casefolded.c -fPIC -DPIC -o unicase/.libs/u8-is-casefolded.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-casefolded.c -o unicase/u8-is-casefolded.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-invariant.lo unicase/u8-is-invariant.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-invariant.c -fPIC -DPIC -o unicase/.libs/u8-is-invariant.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-invariant.c -o unicase/u8-is-invariant.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-lowercase.lo unicase/u8-is-lowercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-lowercase.c -fPIC -DPIC -o unicase/.libs/u8-is-lowercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-lowercase.c -o unicase/u8-is-lowercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-titlecase.lo unicase/u8-is-titlecase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-titlecase.c -fPIC -DPIC -o unicase/.libs/u8-is-titlecase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-titlecase.c -o unicase/u8-is-titlecase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-is-uppercase.lo unicase/u8-is-uppercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-uppercase.c -fPIC -DPIC -o unicase/.libs/u8-is-uppercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-is-uppercase.c -o unicase/u8-is-uppercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-tolower.lo unicase/u8-tolower.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-tolower.c -fPIC -DPIC -o unicase/.libs/u8-tolower.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-tolower.c -o unicase/u8-tolower.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-totitle.lo unicase/u8-totitle.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-totitle.c -fPIC -DPIC -o unicase/.libs/u8-totitle.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-totitle.c -o unicase/u8-totitle.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/u8-toupper.lo unicase/u8-toupper.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-toupper.c -fPIC -DPIC -o unicase/.libs/u8-toupper.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/u8-toupper.c -o unicase/u8-toupper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/ulc-casecmp.lo unicase/ulc-casecmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecmp.c -fPIC -DPIC -o unicase/.libs/ulc-casecmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecmp.c -o unicase/ulc-casecmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/ulc-casecoll.lo unicase/ulc-casecoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecoll.c -fPIC -DPIC -o unicase/.libs/ulc-casecoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casecoll.c -o unicase/ulc-casecoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unicase/ulc-casexfrm.lo unicase/ulc-casexfrm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casexfrm.c -fPIC -DPIC -o unicase/.libs/ulc-casexfrm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unicase/ulc-casexfrm.c -o unicase/ulc-casexfrm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-conv-from-enc.lo uniconv/u16-conv-from-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u16-conv-from-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-from-enc.c -o uniconv/u16-conv-from-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-conv-to-enc.lo uniconv/u16-conv-to-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u16-conv-to-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-conv-to-enc.c -o uniconv/u16-conv-to-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-from-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-enc.c -o uniconv/u16-strconv-from-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-from-locale.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-from-locale.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-from-locale.c -o uniconv/u16-strconv-from-locale.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-to-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-enc.c -o uniconv/u16-strconv-to-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u16-strconv-to-locale.lo uniconv/u16-strconv-to-locale.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u16-strconv-to-locale.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u16-strconv-to-locale.c -o uniconv/u16-strconv-to-locale.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-conv-from-enc.lo uniconv/u32-conv-from-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u32-conv-from-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-from-enc.c -o uniconv/u32-conv-from-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-conv-to-enc.lo uniconv/u32-conv-to-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u32-conv-to-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-conv-to-enc.c -o uniconv/u32-conv-to-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-from-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-enc.c -o uniconv/u32-strconv-from-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-from-locale.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-from-locale.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-from-locale.c -o uniconv/u32-strconv-from-locale.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-to-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-enc.c -o uniconv/u32-strconv-to-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u32-strconv-to-locale.lo uniconv/u32-strconv-to-locale.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u32-strconv-to-locale.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u32-strconv-to-locale.c -o uniconv/u32-strconv-to-locale.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-conv-to-enc.lo uniconv/u8-conv-to-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u8-conv-to-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-conv-to-enc.c -o uniconv/u8-conv-to-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-from-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-enc.c -o uniconv/u8-strconv-from-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-from-locale.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-from-locale.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-from-locale.c -o uniconv/u8-strconv-from-locale.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-enc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-to-enc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-enc.c -o uniconv/u8-strconv-to-enc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniconv/u8-strconv-to-locale.lo uniconv/u8-strconv-to-locale.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/u8-strconv-to-locale.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniconv/u8-strconv-to-locale.c -o uniconv/u8-strconv-to-locale.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_byname.lo unictype/bidi_byname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_byname.c -fPIC -DPIC -o unictype/.libs/bidi_byname.o
In file included from unictype/bidi_byname.c:25:
./unictype/bidi_byname.gperf:97:28: warning: static variable 'bidi_class_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = bidi_class_names[key].name;
^
./unictype/bidi_byname.gperf:83:1: note: use 'static' to give inline function 'libunistring_uc_bidi_class_lookup' internal linkage
__inline
^
static
./unictype/bidi_byname.gperf:258:38: note: 'bidi_class_names' declared here
static const struct named_bidi_class bidi_class_names[] =
^
./unictype/bidi_byname.gperf:100:44: warning: static variable 'bidi_class_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + bidi_class_stringpool;
^
./unictype/bidi_byname.gperf:256:48: note: expanded from macro 'bidi_class_stringpool'
#define bidi_class_stringpool ((const char *) &bidi_class_stringpool_contents)
^
./unictype/bidi_byname.gperf:83:1: note: use 'static' to give inline function 'libunistring_uc_bidi_class_lookup' internal linkage
__inline
^
static
./unictype/bidi_byname.gperf:184:45: note: 'bidi_class_stringpool_contents' declared here
static const struct bidi_class_stringpool_t bidi_class_stringpool_contents =
^
./unictype/bidi_byname.gperf:102:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/bidi_byname.gperf:83:1: note: use 'static' to give inline function 'libunistring_uc_bidi_class_lookup' internal linkage
__inline
^
static
./unictype/bidi_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/bidi_byname.gperf:103:25: warning: static variable 'bidi_class_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &bidi_class_names[key];
^
./unictype/bidi_byname.gperf:83:1: note: use 'static' to give inline function 'libunistring_uc_bidi_class_lookup' internal linkage
__inline
^
static
./unictype/bidi_byname.gperf:258:38: note: 'bidi_class_names' declared here
static const struct named_bidi_class bidi_class_names[] =
^
4 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_byname.c -o unictype/bidi_byname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_longname.lo unictype/bidi_longname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_longname.c -fPIC -DPIC -o unictype/.libs/bidi_longname.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_longname.c -o unictype/bidi_longname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_name.lo unictype/bidi_name.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_name.c -fPIC -DPIC -o unictype/.libs/bidi_name.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_name.c -o unictype/bidi_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_of.lo unictype/bidi_of.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_of.c -fPIC -DPIC -o unictype/.libs/bidi_of.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_of.c -o unictype/bidi_of.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/bidi_test.lo unictype/bidi_test.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_test.c -fPIC -DPIC -o unictype/.libs/bidi_test.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/bidi_test.c -o unictype/bidi_test.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/blocks.lo unictype/blocks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/blocks.c -fPIC -DPIC -o unictype/.libs/blocks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/blocks.c -o unictype/blocks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/block_test.lo unictype/block_test.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/block_test.c -fPIC -DPIC -o unictype/.libs/block_test.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/block_test.c -o unictype/block_test.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_C.lo unictype/categ_C.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_C.c -fPIC -DPIC -o unictype/.libs/categ_C.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_C.c -o unictype/categ_C.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Cc.lo unictype/categ_Cc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cc.c -fPIC -DPIC -o unictype/.libs/categ_Cc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cc.c -o unictype/categ_Cc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Cf.lo unictype/categ_Cf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cf.c -fPIC -DPIC -o unictype/.libs/categ_Cf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cf.c -o unictype/categ_Cf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Cn.lo unictype/categ_Cn.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cn.c -fPIC -DPIC -o unictype/.libs/categ_Cn.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cn.c -o unictype/categ_Cn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Co.lo unictype/categ_Co.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Co.c -fPIC -DPIC -o unictype/.libs/categ_Co.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Co.c -o unictype/categ_Co.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Cs.lo unictype/categ_Cs.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cs.c -fPIC -DPIC -o unictype/.libs/categ_Cs.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Cs.c -o unictype/categ_Cs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_L.lo unictype/categ_L.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_L.c -fPIC -DPIC -o unictype/.libs/categ_L.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_L.c -o unictype/categ_L.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_LC.lo unictype/categ_LC.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_LC.c -fPIC -DPIC -o unictype/.libs/categ_LC.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_LC.c -o unictype/categ_LC.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Ll.lo unictype/categ_Ll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ll.c -fPIC -DPIC -o unictype/.libs/categ_Ll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ll.c -o unictype/categ_Ll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Lm.lo unictype/categ_Lm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lm.c -fPIC -DPIC -o unictype/.libs/categ_Lm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lm.c -o unictype/categ_Lm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Lo.lo unictype/categ_Lo.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lo.c -fPIC -DPIC -o unictype/.libs/categ_Lo.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lo.c -o unictype/categ_Lo.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Lt.lo unictype/categ_Lt.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lt.c -fPIC -DPIC -o unictype/.libs/categ_Lt.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lt.c -o unictype/categ_Lt.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Lu.lo unictype/categ_Lu.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lu.c -fPIC -DPIC -o unictype/.libs/categ_Lu.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Lu.c -o unictype/categ_Lu.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_M.lo unictype/categ_M.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_M.c -fPIC -DPIC -o unictype/.libs/categ_M.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_M.c -o unictype/categ_M.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Mc.lo unictype/categ_Mc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mc.c -fPIC -DPIC -o unictype/.libs/categ_Mc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mc.c -o unictype/categ_Mc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Me.lo unictype/categ_Me.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Me.c -fPIC -DPIC -o unictype/.libs/categ_Me.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Me.c -o unictype/categ_Me.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Mn.lo unictype/categ_Mn.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mn.c -fPIC -DPIC -o unictype/.libs/categ_Mn.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Mn.c -o unictype/categ_Mn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_N.lo unictype/categ_N.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_N.c -fPIC -DPIC -o unictype/.libs/categ_N.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_N.c -o unictype/categ_N.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Nd.lo unictype/categ_Nd.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nd.c -fPIC -DPIC -o unictype/.libs/categ_Nd.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nd.c -o unictype/categ_Nd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Nl.lo unictype/categ_Nl.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nl.c -fPIC -DPIC -o unictype/.libs/categ_Nl.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Nl.c -o unictype/categ_Nl.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_No.lo unictype/categ_No.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_No.c -fPIC -DPIC -o unictype/.libs/categ_No.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_No.c -o unictype/categ_No.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_P.lo unictype/categ_P.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_P.c -fPIC -DPIC -o unictype/.libs/categ_P.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_P.c -o unictype/categ_P.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pc.lo unictype/categ_Pc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pc.c -fPIC -DPIC -o unictype/.libs/categ_Pc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pc.c -o unictype/categ_Pc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pd.lo unictype/categ_Pd.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pd.c -fPIC -DPIC -o unictype/.libs/categ_Pd.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pd.c -o unictype/categ_Pd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pe.lo unictype/categ_Pe.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pe.c -fPIC -DPIC -o unictype/.libs/categ_Pe.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pe.c -o unictype/categ_Pe.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pf.lo unictype/categ_Pf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pf.c -fPIC -DPIC -o unictype/.libs/categ_Pf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pf.c -o unictype/categ_Pf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Pi.lo unictype/categ_Pi.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pi.c -fPIC -DPIC -o unictype/.libs/categ_Pi.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Pi.c -o unictype/categ_Pi.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Po.lo unictype/categ_Po.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Po.c -fPIC -DPIC -o unictype/.libs/categ_Po.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Po.c -o unictype/categ_Po.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Ps.lo unictype/categ_Ps.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ps.c -fPIC -DPIC -o unictype/.libs/categ_Ps.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Ps.c -o unictype/categ_Ps.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_S.lo unictype/categ_S.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_S.c -fPIC -DPIC -o unictype/.libs/categ_S.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_S.c -o unictype/categ_S.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Sc.lo unictype/categ_Sc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sc.c -fPIC -DPIC -o unictype/.libs/categ_Sc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sc.c -o unictype/categ_Sc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Sk.lo unictype/categ_Sk.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sk.c -fPIC -DPIC -o unictype/.libs/categ_Sk.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sk.c -o unictype/categ_Sk.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Sm.lo unictype/categ_Sm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sm.c -fPIC -DPIC -o unictype/.libs/categ_Sm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Sm.c -o unictype/categ_Sm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_So.lo unictype/categ_So.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_So.c -fPIC -DPIC -o unictype/.libs/categ_So.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_So.c -o unictype/categ_So.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Z.lo unictype/categ_Z.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Z.c -fPIC -DPIC -o unictype/.libs/categ_Z.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Z.c -o unictype/categ_Z.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Zl.lo unictype/categ_Zl.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zl.c -fPIC -DPIC -o unictype/.libs/categ_Zl.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zl.c -o unictype/categ_Zl.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Zp.lo unictype/categ_Zp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zp.c -fPIC -DPIC -o unictype/.libs/categ_Zp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zp.c -o unictype/categ_Zp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_Zs.lo unictype/categ_Zs.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zs.c -fPIC -DPIC -o unictype/.libs/categ_Zs.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_Zs.c -o unictype/categ_Zs.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_and.lo unictype/categ_and.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and.c -fPIC -DPIC -o unictype/.libs/categ_and.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and.c -o unictype/categ_and.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_and_not.lo unictype/categ_and_not.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and_not.c -fPIC -DPIC -o unictype/.libs/categ_and_not.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_and_not.c -o unictype/categ_and_not.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_byname.lo unictype/categ_byname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_byname.c -fPIC -DPIC -o unictype/.libs/categ_byname.o
In file included from unictype/categ_byname.c:71:
./unictype/categ_byname.gperf:88:28: warning: static variable 'general_category_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = general_category_names[key].name;
^
./unictype/categ_byname.gperf:74:1: note: use 'static' to give inline function 'libunistring_uc_general_category_lookup' internal linkage
__inline
^
static
./unictype/categ_byname.gperf:326:36: note: 'general_category_names' declared here
static const struct named_category general_category_names[] =
^
./unictype/categ_byname.gperf:91:44: warning: static variable 'general_category_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + general_category_stringpool;
^
./unictype/categ_byname.gperf:324:54: note: expanded from macro 'general_category_stringpool'
#define general_category_stringpool ((const char *) &general_category_stringpool_contents)
^
./unictype/categ_byname.gperf:74:1: note: use 'static' to give inline function 'libunistring_uc_general_category_lookup' internal linkage
__inline
^
static
./unictype/categ_byname.gperf:218:51: note: 'general_category_stringpool_contents' declared here
static const struct general_category_stringpool_t general_category_stringpool_contents =
^
./unictype/categ_byname.gperf:93:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/categ_byname.gperf:74:1: note: use 'static' to give inline function 'libunistring_uc_general_category_lookup' internal linkage
__inline
^
static
./unictype/categ_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/categ_byname.gperf:94:25: warning: static variable 'general_category_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &general_category_names[key];
^
./unictype/categ_byname.gperf:74:1: note: use 'static' to give inline function 'libunistring_uc_general_category_lookup' internal linkage
__inline
^
static
./unictype/categ_byname.gperf:326:36: note: 'general_category_names' declared here
static const struct named_category general_category_names[] =
^
4 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_byname.c -o unictype/categ_byname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_longname.lo unictype/categ_longname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_longname.c -fPIC -DPIC -o unictype/.libs/categ_longname.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_longname.c -o unictype/categ_longname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_name.lo unictype/categ_name.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_name.c -fPIC -DPIC -o unictype/.libs/categ_name.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_name.c -o unictype/categ_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_none.lo unictype/categ_none.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_none.c -fPIC -DPIC -o unictype/.libs/categ_none.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_none.c -o unictype/categ_none.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_of.lo unictype/categ_of.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_of.c -fPIC -DPIC -o unictype/.libs/categ_of.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_of.c -o unictype/categ_of.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_or.lo unictype/categ_or.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_or.c -fPIC -DPIC -o unictype/.libs/categ_or.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_or.c -o unictype/categ_or.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/categ_test.lo unictype/categ_test.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_test.c -fPIC -DPIC -o unictype/.libs/categ_test.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/categ_test.c -o unictype/categ_test.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/combiningclass.lo unictype/combiningclass.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass.c -fPIC -DPIC -o unictype/.libs/combiningclass.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass.c -o unictype/combiningclass.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/combiningclass_byname.lo unictype/combiningclass_byname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_byname.c -fPIC -DPIC -o unictype/.libs/combiningclass_byname.o
In file included from unictype/combiningclass_byname.c:25:
./unictype/combiningclass_byname.gperf:79:28: warning: static variable 'combining_class_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = combining_class_names[key].name;
^
./unictype/combiningclass_byname.gperf:65:1: note: use 'static' to give inline function 'libunistring_uc_combining_class_lookup' internal linkage
__inline
^
static
./unictype/combiningclass_byname.gperf:223:43: note: 'combining_class_names' declared here
static const struct named_combining_class combining_class_names[] =
^
./unictype/combiningclass_byname.gperf:82:44: warning: static variable 'combining_class_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + combining_class_stringpool;
^
./unictype/combiningclass_byname.gperf:221:53: note: expanded from macro 'combining_class_stringpool'
#define combining_class_stringpool ((const char *) &combining_class_stringpool_contents)
^
./unictype/combiningclass_byname.gperf:65:1: note: use 'static' to give inline function 'libunistring_uc_combining_class_lookup' internal linkage
__inline
^
static
./unictype/combiningclass_byname.gperf:165:50: note: 'combining_class_stringpool_contents' declared here
static const struct combining_class_stringpool_t combining_class_stringpool_contents =
^
./unictype/combiningclass_byname.gperf:84:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/combiningclass_byname.gperf:65:1: note: use 'static' to give inline function 'libunistring_uc_combining_class_lookup' internal linkage
__inline
^
static
./unictype/combiningclass_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/combiningclass_byname.gperf:85:25: warning: static variable 'combining_class_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &combining_class_names[key];
^
./unictype/combiningclass_byname.gperf:65:1: note: use 'static' to give inline function 'libunistring_uc_combining_class_lookup' internal linkage
__inline
^
static
./unictype/combiningclass_byname.gperf:223:43: note: 'combining_class_names' declared here
static const struct named_combining_class combining_class_names[] =
^
4 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_byname.c -o unictype/combiningclass_byname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/combiningclass_longname.lo unictype/combiningclass_longname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_longname.c -fPIC -DPIC -o unictype/.libs/combiningclass_longname.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_longname.c -o unictype/combiningclass_longname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/combiningclass_name.lo unictype/combiningclass_name.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_name.c -fPIC -DPIC -o unictype/.libs/combiningclass_name.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/combiningclass_name.c -o unictype/combiningclass_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_alnum.lo unictype/ctype_alnum.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/ctype_alnum.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alnum.c -o unictype/ctype_alnum.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/ctype_alpha.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_alpha.c -o unictype/ctype_alpha.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_blank.lo unictype/ctype_blank.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/ctype_blank.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_blank.c -o unictype/ctype_blank.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_cntrl.lo unictype/ctype_cntrl.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/ctype_cntrl.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_cntrl.c -o unictype/ctype_cntrl.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_digit.lo unictype/ctype_digit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/ctype_digit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_digit.c -o unictype/ctype_digit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_graph.lo unictype/ctype_graph.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/ctype_graph.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_graph.c -o unictype/ctype_graph.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_lower.lo unictype/ctype_lower.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/ctype_lower.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_lower.c -o unictype/ctype_lower.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_print.lo unictype/ctype_print.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/ctype_print.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_print.c -o unictype/ctype_print.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_punct.lo unictype/ctype_punct.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/ctype_punct.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_punct.c -o unictype/ctype_punct.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_space.lo unictype/ctype_space.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/ctype_space.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_space.c -o unictype/ctype_space.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_upper.lo unictype/ctype_upper.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/ctype_upper.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_upper.c -o unictype/ctype_upper.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/ctype_xdigit.lo unictype/ctype_xdigit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/ctype_xdigit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/ctype_xdigit.c -o unictype/ctype_xdigit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/decdigit.lo unictype/decdigit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/decdigit.c -fPIC -DPIC -o unictype/.libs/decdigit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/decdigit.c -o unictype/decdigit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/digit.lo unictype/digit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/digit.c -fPIC -DPIC -o unictype/.libs/digit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/digit.c -o unictype/digit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joininggroup_byname.lo unictype/joininggroup_byname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_byname.c -fPIC -DPIC -o unictype/.libs/joininggroup_byname.o
In file included from unictype/joininggroup_byname.c:25:
./unictype/joininggroup_byname.gperf:33:28: warning: static variable 'joining_group_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = joining_group_names[key].name;
^
./unictype/joininggroup_byname.gperf:19:1: note: use 'static' to give inline function 'libunistring_uc_joining_group_lookup' internal linkage
__inline
^
static
./unictype/joininggroup_byname.gperf:387:41: note: 'joining_group_names' declared here
static const struct named_joining_group joining_group_names[] =
^
./unictype/joininggroup_byname.gperf:36:44: warning: static variable 'joining_group_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + joining_group_stringpool;
^
./unictype/joininggroup_byname.gperf:385:51: note: expanded from macro 'joining_group_stringpool'
#define joining_group_stringpool ((const char *) &joining_group_stringpool_contents)
^
./unictype/joininggroup_byname.gperf:19:1: note: use 'static' to give inline function 'libunistring_uc_joining_group_lookup' internal linkage
__inline
^
static
./unictype/joininggroup_byname.gperf:252:48: note: 'joining_group_stringpool_contents' declared here
static const struct joining_group_stringpool_t joining_group_stringpool_contents =
^
./unictype/joininggroup_byname.gperf:38:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/joininggroup_byname.gperf:19:1: note: use 'static' to give inline function 'libunistring_uc_joining_group_lookup' internal linkage
__inline
^
static
./unictype/joininggroup_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/joininggroup_byname.gperf:39:25: warning: static variable 'joining_group_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &joining_group_names[key];
^
./unictype/joininggroup_byname.gperf:19:1: note: use 'static' to give inline function 'libunistring_uc_joining_group_lookup' internal linkage
__inline
^
static
./unictype/joininggroup_byname.gperf:387:41: note: 'joining_group_names' declared here
static const struct named_joining_group joining_group_names[] =
^
4 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_byname.c -o unictype/joininggroup_byname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joininggroup_name.lo unictype/joininggroup_name.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_name.c -fPIC -DPIC -o unictype/.libs/joininggroup_name.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_name.c -o unictype/joininggroup_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joininggroup_of.lo unictype/joininggroup_of.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_of.c -fPIC -DPIC -o unictype/.libs/joininggroup_of.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joininggroup_of.c -o unictype/joininggroup_of.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joiningtype_byname.lo unictype/joiningtype_byname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_byname.c -fPIC -DPIC -o unictype/.libs/joiningtype_byname.o
In file included from unictype/joiningtype_byname.c:25:
./unictype/joiningtype_byname.gperf:38:28: warning: static variable 'joining_type_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = joining_type_names[key].name;
^
./unictype/joiningtype_byname.gperf:24:1: note: use 'static' to give inline function 'libunistring_uc_joining_type_lookup' internal linkage
__inline
^
static
./unictype/joiningtype_byname.gperf:136:40: note: 'joining_type_names' declared here
static const struct named_joining_type joining_type_names[] =
^
./unictype/joiningtype_byname.gperf:41:44: warning: static variable 'joining_type_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + joining_type_stringpool;
^
./unictype/joiningtype_byname.gperf:134:50: note: expanded from macro 'joining_type_stringpool'
#define joining_type_stringpool ((const char *) &joining_type_stringpool_contents)
^
./unictype/joiningtype_byname.gperf:24:1: note: use 'static' to give inline function 'libunistring_uc_joining_type_lookup' internal linkage
__inline
^
static
./unictype/joiningtype_byname.gperf:114:47: note: 'joining_type_stringpool_contents' declared here
static const struct joining_type_stringpool_t joining_type_stringpool_contents =
^
./unictype/joiningtype_byname.gperf:43:78: warning: static function 'gperf_case_strcmp' is used in an inline function with external linkage [-Wstatic-in-inline]
if ((((unsigned char)*str ^ (unsigned char)*s) & ~32) == 0 && !gperf_case_strcmp (str, s))
^
./unictype/joiningtype_byname.gperf:24:1: note: use 'static' to give inline function 'libunistring_uc_joining_type_lookup' internal linkage
__inline
^
static
./unictype/joiningtype_byname.gperf:39:1: note: 'gperf_case_strcmp' declared here
gperf_case_strcmp (register const char *s1, register const char *s2)
^
./unictype/joiningtype_byname.gperf:44:25: warning: static variable 'joining_type_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &joining_type_names[key];
^
./unictype/joiningtype_byname.gperf:24:1: note: use 'static' to give inline function 'libunistring_uc_joining_type_lookup' internal linkage
__inline
^
static
./unictype/joiningtype_byname.gperf:136:40: note: 'joining_type_names' declared here
static const struct named_joining_type joining_type_names[] =
^
4 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_byname.c -o unictype/joiningtype_byname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joiningtype_longname.lo unictype/joiningtype_longname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_longname.c -fPIC -DPIC -o unictype/.libs/joiningtype_longname.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_longname.c -o unictype/joiningtype_longname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joiningtype_name.lo unictype/joiningtype_name.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_name.c -fPIC -DPIC -o unictype/.libs/joiningtype_name.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_name.c -o unictype/joiningtype_name.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/joiningtype_of.lo unictype/joiningtype_of.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_of.c -fPIC -DPIC -o unictype/.libs/joiningtype_of.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/joiningtype_of.c -o unictype/joiningtype_of.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/mirror.lo unictype/mirror.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/mirror.c -fPIC -DPIC -o unictype/.libs/mirror.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/mirror.c -o unictype/mirror.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/numeric.lo unictype/numeric.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/numeric.c -fPIC -DPIC -o unictype/.libs/numeric.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/numeric.c -o unictype/numeric.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_alphabetic.lo unictype/pr_alphabetic.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_alphabetic.c -fPIC -DPIC -o unictype/.libs/pr_alphabetic.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_alphabetic.c -o unictype/pr_alphabetic.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ascii_hex_digit.lo unictype/pr_ascii_hex_digit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ascii_hex_digit.c -fPIC -DPIC -o unictype/.libs/pr_ascii_hex_digit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ascii_hex_digit.c -o unictype/pr_ascii_hex_digit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_digit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_digit.c -fPIC -DPIC -o unictype/.libs/pr_bidi_arabic_digit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_digit.c -o unictype/pr_bidi_arabic_digit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_arabic_right_to_left.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_right_to_left.c -fPIC -DPIC -o unictype/.libs/pr_bidi_arabic_right_to_left.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_arabic_right_to_left.c -o unictype/pr_bidi_arabic_right_to_left.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_block_separator.lo unictype/pr_bidi_block_separator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_block_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_block_separator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_block_separator.c -o unictype/pr_bidi_block_separator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_boundary_neutral.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_boundary_neutral.c -fPIC -DPIC -o unictype/.libs/pr_bidi_boundary_neutral.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_boundary_neutral.c -o unictype/pr_bidi_boundary_neutral.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_common_separator.lo unictype/pr_bidi_common_separator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_common_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_common_separator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_common_separator.c -o unictype/pr_bidi_common_separator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_control.lo unictype/pr_bidi_control.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_control.c -fPIC -DPIC -o unictype/.libs/pr_bidi_control.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_control.c -o unictype/pr_bidi_control.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_embedding_or_override.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_embedding_or_override.c -fPIC -DPIC -o unictype/.libs/pr_bidi_embedding_or_override.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_embedding_or_override.c -o unictype/pr_bidi_embedding_or_override.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_separator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_separator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_separator.c -o unictype/pr_bidi_eur_num_separator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_eur_num_terminator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_terminator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_terminator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_eur_num_terminator.c -o unictype/pr_bidi_eur_num_terminator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_european_digit.lo unictype/pr_bidi_european_digit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_european_digit.c -fPIC -DPIC -o unictype/.libs/pr_bidi_european_digit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_european_digit.c -o unictype/pr_bidi_european_digit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_hebrew_right_to_left.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_hebrew_right_to_left.c -fPIC -DPIC -o unictype/.libs/pr_bidi_hebrew_right_to_left.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_hebrew_right_to_left.c -o unictype/pr_bidi_hebrew_right_to_left.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_left_to_right.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_left_to_right.c -fPIC -DPIC -o unictype/.libs/pr_bidi_left_to_right.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_left_to_right.c -o unictype/pr_bidi_left_to_right.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_non_spacing_mark.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_non_spacing_mark.c -fPIC -DPIC -o unictype/.libs/pr_bidi_non_spacing_mark.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_non_spacing_mark.c -o unictype/pr_bidi_non_spacing_mark.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_other_neutral.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_other_neutral.c -fPIC -DPIC -o unictype/.libs/pr_bidi_other_neutral.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_other_neutral.c -o unictype/pr_bidi_other_neutral.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_pdf.lo unictype/pr_bidi_pdf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_pdf.c -fPIC -DPIC -o unictype/.libs/pr_bidi_pdf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_pdf.c -o unictype/pr_bidi_pdf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_segment_separator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_segment_separator.c -fPIC -DPIC -o unictype/.libs/pr_bidi_segment_separator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_segment_separator.c -o unictype/pr_bidi_segment_separator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_bidi_whitespace.lo unictype/pr_bidi_whitespace.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_whitespace.c -fPIC -DPIC -o unictype/.libs/pr_bidi_whitespace.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_bidi_whitespace.c -o unictype/pr_bidi_whitespace.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_byname.lo unictype/pr_byname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_byname.c -fPIC -DPIC -o unictype/.libs/pr_byname.o
In file included from unictype/pr_byname.c:128:
./unictype/pr_byname.gperf:114:28: warning: static variable 'properties' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = properties[key].name;
^
./unictype/pr_byname.gperf:100:1: note: use 'static' to give inline function 'libunistring_uc_property_lookup' internal linkage
__inline
^
static
./unictype/pr_byname.gperf:492:36: note: 'properties' declared here
static const struct named_property properties[] =
^
./unictype/pr_byname.gperf:117:44: warning: static variable 'properties_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + properties_stringpool;
^
./unictype/pr_byname.gperf:490:48: note: expanded from macro 'properties_stringpool'
#define properties_stringpool ((const char *) &properties_stringpool_contents)
^
./unictype/pr_byname.gperf:100:1: note: use 'static' to give inline function 'libunistring_uc_property_lookup' internal linkage
__inline
^
static
./unictype/pr_byname.gperf:281:45: note: 'properties_stringpool_contents' declared here
static const struct properties_stringpool_t properties_stringpool_contents =
^
./unictype/pr_byname.gperf:120:25: warning: static variable 'properties' is used in an inline function with external linkage [-Wstatic-in-inline]
return &properties[key];
^
./unictype/pr_byname.gperf:100:1: note: use 'static' to give inline function 'libunistring_uc_property_lookup' internal linkage
__inline
^
static
./unictype/pr_byname.gperf:492:36: note: 'properties' declared here
static const struct named_property properties[] =
^
3 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_byname.c -o unictype/pr_byname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_case_ignorable.lo unictype/pr_case_ignorable.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_case_ignorable.c -fPIC -DPIC -o unictype/.libs/pr_case_ignorable.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_case_ignorable.c -o unictype/pr_case_ignorable.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_cased.lo unictype/pr_cased.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_cased.c -fPIC -DPIC -o unictype/.libs/pr_cased.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_cased.c -o unictype/pr_cased.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casefolded.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casefolded.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_casefolded.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casefolded.c -o unictype/pr_changes_when_casefolded.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_casemapped.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casemapped.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_casemapped.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_casemapped.c -o unictype/pr_changes_when_casemapped.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_lowercased.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_lowercased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_lowercased.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_lowercased.c -o unictype/pr_changes_when_lowercased.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_titlecased.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_titlecased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_titlecased.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_titlecased.c -o unictype/pr_changes_when_titlecased.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_changes_when_uppercased.lo unictype/pr_changes_when_uppercased.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_uppercased.c -fPIC -DPIC -o unictype/.libs/pr_changes_when_uppercased.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_changes_when_uppercased.c -o unictype/pr_changes_when_uppercased.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_combining.lo unictype/pr_combining.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_combining.c -fPIC -DPIC -o unictype/.libs/pr_combining.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_combining.c -o unictype/pr_combining.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_composite.lo unictype/pr_composite.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_composite.c -fPIC -DPIC -o unictype/.libs/pr_composite.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_composite.c -o unictype/pr_composite.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_currency_symbol.lo unictype/pr_currency_symbol.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_currency_symbol.c -fPIC -DPIC -o unictype/.libs/pr_currency_symbol.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_currency_symbol.c -o unictype/pr_currency_symbol.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_dash.lo unictype/pr_dash.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_dash.c -fPIC -DPIC -o unictype/.libs/pr_dash.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_dash.c -o unictype/pr_dash.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_decimal_digit.lo unictype/pr_decimal_digit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_decimal_digit.c -fPIC -DPIC -o unictype/.libs/pr_decimal_digit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_decimal_digit.c -o unictype/pr_decimal_digit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_default_ignorable_code_point.lo unictype/pr_default_ignorable_code_point.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/pr_default_ignorable_code_point.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_default_ignorable_code_point.c -o unictype/pr_default_ignorable_code_point.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_deprecated.lo unictype/pr_deprecated.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_deprecated.c -fPIC -DPIC -o unictype/.libs/pr_deprecated.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_deprecated.c -o unictype/pr_deprecated.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_diacritic.lo unictype/pr_diacritic.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_diacritic.c -fPIC -DPIC -o unictype/.libs/pr_diacritic.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_diacritic.c -o unictype/pr_diacritic.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_extender.lo unictype/pr_extender.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_extender.c -fPIC -DPIC -o unictype/.libs/pr_extender.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_extender.c -o unictype/pr_extender.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_format_control.lo unictype/pr_format_control.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_format_control.c -fPIC -DPIC -o unictype/.libs/pr_format_control.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_format_control.c -o unictype/pr_format_control.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_grapheme_base.lo unictype/pr_grapheme_base.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_base.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_base.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_base.c -o unictype/pr_grapheme_base.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_grapheme_extend.lo unictype/pr_grapheme_extend.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_extend.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_extend.c -o unictype/pr_grapheme_extend.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_grapheme_link.lo unictype/pr_grapheme_link.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_link.c -fPIC -DPIC -o unictype/.libs/pr_grapheme_link.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_grapheme_link.c -o unictype/pr_grapheme_link.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_hex_digit.lo unictype/pr_hex_digit.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hex_digit.c -fPIC -DPIC -o unictype/.libs/pr_hex_digit.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hex_digit.c -o unictype/pr_hex_digit.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_hyphen.lo unictype/pr_hyphen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hyphen.c -fPIC -DPIC -o unictype/.libs/pr_hyphen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_hyphen.c -o unictype/pr_hyphen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_id_continue.lo unictype/pr_id_continue.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_continue.c -fPIC -DPIC -o unictype/.libs/pr_id_continue.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_continue.c -o unictype/pr_id_continue.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_id_start.lo unictype/pr_id_start.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_start.c -fPIC -DPIC -o unictype/.libs/pr_id_start.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_id_start.c -o unictype/pr_id_start.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ideographic.lo unictype/pr_ideographic.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ideographic.c -fPIC -DPIC -o unictype/.libs/pr_ideographic.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ideographic.c -o unictype/pr_ideographic.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ids_binary_operator.lo unictype/pr_ids_binary_operator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_binary_operator.c -fPIC -DPIC -o unictype/.libs/pr_ids_binary_operator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_binary_operator.c -o unictype/pr_ids_binary_operator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ids_trinary_operator.lo unictype/pr_ids_trinary_operator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_trinary_operator.c -fPIC -DPIC -o unictype/.libs/pr_ids_trinary_operator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ids_trinary_operator.c -o unictype/pr_ids_trinary_operator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_ignorable_control.lo unictype/pr_ignorable_control.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ignorable_control.c -fPIC -DPIC -o unictype/.libs/pr_ignorable_control.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_ignorable_control.c -o unictype/pr_ignorable_control.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_iso_control.lo unictype/pr_iso_control.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_iso_control.c -fPIC -DPIC -o unictype/.libs/pr_iso_control.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_iso_control.c -o unictype/pr_iso_control.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_join_control.lo unictype/pr_join_control.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_join_control.c -fPIC -DPIC -o unictype/.libs/pr_join_control.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_join_control.c -o unictype/pr_join_control.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_left_of_pair.lo unictype/pr_left_of_pair.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_left_of_pair.c -fPIC -DPIC -o unictype/.libs/pr_left_of_pair.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_left_of_pair.c -o unictype/pr_left_of_pair.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_line_separator.lo unictype/pr_line_separator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_line_separator.c -fPIC -DPIC -o unictype/.libs/pr_line_separator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_line_separator.c -o unictype/pr_line_separator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_logical_order_exception.lo unictype/pr_logical_order_exception.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_logical_order_exception.c -fPIC -DPIC -o unictype/.libs/pr_logical_order_exception.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_logical_order_exception.c -o unictype/pr_logical_order_exception.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_lowercase.lo unictype/pr_lowercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_lowercase.c -fPIC -DPIC -o unictype/.libs/pr_lowercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_lowercase.c -o unictype/pr_lowercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_math.lo unictype/pr_math.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_math.c -fPIC -DPIC -o unictype/.libs/pr_math.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_math.c -o unictype/pr_math.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_non_break.lo unictype/pr_non_break.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_non_break.c -fPIC -DPIC -o unictype/.libs/pr_non_break.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_non_break.c -o unictype/pr_non_break.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_not_a_character.lo unictype/pr_not_a_character.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_not_a_character.c -fPIC -DPIC -o unictype/.libs/pr_not_a_character.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_not_a_character.c -o unictype/pr_not_a_character.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_numeric.lo unictype/pr_numeric.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_numeric.c -fPIC -DPIC -o unictype/.libs/pr_numeric.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_numeric.c -o unictype/pr_numeric.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_alphabetic.lo unictype/pr_other_alphabetic.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_alphabetic.c -fPIC -DPIC -o unictype/.libs/pr_other_alphabetic.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_alphabetic.c -o unictype/pr_other_alphabetic.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_default_ignorable_code_point.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/pr_other_default_ignorable_code_point.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_default_ignorable_code_point.c -o unictype/pr_other_default_ignorable_code_point.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_grapheme_extend.lo unictype/pr_other_grapheme_extend.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/pr_other_grapheme_extend.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_grapheme_extend.c -o unictype/pr_other_grapheme_extend.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_id_continue.lo unictype/pr_other_id_continue.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_continue.c -fPIC -DPIC -o unictype/.libs/pr_other_id_continue.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_continue.c -o unictype/pr_other_id_continue.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_id_start.lo unictype/pr_other_id_start.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_start.c -fPIC -DPIC -o unictype/.libs/pr_other_id_start.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_id_start.c -o unictype/pr_other_id_start.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_lowercase.lo unictype/pr_other_lowercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_lowercase.c -fPIC -DPIC -o unictype/.libs/pr_other_lowercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_lowercase.c -o unictype/pr_other_lowercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_math.lo unictype/pr_other_math.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_math.c -fPIC -DPIC -o unictype/.libs/pr_other_math.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_math.c -o unictype/pr_other_math.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_other_uppercase.lo unictype/pr_other_uppercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_uppercase.c -fPIC -DPIC -o unictype/.libs/pr_other_uppercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_other_uppercase.c -o unictype/pr_other_uppercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_paired_punctuation.lo unictype/pr_paired_punctuation.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paired_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_paired_punctuation.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paired_punctuation.c -o unictype/pr_paired_punctuation.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_paragraph_separator.lo unictype/pr_paragraph_separator.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paragraph_separator.c -fPIC -DPIC -o unictype/.libs/pr_paragraph_separator.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_paragraph_separator.c -o unictype/pr_paragraph_separator.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_pattern_syntax.lo unictype/pr_pattern_syntax.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_syntax.c -fPIC -DPIC -o unictype/.libs/pr_pattern_syntax.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_syntax.c -o unictype/pr_pattern_syntax.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_pattern_white_space.lo unictype/pr_pattern_white_space.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_white_space.c -fPIC -DPIC -o unictype/.libs/pr_pattern_white_space.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_pattern_white_space.c -o unictype/pr_pattern_white_space.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_private_use.lo unictype/pr_private_use.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_private_use.c -fPIC -DPIC -o unictype/.libs/pr_private_use.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_private_use.c -o unictype/pr_private_use.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_punctuation.lo unictype/pr_punctuation.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_punctuation.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_punctuation.c -o unictype/pr_punctuation.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_quotation_mark.lo unictype/pr_quotation_mark.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_quotation_mark.c -fPIC -DPIC -o unictype/.libs/pr_quotation_mark.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_quotation_mark.c -o unictype/pr_quotation_mark.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_radical.lo unictype/pr_radical.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_radical.c -fPIC -DPIC -o unictype/.libs/pr_radical.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_radical.c -o unictype/pr_radical.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_sentence_terminal.lo unictype/pr_sentence_terminal.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_sentence_terminal.c -fPIC -DPIC -o unictype/.libs/pr_sentence_terminal.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_sentence_terminal.c -o unictype/pr_sentence_terminal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_soft_dotted.lo unictype/pr_soft_dotted.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_soft_dotted.c -fPIC -DPIC -o unictype/.libs/pr_soft_dotted.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_soft_dotted.c -o unictype/pr_soft_dotted.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_space.lo unictype/pr_space.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_space.c -fPIC -DPIC -o unictype/.libs/pr_space.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_space.c -o unictype/pr_space.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_terminal_punctuation.lo unictype/pr_terminal_punctuation.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_terminal_punctuation.c -fPIC -DPIC -o unictype/.libs/pr_terminal_punctuation.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_terminal_punctuation.c -o unictype/pr_terminal_punctuation.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_test.lo unictype/pr_test.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_test.c -fPIC -DPIC -o unictype/.libs/pr_test.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_test.c -o unictype/pr_test.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_titlecase.lo unictype/pr_titlecase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_titlecase.c -fPIC -DPIC -o unictype/.libs/pr_titlecase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_titlecase.c -o unictype/pr_titlecase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_unassigned_code_value.lo unictype/pr_unassigned_code_value.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unassigned_code_value.c -fPIC -DPIC -o unictype/.libs/pr_unassigned_code_value.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unassigned_code_value.c -o unictype/pr_unassigned_code_value.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_unified_ideograph.lo unictype/pr_unified_ideograph.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unified_ideograph.c -fPIC -DPIC -o unictype/.libs/pr_unified_ideograph.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_unified_ideograph.c -o unictype/pr_unified_ideograph.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_uppercase.lo unictype/pr_uppercase.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_uppercase.c -fPIC -DPIC -o unictype/.libs/pr_uppercase.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_uppercase.c -o unictype/pr_uppercase.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_variation_selector.lo unictype/pr_variation_selector.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_variation_selector.c -fPIC -DPIC -o unictype/.libs/pr_variation_selector.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_variation_selector.c -o unictype/pr_variation_selector.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_white_space.lo unictype/pr_white_space.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_white_space.c -fPIC -DPIC -o unictype/.libs/pr_white_space.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_white_space.c -o unictype/pr_white_space.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_xid_continue.lo unictype/pr_xid_continue.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_continue.c -fPIC -DPIC -o unictype/.libs/pr_xid_continue.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_continue.c -o unictype/pr_xid_continue.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_xid_start.lo unictype/pr_xid_start.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_start.c -fPIC -DPIC -o unictype/.libs/pr_xid_start.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_xid_start.c -o unictype/pr_xid_start.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/pr_zero_width.lo unictype/pr_zero_width.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_zero_width.c -fPIC -DPIC -o unictype/.libs/pr_zero_width.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/pr_zero_width.c -o unictype/pr_zero_width.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/scripts.lo unictype/scripts.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/scripts.c -fPIC -DPIC -o unictype/.libs/scripts.o
In file included from unictype/scripts.c:26:
./unictype/scripts_byname.gperf:92:28: warning: static variable 'script_names' is used in an inline function with external linkage [-Wstatic-in-inline]
register int o = script_names[key].name;
^
./unictype/scripts_byname.gperf:78:1: note: use 'static' to give inline function 'libunistring_uc_script_lookup' internal linkage
__inline
^
static
./unictype/scripts_byname.gperf:346:34: note: 'script_names' declared here
static const struct named_script script_names[] =
^
./unictype/scripts_byname.gperf:95:44: warning: static variable 'script_stringpool_contents' is used in an inline function with external linkage [-Wstatic-in-inline]
register const char *s = o + script_stringpool;
^
./unictype/scripts_byname.gperf:344:44: note: expanded from macro 'script_stringpool'
#define script_stringpool ((const char *) &script_stringpool_contents)
^
./unictype/scripts_byname.gperf:78:1: note: use 'static' to give inline function 'libunistring_uc_script_lookup' internal linkage
__inline
^
static
./unictype/scripts_byname.gperf:210:41: note: 'script_stringpool_contents' declared here
static const struct script_stringpool_t script_stringpool_contents =
^
./unictype/scripts_byname.gperf:98:25: warning: static variable 'script_names' is used in an inline function with external linkage [-Wstatic-in-inline]
return &script_names[key];
^
./unictype/scripts_byname.gperf:78:1: note: use 'static' to give inline function 'libunistring_uc_script_lookup' internal linkage
__inline
^
static
./unictype/scripts_byname.gperf:346:34: note: 'script_names' declared here
static const struct named_script script_names[] =
^
3 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/scripts.c -o unictype/scripts.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/sy_c_ident.lo unictype/sy_c_ident.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_ident.c -fPIC -DPIC -o unictype/.libs/sy_c_ident.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_ident.c -o unictype/sy_c_ident.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/sy_c_whitespace.lo unictype/sy_c_whitespace.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_c_whitespace.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_c_whitespace.c -o unictype/sy_c_whitespace.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/sy_java_ident.lo unictype/sy_java_ident.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_ident.c -fPIC -DPIC -o unictype/.libs/sy_java_ident.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_ident.c -o unictype/sy_java_ident.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/sy_java_whitespace.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unictype/sy_java_whitespace.c -o unictype/sy_java_whitespace.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-breaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-breaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-breaks.c -o unigbrk/u16-grapheme-breaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-next.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-next.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-next.c -o unigbrk/u16-grapheme-next.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u16-grapheme-prev.lo unigbrk/u16-grapheme-prev.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u16-grapheme-prev.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u16-grapheme-prev.c -o unigbrk/u16-grapheme-prev.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-breaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-breaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-breaks.c -o unigbrk/u32-grapheme-breaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-next.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-next.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-next.c -o unigbrk/u32-grapheme-next.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u32-grapheme-prev.lo unigbrk/u32-grapheme-prev.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u32-grapheme-prev.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u32-grapheme-prev.c -o unigbrk/u32-grapheme-prev.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-breaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-breaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-breaks.c -o unigbrk/u8-grapheme-breaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-next.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-next.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-next.c -o unigbrk/u8-grapheme-next.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/u8-grapheme-prev.lo unigbrk/u8-grapheme-prev.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/u8-grapheme-prev.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/u8-grapheme-prev.c -o unigbrk/u8-grapheme-prev.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/uc-gbrk-prop.lo unigbrk/uc-gbrk-prop.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-gbrk-prop.c -fPIC -DPIC -o unigbrk/.libs/uc-gbrk-prop.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-gbrk-prop.c -o unigbrk/uc-gbrk-prop.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/uc-is-grapheme-break.lo unigbrk/uc-is-grapheme-break.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-is-grapheme-break.c -fPIC -DPIC -o unigbrk/.libs/uc-is-grapheme-break.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/uc-is-grapheme-break.c -o unigbrk/uc-is-grapheme-break.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unigbrk/ulc-grapheme-breaks.lo unigbrk/ulc-grapheme-breaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/ulc-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/ulc-grapheme-breaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unigbrk/ulc-grapheme-breaks.c -o unigbrk/ulc-grapheme-breaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/lbrktables.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u16-possible-linebreaks.lo unilbrk/u16-possible-linebreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u16-possible-linebreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-possible-linebreaks.c -o unilbrk/u16-possible-linebreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u16-width-linebreaks.lo unilbrk/u16-width-linebreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u16-width-linebreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u16-width-linebreaks.c -o unilbrk/u16-width-linebreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u32-possible-linebreaks.lo unilbrk/u32-possible-linebreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u32-possible-linebreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-possible-linebreaks.c -o unilbrk/u32-possible-linebreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u32-width-linebreaks.lo unilbrk/u32-width-linebreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u32-width-linebreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u32-width-linebreaks.c -o unilbrk/u32-width-linebreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/ulc-common.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-possible-linebreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-possible-linebreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-possible-linebreaks.c -o unilbrk/ulc-possible-linebreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniname/uniname.lo uniname/uniname.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/uniname.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniname/uniname.c -o uniname/uniname.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/canonical-decomposition.lo uninorm/canonical-decomposition.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/canonical-decomposition.c -fPIC -DPIC -o uninorm/.libs/canonical-decomposition.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/canonical-decomposition.c -o uninorm/canonical-decomposition.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/compat-decomposition.lo uninorm/compat-decomposition.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/compat-decomposition.c -fPIC -DPIC -o uninorm/.libs/compat-decomposition.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/compat-decomposition.c -o uninorm/compat-decomposition.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/composition.lo uninorm/composition.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/composition.c -fPIC -DPIC -o uninorm/.libs/composition.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/composition.c -o uninorm/composition.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/decompose-internal.lo uninorm/decompose-internal.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decompose-internal.c -fPIC -DPIC -o uninorm/.libs/decompose-internal.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decompose-internal.c -o uninorm/decompose-internal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/decomposing-form.lo uninorm/decomposing-form.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposing-form.c -fPIC -DPIC -o uninorm/.libs/decomposing-form.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposing-form.c -o uninorm/decomposing-form.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/decomposition.lo uninorm/decomposition.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition.c -fPIC -DPIC -o uninorm/.libs/decomposition.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition.c -o uninorm/decomposition.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/decomposition-table.lo uninorm/decomposition-table.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition-table.c -fPIC -DPIC -o uninorm/.libs/decomposition-table.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/decomposition-table.c -o uninorm/decomposition-table.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/uninorm-filter.lo uninorm/uninorm-filter.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/uninorm-filter.c -fPIC -DPIC -o uninorm/.libs/uninorm-filter.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/uninorm-filter.c -o uninorm/uninorm-filter.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/nfc.lo uninorm/nfc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfc.c -fPIC -DPIC -o uninorm/.libs/nfc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfc.c -o uninorm/nfc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/nfd.lo uninorm/nfd.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfd.c -fPIC -DPIC -o uninorm/.libs/nfd.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfd.c -o uninorm/nfd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/nfkc.lo uninorm/nfkc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkc.c -fPIC -DPIC -o uninorm/.libs/nfkc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkc.c -o uninorm/nfkc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/nfkd.lo uninorm/nfkd.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkd.c -fPIC -DPIC -o uninorm/.libs/nfkd.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/nfkd.c -o uninorm/nfkd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u16-normalize.lo uninorm/u16-normalize.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normalize.c -fPIC -DPIC -o uninorm/.libs/u16-normalize.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normalize.c -o uninorm/u16-normalize.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u16-normcmp.lo uninorm/u16-normcmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcmp.c -fPIC -DPIC -o uninorm/.libs/u16-normcmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcmp.c -o uninorm/u16-normcmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u16-normcoll.lo uninorm/u16-normcoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcoll.c -fPIC -DPIC -o uninorm/.libs/u16-normcoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normcoll.c -o uninorm/u16-normcoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u16-normxfrm.lo uninorm/u16-normxfrm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u16-normxfrm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u16-normxfrm.c -o uninorm/u16-normxfrm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u32-normalize.lo uninorm/u32-normalize.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normalize.c -fPIC -DPIC -o uninorm/.libs/u32-normalize.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normalize.c -o uninorm/u32-normalize.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u32-normcmp.lo uninorm/u32-normcmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcmp.c -fPIC -DPIC -o uninorm/.libs/u32-normcmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcmp.c -o uninorm/u32-normcmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u32-normcoll.lo uninorm/u32-normcoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcoll.c -fPIC -DPIC -o uninorm/.libs/u32-normcoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normcoll.c -o uninorm/u32-normcoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u32-normxfrm.lo uninorm/u32-normxfrm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u32-normxfrm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u32-normxfrm.c -o uninorm/u32-normxfrm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u8-normalize.lo uninorm/u8-normalize.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normalize.c -fPIC -DPIC -o uninorm/.libs/u8-normalize.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normalize.c -o uninorm/u8-normalize.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u8-normcmp.lo uninorm/u8-normcmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcmp.c -fPIC -DPIC -o uninorm/.libs/u8-normcmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcmp.c -o uninorm/u8-normcmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u8-normcoll.lo uninorm/u8-normcoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcoll.c -fPIC -DPIC -o uninorm/.libs/u8-normcoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normcoll.c -o uninorm/u8-normcoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uninorm/u8-normxfrm.lo uninorm/u8-normxfrm.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normxfrm.c -fPIC -DPIC -o uninorm/.libs/u8-normxfrm.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uninorm/u8-normxfrm.c -o uninorm/u8-normxfrm.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistd.lo unistd.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistd.c -fPIC -DPIC -o .libs/unistd.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistd.c -o unistd.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u-printf-args.lo unistdio/u-printf-args.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u-printf-args.c -fPIC -DPIC -o unistdio/.libs/u-printf-args.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u-printf-args.c -o unistdio/u-printf-args.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-asnprintf.lo unistdio/u16-asnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-asnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asnprintf.c -o unistdio/u16-asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-asprintf.lo unistdio/u16-asprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/u16-asprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-asprintf.c -o unistdio/u16-asprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-printf-parse.lo unistdio/u16-printf-parse.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u16-printf-parse.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-printf-parse.c -o unistdio/u16-printf-parse.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-snprintf.lo unistdio/u16-snprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/u16-snprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-snprintf.c -o unistdio/u16-snprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-sprintf.lo unistdio/u16-sprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/u16-sprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-sprintf.c -o unistdio/u16-sprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-asnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asnprintf.c -o unistdio/u16-u16-asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-asprintf.lo unistdio/u16-u16-asprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-asprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-asprintf.c -o unistdio/u16-u16-asprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-snprintf.lo unistdio/u16-u16-snprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-snprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-snprintf.c -o unistdio/u16-u16-snprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-sprintf.lo unistdio/u16-u16-sprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-sprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-sprintf.c -o unistdio/u16-u16-sprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vasnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasnprintf.c -o unistdio/u16-u16-vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vasprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vasprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vasprintf.c -o unistdio/u16-u16-vasprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vsnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsnprintf.c -o unistdio/u16-u16-vsnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-u16-vsprintf.lo unistdio/u16-u16-vsprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u16-u16-vsprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-u16-vsprintf.c -o unistdio/u16-u16-vsprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-vasnprintf.lo unistdio/u16-vasnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vasnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasnprintf.c -o unistdio/u16-vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-vasprintf.lo unistdio/u16-vasprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vasprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vasprintf.c -o unistdio/u16-vasprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-vsnprintf.lo unistdio/u16-vsnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vsnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsnprintf.c -o unistdio/u16-vsnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u16-vsprintf.lo unistdio/u16-vsprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u16-vsprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u16-vsprintf.c -o unistdio/u16-vsprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-asnprintf.lo unistdio/u32-asnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-asnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asnprintf.c -o unistdio/u32-asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-asprintf.lo unistdio/u32-asprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/u32-asprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-asprintf.c -o unistdio/u32-asprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-printf-parse.lo unistdio/u32-printf-parse.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u32-printf-parse.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-printf-parse.c -o unistdio/u32-printf-parse.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-snprintf.lo unistdio/u32-snprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/u32-snprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-snprintf.c -o unistdio/u32-snprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-sprintf.lo unistdio/u32-sprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/u32-sprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-sprintf.c -o unistdio/u32-sprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-asnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asnprintf.c -o unistdio/u32-u32-asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-asprintf.lo unistdio/u32-u32-asprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-asprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-asprintf.c -o unistdio/u32-u32-asprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-snprintf.lo unistdio/u32-u32-snprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-snprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-snprintf.c -o unistdio/u32-u32-snprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-sprintf.lo unistdio/u32-u32-sprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-sprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-sprintf.c -o unistdio/u32-u32-sprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vasnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasnprintf.c -o unistdio/u32-u32-vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vasprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vasprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vasprintf.c -o unistdio/u32-u32-vasprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vsnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsnprintf.c -o unistdio/u32-u32-vsnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-u32-vsprintf.lo unistdio/u32-u32-vsprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u32-u32-vsprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-u32-vsprintf.c -o unistdio/u32-u32-vsprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-vasnprintf.lo unistdio/u32-vasnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vasnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasnprintf.c -o unistdio/u32-vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-vasprintf.lo unistdio/u32-vasprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vasprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vasprintf.c -o unistdio/u32-vasprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-vsnprintf.lo unistdio/u32-vsnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vsnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsnprintf.c -o unistdio/u32-vsnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u32-vsprintf.lo unistdio/u32-vsprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u32-vsprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u32-vsprintf.c -o unistdio/u32-vsprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-asnprintf.lo unistdio/u8-asnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-asnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asnprintf.c -o unistdio/u8-asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-asprintf.lo unistdio/u8-asprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/u8-asprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-asprintf.c -o unistdio/u8-asprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-printf-parse.lo unistdio/u8-printf-parse.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-printf-parse.c -fPIC -DPIC -o unistdio/.libs/u8-printf-parse.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-printf-parse.c -o unistdio/u8-printf-parse.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-snprintf.lo unistdio/u8-snprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/u8-snprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-snprintf.c -o unistdio/u8-snprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-sprintf.lo unistdio/u8-sprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/u8-sprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-sprintf.c -o unistdio/u8-sprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-asnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asnprintf.c -o unistdio/u8-u8-asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-asprintf.lo unistdio/u8-u8-asprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-asprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-asprintf.c -o unistdio/u8-u8-asprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-snprintf.lo unistdio/u8-u8-snprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-snprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-snprintf.c -o unistdio/u8-u8-snprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-sprintf.lo unistdio/u8-u8-sprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-sprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-sprintf.c -o unistdio/u8-u8-sprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vasnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasnprintf.c -o unistdio/u8-u8-vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vasprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vasprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vasprintf.c -o unistdio/u8-u8-vasprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vsnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsnprintf.c -o unistdio/u8-u8-vsnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-u8-vsprintf.lo unistdio/u8-u8-vsprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u8-u8-vsprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-u8-vsprintf.c -o unistdio/u8-u8-vsprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-vasnprintf.lo unistdio/u8-vasnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vasnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasnprintf.c -o unistdio/u8-vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-vasprintf.lo unistdio/u8-vasprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vasprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vasprintf.c -o unistdio/u8-vasprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-vsnprintf.lo unistdio/u8-vsnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vsnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsnprintf.c -o unistdio/u8-vsnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/u8-vsprintf.lo unistdio/u8-vsprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/u8-vsprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/u8-vsprintf.c -o unistdio/u8-vsprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-asnprintf.lo unistdio/ulc-asnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-asnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asnprintf.c -o unistdio/ulc-asnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-asprintf.lo unistdio/ulc-asprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-asprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-asprintf.c -o unistdio/ulc-asprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-fprintf.lo unistdio/ulc-fprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-fprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-fprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-fprintf.c -o unistdio/ulc-fprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-printf-parse.lo unistdio/ulc-printf-parse.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-printf-parse.c -fPIC -DPIC -o unistdio/.libs/ulc-printf-parse.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-printf-parse.c -o unistdio/ulc-printf-parse.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-snprintf.lo unistdio/ulc-snprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-snprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-snprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-snprintf.c -o unistdio/ulc-snprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-sprintf.lo unistdio/ulc-sprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-sprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-sprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-sprintf.c -o unistdio/ulc-sprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vasnprintf.lo unistdio/ulc-vasnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vasnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasnprintf.c -o unistdio/ulc-vasnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vasprintf.lo unistdio/ulc-vasprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vasprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vasprintf.c -o unistdio/ulc-vasprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vfprintf.lo unistdio/ulc-vfprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vfprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vfprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vfprintf.c -o unistdio/ulc-vfprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vsnprintf.lo unistdio/ulc-vsnprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vsnprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsnprintf.c -o unistdio/ulc-vsnprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistdio/ulc-vsprintf.lo unistdio/ulc-vsprintf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsprintf.c -fPIC -DPIC -o unistdio/.libs/ulc-vsprintf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistdio/ulc-vsprintf.c -o unistdio/ulc-vsprintf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-check.lo unistr/u16-check.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-check.c -fPIC -DPIC -o unistr/.libs/u16-check.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-check.c -o unistr/u16-check.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-chr.lo unistr/u16-chr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-chr.c -fPIC -DPIC -o unistr/.libs/u16-chr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-chr.c -o unistr/u16-chr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-cmp.lo unistr/u16-cmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp.c -fPIC -DPIC -o unistr/.libs/u16-cmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp.c -o unistr/u16-cmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-cmp2.lo unistr/u16-cmp2.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp2.c -fPIC -DPIC -o unistr/.libs/u16-cmp2.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cmp2.c -o unistr/u16-cmp2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-cpy.lo unistr/u16-cpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy.c -fPIC -DPIC -o unistr/.libs/u16-cpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy.c -o unistr/u16-cpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-cpy-alloc.lo unistr/u16-cpy-alloc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u16-cpy-alloc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-cpy-alloc.c -o unistr/u16-cpy-alloc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-endswith.lo unistr/u16-endswith.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-endswith.c -fPIC -DPIC -o unistr/.libs/u16-endswith.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-endswith.c -o unistr/u16-endswith.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mblen.lo unistr/u16-mblen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mblen.c -fPIC -DPIC -o unistr/.libs/u16-mblen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mblen.c -o unistr/u16-mblen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbsnlen.lo unistr/u16-mbsnlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u16-mbsnlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbsnlen.c -o unistr/u16-mbsnlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe.c -o unistr/u16-mbtouc-unsafe.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtouc-unsafe-aux.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe-aux.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtouc-unsafe-aux.c -o unistr/u16-mbtouc-unsafe-aux.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-mbtoucr.lo unistr/u16-mbtoucr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u16-mbtoucr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-mbtoucr.c -o unistr/u16-mbtoucr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-move.lo unistr/u16-move.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-move.c -fPIC -DPIC -o unistr/.libs/u16-move.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-move.c -o unistr/u16-move.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-next.lo unistr/u16-next.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-next.c -fPIC -DPIC -o unistr/.libs/u16-next.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-next.c -o unistr/u16-next.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-prev.lo unistr/u16-prev.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-prev.c -fPIC -DPIC -o unistr/.libs/u16-prev.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-prev.c -o unistr/u16-prev.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-set.lo unistr/u16-set.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-set.c -fPIC -DPIC -o unistr/.libs/u16-set.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-set.c -o unistr/u16-set.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-startswith.lo unistr/u16-startswith.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-startswith.c -fPIC -DPIC -o unistr/.libs/u16-startswith.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-startswith.c -o unistr/u16-startswith.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-stpcpy.lo unistr/u16-stpcpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpcpy.c -fPIC -DPIC -o unistr/.libs/u16-stpcpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpcpy.c -o unistr/u16-stpcpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-stpncpy.lo unistr/u16-stpncpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpncpy.c -fPIC -DPIC -o unistr/.libs/u16-stpncpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-stpncpy.c -o unistr/u16-stpncpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcat.lo unistr/u16-strcat.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcat.c -fPIC -DPIC -o unistr/.libs/u16-strcat.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcat.c -o unistr/u16-strcat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strchr.lo unistr/u16-strchr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strchr.c -fPIC -DPIC -o unistr/.libs/u16-strchr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strchr.c -o unistr/u16-strchr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcmp.lo unistr/u16-strcmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcmp.c -fPIC -DPIC -o unistr/.libs/u16-strcmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcmp.c -o unistr/u16-strcmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcoll.lo unistr/u16-strcoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcoll.c -fPIC -DPIC -o unistr/.libs/u16-strcoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcoll.c -o unistr/u16-strcoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcpy.lo unistr/u16-strcpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcpy.c -fPIC -DPIC -o unistr/.libs/u16-strcpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcpy.c -o unistr/u16-strcpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strcspn.lo unistr/u16-strcspn.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcspn.c -fPIC -DPIC -o unistr/.libs/u16-strcspn.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strcspn.c -o unistr/u16-strcspn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strdup.lo unistr/u16-strdup.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strdup.c -fPIC -DPIC -o unistr/.libs/u16-strdup.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strdup.c -o unistr/u16-strdup.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strlen.lo unistr/u16-strlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strlen.c -fPIC -DPIC -o unistr/.libs/u16-strlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strlen.c -o unistr/u16-strlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strmblen.lo unistr/u16-strmblen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmblen.c -fPIC -DPIC -o unistr/.libs/u16-strmblen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmblen.c -o unistr/u16-strmblen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strmbtouc.lo unistr/u16-strmbtouc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u16-strmbtouc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strmbtouc.c -o unistr/u16-strmbtouc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strncat.lo unistr/u16-strncat.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncat.c -fPIC -DPIC -o unistr/.libs/u16-strncat.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncat.c -o unistr/u16-strncat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strncmp.lo unistr/u16-strncmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncmp.c -fPIC -DPIC -o unistr/.libs/u16-strncmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncmp.c -o unistr/u16-strncmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strncpy.lo unistr/u16-strncpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncpy.c -fPIC -DPIC -o unistr/.libs/u16-strncpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strncpy.c -o unistr/u16-strncpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strnlen.lo unistr/u16-strnlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strnlen.c -fPIC -DPIC -o unistr/.libs/u16-strnlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strnlen.c -o unistr/u16-strnlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strpbrk.lo unistr/u16-strpbrk.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strpbrk.c -fPIC -DPIC -o unistr/.libs/u16-strpbrk.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strpbrk.c -o unistr/u16-strpbrk.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strrchr.lo unistr/u16-strrchr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strrchr.c -fPIC -DPIC -o unistr/.libs/u16-strrchr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strrchr.c -o unistr/u16-strrchr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strspn.lo unistr/u16-strspn.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strspn.c -fPIC -DPIC -o unistr/.libs/u16-strspn.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strspn.c -o unistr/u16-strspn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strstr.lo unistr/u16-strstr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strstr.c -fPIC -DPIC -o unistr/.libs/u16-strstr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strstr.c -o unistr/u16-strstr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-strtok.lo unistr/u16-strtok.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strtok.c -fPIC -DPIC -o unistr/.libs/u16-strtok.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-strtok.c -o unistr/u16-strtok.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-to-u32.lo unistr/u16-to-u32.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u32.c -fPIC -DPIC -o unistr/.libs/u16-to-u32.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u32.c -o unistr/u16-to-u32.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-to-u8.lo unistr/u16-to-u8.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u8.c -fPIC -DPIC -o unistr/.libs/u16-to-u8.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-to-u8.c -o unistr/u16-to-u8.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-uctomb.lo unistr/u16-uctomb.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb.c -fPIC -DPIC -o unistr/.libs/u16-uctomb.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb.c -o unistr/u16-uctomb.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u16-uctomb-aux.lo unistr/u16-uctomb-aux.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u16-uctomb-aux.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u16-uctomb-aux.c -o unistr/u16-uctomb-aux.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-check.lo unistr/u32-check.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-check.c -fPIC -DPIC -o unistr/.libs/u32-check.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-check.c -o unistr/u32-check.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-chr.lo unistr/u32-chr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-chr.c -fPIC -DPIC -o unistr/.libs/u32-chr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-chr.c -o unistr/u32-chr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-cmp.lo unistr/u32-cmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp.c -fPIC -DPIC -o unistr/.libs/u32-cmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp.c -o unistr/u32-cmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-cmp2.lo unistr/u32-cmp2.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp2.c -fPIC -DPIC -o unistr/.libs/u32-cmp2.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cmp2.c -o unistr/u32-cmp2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-cpy.lo unistr/u32-cpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy.c -fPIC -DPIC -o unistr/.libs/u32-cpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy.c -o unistr/u32-cpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-cpy-alloc.lo unistr/u32-cpy-alloc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u32-cpy-alloc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-cpy-alloc.c -o unistr/u32-cpy-alloc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-endswith.lo unistr/u32-endswith.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-endswith.c -fPIC -DPIC -o unistr/.libs/u32-endswith.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-endswith.c -o unistr/u32-endswith.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mblen.lo unistr/u32-mblen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mblen.c -fPIC -DPIC -o unistr/.libs/u32-mblen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mblen.c -o unistr/u32-mblen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mbsnlen.lo unistr/u32-mbsnlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u32-mbsnlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbsnlen.c -o unistr/u32-mbsnlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mbtouc.lo unistr/u32-mbtouc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc.c -fPIC -DPIC -o unistr/.libs/u32-mbtouc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc.c -o unistr/u32-mbtouc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtouc-unsafe.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u32-mbtouc-unsafe.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtouc-unsafe.c -o unistr/u32-mbtouc-unsafe.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-mbtoucr.lo unistr/u32-mbtoucr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u32-mbtoucr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-mbtoucr.c -o unistr/u32-mbtoucr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-move.lo unistr/u32-move.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-move.c -fPIC -DPIC -o unistr/.libs/u32-move.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-move.c -o unistr/u32-move.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-next.lo unistr/u32-next.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-next.c -fPIC -DPIC -o unistr/.libs/u32-next.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-next.c -o unistr/u32-next.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-prev.lo unistr/u32-prev.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-prev.c -fPIC -DPIC -o unistr/.libs/u32-prev.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-prev.c -o unistr/u32-prev.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-set.lo unistr/u32-set.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-set.c -fPIC -DPIC -o unistr/.libs/u32-set.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-set.c -o unistr/u32-set.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-startswith.lo unistr/u32-startswith.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-startswith.c -fPIC -DPIC -o unistr/.libs/u32-startswith.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-startswith.c -o unistr/u32-startswith.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-stpcpy.lo unistr/u32-stpcpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpcpy.c -fPIC -DPIC -o unistr/.libs/u32-stpcpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpcpy.c -o unistr/u32-stpcpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-stpncpy.lo unistr/u32-stpncpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpncpy.c -fPIC -DPIC -o unistr/.libs/u32-stpncpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-stpncpy.c -o unistr/u32-stpncpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcat.lo unistr/u32-strcat.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcat.c -fPIC -DPIC -o unistr/.libs/u32-strcat.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcat.c -o unistr/u32-strcat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strchr.lo unistr/u32-strchr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strchr.c -fPIC -DPIC -o unistr/.libs/u32-strchr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strchr.c -o unistr/u32-strchr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcmp.lo unistr/u32-strcmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcmp.c -fPIC -DPIC -o unistr/.libs/u32-strcmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcmp.c -o unistr/u32-strcmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcoll.lo unistr/u32-strcoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcoll.c -fPIC -DPIC -o unistr/.libs/u32-strcoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcoll.c -o unistr/u32-strcoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcpy.lo unistr/u32-strcpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcpy.c -fPIC -DPIC -o unistr/.libs/u32-strcpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcpy.c -o unistr/u32-strcpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strcspn.lo unistr/u32-strcspn.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcspn.c -fPIC -DPIC -o unistr/.libs/u32-strcspn.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strcspn.c -o unistr/u32-strcspn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strdup.lo unistr/u32-strdup.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strdup.c -fPIC -DPIC -o unistr/.libs/u32-strdup.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strdup.c -o unistr/u32-strdup.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strlen.lo unistr/u32-strlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strlen.c -fPIC -DPIC -o unistr/.libs/u32-strlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strlen.c -o unistr/u32-strlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strmblen.lo unistr/u32-strmblen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmblen.c -fPIC -DPIC -o unistr/.libs/u32-strmblen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmblen.c -o unistr/u32-strmblen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strmbtouc.lo unistr/u32-strmbtouc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u32-strmbtouc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strmbtouc.c -o unistr/u32-strmbtouc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strncat.lo unistr/u32-strncat.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncat.c -fPIC -DPIC -o unistr/.libs/u32-strncat.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncat.c -o unistr/u32-strncat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strncmp.lo unistr/u32-strncmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncmp.c -fPIC -DPIC -o unistr/.libs/u32-strncmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncmp.c -o unistr/u32-strncmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strncpy.lo unistr/u32-strncpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncpy.c -fPIC -DPIC -o unistr/.libs/u32-strncpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strncpy.c -o unistr/u32-strncpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strnlen.lo unistr/u32-strnlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strnlen.c -fPIC -DPIC -o unistr/.libs/u32-strnlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strnlen.c -o unistr/u32-strnlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strpbrk.lo unistr/u32-strpbrk.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strpbrk.c -fPIC -DPIC -o unistr/.libs/u32-strpbrk.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strpbrk.c -o unistr/u32-strpbrk.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strrchr.lo unistr/u32-strrchr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strrchr.c -fPIC -DPIC -o unistr/.libs/u32-strrchr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strrchr.c -o unistr/u32-strrchr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strspn.lo unistr/u32-strspn.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strspn.c -fPIC -DPIC -o unistr/.libs/u32-strspn.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strspn.c -o unistr/u32-strspn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strstr.lo unistr/u32-strstr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strstr.c -fPIC -DPIC -o unistr/.libs/u32-strstr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strstr.c -o unistr/u32-strstr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-strtok.lo unistr/u32-strtok.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strtok.c -fPIC -DPIC -o unistr/.libs/u32-strtok.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-strtok.c -o unistr/u32-strtok.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-to-u16.lo unistr/u32-to-u16.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u16.c -fPIC -DPIC -o unistr/.libs/u32-to-u16.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u16.c -o unistr/u32-to-u16.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-to-u8.lo unistr/u32-to-u8.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u8.c -fPIC -DPIC -o unistr/.libs/u32-to-u8.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-to-u8.c -o unistr/u32-to-u8.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u32-uctomb.lo unistr/u32-uctomb.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-uctomb.c -fPIC -DPIC -o unistr/.libs/u32-uctomb.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u32-uctomb.c -o unistr/u32-uctomb.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-check.lo unistr/u8-check.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/u8-check.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-check.c -o unistr/u8-check.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-chr.lo unistr/u8-chr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-chr.c -fPIC -DPIC -o unistr/.libs/u8-chr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-chr.c -o unistr/u8-chr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-cmp.lo unistr/u8-cmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp.c -fPIC -DPIC -o unistr/.libs/u8-cmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp.c -o unistr/u8-cmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-cmp2.lo unistr/u8-cmp2.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp2.c -fPIC -DPIC -o unistr/.libs/u8-cmp2.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cmp2.c -o unistr/u8-cmp2.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-cpy.lo unistr/u8-cpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy.c -fPIC -DPIC -o unistr/.libs/u8-cpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy.c -o unistr/u8-cpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-cpy-alloc.lo unistr/u8-cpy-alloc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/u8-cpy-alloc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-cpy-alloc.c -o unistr/u8-cpy-alloc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-endswith.lo unistr/u8-endswith.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-endswith.c -fPIC -DPIC -o unistr/.libs/u8-endswith.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-endswith.c -o unistr/u8-endswith.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mblen.lo unistr/u8-mblen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/u8-mblen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mblen.c -o unistr/u8-mblen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbsnlen.lo unistr/u8-mbsnlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbsnlen.c -fPIC -DPIC -o unistr/.libs/u8-mbsnlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbsnlen.c -o unistr/u8-mbsnlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/u8-mbtoucr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-move.lo unistr/u8-move.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-move.c -fPIC -DPIC -o unistr/.libs/u8-move.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-move.c -o unistr/u8-move.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-next.lo unistr/u8-next.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/u8-next.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-next.c -o unistr/u8-next.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-prev.lo unistr/u8-prev.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/u8-prev.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-prev.c -o unistr/u8-prev.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-set.lo unistr/u8-set.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-set.c -fPIC -DPIC -o unistr/.libs/u8-set.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-set.c -o unistr/u8-set.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-startswith.lo unistr/u8-startswith.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-startswith.c -fPIC -DPIC -o unistr/.libs/u8-startswith.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-startswith.c -o unistr/u8-startswith.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-stpcpy.lo unistr/u8-stpcpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpcpy.c -fPIC -DPIC -o unistr/.libs/u8-stpcpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpcpy.c -o unistr/u8-stpcpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-stpncpy.lo unistr/u8-stpncpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpncpy.c -fPIC -DPIC -o unistr/.libs/u8-stpncpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-stpncpy.c -o unistr/u8-stpncpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcat.lo unistr/u8-strcat.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcat.c -fPIC -DPIC -o unistr/.libs/u8-strcat.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcat.c -o unistr/u8-strcat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strchr.lo unistr/u8-strchr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strchr.c -fPIC -DPIC -o unistr/.libs/u8-strchr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strchr.c -o unistr/u8-strchr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcmp.lo unistr/u8-strcmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcmp.c -fPIC -DPIC -o unistr/.libs/u8-strcmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcmp.c -o unistr/u8-strcmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcoll.lo unistr/u8-strcoll.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcoll.c -fPIC -DPIC -o unistr/.libs/u8-strcoll.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcoll.c -o unistr/u8-strcoll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcpy.lo unistr/u8-strcpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcpy.c -fPIC -DPIC -o unistr/.libs/u8-strcpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcpy.c -o unistr/u8-strcpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strcspn.lo unistr/u8-strcspn.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcspn.c -fPIC -DPIC -o unistr/.libs/u8-strcspn.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strcspn.c -o unistr/u8-strcspn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strdup.lo unistr/u8-strdup.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strdup.c -fPIC -DPIC -o unistr/.libs/u8-strdup.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strdup.c -o unistr/u8-strdup.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strlen.lo unistr/u8-strlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strlen.c -fPIC -DPIC -o unistr/.libs/u8-strlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strlen.c -o unistr/u8-strlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strmblen.lo unistr/u8-strmblen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmblen.c -fPIC -DPIC -o unistr/.libs/u8-strmblen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmblen.c -o unistr/u8-strmblen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/u8-strmbtouc.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strmbtouc.c -o unistr/u8-strmbtouc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strncat.lo unistr/u8-strncat.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncat.c -fPIC -DPIC -o unistr/.libs/u8-strncat.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncat.c -o unistr/u8-strncat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strncmp.lo unistr/u8-strncmp.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncmp.c -fPIC -DPIC -o unistr/.libs/u8-strncmp.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncmp.c -o unistr/u8-strncmp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strncpy.lo unistr/u8-strncpy.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncpy.c -fPIC -DPIC -o unistr/.libs/u8-strncpy.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strncpy.c -o unistr/u8-strncpy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strnlen.lo unistr/u8-strnlen.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strnlen.c -fPIC -DPIC -o unistr/.libs/u8-strnlen.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strnlen.c -o unistr/u8-strnlen.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strpbrk.lo unistr/u8-strpbrk.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strpbrk.c -fPIC -DPIC -o unistr/.libs/u8-strpbrk.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strpbrk.c -o unistr/u8-strpbrk.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strrchr.lo unistr/u8-strrchr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strrchr.c -fPIC -DPIC -o unistr/.libs/u8-strrchr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strrchr.c -o unistr/u8-strrchr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strspn.lo unistr/u8-strspn.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strspn.c -fPIC -DPIC -o unistr/.libs/u8-strspn.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strspn.c -o unistr/u8-strspn.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strstr.lo unistr/u8-strstr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strstr.c -fPIC -DPIC -o unistr/.libs/u8-strstr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strstr.c -o unistr/u8-strstr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-strtok.lo unistr/u8-strtok.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strtok.c -fPIC -DPIC -o unistr/.libs/u8-strtok.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-strtok.c -o unistr/u8-strtok.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-to-u16.lo unistr/u8-to-u16.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u16.c -fPIC -DPIC -o unistr/.libs/u8-to-u16.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u16.c -o unistr/u8-to-u16.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-to-u32.lo unistr/u8-to-u32.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u32.c -fPIC -DPIC -o unistr/.libs/u8-to-u32.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-to-u32.c -o unistr/u8-to-u32.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/u8-uctomb.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/wbrktable.lo uniwbrk/wbrktable.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wbrktable.c -fPIC -DPIC -o uniwbrk/.libs/wbrktable.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wbrktable.c -o uniwbrk/wbrktable.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/u16-wordbreaks.lo uniwbrk/u16-wordbreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u16-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u16-wordbreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u16-wordbreaks.c -o uniwbrk/u16-wordbreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/u32-wordbreaks.lo uniwbrk/u32-wordbreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u32-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u32-wordbreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u32-wordbreaks.c -o uniwbrk/u32-wordbreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/u8-wordbreaks.lo uniwbrk/u8-wordbreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u8-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/u8-wordbreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/u8-wordbreaks.c -o uniwbrk/u8-wordbreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/ulc-wordbreaks.lo uniwbrk/ulc-wordbreaks.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/ulc-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/ulc-wordbreaks.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/ulc-wordbreaks.c -o uniwbrk/ulc-wordbreaks.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwbrk/wordbreak-property.lo uniwbrk/wordbreak-property.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wordbreak-property.c -fPIC -DPIC -o uniwbrk/.libs/wordbreak-property.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwbrk/wordbreak-property.c -o uniwbrk/wordbreak-property.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u16-strwidth.lo uniwidth/u16-strwidth.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u16-strwidth.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-strwidth.c -o uniwidth/u16-strwidth.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u16-width.lo uniwidth/u16-width.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-width.c -fPIC -DPIC -o uniwidth/.libs/u16-width.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u16-width.c -o uniwidth/u16-width.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u32-strwidth.lo uniwidth/u32-strwidth.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u32-strwidth.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-strwidth.c -o uniwidth/u32-strwidth.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u32-width.lo uniwidth/u32-width.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-width.c -fPIC -DPIC -o uniwidth/.libs/u32-width.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u32-width.c -o uniwidth/u32-width.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u8-strwidth.lo uniwidth/u8-strwidth.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-strwidth.c -fPIC -DPIC -o uniwidth/.libs/u8-strwidth.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-strwidth.c -o uniwidth/u8-strwidth.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/u8-width.lo uniwidth/u8-width.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-width.c -fPIC -DPIC -o uniwidth/.libs/u8-width.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/u8-width.c -o uniwidth/u8-width.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o uniwidth/width.lo uniwidth/width.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/width.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c uniwidth/width.c -o uniwidth/width.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o wctype-h.lo wctype-h.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wctype-h.c -fPIC -DPIC -o .libs/wctype-h.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c wctype-h.c -o wctype-h.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o xsize.lo xsize.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c xsize.c -fPIC -DPIC -o .libs/xsize.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c xsize.c -o xsize.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o version.lo version.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c version.c -fPIC -DPIC -o .libs/version.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c version.c -o version.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o fseterr.lo fseterr.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c fseterr.c -fPIC -DPIC -o .libs/fseterr.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c fseterr.c -o fseterr.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o isnanf.lo isnanf.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c isnanf.c -fPIC -DPIC -o .libs/isnanf.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c isnanf.c -o isnanf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c -o isnanl.lo isnanl.c
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c isnanl.c -fPIC -DPIC -o .libs/isnanl.o
libtool: compile: clang -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -c isnanl.c -o isnanl.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link clang -no-undefined -version-info 2:0:0 -rpath /usr/lib -o libunistring.la -rpath /usr/lib amemxfrm.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo localcharset.lo localename.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbsnlen.lo memcmp2.lo printf-frexp.lo printf-frexpl.lo striconveh.lo striconveha.lo glthread/threadlib.lo unicase/cased.lo unicase/empty-prefix-context.lo unicase/empty-suffix-context.lo unicase/ignorable.lo unicase/locale-language.lo unicase/special-casing.lo unicase/tocasefold.lo unicase/tolower.lo unicase/totitle.lo unicase/toupper.lo unicase/u16-casecmp.lo unicase/u16-casecoll.lo unicase/u16-casefold.lo unicase/u16-casemap.lo unicase/u16-casexfrm.lo unicase/u16-ct-casefold.lo unicase/u16-ct-tolower.lo unicase/u16-ct-totitle.lo unicase/u16-ct-toupper.lo unicase/u16-is-cased.lo unicase/u16-is-casefolded.lo unicase/u16-is-invariant.lo unicase/u16-is-lowercase.lo unicase/u16-is-titlecase.lo unicase/u16-is-uppercase.lo unicase/u16-tolower.lo unicase/u16-totitle.lo unicase/u16-toupper.lo unicase/u32-casecmp.lo unicase/u32-casecoll.lo unicase/u32-casefold.lo unicase/u32-casemap.lo unicase/u32-casexfrm.lo unicase/u32-ct-casefold.lo unicase/u32-ct-tolower.lo unicase/u32-ct-totitle.lo unicase/u32-ct-toupper.lo unicase/u32-is-cased.lo unicase/u32-is-casefolded.lo unicase/u32-is-invariant.lo unicase/u32-is-lowercase.lo unicase/u32-is-titlecase.lo unicase/u32-is-uppercase.lo unicase/u32-tolower.lo unicase/u32-totitle.lo unicase/u32-toupper.lo unicase/u8-casecmp.lo unicase/u8-casecoll.lo unicase/u8-casefold.lo unicase/u8-casemap.lo unicase/u8-casexfrm.lo unicase/u8-ct-casefold.lo unicase/u8-ct-tolower.lo unicase/u8-ct-totitle.lo unicase/u8-ct-toupper.lo unicase/u8-is-cased.lo unicase/u8-is-casefolded.lo unicase/u8-is-invariant.lo unicase/u8-is-lowercase.lo unicase/u8-is-titlecase.lo unicase/u8-is-uppercase.lo unicase/u8-tolower.lo unicase/u8-totitle.lo unicase/u8-toupper.lo unicase/ulc-casecmp.lo unicase/ulc-casecoll.lo unicase/ulc-casexfrm.lo uniconv/u16-conv-from-enc.lo uniconv/u16-conv-to-enc.lo uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-locale.lo uniconv/u32-conv-from-enc.lo uniconv/u32-conv-to-enc.lo uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-locale.lo uniconv/u8-conv-from-enc.lo uniconv/u8-conv-to-enc.lo uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-locale.lo unictype/bidi_byname.lo unictype/bidi_longname.lo unictype/bidi_name.lo unictype/bidi_of.lo unictype/bidi_test.lo unictype/blocks.lo unictype/block_test.lo unictype/categ_C.lo unictype/categ_Cc.lo unictype/categ_Cf.lo unictype/categ_Cn.lo unictype/categ_Co.lo unictype/categ_Cs.lo unictype/categ_L.lo unictype/categ_LC.lo unictype/categ_Ll.lo unictype/categ_Lm.lo unictype/categ_Lo.lo unictype/categ_Lt.lo unictype/categ_Lu.lo unictype/categ_M.lo unictype/categ_Mc.lo unictype/categ_Me.lo unictype/categ_Mn.lo unictype/categ_N.lo unictype/categ_Nd.lo unictype/categ_Nl.lo unictype/categ_No.lo unictype/categ_P.lo unictype/categ_Pc.lo unictype/categ_Pd.lo unictype/categ_Pe.lo unictype/categ_Pf.lo unictype/categ_Pi.lo unictype/categ_Po.lo unictype/categ_Ps.lo unictype/categ_S.lo unictype/categ_Sc.lo unictype/categ_Sk.lo unictype/categ_Sm.lo unictype/categ_So.lo unictype/categ_Z.lo unictype/categ_Zl.lo unictype/categ_Zp.lo unictype/categ_Zs.lo unictype/categ_and.lo unictype/categ_and_not.lo unictype/categ_byname.lo unictype/categ_longname.lo unictype/categ_name.lo unictype/categ_none.lo unictype/categ_of.lo unictype/categ_or.lo unictype/categ_test.lo unictype/combiningclass.lo unictype/combiningclass_byname.lo unictype/combiningclass_longname.lo unictype/combiningclass_name.lo unictype/ctype_alnum.lo unictype/ctype_alpha.lo unictype/ctype_blank.lo unictype/ctype_cntrl.lo unictype/ctype_digit.lo unictype/ctype_graph.lo unictype/ctype_lower.lo unictype/ctype_print.lo unictype/ctype_punct.lo unictype/ctype_space.lo unictype/ctype_upper.lo unictype/ctype_xdigit.lo unictype/decdigit.lo unictype/digit.lo unictype/joininggroup_byname.lo unictype/joininggroup_name.lo unictype/joininggroup_of.lo unictype/joiningtype_byname.lo unictype/joiningtype_longname.lo unictype/joiningtype_name.lo unictype/joiningtype_of.lo unictype/mirror.lo unictype/numeric.lo unictype/pr_alphabetic.lo unictype/pr_ascii_hex_digit.lo unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_block_separator.lo unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_common_separator.lo unictype/pr_bidi_control.lo unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_european_digit.lo unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_pdf.lo unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_whitespace.lo unictype/pr_byname.lo unictype/pr_case_ignorable.lo unictype/pr_cased.lo unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_uppercased.lo unictype/pr_combining.lo unictype/pr_composite.lo unictype/pr_currency_symbol.lo unictype/pr_dash.lo unictype/pr_decimal_digit.lo unictype/pr_default_ignorable_code_point.lo unictype/pr_deprecated.lo unictype/pr_diacritic.lo unictype/pr_extender.lo unictype/pr_format_control.lo unictype/pr_grapheme_base.lo unictype/pr_grapheme_extend.lo unictype/pr_grapheme_link.lo unictype/pr_hex_digit.lo unictype/pr_hyphen.lo unictype/pr_id_continue.lo unictype/pr_id_start.lo unictype/pr_ideographic.lo unictype/pr_ids_binary_operator.lo unictype/pr_ids_trinary_operator.lo unictype/pr_ignorable_control.lo unictype/pr_iso_control.lo unictype/pr_join_control.lo unictype/pr_left_of_pair.lo unictype/pr_line_separator.lo unictype/pr_logical_order_exception.lo unictype/pr_lowercase.lo unictype/pr_math.lo unictype/pr_non_break.lo unictype/pr_not_a_character.lo unictype/pr_numeric.lo unictype/pr_other_alphabetic.lo unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_grapheme_extend.lo unictype/pr_other_id_continue.lo unictype/pr_other_id_start.lo unictype/pr_other_lowercase.lo unictype/pr_other_math.lo unictype/pr_other_uppercase.lo unictype/pr_paired_punctuation.lo unictype/pr_paragraph_separator.lo unictype/pr_pattern_syntax.lo unictype/pr_pattern_white_space.lo unictype/pr_private_use.lo unictype/pr_punctuation.lo unictype/pr_quotation_mark.lo unictype/pr_radical.lo unictype/pr_sentence_terminal.lo unictype/pr_soft_dotted.lo unictype/pr_space.lo unictype/pr_terminal_punctuation.lo unictype/pr_test.lo unictype/pr_titlecase.lo unictype/pr_unassigned_code_value.lo unictype/pr_unified_ideograph.lo unictype/pr_uppercase.lo unictype/pr_variation_selector.lo unictype/pr_white_space.lo unictype/pr_xid_continue.lo unictype/pr_xid_start.lo unictype/pr_zero_width.lo unictype/scripts.lo unictype/sy_c_ident.lo unictype/sy_c_whitespace.lo unictype/sy_java_ident.lo unictype/sy_java_whitespace.lo unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-prev.lo unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-prev.lo unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-prev.lo unigbrk/uc-gbrk-prop.lo unigbrk/uc-is-grapheme-break.lo unigbrk/ulc-grapheme-breaks.lo unilbrk/lbrktables.lo unilbrk/u16-possible-linebreaks.lo unilbrk/u16-width-linebreaks.lo unilbrk/u32-possible-linebreaks.lo unilbrk/u32-width-linebreaks.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo uninorm/canonical-decomposition.lo uninorm/compat-decomposition.lo uninorm/composition.lo uninorm/decompose-internal.lo uninorm/decomposing-form.lo uninorm/decomposition.lo uninorm/decomposition-table.lo uninorm/uninorm-filter.lo uninorm/nfc.lo uninorm/nfd.lo uninorm/nfkc.lo uninorm/nfkd.lo uninorm/u16-normalize.lo uninorm/u16-normcmp.lo uninorm/u16-normcoll.lo uninorm/u16-normxfrm.lo uninorm/u32-normalize.lo uninorm/u32-normcmp.lo uninorm/u32-normcoll.lo uninorm/u32-normxfrm.lo uninorm/u8-normalize.lo uninorm/u8-normcmp.lo uninorm/u8-normcoll.lo uninorm/u8-normxfrm.lo unistd.lo unistdio/u-printf-args.lo unistdio/u16-asnprintf.lo unistdio/u16-asprintf.lo unistdio/u16-printf-parse.lo unistdio/u16-snprintf.lo unistdio/u16-sprintf.lo unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asprintf.lo unistdio/u16-u16-snprintf.lo unistdio/u16-u16-sprintf.lo unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsprintf.lo unistdio/u16-vasnprintf.lo unistdio/u16-vasprintf.lo unistdio/u16-vsnprintf.lo unistdio/u16-vsprintf.lo unistdio/u32-asnprintf.lo unistdio/u32-asprintf.lo unistdio/u32-printf-parse.lo unistdio/u32-snprintf.lo unistdio/u32-sprintf.lo unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asprintf.lo unistdio/u32-u32-snprintf.lo unistdio/u32-u32-sprintf.lo unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsprintf.lo unistdio/u32-vasnprintf.lo unistdio/u32-vasprintf.lo unistdio/u32-vsnprintf.lo unistdio/u32-vsprintf.lo unistdio/u8-asnprintf.lo unistdio/u8-asprintf.lo unistdio/u8-printf-parse.lo unistdio/u8-snprintf.lo unistdio/u8-sprintf.lo unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asprintf.lo unistdio/u8-u8-snprintf.lo unistdio/u8-u8-sprintf.lo unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsprintf.lo unistdio/u8-vasnprintf.lo unistdio/u8-vasprintf.lo unistdio/u8-vsnprintf.lo unistdio/u8-vsprintf.lo unistdio/ulc-asnprintf.lo unistdio/ulc-asprintf.lo unistdio/ulc-fprintf.lo unistdio/ulc-printf-parse.lo unistdio/ulc-snprintf.lo unistdio/ulc-sprintf.lo unistdio/ulc-vasnprintf.lo unistdio/ulc-vasprintf.lo unistdio/ulc-vfprintf.lo unistdio/ulc-vsnprintf.lo unistdio/ulc-vsprintf.lo unistr/u16-check.lo unistr/u16-chr.lo unistr/u16-cmp.lo unistr/u16-cmp2.lo unistr/u16-cpy.lo unistr/u16-cpy-alloc.lo unistr/u16-endswith.lo unistr/u16-mblen.lo unistr/u16-mbsnlen.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtoucr.lo unistr/u16-move.lo unistr/u16-next.lo unistr/u16-prev.lo unistr/u16-set.lo unistr/u16-startswith.lo unistr/u16-stpcpy.lo unistr/u16-stpncpy.lo unistr/u16-strcat.lo unistr/u16-strchr.lo unistr/u16-strcmp.lo unistr/u16-strcoll.lo unistr/u16-strcpy.lo unistr/u16-strcspn.lo unistr/u16-strdup.lo unistr/u16-strlen.lo unistr/u16-strmblen.lo unistr/u16-strmbtouc.lo unistr/u16-strncat.lo unistr/u16-strncmp.lo unistr/u16-strncpy.lo unistr/u16-strnlen.lo unistr/u16-strpbrk.lo unistr/u16-strrchr.lo unistr/u16-strspn.lo unistr/u16-strstr.lo unistr/u16-strtok.lo unistr/u16-to-u32.lo unistr/u16-to-u8.lo unistr/u16-uctomb.lo unistr/u16-uctomb-aux.lo unistr/u32-check.lo unistr/u32-chr.lo unistr/u32-cmp.lo unistr/u32-cmp2.lo unistr/u32-cpy.lo unistr/u32-cpy-alloc.lo unistr/u32-endswith.lo unistr/u32-mblen.lo unistr/u32-mbsnlen.lo unistr/u32-mbtouc.lo unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtoucr.lo unistr/u32-move.lo unistr/u32-next.lo unistr/u32-prev.lo unistr/u32-set.lo unistr/u32-startswith.lo unistr/u32-stpcpy.lo unistr/u32-stpncpy.lo unistr/u32-strcat.lo unistr/u32-strchr.lo unistr/u32-strcmp.lo unistr/u32-strcoll.lo unistr/u32-strcpy.lo unistr/u32-strcspn.lo unistr/u32-strdup.lo unistr/u32-strlen.lo unistr/u32-strmblen.lo unistr/u32-strmbtouc.lo unistr/u32-strncat.lo unistr/u32-strncmp.lo unistr/u32-strncpy.lo unistr/u32-strnlen.lo unistr/u32-strpbrk.lo unistr/u32-strrchr.lo unistr/u32-strspn.lo unistr/u32-strstr.lo unistr/u32-strtok.lo unistr/u32-to-u16.lo unistr/u32-to-u8.lo unistr/u32-uctomb.lo unistr/u8-check.lo unistr/u8-chr.lo unistr/u8-cmp.lo unistr/u8-cmp2.lo unistr/u8-cpy.lo unistr/u8-cpy-alloc.lo unistr/u8-endswith.lo unistr/u8-mblen.lo unistr/u8-mbsnlen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-move.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-set.lo unistr/u8-startswith.lo unistr/u8-stpcpy.lo unistr/u8-stpncpy.lo unistr/u8-strcat.lo unistr/u8-strchr.lo unistr/u8-strcmp.lo unistr/u8-strcoll.lo unistr/u8-strcpy.lo unistr/u8-strcspn.lo unistr/u8-strdup.lo unistr/u8-strlen.lo unistr/u8-strmblen.lo unistr/u8-strmbtouc.lo unistr/u8-strncat.lo unistr/u8-strncmp.lo unistr/u8-strncpy.lo unistr/u8-strnlen.lo unistr/u8-strpbrk.lo unistr/u8-strrchr.lo unistr/u8-strspn.lo unistr/u8-strstr.lo unistr/u8-strtok.lo unistr/u8-to-u16.lo unistr/u8-to-u32.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwbrk/wbrktable.lo uniwbrk/u16-wordbreaks.lo uniwbrk/u32-wordbreaks.lo uniwbrk/u8-wordbreaks.lo uniwbrk/ulc-wordbreaks.lo uniwbrk/wordbreak-property.lo uniwidth/u16-strwidth.lo uniwidth/u16-width.lo uniwidth/u32-strwidth.lo uniwidth/u32-width.lo uniwidth/u8-strwidth.lo uniwidth/u8-width.lo uniwidth/width.lo wctype-h.lo xsize.lo version.lo fseterr.lo isnanf.lo isnanl.lo
libtool: link: clang -shared -fPIC -DPIC .libs/amemxfrm.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/localcharset.o .libs/localename.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/mbsnlen.o .libs/memcmp2.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o unicase/.libs/cased.o unicase/.libs/empty-prefix-context.o unicase/.libs/empty-suffix-context.o unicase/.libs/ignorable.o unicase/.libs/locale-language.o unicase/.libs/special-casing.o unicase/.libs/tocasefold.o unicase/.libs/tolower.o unicase/.libs/totitle.o unicase/.libs/toupper.o unicase/.libs/u16-casecmp.o unicase/.libs/u16-casecoll.o unicase/.libs/u16-casefold.o unicase/.libs/u16-casemap.o unicase/.libs/u16-casexfrm.o unicase/.libs/u16-ct-casefold.o unicase/.libs/u16-ct-tolower.o unicase/.libs/u16-ct-totitle.o unicase/.libs/u16-ct-toupper.o unicase/.libs/u16-is-cased.o unicase/.libs/u16-is-casefolded.o unicase/.libs/u16-is-invariant.o unicase/.libs/u16-is-lowercase.o unicase/.libs/u16-is-titlecase.o unicase/.libs/u16-is-uppercase.o unicase/.libs/u16-tolower.o unicase/.libs/u16-totitle.o unicase/.libs/u16-toupper.o unicase/.libs/u32-casecmp.o unicase/.libs/u32-casecoll.o unicase/.libs/u32-casefold.o unicase/.libs/u32-casemap.o unicase/.libs/u32-casexfrm.o unicase/.libs/u32-ct-casefold.o unicase/.libs/u32-ct-tolower.o unicase/.libs/u32-ct-totitle.o unicase/.libs/u32-ct-toupper.o unicase/.libs/u32-is-cased.o unicase/.libs/u32-is-casefolded.o unicase/.libs/u32-is-invariant.o unicase/.libs/u32-is-lowercase.o unicase/.libs/u32-is-titlecase.o unicase/.libs/u32-is-uppercase.o unicase/.libs/u32-tolower.o unicase/.libs/u32-totitle.o unicase/.libs/u32-toupper.o unicase/.libs/u8-casecmp.o unicase/.libs/u8-casecoll.o unicase/.libs/u8-casefold.o unicase/.libs/u8-casemap.o unicase/.libs/u8-casexfrm.o unicase/.libs/u8-ct-casefold.o unicase/.libs/u8-ct-tolower.o unicase/.libs/u8-ct-totitle.o unicase/.libs/u8-ct-toupper.o unicase/.libs/u8-is-cased.o unicase/.libs/u8-is-casefolded.o unicase/.libs/u8-is-invariant.o unicase/.libs/u8-is-lowercase.o unicase/.libs/u8-is-titlecase.o unicase/.libs/u8-is-uppercase.o unicase/.libs/u8-tolower.o unicase/.libs/u8-totitle.o unicase/.libs/u8-toupper.o unicase/.libs/ulc-casecmp.o unicase/.libs/ulc-casecoll.o unicase/.libs/ulc-casexfrm.o uniconv/.libs/u16-conv-from-enc.o uniconv/.libs/u16-conv-to-enc.o uniconv/.libs/u16-strconv-from-enc.o uniconv/.libs/u16-strconv-from-locale.o uniconv/.libs/u16-strconv-to-enc.o uniconv/.libs/u16-strconv-to-locale.o uniconv/.libs/u32-conv-from-enc.o uniconv/.libs/u32-conv-to-enc.o uniconv/.libs/u32-strconv-from-enc.o uniconv/.libs/u32-strconv-from-locale.o uniconv/.libs/u32-strconv-to-enc.o uniconv/.libs/u32-strconv-to-locale.o uniconv/.libs/u8-conv-from-enc.o uniconv/.libs/u8-conv-to-enc.o uniconv/.libs/u8-strconv-from-enc.o uniconv/.libs/u8-strconv-from-locale.o uniconv/.libs/u8-strconv-to-enc.o uniconv/.libs/u8-strconv-to-locale.o unictype/.libs/bidi_byname.o unictype/.libs/bidi_longname.o unictype/.libs/bidi_name.o unictype/.libs/bidi_of.o unictype/.libs/bidi_test.o unictype/.libs/blocks.o unictype/.libs/block_test.o unictype/.libs/categ_C.o unictype/.libs/categ_Cc.o unictype/.libs/categ_Cf.o unictype/.libs/categ_Cn.o unictype/.libs/categ_Co.o unictype/.libs/categ_Cs.o unictype/.libs/categ_L.o unictype/.libs/categ_LC.o unictype/.libs/categ_Ll.o unictype/.libs/categ_Lm.o unictype/.libs/categ_Lo.o unictype/.libs/categ_Lt.o unictype/.libs/categ_Lu.o unictype/.libs/categ_M.o unictype/.libs/categ_Mc.o unictype/.libs/categ_Me.o unictype/.libs/categ_Mn.o unictype/.libs/categ_N.o unictype/.libs/categ_Nd.o unictype/.libs/categ_Nl.o unictype/.libs/categ_No.o unictype/.libs/categ_P.o unictype/.libs/categ_Pc.o unictype/.libs/categ_Pd.o unictype/.libs/categ_Pe.o unictype/.libs/categ_Pf.o unictype/.libs/categ_Pi.o unictype/.libs/categ_Po.o unictype/.libs/categ_Ps.o unictype/.libs/categ_S.o unictype/.libs/categ_Sc.o unictype/.libs/categ_Sk.o unictype/.libs/categ_Sm.o unictype/.libs/categ_So.o unictype/.libs/categ_Z.o unictype/.libs/categ_Zl.o unictype/.libs/categ_Zp.o unictype/.libs/categ_Zs.o unictype/.libs/categ_and.o unictype/.libs/categ_and_not.o unictype/.libs/categ_byname.o unictype/.libs/categ_longname.o unictype/.libs/categ_name.o unictype/.libs/categ_none.o unictype/.libs/categ_of.o unictype/.libs/categ_or.o unictype/.libs/categ_test.o unictype/.libs/combiningclass.o unictype/.libs/combiningclass_byname.o unictype/.libs/combiningclass_longname.o unictype/.libs/combiningclass_name.o unictype/.libs/ctype_alnum.o unictype/.libs/ctype_alpha.o unictype/.libs/ctype_blank.o unictype/.libs/ctype_cntrl.o unictype/.libs/ctype_digit.o unictype/.libs/ctype_graph.o unictype/.libs/ctype_lower.o unictype/.libs/ctype_print.o unictype/.libs/ctype_punct.o unictype/.libs/ctype_space.o unictype/.libs/ctype_upper.o unictype/.libs/ctype_xdigit.o unictype/.libs/decdigit.o unictype/.libs/digit.o unictype/.libs/joininggroup_byname.o unictype/.libs/joininggroup_name.o unictype/.libs/joininggroup_of.o unictype/.libs/joiningtype_byname.o unictype/.libs/joiningtype_longname.o unictype/.libs/joiningtype_name.o unictype/.libs/joiningtype_of.o unictype/.libs/mirror.o unictype/.libs/numeric.o unictype/.libs/pr_alphabetic.o unictype/.libs/pr_ascii_hex_digit.o unictype/.libs/pr_bidi_arabic_digit.o unictype/.libs/pr_bidi_arabic_right_to_left.o unictype/.libs/pr_bidi_block_separator.o unictype/.libs/pr_bidi_boundary_neutral.o unictype/.libs/pr_bidi_common_separator.o unictype/.libs/pr_bidi_control.o unictype/.libs/pr_bidi_embedding_or_override.o unictype/.libs/pr_bidi_eur_num_separator.o unictype/.libs/pr_bidi_eur_num_terminator.o unictype/.libs/pr_bidi_european_digit.o unictype/.libs/pr_bidi_hebrew_right_to_left.o unictype/.libs/pr_bidi_left_to_right.o unictype/.libs/pr_bidi_non_spacing_mark.o unictype/.libs/pr_bidi_other_neutral.o unictype/.libs/pr_bidi_pdf.o unictype/.libs/pr_bidi_segment_separator.o unictype/.libs/pr_bidi_whitespace.o unictype/.libs/pr_byname.o unictype/.libs/pr_case_ignorable.o unictype/.libs/pr_cased.o unictype/.libs/pr_changes_when_casefolded.o unictype/.libs/pr_changes_when_casemapped.o unictype/.libs/pr_changes_when_lowercased.o unictype/.libs/pr_changes_when_titlecased.o unictype/.libs/pr_changes_when_uppercased.o unictype/.libs/pr_combining.o unictype/.libs/pr_composite.o unictype/.libs/pr_currency_symbol.o unictype/.libs/pr_dash.o unictype/.libs/pr_decimal_digit.o unictype/.libs/pr_default_ignorable_code_point.o unictype/.libs/pr_deprecated.o unictype/.libs/pr_diacritic.o unictype/.libs/pr_extender.o unictype/.libs/pr_format_control.o unictype/.libs/pr_grapheme_base.o unictype/.libs/pr_grapheme_extend.o unictype/.libs/pr_grapheme_link.o unictype/.libs/pr_hex_digit.o unictype/.libs/pr_hyphen.o unictype/.libs/pr_id_continue.o unictype/.libs/pr_id_start.o unictype/.libs/pr_ideographic.o unictype/.libs/pr_ids_binary_operator.o unictype/.libs/pr_ids_trinary_operator.o unictype/.libs/pr_ignorable_control.o unictype/.libs/pr_iso_control.o unictype/.libs/pr_join_control.o unictype/.libs/pr_left_of_pair.o unictype/.libs/pr_line_separator.o unictype/.libs/pr_logical_order_exception.o unictype/.libs/pr_lowercase.o unictype/.libs/pr_math.o unictype/.libs/pr_non_break.o unictype/.libs/pr_not_a_character.o unictype/.libs/pr_numeric.o unictype/.libs/pr_other_alphabetic.o unictype/.libs/pr_other_default_ignorable_code_point.o unictype/.libs/pr_other_grapheme_extend.o unictype/.libs/pr_other_id_continue.o unictype/.libs/pr_other_id_start.o unictype/.libs/pr_other_lowercase.o unictype/.libs/pr_other_math.o unictype/.libs/pr_other_uppercase.o unictype/.libs/pr_paired_punctuation.o unictype/.libs/pr_paragraph_separator.o unictype/.libs/pr_pattern_syntax.o unictype/.libs/pr_pattern_white_space.o unictype/.libs/pr_private_use.o unictype/.libs/pr_punctuation.o unictype/.libs/pr_quotation_mark.o unictype/.libs/pr_radical.o unictype/.libs/pr_sentence_terminal.o unictype/.libs/pr_soft_dotted.o unictype/.libs/pr_space.o unictype/.libs/pr_terminal_punctuation.o unictype/.libs/pr_test.o unictype/.libs/pr_titlecase.o unictype/.libs/pr_unassigned_code_value.o unictype/.libs/pr_unified_ideograph.o unictype/.libs/pr_uppercase.o unictype/.libs/pr_variation_selector.o unictype/.libs/pr_white_space.o unictype/.libs/pr_xid_continue.o unictype/.libs/pr_xid_start.o unictype/.libs/pr_zero_width.o unictype/.libs/scripts.o unictype/.libs/sy_c_ident.o unictype/.libs/sy_c_whitespace.o unictype/.libs/sy_java_ident.o unictype/.libs/sy_java_whitespace.o unigbrk/.libs/u16-grapheme-breaks.o unigbrk/.libs/u16-grapheme-next.o unigbrk/.libs/u16-grapheme-prev.o unigbrk/.libs/u32-grapheme-breaks.o unigbrk/.libs/u32-grapheme-next.o unigbrk/.libs/u32-grapheme-prev.o unigbrk/.libs/u8-grapheme-breaks.o unigbrk/.libs/u8-grapheme-next.o unigbrk/.libs/u8-grapheme-prev.o unigbrk/.libs/uc-gbrk-prop.o unigbrk/.libs/uc-is-grapheme-break.o unigbrk/.libs/ulc-grapheme-breaks.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u16-possible-linebreaks.o unilbrk/.libs/u16-width-linebreaks.o unilbrk/.libs/u32-possible-linebreaks.o unilbrk/.libs/u32-width-linebreaks.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-possible-linebreaks.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o uninorm/.libs/canonical-decomposition.o uninorm/.libs/compat-decomposition.o uninorm/.libs/composition.o uninorm/.libs/decompose-internal.o uninorm/.libs/decomposing-form.o uninorm/.libs/decomposition.o uninorm/.libs/decomposition-table.o uninorm/.libs/uninorm-filter.o uninorm/.libs/nfc.o uninorm/.libs/nfd.o uninorm/.libs/nfkc.o uninorm/.libs/nfkd.o uninorm/.libs/u16-normalize.o uninorm/.libs/u16-normcmp.o uninorm/.libs/u16-normcoll.o uninorm/.libs/u16-normxfrm.o uninorm/.libs/u32-normalize.o uninorm/.libs/u32-normcmp.o uninorm/.libs/u32-normcoll.o uninorm/.libs/u32-normxfrm.o uninorm/.libs/u8-normalize.o uninorm/.libs/u8-normcmp.o uninorm/.libs/u8-normcoll.o uninorm/.libs/u8-normxfrm.o .libs/unistd.o unistdio/.libs/u-printf-args.o unistdio/.libs/u16-asnprintf.o unistdio/.libs/u16-asprintf.o unistdio/.libs/u16-printf-parse.o unistdio/.libs/u16-snprintf.o unistdio/.libs/u16-sprintf.o unistdio/.libs/u16-u16-asnprintf.o unistdio/.libs/u16-u16-asprintf.o unistdio/.libs/u16-u16-snprintf.o unistdio/.libs/u16-u16-sprintf.o unistdio/.libs/u16-u16-vasnprintf.o unistdio/.libs/u16-u16-vasprintf.o unistdio/.libs/u16-u16-vsnprintf.o unistdio/.libs/u16-u16-vsprintf.o unistdio/.libs/u16-vasnprintf.o unistdio/.libs/u16-vasprintf.o unistdio/.libs/u16-vsnprintf.o unistdio/.libs/u16-vsprintf.o unistdio/.libs/u32-asnprintf.o unistdio/.libs/u32-asprintf.o unistdio/.libs/u32-printf-parse.o unistdio/.libs/u32-snprintf.o unistdio/.libs/u32-sprintf.o unistdio/.libs/u32-u32-asnprintf.o unistdio/.libs/u32-u32-asprintf.o unistdio/.libs/u32-u32-snprintf.o unistdio/.libs/u32-u32-sprintf.o unistdio/.libs/u32-u32-vasnprintf.o unistdio/.libs/u32-u32-vasprintf.o unistdio/.libs/u32-u32-vsnprintf.o unistdio/.libs/u32-u32-vsprintf.o unistdio/.libs/u32-vasnprintf.o unistdio/.libs/u32-vasprintf.o unistdio/.libs/u32-vsnprintf.o unistdio/.libs/u32-vsprintf.o unistdio/.libs/u8-asnprintf.o unistdio/.libs/u8-asprintf.o unistdio/.libs/u8-printf-parse.o unistdio/.libs/u8-snprintf.o unistdio/.libs/u8-sprintf.o unistdio/.libs/u8-u8-asnprintf.o unistdio/.libs/u8-u8-asprintf.o unistdio/.libs/u8-u8-snprintf.o unistdio/.libs/u8-u8-sprintf.o unistdio/.libs/u8-u8-vasnprintf.o unistdio/.libs/u8-u8-vasprintf.o unistdio/.libs/u8-u8-vsnprintf.o unistdio/.libs/u8-u8-vsprintf.o unistdio/.libs/u8-vasnprintf.o unistdio/.libs/u8-vasprintf.o unistdio/.libs/u8-vsnprintf.o unistdio/.libs/u8-vsprintf.o unistdio/.libs/ulc-asnprintf.o unistdio/.libs/ulc-asprintf.o unistdio/.libs/ulc-fprintf.o unistdio/.libs/ulc-printf-parse.o unistdio/.libs/ulc-snprintf.o unistdio/.libs/ulc-sprintf.o unistdio/.libs/ulc-vasnprintf.o unistdio/.libs/ulc-vasprintf.o unistdio/.libs/ulc-vfprintf.o unistdio/.libs/ulc-vsnprintf.o unistdio/.libs/ulc-vsprintf.o unistr/.libs/u16-check.o unistr/.libs/u16-chr.o unistr/.libs/u16-cmp.o unistr/.libs/u16-cmp2.o unistr/.libs/u16-cpy.o unistr/.libs/u16-cpy-alloc.o unistr/.libs/u16-endswith.o unistr/.libs/u16-mblen.o unistr/.libs/u16-mbsnlen.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u16-mbtouc-unsafe.o unistr/.libs/u16-mbtouc-unsafe-aux.o unistr/.libs/u16-mbtoucr.o unistr/.libs/u16-move.o unistr/.libs/u16-next.o unistr/.libs/u16-prev.o unistr/.libs/u16-set.o unistr/.libs/u16-startswith.o unistr/.libs/u16-stpcpy.o unistr/.libs/u16-stpncpy.o unistr/.libs/u16-strcat.o unistr/.libs/u16-strchr.o unistr/.libs/u16-strcmp.o unistr/.libs/u16-strcoll.o unistr/.libs/u16-strcpy.o unistr/.libs/u16-strcspn.o unistr/.libs/u16-strdup.o unistr/.libs/u16-strlen.o unistr/.libs/u16-strmblen.o unistr/.libs/u16-strmbtouc.o unistr/.libs/u16-strncat.o unistr/.libs/u16-strncmp.o unistr/.libs/u16-strncpy.o unistr/.libs/u16-strnlen.o unistr/.libs/u16-strpbrk.o unistr/.libs/u16-strrchr.o unistr/.libs/u16-strspn.o unistr/.libs/u16-strstr.o unistr/.libs/u16-strtok.o unistr/.libs/u16-to-u32.o unistr/.libs/u16-to-u8.o unistr/.libs/u16-uctomb.o unistr/.libs/u16-uctomb-aux.o unistr/.libs/u32-check.o unistr/.libs/u32-chr.o unistr/.libs/u32-cmp.o unistr/.libs/u32-cmp2.o unistr/.libs/u32-cpy.o unistr/.libs/u32-cpy-alloc.o unistr/.libs/u32-endswith.o unistr/.libs/u32-mblen.o unistr/.libs/u32-mbsnlen.o unistr/.libs/u32-mbtouc.o unistr/.libs/u32-mbtouc-unsafe.o unistr/.libs/u32-mbtoucr.o unistr/.libs/u32-move.o unistr/.libs/u32-next.o unistr/.libs/u32-prev.o unistr/.libs/u32-set.o unistr/.libs/u32-startswith.o unistr/.libs/u32-stpcpy.o unistr/.libs/u32-stpncpy.o unistr/.libs/u32-strcat.o unistr/.libs/u32-strchr.o unistr/.libs/u32-strcmp.o unistr/.libs/u32-strcoll.o unistr/.libs/u32-strcpy.o unistr/.libs/u32-strcspn.o unistr/.libs/u32-strdup.o unistr/.libs/u32-strlen.o unistr/.libs/u32-strmblen.o unistr/.libs/u32-strmbtouc.o unistr/.libs/u32-strncat.o unistr/.libs/u32-strncmp.o unistr/.libs/u32-strncpy.o unistr/.libs/u32-strnlen.o unistr/.libs/u32-strpbrk.o unistr/.libs/u32-strrchr.o unistr/.libs/u32-strspn.o unistr/.libs/u32-strstr.o unistr/.libs/u32-strtok.o unistr/.libs/u32-to-u16.o unistr/.libs/u32-to-u8.o unistr/.libs/u32-uctomb.o unistr/.libs/u8-check.o unistr/.libs/u8-chr.o unistr/.libs/u8-cmp.o unistr/.libs/u8-cmp2.o unistr/.libs/u8-cpy.o unistr/.libs/u8-cpy-alloc.o unistr/.libs/u8-endswith.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbsnlen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-move.o unistr/.libs/u8-next.o unistr/.libs/u8-prev.o unistr/.libs/u8-set.o unistr/.libs/u8-startswith.o unistr/.libs/u8-stpcpy.o unistr/.libs/u8-stpncpy.o unistr/.libs/u8-strcat.o unistr/.libs/u8-strchr.o unistr/.libs/u8-strcmp.o unistr/.libs/u8-strcoll.o unistr/.libs/u8-strcpy.o unistr/.libs/u8-strcspn.o unistr/.libs/u8-strdup.o unistr/.libs/u8-strlen.o unistr/.libs/u8-strmblen.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-strncat.o unistr/.libs/u8-strncmp.o unistr/.libs/u8-strncpy.o unistr/.libs/u8-strnlen.o unistr/.libs/u8-strpbrk.o unistr/.libs/u8-strrchr.o unistr/.libs/u8-strspn.o unistr/.libs/u8-strstr.o unistr/.libs/u8-strtok.o unistr/.libs/u8-to-u16.o unistr/.libs/u8-to-u32.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwbrk/.libs/wbrktable.o uniwbrk/.libs/u16-wordbreaks.o uniwbrk/.libs/u32-wordbreaks.o uniwbrk/.libs/u8-wordbreaks.o uniwbrk/.libs/ulc-wordbreaks.o uniwbrk/.libs/wordbreak-property.o uniwidth/.libs/u16-strwidth.o uniwidth/.libs/u16-width.o uniwidth/.libs/u32-strwidth.o uniwidth/.libs/u32-width.o uniwidth/.libs/u8-strwidth.o uniwidth/.libs/u8-width.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xsize.o .libs/version.o .libs/fseterr.o .libs/isnanf.o .libs/isnanl.o -Wl,-soname -Wl,libunistring.so.2 -o .libs/libunistring.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libunistring.so.2" && ln -s "libunistring.so.2.0.0" "libunistring.so.2")
libtool: link: (cd ".libs" && rm -f "libunistring.so" && ln -s "libunistring.so.2.0.0" "libunistring.so")
libtool: link: ar cru .libs/libunistring.a amemxfrm.o c-ctype.o c-strcasecmp.o c-strncasecmp.o localcharset.o localename.o glthread/lock.o malloca.o math.o mbchar.o mbiter.o mbsnlen.o memcmp2.o printf-frexp.o printf-frexpl.o striconveh.o striconveha.o glthread/threadlib.o unicase/cased.o unicase/empty-prefix-context.o unicase/empty-suffix-context.o unicase/ignorable.o unicase/locale-language.o unicase/special-casing.o unicase/tocasefold.o unicase/tolower.o unicase/totitle.o unicase/toupper.o unicase/u16-casecmp.o unicase/u16-casecoll.o unicase/u16-casefold.o unicase/u16-casemap.o unicase/u16-casexfrm.o unicase/u16-ct-casefold.o unicase/u16-ct-tolower.o unicase/u16-ct-totitle.o unicase/u16-ct-toupper.o unicase/u16-is-cased.o unicase/u16-is-casefolded.o unicase/u16-is-invariant.o unicase/u16-is-lowercase.o unicase/u16-is-titlecase.o unicase/u16-is-uppercase.o unicase/u16-tolower.o unicase/u16-totitle.o unicase/u16-toupper.o unicase/u32-casecmp.o unicase/u32-casecoll.o unicase/u32-casefold.o unicase/u32-casemap.o unicase/u32-casexfrm.o unicase/u32-ct-casefold.o unicase/u32-ct-tolower.o unicase/u32-ct-totitle.o unicase/u32-ct-toupper.o unicase/u32-is-cased.o unicase/u32-is-casefolded.o unicase/u32-is-invariant.o unicase/u32-is-lowercase.o unicase/u32-is-titlecase.o unicase/u32-is-uppercase.o unicase/u32-tolower.o unicase/u32-totitle.o unicase/u32-toupper.o unicase/u8-casecmp.o unicase/u8-casecoll.o unicase/u8-casefold.o unicase/u8-casemap.o unicase/u8-casexfrm.o unicase/u8-ct-casefold.o unicase/u8-ct-tolower.o unicase/u8-ct-totitle.o unicase/u8-ct-toupper.o unicase/u8-is-cased.o unicase/u8-is-casefolded.o unicase/u8-is-invariant.o unicase/u8-is-lowercase.o unicase/u8-is-titlecase.o unicase/u8-is-uppercase.o unicase/u8-tolower.o unicase/u8-totitle.o unicase/u8-toupper.o unicase/ulc-casecmp.o unicase/ulc-casecoll.o unicase/ulc-casexfrm.o uniconv/u16-conv-from-enc.o uniconv/u16-conv-to-enc.o uniconv/u16-strconv-from-enc.o uniconv/u16-strconv-from-locale.o uniconv/u16-strconv-to-enc.o uniconv/u16-strconv-to-locale.o uniconv/u32-conv-from-enc.o uniconv/u32-conv-to-enc.o uniconv/u32-strconv-from-enc.o uniconv/u32-strconv-from-locale.o uniconv/u32-strconv-to-enc.o uniconv/u32-strconv-to-locale.o uniconv/u8-conv-from-enc.o uniconv/u8-conv-to-enc.o uniconv/u8-strconv-from-enc.o uniconv/u8-strconv-from-locale.o uniconv/u8-strconv-to-enc.o uniconv/u8-strconv-to-locale.o unictype/bidi_byname.o unictype/bidi_longname.o unictype/bidi_name.o unictype/bidi_of.o unictype/bidi_test.o unictype/blocks.o unictype/block_test.o unictype/categ_C.o unictype/categ_Cc.o unictype/categ_Cf.o unictype/categ_Cn.o unictype/categ_Co.o unictype/categ_Cs.o unictype/categ_L.o unictype/categ_LC.o unictype/categ_Ll.o unictype/categ_Lm.o unictype/categ_Lo.o unictype/categ_Lt.o unictype/categ_Lu.o unictype/categ_M.o unictype/categ_Mc.o unictype/categ_Me.o unictype/categ_Mn.o unictype/categ_N.o unictype/categ_Nd.o unictype/categ_Nl.o unictype/categ_No.o unictype/categ_P.o unictype/categ_Pc.o unictype/categ_Pd.o unictype/categ_Pe.o unictype/categ_Pf.o unictype/categ_Pi.o unictype/categ_Po.o unictype/categ_Ps.o unictype/categ_S.o unictype/categ_Sc.o unictype/categ_Sk.o unictype/categ_Sm.o unictype/categ_So.o unictype/categ_Z.o unictype/categ_Zl.o unictype/categ_Zp.o unictype/categ_Zs.o unictype/categ_and.o unictype/categ_and_not.o unictype/categ_byname.o unictype/categ_longname.o unictype/categ_name.o unictype/categ_none.o unictype/categ_of.o unictype/categ_or.o unictype/categ_test.o unictype/combiningclass.o unictype/combiningclass_byname.o unictype/combiningclass_longname.o unictype/combiningclass_name.o unictype/ctype_alnum.o unictype/ctype_alpha.o unictype/ctype_blank.o unictype/ctype_cntrl.o unictype/ctype_digit.o unictype/ctype_graph.o unictype/ctype_lower.o unictype/ctype_print.o unictype/ctype_punct.o unictype/ctype_space.o unictype/ctype_upper.o unictype/ctype_xdigit.o unictype/decdigit.o unictype/digit.o unictype/joininggroup_byname.o unictype/joininggroup_name.o unictype/joininggroup_of.o unictype/joiningtype_byname.o unictype/joiningtype_longname.o unictype/joiningtype_name.o unictype/joiningtype_of.o unictype/mirror.o unictype/numeric.o unictype/pr_alphabetic.o unictype/pr_ascii_hex_digit.o unictype/pr_bidi_arabic_digit.o unictype/pr_bidi_arabic_right_to_left.o unictype/pr_bidi_block_separator.o unictype/pr_bidi_boundary_neutral.o unictype/pr_bidi_common_separator.o unictype/pr_bidi_control.o unictype/pr_bidi_embedding_or_override.o unictype/pr_bidi_eur_num_separator.o unictype/pr_bidi_eur_num_terminator.o unictype/pr_bidi_european_digit.o unictype/pr_bidi_hebrew_right_to_left.o unictype/pr_bidi_left_to_right.o unictype/pr_bidi_non_spacing_mark.o unictype/pr_bidi_other_neutral.o unictype/pr_bidi_pdf.o unictype/pr_bidi_segment_separator.o unictype/pr_bidi_whitespace.o unictype/pr_byname.o unictype/pr_case_ignorable.o unictype/pr_cased.o unictype/pr_changes_when_casefolded.o unictype/pr_changes_when_casemapped.o unictype/pr_changes_when_lowercased.o unictype/pr_changes_when_titlecased.o unictype/pr_changes_when_uppercased.o unictype/pr_combining.o unictype/pr_composite.o unictype/pr_currency_symbol.o unictype/pr_dash.o unictype/pr_decimal_digit.o unictype/pr_default_ignorable_code_point.o unictype/pr_deprecated.o unictype/pr_diacritic.o unictype/pr_extender.o unictype/pr_format_control.o unictype/pr_grapheme_base.o unictype/pr_grapheme_extend.o unictype/pr_grapheme_link.o unictype/pr_hex_digit.o unictype/pr_hyphen.o unictype/pr_id_continue.o unictype/pr_id_start.o unictype/pr_ideographic.o unictype/pr_ids_binary_operator.o unictype/pr_ids_trinary_operator.o unictype/pr_ignorable_control.o unictype/pr_iso_control.o unictype/pr_join_control.o unictype/pr_left_of_pair.o unictype/pr_line_separator.o unictype/pr_logical_order_exception.o unictype/pr_lowercase.o unictype/pr_math.o unictype/pr_non_break.o unictype/pr_not_a_character.o unictype/pr_numeric.o unictype/pr_other_alphabetic.o unictype/pr_other_default_ignorable_code_point.o unictype/pr_other_grapheme_extend.o unictype/pr_other_id_continue.o unictype/pr_other_id_start.o unictype/pr_other_lowercase.o unictype/pr_other_math.o unictype/pr_other_uppercase.o unictype/pr_paired_punctuation.o unictype/pr_paragraph_separator.o unictype/pr_pattern_syntax.o unictype/pr_pattern_white_space.o unictype/pr_private_use.o unictype/pr_punctuation.o unictype/pr_quotation_mark.o unictype/pr_radical.o unictype/pr_sentence_terminal.o unictype/pr_soft_dotted.o unictype/pr_space.o unictype/pr_terminal_punctuation.o unictype/pr_test.o unictype/pr_titlecase.o unictype/pr_unassigned_code_value.o unictype/pr_unified_ideograph.o unictype/pr_uppercase.o unictype/pr_variation_selector.o unictype/pr_white_space.o unictype/pr_xid_continue.o unictype/pr_xid_start.o unictype/pr_zero_width.o unictype/scripts.o unictype/sy_c_ident.o unictype/sy_c_whitespace.o unictype/sy_java_ident.o unictype/sy_java_whitespace.o unigbrk/u16-grapheme-breaks.o unigbrk/u16-grapheme-next.o unigbrk/u16-grapheme-prev.o unigbrk/u32-grapheme-breaks.o unigbrk/u32-grapheme-next.o unigbrk/u32-grapheme-prev.o unigbrk/u8-grapheme-breaks.o unigbrk/u8-grapheme-next.o unigbrk/u8-grapheme-prev.o unigbrk/uc-gbrk-prop.o unigbrk/uc-is-grapheme-break.o unigbrk/ulc-grapheme-breaks.o unilbrk/lbrktables.o unilbrk/u16-possible-linebreaks.o unilbrk/u16-width-linebreaks.o unilbrk/u32-possible-linebreaks.o unilbrk/u32-width-linebreaks.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-possible-linebreaks.o unilbrk/ulc-width-linebreaks.o uniname/uniname.o uninorm/canonical-decomposition.o uninorm/compat-decomposition.o uninorm/composition.o uninorm/decompose-internal.o uninorm/decomposing-form.o uninorm/decomposition.o uninorm/decomposition-table.o uninorm/uninorm-filter.o uninorm/nfc.o uninorm/nfd.o uninorm/nfkc.o uninorm/nfkd.o uninorm/u16-normalize.o uninorm/u16-normcmp.o uninorm/u16-normcoll.o uninorm/u16-normxfrm.o uninorm/u32-normalize.o uninorm/u32-normcmp.o uninorm/u32-normcoll.o uninorm/u32-normxfrm.o uninorm/u8-normalize.o uninorm/u8-normcmp.o uninorm/u8-normcoll.o uninorm/u8-normxfrm.o unistd.o unistdio/u-printf-args.o unistdio/u16-asnprintf.o unistdio/u16-asprintf.o unistdio/u16-printf-parse.o unistdio/u16-snprintf.o unistdio/u16-sprintf.o unistdio/u16-u16-asnprintf.o unistdio/u16-u16-asprintf.o unistdio/u16-u16-snprintf.o unistdio/u16-u16-sprintf.o unistdio/u16-u16-vasnprintf.o unistdio/u16-u16-vasprintf.o unistdio/u16-u16-vsnprintf.o unistdio/u16-u16-vsprintf.o unistdio/u16-vasnprintf.o unistdio/u16-vasprintf.o unistdio/u16-vsnprintf.o unistdio/u16-vsprintf.o unistdio/u32-asnprintf.o unistdio/u32-asprintf.o unistdio/u32-printf-parse.o unistdio/u32-snprintf.o unistdio/u32-sprintf.o unistdio/u32-u32-asnprintf.o unistdio/u32-u32-asprintf.o unistdio/u32-u32-snprintf.o unistdio/u32-u32-sprintf.o unistdio/u32-u32-vasnprintf.o unistdio/u32-u32-vasprintf.o unistdio/u32-u32-vsnprintf.o unistdio/u32-u32-vsprintf.o unistdio/u32-vasnprintf.o unistdio/u32-vasprintf.o unistdio/u32-vsnprintf.o unistdio/u32-vsprintf.o unistdio/u8-asnprintf.o unistdio/u8-asprintf.o unistdio/u8-printf-parse.o unistdio/u8-snprintf.o unistdio/u8-sprintf.o unistdio/u8-u8-asnprintf.o unistdio/u8-u8-asprintf.o unistdio/u8-u8-snprintf.o unistdio/u8-u8-sprintf.o unistdio/u8-u8-vasnprintf.o unistdio/u8-u8-vasprintf.o unistdio/u8-u8-vsnprintf.o unistdio/u8-u8-vsprintf.o unistdio/u8-vasnprintf.o unistdio/u8-vasprintf.o unistdio/u8-vsnprintf.o unistdio/u8-vsprintf.o unistdio/ulc-asnprintf.o unistdio/ulc-asprintf.o unistdio/ulc-fprintf.o unistdio/ulc-printf-parse.o unistdio/ulc-snprintf.o unistdio/ulc-sprintf.o unistdio/ulc-vasnprintf.o unistdio/ulc-vasprintf.o unistdio/ulc-vfprintf.o unistdio/ulc-vsnprintf.o unistdio/ulc-vsprintf.o unistr/u16-check.o unistr/u16-chr.o unistr/u16-cmp.o unistr/u16-cmp2.o unistr/u16-cpy.o unistr/u16-cpy-alloc.o unistr/u16-endswith.o unistr/u16-mblen.o unistr/u16-mbsnlen.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u16-mbtouc-unsafe.o unistr/u16-mbtouc-unsafe-aux.o unistr/u16-mbtoucr.o unistr/u16-move.o unistr/u16-next.o unistr/u16-prev.o unistr/u16-set.o unistr/u16-startswith.o unistr/u16-stpcpy.o unistr/u16-stpncpy.o unistr/u16-strcat.o unistr/u16-strchr.o unistr/u16-strcmp.o unistr/u16-strcoll.o unistr/u16-strcpy.o unistr/u16-strcspn.o unistr/u16-strdup.o unistr/u16-strlen.o unistr/u16-strmblen.o unistr/u16-strmbtouc.o unistr/u16-strncat.o unistr/u16-strncmp.o unistr/u16-strncpy.o unistr/u16-strnlen.o unistr/u16-strpbrk.o unistr/u16-strrchr.o unistr/u16-strspn.o unistr/u16-strstr.o unistr/u16-strtok.o unistr/u16-to-u32.o unistr/u16-to-u8.o unistr/u16-uctomb.o unistr/u16-uctomb-aux.o unistr/u32-check.o unistr/u32-chr.o unistr/u32-cmp.o unistr/u32-cmp2.o unistr/u32-cpy.o unistr/u32-cpy-alloc.o unistr/u32-endswith.o unistr/u32-mblen.o unistr/u32-mbsnlen.o unistr/u32-mbtouc.o unistr/u32-mbtouc-unsafe.o unistr/u32-mbtoucr.o unistr/u32-move.o unistr/u32-next.o unistr/u32-prev.o unistr/u32-set.o unistr/u32-startswith.o unistr/u32-stpcpy.o unistr/u32-stpncpy.o unistr/u32-strcat.o unistr/u32-strchr.o unistr/u32-strcmp.o unistr/u32-strcoll.o unistr/u32-strcpy.o unistr/u32-strcspn.o unistr/u32-strdup.o unistr/u32-strlen.o unistr/u32-strmblen.o unistr/u32-strmbtouc.o unistr/u32-strncat.o unistr/u32-strncmp.o unistr/u32-strncpy.o unistr/u32-strnlen.o unistr/u32-strpbrk.o unistr/u32-strrchr.o unistr/u32-strspn.o unistr/u32-strstr.o unistr/u32-strtok.o unistr/u32-to-u16.o unistr/u32-to-u8.o unistr/u32-uctomb.o unistr/u8-check.o unistr/u8-chr.o unistr/u8-cmp.o unistr/u8-cmp2.o unistr/u8-cpy.o unistr/u8-cpy-alloc.o unistr/u8-endswith.o unistr/u8-mblen.o unistr/u8-mbsnlen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-move.o unistr/u8-next.o unistr/u8-prev.o unistr/u8-set.o unistr/u8-startswith.o unistr/u8-stpcpy.o unistr/u8-stpncpy.o unistr/u8-strcat.o unistr/u8-strchr.o unistr/u8-strcmp.o unistr/u8-strcoll.o unistr/u8-strcpy.o unistr/u8-strcspn.o unistr/u8-strdup.o unistr/u8-strlen.o unistr/u8-strmblen.o unistr/u8-strmbtouc.o unistr/u8-strncat.o unistr/u8-strncmp.o unistr/u8-strncpy.o unistr/u8-strnlen.o unistr/u8-strpbrk.o unistr/u8-strrchr.o unistr/u8-strspn.o unistr/u8-strstr.o unistr/u8-strtok.o unistr/u8-to-u16.o unistr/u8-to-u32.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwbrk/wbrktable.o uniwbrk/u16-wordbreaks.o uniwbrk/u32-wordbreaks.o uniwbrk/u8-wordbreaks.o uniwbrk/ulc-wordbreaks.o uniwbrk/wordbreak-property.o uniwidth/u16-strwidth.o uniwidth/u16-width.o uniwidth/u32-strwidth.o uniwidth/u32-width.o uniwidth/u8-strwidth.o uniwidth/u8-width.o uniwidth/width.o wctype-h.o xsize.o version.o fseterr.o isnanf.o isnanl.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libunistring.a
libtool: link: ( cd ".libs" && rm -f "libunistring.la" && ln -s "../libunistring.la" "libunistring.la" )
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libunistring/g' ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libunistring/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
make[3]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
Making all in tests
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_INTTYPES_H''@||g' \
-e 's/@''PRI_MACROS_BROKEN''@/0/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''PRIPTR_PREFIX''@/"l"/g' \
-e 's/@''GNULIB_IMAXABS''@/0/g' \
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LOCALE_H''@||g' \
-e 's/@''GNULIB_LOCALECONV''@/0/g' \
-e 's/@''GNULIB_SETLOCALE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \
-e 's|@''HAVE_DUPLOCALE''@|1|g' \
-e 's|@''HAVE_XLOCALE_H''@|1|g' \
-e 's|@''REPLACE_LOCALECONV''@|0|g' \
-e 's|@''REPLACE_SETLOCALE''@|0|g' \
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \
-e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f unused-parameter.h-t unused-parameter.h && \
sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
< ../build-aux/snippet/unused-parameter.h \
> unused-parameter.h-t && \
mv unused-parameter.h-t unused-parameter.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@||g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/0/g' \
-e 's/@''GNULIB_FTELLO''@/0/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/0/g' \
-e 's/@''GNULIB_GETLINE''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@||g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
make all-recursive
make[3]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
Making all in .
make[4]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[3]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
Making install in doc
make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /tmp/libunistring/pkg/libunistring/usr/share/doc/libunistring
for file in `if test -f libunistring_toc.html; then echo .; else echo .; fi`/libunistring_*.html; do \
/usr/bin/install -c -m 644 $file /tmp/libunistring/pkg/libunistring/usr/share/doc/libunistring/`basename $file`; \
done
/usr/bin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/share/info'
/usr/bin/install -c -m 644 ./libunistring.info '/tmp/libunistring/pkg/libunistring/usr/share/info'
install-info --info-dir='/tmp/libunistring/pkg/libunistring/usr/share/info' '/tmp/libunistring/pkg/libunistring/usr/share/info/libunistring.info'
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/doc'
Making install in gnulib-local
make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/gnulib-local'
Making install in lib
make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
make install-am
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
make[3]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
if test yes = no; then \
case 'linux-gnu' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \
esac ; \
else \
need_charset_alias=false ; \
fi ; \
if $need_charset_alias; then \
/bin/sh /tmp/libunistring/src/libunistring-0.9.6/build-aux/install-sh -d /tmp/libunistring/pkg/libunistring/usr/lib ; \
fi ; \
if test -f /tmp/libunistring/pkg/libunistring/usr/lib/charset.alias; then \
sed -f ref-add.sed /tmp/libunistring/pkg/libunistring/usr/lib/charset.alias > /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp /tmp/libunistring/pkg/libunistring/usr/lib/charset.alias ; \
rm -f /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp ; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp /tmp/libunistring/pkg/libunistring/usr/lib/charset.alias ; \
rm -f /tmp/libunistring/pkg/libunistring/usr/lib/charset.tmp ; \
fi ; \
fi
/usr/bin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libunistring.la '/tmp/libunistring/pkg/libunistring/usr/lib'
libtool: install: /usr/bin/install -c .libs/libunistring.so.2.0.0 /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.so.2.0.0
libtool: install: (cd /tmp/libunistring/pkg/libunistring/usr/lib && { ln -s -f libunistring.so.2.0.0 libunistring.so.2 || { rm -f libunistring.so.2 && ln -s libunistring.so.2.0.0 libunistring.so.2; }; })
libtool: install: (cd /tmp/libunistring/pkg/libunistring/usr/lib && { ln -s -f libunistring.so.2.0.0 libunistring.so || { rm -f libunistring.so && ln -s libunistring.so.2.0.0 libunistring.so; }; })
libtool: install: /usr/bin/install -c .libs/libunistring.lai /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.la
libtool: install: /usr/bin/install -c .libs/libunistring.a /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.a
libtool: install: chmod 644 /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.a
libtool: install: ranlib /tmp/libunistring/pkg/libunistring/usr/lib/libunistring.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/include'
/usr/bin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/include/unistring'
/usr/bin/install -c -m 644 unistring/inline.h '/tmp/libunistring/pkg/libunistring/usr/include/unistring'
/usr/bin/install -c -m 644 unitypes.h unistr.h uniconv.h unistdio.h uniname.h unictype.h uniwidth.h unigbrk.h uniwbrk.h unilbrk.h uninorm.h unicase.h '/tmp/libunistring/pkg/libunistring/usr/include/.'
/usr/bin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/include'
/usr/bin/mkdir -p '/tmp/libunistring/pkg/libunistring/usr/include/unistring'
/usr/bin/install -c -m 644 unistring/stdbool.h unistring/stdint.h unistring/localcharset.h unistring/iconveh.h unistring/version.h unistring/cdefs.h unistring/woe32dll.h '/tmp/libunistring/pkg/libunistring/usr/include/unistring'
make[3]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/lib'
Making install in tests
make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make install-recursive
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
Making install in .
make[3]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[4]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[3]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6/tests'
make[1]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
make[2]: Entering directory '/tmp/libunistring/src/libunistring-0.9.6'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
make[1]: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
make: Leaving directory '/tmp/libunistring/src/libunistring-0.9.6'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libunistring"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libunistring 0.9.6-2 (Thu Apr 13 12:42:23 UTC 2017)
CMD: pacman --query --file libunistring-0.9.6-2-x86_64.pkg.tar.xz
Creating hybrid package for 'libunistring'
Trying to find vanilla package 'libunistring'...
CMD: pacman --query --file /mirror/libunistring-0.9.6-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/doc/libunistring/libunistring_1.html
/usr/share/doc/libunistring/libunistring_10.html
/usr/share/doc/libunistring/libunistring_11.html
/usr/share/doc/libunistring/libunistring_12.html
/usr/share/doc/libunistring/libunistring_13.html
/usr/share/doc/libunistring/libunistring_14.html
/usr/share/doc/libunistring/libunistring_15.html
/usr/share/doc/libunistring/libunistring_16.html
/usr/share/doc/libunistring/libunistring_17.html
/usr/share/doc/libunistring/libunistring_18.html
/usr/share/doc/libunistring/libunistring_19.html
/usr/share/doc/libunistring/libunistring_2.html
/usr/share/doc/libunistring/libunistring_20.html
/usr/share/doc/libunistring/libunistring_3.html
/usr/share/doc/libunistring/libunistring_4.html
/usr/share/doc/libunistring/libunistring_5.html
/usr/share/doc/libunistring/libunistring_6.html
/usr/share/doc/libunistring/libunistring_7.html
/usr/share/doc/libunistring/libunistring_8.html
/usr/share/doc/libunistring/libunistring_9.html
/usr/share/doc/libunistring/libunistring_abt.html
/usr/share/doc/libunistring/libunistring_toc.html
/usr/share/info/libunistring.info.gz
/usr/lib/libunistring.so.2
/usr/lib/libunistring.so
/usr/lib/libunistring.so.2.0.0
/usr/include/unitypes.h
/usr/include/unistr.h
/usr/include/uniconv.h
/usr/include/unistdio.h
/usr/include/uniname.h
/usr/include/unictype.h
/usr/include/uniwidth.h
/usr/include/unigbrk.h
/usr/include/uniwbrk.h
/usr/include/unilbrk.h
/usr/include/uninorm.h
/usr/include/unicase.h
/usr/include/unistring/inline.h
/usr/include/unistring/stdbool.h
/usr/include/unistring/stdint.h
/usr/include/unistring/localcharset.h
/usr/include/unistring/iconveh.h
/usr/include/unistring/version.h
/usr/include/unistring/cdefs.h
/usr/include/unistring/woe32dll.h
/sysroot/usr/lib/libunistring.so.2.0.0
/sysroot/usr/lib/libunistring.so.2
/sysroot/usr/lib/libunistring.so
/sysroot/usr/lib/libunistring.la
/sysroot/usr/lib/libunistring.a
/sysroot/usr/include/unitypes.h
/sysroot/usr/include/unistr.h
/sysroot/usr/include/uniconv.h
/sysroot/usr/include/unistdio.h
/sysroot/usr/include/uniname.h
/sysroot/usr/include/unictype.h
/sysroot/usr/include/uniwidth.h
/sysroot/usr/include/unigbrk.h
/sysroot/usr/include/uniwbrk.h
/sysroot/usr/include/unilbrk.h
/sysroot/usr/include/uninorm.h
/sysroot/usr/include/unicase.h
/sysroot/usr/include/unistring/inline.h
/sysroot/usr/include/unistring/stdbool.h
/sysroot/usr/include/unistring/stdint.h
/sysroot/usr/include/unistring/localcharset.h
/sysroot/usr/include/unistring/iconveh.h
/sysroot/usr/include/unistring/version.h
/sysroot/usr/include/unistring/cdefs.h
/sysroot/usr/include/unistring/woe32dll.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libunistring.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libunistring.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libunistring.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libunistring.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libunistring/src/libunistring-0.9.6/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 217df1e39e2f
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:4482: checking for a BSD-compatible install
configure:4550: result: /usr/bin/install -c
configure:4561: checking whether build environment is sane
configure:4616: result: yes
configure:4675: checking for x86_64-unknown-linux-strip
configure:4705: result: no
configure:4715: checking for strip
configure:4731: found /usr/bin/strip
configure:4742: result: strip
configure:4767: checking for a thread-safe mkdir -p
configure:4806: result: /usr/bin/mkdir -p
configure:4813: checking for gawk
configure:4829: found /usr/bin/gawk
configure:4840: result: gawk
configure:4851: checking whether make sets $(MAKE)
configure:4873: result: yes
configure:4902: checking whether make supports nested variables
configure:4919: result: yes
configure:5069: checking for x86_64-unknown-linux-gcc
configure:5096: result: clang
configure:5365: checking for C compiler version
configure:5374: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:5385: $? = 0
configure:5374: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:5385: $? = 0
configure:5374: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5385: $? = 1
configure:5374: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:5385: $? = 1
configure:5405: checking whether the C compiler works
configure:5427: clang conftest.c >&5
configure:5431: $? = 0
configure:5479: result: yes
configure:5482: checking for C compiler default output file name
configure:5484: result: a.out
configure:5490: checking for suffix of executables
configure:5497: clang -o conftest conftest.c >&5
configure:5501: $? = 0
configure:5523: result:
configure:5545: checking whether we are cross compiling
configure:5553: clang -o conftest conftest.c >&5
configure:5557: $? = 0
configure:5564: ./conftest
configure:5568: $? = 0
configure:5583: result: no
configure:5588: checking for suffix of object files
configure:5610: clang -c conftest.c >&5
configure:5614: $? = 0
configure:5635: result: o
configure:5639: checking whether we are using the GNU C compiler
configure:5658: clang -c conftest.c >&5
configure:5658: $? = 0
configure:5667: result: yes
configure:5676: checking whether clang accepts -g
configure:5696: clang -c -g conftest.c >&5
configure:5696: $? = 0
configure:5737: result: yes
configure:5754: checking for clang option to accept ISO C89
configure:5817: clang -c conftest.c >&5
configure:5817: $? = 0
configure:5830: result: none needed
configure:5855: checking whether clang understands -c and -o together
configure:5877: clang -c conftest.c -o conftest2.o
configure:5880: $? = 0
configure:5877: clang -c conftest.c -o conftest2.o
configure:5880: $? = 0
configure:5892: result: yes
configure:5920: checking for style of include used by make
configure:5948: result: GNU
configure:5974: checking dependency style of clang
configure:6085: result: gcc3
configure:6105: checking how to run the C preprocessor
configure:6136: clang -E conftest.c
configure:6136: $? = 0
configure:6150: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6150: $? = 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.6"
| /* end confdefs.h. */
| #include
configure:6175: result: clang -E
configure:6195: clang -E conftest.c
configure:6195: $? = 0
configure:6209: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6209: $? = 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.6"
| /* end confdefs.h. */
| #include
configure:6245: checking build system type
configure:6259: result: x86_64-pc-linux-gnu
configure:6279: checking host system type
configure:6292: result: x86_64-unknown-linux-gnu
configure:6316: checking for grep that handles long lines and -e
configure:6374: result: /usr/bin/grep
configure:6379: checking for egrep
configure:6441: result: /usr/bin/grep -E
configure:6448: checking for Minix Amsterdam compiler
configure:6472: result: no
configure:6484: checking for x86_64-unknown-linux-ar
configure:6514: result: no
configure:6524: checking for ar
configure:6540: found /usr/bin/ar
configure:6551: result: ar
configure:6591: checking for x86_64-unknown-linux-ranlib
configure:6621: result: no
configure:6631: checking for ranlib
configure:6647: found /usr/bin/ranlib
configure:6658: result: ranlib
configure:6685: checking for ANSI C header files
configure:6705: clang -c conftest.c >&5
configure:6705: $? = 0
configure:6778: clang -o conftest conftest.c >&5
configure:6778: $? = 0
configure:6778: ./conftest
configure:6778: $? = 0
configure:6789: result: yes
configure:6802: checking for sys/types.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6802: checking for sys/stat.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6802: checking for stdlib.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6802: checking for string.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6802: checking for memory.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6802: checking for strings.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6802: checking for inttypes.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6802: checking for stdint.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6802: checking for unistd.h
configure:6802: clang -c conftest.c >&5
configure:6802: $? = 0
configure:6802: result: yes
configure:6815: checking minix/config.h usability
configure:6815: clang -c conftest.c >&5
conftest.c:54:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:6815: $? = 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.6"
| #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:6815: result: no
configure:6815: checking minix/config.h presence
configure:6815: clang -E conftest.c
conftest.c:21:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:6815: $? = 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.6"
| #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:6815: result: no
configure:6815: checking for minix/config.h
configure:6815: result: no
configure:6839: checking whether it is safe to define __EXTENSIONS__
configure:6857: clang -c conftest.c >&5
configure:6857: $? = 0
configure:6864: result: yes
configure:6881: checking whether _XOPEN_SOURCE should be defined
configure:6900: clang -c conftest.c >&5
configure:6900: $? = 0
configure:6924: result: no
configure:8213: checking how to print strings
configure:8240: result: printf
configure:8261: checking for a sed that does not truncate output
configure:8325: result: /usr/bin/sed
configure:8343: checking for fgrep
configure:8405: result: /usr/bin/grep -F
configure:8440: checking for ld used by clang
configure:8507: result: /usr/bin/ld
configure:8514: checking if the linker (/usr/bin/ld) is GNU ld
configure:8529: result: yes
configure:8541: checking for BSD- or MS-compatible name lister (nm)
configure:8593: result: no
configure:8607: checking for x86_64-unknown-linux-dumpbin
configure:8637: result: no
configure:8607: checking for x86_64-unknown-linux-link
configure:8637: result: no
configure:8651: checking for dumpbin
configure:8681: result: no
configure:8651: checking for link
configure:8667: found /usr/bin/link
configure:8678: result: link -dump
configure:8723: checking the name lister (nm) interface
configure:8730: clang -c conftest.c >&5
configure:8733: nm "conftest.o"
configure:8736: output
0000000000000000 B some_variable
configure:8743: result: BSD nm
configure:8746: checking whether ln -s works
configure:8750: result: yes
configure:8758: checking the maximum length of command line arguments
configure:8888: result: 1572864
configure:8905: checking whether the shell understands some XSI constructs
configure:8915: result: yes
configure:8919: checking whether the shell understands "+="
configure:8925: result: yes
configure:8960: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:9000: result: func_convert_file_noop
configure:9007: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:9027: result: func_convert_file_noop
configure:9034: checking for /usr/bin/ld option to reload object files
configure:9041: result: -r
configure:9075: checking for x86_64-unknown-linux-objdump
configure:9105: result: no
configure:9115: checking for objdump
configure:9131: found /usr/bin/objdump
configure:9142: result: objdump
configure:9171: checking how to recognize dependent libraries
configure:9373: result: pass_all
configure:9418: checking for x86_64-unknown-linux-dlltool
configure:9448: result: no
configure:9458: checking for dlltool
configure:9488: result: no
configure:9515: checking how to associate runtime and link libraries
configure:9542: result: printf %s\n
configure:9558: checking for x86_64-unknown-linux-ar
configure:9585: result: ar
configure:9666: checking for archiver @FILE support
configure:9683: clang -c conftest.c >&5
configure:9683: $? = 0
configure:9686: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:9689: $? = 0
configure:9694: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:9697: $? = 1
configure:9709: result: @
configure:9727: checking for x86_64-unknown-linux-strip
configure:9754: result: strip
configure:9826: checking for x86_64-unknown-linux-ranlib
configure:9853: result: ranlib
configure:9995: checking command to parse nm output from clang object
configure:10115: clang -c conftest.c >&5
configure:10118: $? = 0
configure:10122: 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:10125: $? = 0
configure:10191: clang -o conftest conftest.c conftstm.o >&5
configure:10194: $? = 0
configure:10232: result: ok
configure:10269: checking for sysroot
configure:10299: result: no
configure:10376: clang -c conftest.c >&5
configure:10379: $? = 0
configure:10515: checking for x86_64-unknown-linux-mt
configure:10545: result: no
configure:10555: checking for mt
configure:10585: result: no
configure:10605: checking if : is a manifest tool
configure:10611: : '-?'
configure:10619: result: no
configure:11258: checking for dlfcn.h
configure:11258: clang -c conftest.c >&5
configure:11258: $? = 0
configure:11258: result: yes
configure:11762: checking for objdir
configure:11777: result: .libs
configure:12048: checking if clang supports -fno-rtti -fno-exceptions
configure:12066: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:12070: $? = 0
configure:12083: result: yes
configure:12410: checking for clang option to produce PIC
configure:12417: result: -fPIC -DPIC
configure:12425: checking if clang PIC flag -fPIC -DPIC works
configure:12443: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:12447: $? = 0
configure:12460: result: yes
configure:12489: checking if clang static flag -static works
configure:12517: result: yes
configure:12532: checking if clang supports -c -o file.o
configure:12553: clang -c -o out/conftest2.o conftest.c >&5
configure:12557: $? = 0
configure:12579: result: yes
configure:12587: checking if clang supports -c -o file.o
configure:12634: result: yes
configure:12667: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13820: result: yes
configure:13857: checking whether -lc should be explicitly linked in
configure:13865: clang -c conftest.c >&5
configure:13868: $? = 0
configure:13883: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:13886: $? = 0
configure:13900: result: no
configure:14060: checking dynamic linker characteristics
configure:14571: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:14571: $? = 0
configure:14793: result: GNU/Linux ld.so
configure:14900: checking how to hardcode library paths into programs
configure:14925: result: immediate
configure:15465: checking whether stripping libraries is possible
configure:15470: result: yes
configure:15505: checking if libtool supports shared libraries
configure:15507: result: yes
configure:15510: checking whether to build shared libraries
configure:15531: result: yes
configure:15534: checking whether to build static libraries
configure:15538: result: yes
configure:15579: checking for x86_64-unknown-linux-windres
configure:15609: result: no
configure:15619: checking for windres
configure:15649: result: no
configure:15776: checking for size_t
configure:15776: clang -c conftest.c >&5
configure:15776: $? = 0
configure:15776: clang -c conftest.c >&5
conftest.c:66:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:15776: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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:15776: result: yes
configure:15789: checking for working alloca.h
configure:15806: clang -o conftest conftest.c >&5
configure:15806: $? = 0
configure:15814: result: yes
configure:15822: checking for alloca
configure:15859: clang -o conftest conftest.c >&5
configure:15859: $? = 0
configure:15867: result: yes
configure:15979: checking whether the preprocessor supports include_next
configure:16017: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:16017: $? = 0
configure:16038: result: yes
configure:16059: checking whether system header files limit the line length
configure:16082: result: no
configure:16093: checking for complete errno.h
configure:16166: result: yes
configure:16727: checking whether frexp() can be used without linking with libm
configure:16745: clang -o conftest conftest.c >&5
configure:16745: $? = 0
configure:16754: result: yes
configure:16757: checking whether alarm is declared
configure:16757: clang -c conftest.c >&5
configure:16757: $? = 0
configure:16757: result: yes
configure:16769: checking whether long double and double are the same
configure:16790: clang -c conftest.c >&5
conftest.c:37:19: error: 'check' declared as an array with a negative size
typedef int check[sizeof (long double) == sizeof (double)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:16790: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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:16798: result: no
configure:16816: checking for __fseterr
configure:16816: clang -o conftest conftest.c >&5
/tmp/conftest-ae4880.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `__fseterr'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16816: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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:16816: result: no
configure:16816: checking for iswcntrl
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for iswblank
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for symlink
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for mbsinit
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for mbrtowc
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for mprotect
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for snprintf
configure:16816: clang -o conftest conftest.c >&5
conftest.c:62:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:62:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for stpcpy
configure:16816: clang -o conftest conftest.c >&5
conftest.c:63:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
char stpcpy ();
^
conftest.c:63:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
1 warning generated.
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for strdup
configure:16816: clang -o conftest conftest.c >&5
conftest.c:64:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:64:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for wcwidth
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for btowc
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for _set_invalid_parameter_handler
configure:16816: clang -o conftest conftest.c >&5
/tmp/conftest-972e3f.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_set_invalid_parameter_handler'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16816: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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:16816: result: no
configure:16816: checking for newlocale
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for setenv
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for wcrtomb
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16816: checking for wctob
configure:16816: clang -o conftest conftest.c >&5
configure:16816: $? = 0
configure:16816: result: yes
configure:16868: checking for ld used by clang
configure:16935: result: /usr/bin/ld -m elf_x86_64
configure:16942: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:16957: result: yes
configure:16964: checking for shared library run path origin
configure:16977: result: done
configure:17571: checking for iconv
configure:17595: clang -o conftest conftest.c >&5
configure:17595: $? = 0
configure:17629: result: yes
configure:17632: checking for working iconv
configure:17761: clang -o conftest conftest.c >&5
configure:17761: $? = 0
configure:17761: ./conftest
configure:17761: $? = 0
configure:17773: result: yes
configure:17801: checking for iconv declaration
configure:17830: clang -c conftest.c >&5
configure:17830: $? = 0
configure:17841: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:17862: checking for iconv.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17862: checking for wctype.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17862: checking for langinfo.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17862: checking for unistd.h
configure:17862: result: yes
configure:17862: checking for math.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17862: checking for sys/mman.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17862: checking for wchar.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17862: checking for stdint.h
configure:17862: result: yes
configure:17862: checking for features.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17862: checking for inttypes.h
configure:17862: result: yes
configure:17862: checking for xlocale.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17862: checking for sys/socket.h
configure:17862: clang -c conftest.c >&5
configure:17862: $? = 0
configure:17862: result: yes
configure:17875: checking for inline
configure:17891: clang -c conftest.c >&5
configure:17891: $? = 0
configure:17899: result: inline
configure:17918: checking where to find the exponent in a 'double'
configure:18232: clang -o conftest conftest.c >&5
configure:18232: $? = 0
configure:18232: ./conftest
configure:18232: $? = 0
configure:18244: result: word 1 bit 20
configure:18264: checking where to find the exponent in a 'float'
configure:18341: clang -o conftest conftest.c >&5
configure:18341: $? = 0
configure:18341: ./conftest
configure:18341: $? = 0
configure:18353: result: word 0 bit 23
configure:18373: checking whether byte ordering is bigendian
configure:18388: clang -c conftest.c >&5
conftest.c:67:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:67:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:18388: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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:18433: clang -c conftest.c >&5
configure:18433: $? = 0
configure:18451: clang -c conftest.c >&5
conftest.c:73:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:18451: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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:18579: result: no
configure:18612: checking for wint_t
configure:18637: clang -c conftest.c >&5
configure:18637: $? = 0
configure:18644: result: yes
configure:18754: checking whether iswcntrl works
configure:18798: clang -o conftest conftest.c >&5
configure:18798: $? = 0
configure:18798: ./conftest
configure:18798: $? = 0
configure:18809: result: yes
configure:18833: checking for towlower
configure:18833: clang -o conftest conftest.c >&5
configure:18833: $? = 0
configure:18833: result: yes
configure:18881: checking for wctype_t
configure:18909: clang -c conftest.c >&5
configure:18909: $? = 0
configure:18917: result: yes
configure:18923: checking for wctrans_t
configure:18949: clang -c conftest.c >&5
configure:18949: $? = 0
configure:18957: result: yes
configure:18966: checking whether wctype is declared without a macro
configure:18995: clang -c conftest.c >&5
configure:18995: $? = 0
configure:19003: result: yes
configure:18966: checking whether iswctype is declared without a macro
configure:18995: clang -c conftest.c >&5
configure:18995: $? = 0
configure:19003: result: yes
configure:18966: checking whether wctrans is declared without a macro
configure:18995: clang -c conftest.c >&5
configure:18995: $? = 0
configure:19003: result: yes
configure:18966: checking whether towctrans is declared without a macro
configure:18995: clang -c conftest.c >&5
configure:18995: $? = 0
configure:19003: result: yes
configure:19025: checking for nl_langinfo and CODESET
configure:19041: clang -o conftest conftest.c >&5
configure:19041: $? = 0
configure:19050: result: yes
configure:19067: checking for working fcntl.h
configure:19170: clang -o conftest conftest.c >&5
conftest.c:99:27: warning: address of array 'constants' will always evaluate to 'true' [-Wpointer-bool-conversion]
int result = !constants;
~^~~~~~~~~
1 warning generated.
configure:19170: $? = 0
configure:19170: ./conftest
configure:19170: $? = 0
configure:19185: result: yes
configure:19208: checking whether getc_unlocked is declared
configure:19208: clang -c conftest.c >&5
configure:19208: $? = 0
configure:19208: result: yes
configure:19220: checking whether we are using the GNU C Library >= 2.1 or uClibc
configure:19250: result: yes
configure:19257: checking for LC_MESSAGES
configure:19273: clang -o conftest conftest.c >&5
configure:19273: $? = 0
configure:19281: result: yes
configure:19290: checking for CFPreferencesCopyAppValue
configure:19308: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:77:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
#include
^
1 error generated.
configure:19308: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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:19317: result: no
configure:19324: checking for CFLocaleCopyCurrent
configure:19342: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:77:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
#include
^
1 error generated.
configure:19342: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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:19351: result: no
configure:19372: checking whether imported symbols can be declared weak
configure:19390: clang -o conftest conftest.c >&5
configure:19390: $? = 0
configure:19424: clang -o conftest conftest.c >&5
configure:19424: $? = 0
configure:19424: ./conftest
configure:19424: $? = 0
configure:19436: result: yes
configure:19441: checking pthread.h usability
configure:19441: clang -c conftest.c >&5
configure:19441: $? = 0
configure:19441: result: yes
configure:19441: checking pthread.h presence
configure:19441: clang -E conftest.c
configure:19441: $? = 0
configure:19441: result: yes
configure:19441: checking for pthread.h
configure:19441: result: yes
configure:19479: clang -o conftest conftest.c >&5
/tmp/conftest-204db0.o: In function `main':
conftest.c:(.text+0x2c): undefined reference to `pthread_mutexattr_init'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19479: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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:19479: clang -o conftest conftest.c -pthread >&5
configure:19479: $? = 0
configure:20272: checking for multithread API to use
configure:20274: result: posix
configure:20366: checking whether malloc, realloc, calloc are POSIX compliant
configure:20386: clang -c conftest.c >&5
configure:20386: $? = 0
configure:20394: result: yes
configure:20401: checking for stdlib.h
configure:20401: result: yes
configure:20411: checking for GNU libc compatible malloc
configure:20444: clang -o conftest conftest.c >&5
configure:20444: $? = 0
configure:20444: ./conftest
configure:20444: $? = 0
configure:20455: result: yes
configure:20470: checking for unsigned long long int
configure:20509: clang -o conftest conftest.c >&5
configure:20509: $? = 0
configure:20518: result: yes
configure:20528: checking for long long int
configure:20566: clang -o conftest conftest.c >&5
configure:20566: $? = 0
configure:20566: ./conftest
configure:20566: $? = 0
configure:20578: result: yes
configure:20590: checking for mbstate_t
configure:20614: clang -c conftest.c >&5
configure:20614: $? = 0
configure:20621: result: yes
configure:20733: checking for a traditional japanese locale
configure:20803: clang -o conftest conftest.c >&5
configure:20806: $? = 0
configure:20864: result: none
configure:20872: checking for a transitional chinese locale
configure:20943: clang -o conftest conftest.c >&5
configure:20946: $? = 0
configure:20997: result: none
configure:21004: checking for a french Unicode locale
configure:21076: clang -o conftest conftest.c >&5
configure:21079: $? = 0
configure:21125: result: none
configure:21216: checking for mmap
configure:21216: clang -o conftest conftest.c >&5
configure:21216: $? = 0
configure:21216: result: yes
configure:21227: checking for MAP_ANONYMOUS
configure:21264: result: yes
configure:21286: checking whether memchr works
configure:21349: clang -o conftest conftest.c >&5
configure:21349: $? = 0
configure:21349: ./conftest
configure:21349: $? = 0
configure:21359: result: yes
configure:21370: checking whether defines MIN and MAX
configure:21387: clang -c conftest.c >&5
conftest.c:86:21: warning: implicit declaration of function 'MIN' is invalid in C99 [-Wimplicit-function-declaration]
int x = MIN (42, 17);
^
conftest.c:86:21: error: initializer element is not a compile-time constant
int x = MIN (42, 17);
^~~~~~~~~~~~
1 warning and 1 error generated.
configure:21387: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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:21394: result: no
configure:21407: checking whether defines MIN and MAX
configure:21424: clang -c conftest.c >&5
configure:21424: $? = 0
configure:21431: result: yes
configure:21452: clang -c conftest.c >&5
conftest.c:87:10: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:87:15: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:21452: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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:21485: checking whether to activate relocatable installation
configure:21500: result: no
configure:21521: checking for stdbool.h that conforms to C99
configure:21588: clang -c conftest.c >&5
conftest.c:136:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
bool e = &s;
~ ^
conftest.c:140:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:140:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:140:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:140:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:140:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:140:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:140:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:140:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
~^
conftest.c:141:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:141:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
conftest.c:141:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
~^
12 warnings generated.
configure:21588: $? = 0
configure:21595: result: yes
configure:21597: checking for _Bool
configure:21597: clang -c conftest.c >&5
configure:21597: $? = 0
configure:21597: clang -c conftest.c >&5
conftest.c:123:20: error: expected expression
if (sizeof ((_Bool)))
^
1 error generated.
configure:21597: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| /* 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:21597: result: yes
configure:21614: checking for wchar_t
configure:21631: clang -c conftest.c >&5
configure:21631: $? = 0
configure:21638: result: yes
configure:21775: checking whether stdint.h conforms to C99
configure:21944: clang -c conftest.c >&5
configure:21944: $? = 0
configure:22024: clang -o conftest conftest.c >&5
configure:22024: $? = 0
configure:22024: ./conftest
configure:22024: $? = 0
configure:22036: result: yes
configure:22379: checking for C/C++ restrict keyword
configure:22406: clang -c conftest.c >&5
configure:22406: $? = 0
configure:22414: result: __restrict
configure:22505: checking whether ffsl is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether ffsll is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether memmem is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether mempcpy is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether memrchr is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether rawmemchr is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether stpcpy is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether stpncpy is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strchrnul is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strdup is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strncat is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strndup is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strnlen is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strpbrk is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strsep is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strcasestr is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strtok_r is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strerror_r is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strsignal is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22505: checking whether strverscmp is declared without a macro
configure:22523: clang -c conftest.c >&5
configure:22523: $? = 0
configure:22531: result: yes
configure:22553: checking for mmap
configure:22553: result: yes
configure:22564: checking for MAP_ANONYMOUS
configure:22601: result: yes
configure:22613: checking whether strncat works
configure:22699: clang -o conftest conftest.c >&5
configure:22699: $? = 0
configure:22699: ./conftest
configure:22699: $? = 0
configure:22710: result: yes
configure:22723: checking whether strstr works
configure:22775: clang -o conftest conftest.c >&5
configure:22775: $? = 0
configure:22775: ./conftest
configure:22775: $? = 0
configure:22786: result: yes
configure:22798: checking for pid_t
configure:22798: clang -c conftest.c >&5
configure:22798: $? = 0
configure:22798: clang -c conftest.c >&5
conftest.c:147:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:22798: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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:22798: result: yes
configure:22809: checking for mode_t
configure:22809: clang -c conftest.c >&5
configure:22809: $? = 0
configure:22809: clang -c conftest.c >&5
conftest.c:147:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:22809: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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:22809: result: yes
configure:23073: checking for inttypes.h
configure:23092: clang -c conftest.c >&5
configure:23092: $? = 0
configure:23099: result: yes
configure:23110: checking for stdint.h
configure:23127: clang -c conftest.c >&5
configure:23127: $? = 0
configure:23134: result: yes
configure:23147: checking for intmax_t
configure:23172: clang -c conftest.c >&5
configure:23172: $? = 0
configure:23179: result: yes
configure:23205: checking whether snprintf returns a byte count as in C99
configure:23275: clang -o conftest conftest.c >&5
configure:23275: $? = 0
configure:23275: ./conftest
configure:23275: $? = 0
configure:23286: result: yes
configure:23297: checking for snprintf
configure:23297: result: yes
configure:23297: checking for strnlen
configure:23297: clang -o conftest conftest.c >&5
configure:23297: $? = 0
configure:23297: result: yes
configure:23297: checking for wcslen
configure:23297: clang -o conftest conftest.c >&5
configure:23297: $? = 0
configure:23297: result: yes
configure:23297: checking for wcsnlen
configure:23297: clang -o conftest conftest.c >&5
configure:23297: $? = 0
configure:23297: result: yes
configure:23297: checking for mbrtowc
configure:23297: result: yes
configure:23297: checking for wcrtomb
configure:23297: result: yes
configure:23306: checking whether _snprintf is declared
configure:23306: clang -c conftest.c >&5
conftest.c:129:10: error: use of undeclared identifier '_snprintf'
(void) _snprintf;
^
1 error generated.
configure:23306: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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:23306: result: no
configure:23330: checking whether printf supports 'long double' arguments
configure:23369: clang -o conftest conftest.c >&5
conftest.c:130:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0
~~~~~~~~ ^
conftest.c:134:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0
~~~~~~~~ ^
conftest.c:138:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0
~~~~~~~~ ^
3 warnings generated.
configure:23369: $? = 0
configure:23369: ./conftest
configure:23369: $? = 0
configure:23380: result: yes
configure:23397: checking whether printf supports infinite 'double' arguments
configure:23498: clang -o conftest conftest.c >&5
configure:23498: $? = 0
configure:23498: ./conftest
configure:23498: $? = 0
configure:23509: result: yes
configure:23524: checking whether printf supports infinite 'long double' arguments
configure:23816: clang -o conftest conftest.c >&5
configure:23816: $? = 0
configure:23816: ./conftest
configure:23816: $? = 0
configure:23827: result: yes
configure:23837: checking whether printf supports the 'a' and 'A' directives
configure:23925: clang -o conftest conftest.c >&5
conftest.c:131:48: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0
~~~~~~~ ^
conftest.c:137:49: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0
~~~~~~~ ^
conftest.c:144:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0
~~~~~~~~~ ^
conftest.c:152:49: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0
~~~~~~~~~~ ^
4 warnings generated.
configure:23925: $? = 0
configure:23925: ./conftest
configure:23925: $? = 0
configure:23936: result: yes
configure:23941: checking whether printf supports the 'F' directive
configure:23989: clang -o conftest conftest.c >&5
conftest.c:131:45: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0
~~~~~~~ ^
1 warning generated.
configure:23989: $? = 0
configure:23989: ./conftest
configure:23989: $? = 0
configure:24000: result: yes
configure:24005: checking whether printf supports the 'ls' directive
configure:24076: clang -o conftest conftest.c >&5
configure:24076: $? = 0
configure:24076: ./conftest
configure:24076: $? = 0
configure:24087: result: yes
configure:24092: checking whether printf supports the grouping flag
configure:24122: clang -o conftest conftest.c >&5
configure:24122: $? = 0
configure:24122: ./conftest
configure:24122: $? = 0
configure:24133: result: yes
configure:24138: checking whether printf supports the left-adjust flag correctly
configure:24171: clang -o conftest conftest.c >&5
configure:24171: $? = 0
configure:24171: ./conftest
configure:24171: $? = 0
configure:24182: result: yes
configure:24187: checking whether printf supports the zero flag correctly
configure:24221: clang -o conftest conftest.c >&5
conftest.c:130:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0
~~~~~~~ ^
1 warning generated.
configure:24221: $? = 0
configure:24221: ./conftest
configure:24221: $? = 0
configure:24232: result: yes
configure:24237: checking whether printf supports large precisions
configure:24280: clang -o conftest conftest.c >&5
conftest.c:134:42: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3)
~~~~~~~~~~~~ ^
conftest.c:136:44: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5)
~~~~~~~~~~~~ ^
conftest.c:138:43: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5
~~~~~~~~~~~ ^
conftest.c:141:43: warning: data argument not used by format string [-Wformat-extra-args]
if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5
~~~~~~~~~~~ ^
4 warnings generated.
configure:24280: $? = 0
configure:24280: ./conftest
configure:24280: $? = 0
configure:24291: result: yes
configure:24297: checking whether printf survives out-of-memory conditions
configure:24468: clang -o conftest conftest.c >&5
configure:24471: $? = 0
configure:24475: $? = 0
configure:24520: result: yes
configure:24528: checking whether uses 'inline' correctly
configure:24550: clang -c conftest.c >&5
configure:24553: $? = 0
configure:24571: clang -c conftest.c >&5
configure:24574: $? = 0
configure:24587: result: yes
configure:24608: checking for a traditional french locale
configure:24676: clang -o conftest conftest.c >&5
configure:24679: $? = 0
configure:24735: result: none
configure:24747: checking if environ is properly declared
configure:24770: clang -c conftest.c >&5
conftest.c:129:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:129:19)' vs 'char **'
extern struct { int foo; } environ;
^
/usr/include/unistd.h:548:15: note: previous declaration is here
extern char **environ;
^
conftest.c:133:8: error: member reference base type 'char **' is not a structure or union
environ.foo = 1;
~~~~~~~^~~~
2 errors generated.
configure:24770: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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:24778: result: yes
configure:24791: checking whether strerror_r is declared
configure:24791: result: yes
configure:24804: checking for strerror_r
configure:24804: clang -o conftest conftest.c >&5
configure:24804: $? = 0
configure:24804: result: yes
configure:24813: checking whether strerror_r returns char *
configure:24837: clang -c conftest.c >&5
configure:24837: $? = 0
configure:24875: result: yes
configure:25112: checking whether imaxabs is declared without a macro
configure:25130: clang -c conftest.c >&5
configure:25130: $? = 0
configure:25138: result: yes
configure:25112: checking whether imaxdiv is declared without a macro
configure:25130: clang -c conftest.c >&5
configure:25130: $? = 0
configure:25138: result: yes
configure:25112: checking whether strtoimax is declared without a macro
configure:25130: clang -c conftest.c >&5
configure:25130: $? = 0
configure:25138: result: yes
configure:25112: checking whether strtoumax is declared without a macro
configure:25130: clang -c conftest.c >&5
configure:25130: $? = 0
configure:25138: result: yes
configure:25153: checking for inttypes.h
configure:25153: result: yes
configure:25164: checking whether the inttypes.h PRIxNN macros are broken
configure:25186: clang -c conftest.c >&5
configure:25186: $? = 0
configure:25194: result: no
configure:25223: checking whether setenv is declared
configure:25223: clang -c conftest.c >&5
configure:25223: $? = 0
configure:25223: result: yes
configure:25249: checking search.h usability
configure:25249: clang -c conftest.c >&5
configure:25249: $? = 0
configure:25249: result: yes
configure:25249: checking search.h presence
configure:25249: clang -E conftest.c
configure:25249: $? = 0
configure:25249: result: yes
configure:25249: checking for search.h
configure:25249: result: yes
configure:25261: checking for tsearch
configure:25261: clang -o conftest conftest.c >&5
configure:25261: $? = 0
configure:25261: result: yes
configure:25274: checking whether strerror(0) succeeds
configure:25309: clang -o conftest conftest.c >&5
configure:25309: $? = 0
configure:25309: ./conftest
configure:25309: $? = 0
configure:25320: result: yes
configure:25334: checking whether unsetenv is declared
configure:25334: clang -c conftest.c >&5
configure:25334: $? = 0
configure:25334: result: yes
configure:25378: checking for alloca as a compiler built-in
configure:25402: result: yes
configure:25519: checking whether conversion from 'int' to 'long double' works
configure:25560: clang -o conftest conftest.c >&5
configure:25560: $? = 0
configure:25560: ./conftest
configure:25560: $? = 0
configure:25571: result: yes
configure:25695: checking whether frexp works
configure:25775: clang -o conftest conftest.c >&5
conftest.c:196:21: warning: passing 'volatile double *' to parameter of type 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
if (memcmp (&y, &x, sizeof x))
^~
/usr/include/string.h:65:50: note: passing argument to parameter '__s2' here
extern int memcmp (const void *__s1, const void *__s2, size_t __n)
^
1 warning generated.
configure:25775: $? = 0
configure:25775: ./conftest
configure:25775: $? = 0
configure:25786: result: yes
configure:25833: checking whether frexpl is declared
configure:25833: clang -c conftest.c >&5
configure:25833: $? = 0
configure:25833: result: yes
configure:25843: checking whether frexpl() can be used without linking with libm
configure:25861: clang -o conftest conftest.c >&5
configure:25861: $? = 0
configure:25870: result: yes
configure:25876: checking whether frexpl works
configure:25987: clang -o conftest conftest.c >&5
configure:25987: $? = 0
configure:25987: ./conftest
configure:25987: $? = 0
configure:25998: result: yes
configure:26256: checking whether the compiler generally respects inline
configure:26277: clang -c conftest.c >&5
conftest.c:146:17: error: "inline is not effective"
#error "inline is not effective"
^
1 error generated.
configure:26277: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| #ifdef __NO_INLINE__
| #error "inline is not effective"
| #endif
| ;
| return 0;
| }
configure:26286: result: no
configure:26296: checking whether isnan(double) can be used without linking with libm
configure:26321: clang -o conftest conftest.c >&5
configure:26321: $? = 0
configure:26330: result: yes
configure:26357: checking whether isnan(float) can be used without linking with libm
configure:26382: clang -o conftest conftest.c >&5
conftest.c:154:8: error: use of unknown builtin '__builtin_isnanf' [-Wimplicit-function-declaration]
return isnanf (x);
^
conftest.c:145:33: note: expanded from macro 'isnanf'
# define isnanf(x) __builtin_isnanf ((float)(x))
^
1 error generated.
configure:26382: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| /* end confdefs.h. */
| #include
| #if __GNUC__ >= 4
| # undef isnanf
| # define isnanf(x) __builtin_isnanf ((float)(x))
| #elif defined isnan
| # undef isnanf
| # define isnanf(x) isnan ((float)(x))
| #endif
| float x;
| int
| main ()
| {
| return isnanf (x);
| ;
| return 0;
| }
configure:26391: result: no
configure:26508: checking where to find the exponent in a 'float'
configure:26597: result: word 0 bit 23
configure:26620: checking whether isnan(long double) can be used without linking with libm
configure:26645: clang -o conftest conftest.c >&5
conftest.c:156:8: error: use of unknown builtin '__builtin_isnanl' [-Wimplicit-function-declaration]
return isnanl (x);
^
conftest.c:147:33: note: expanded from macro 'isnanl'
# define isnanl(x) __builtin_isnanl ((long double)(x))
^
1 error generated.
configure:26645: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| /* end confdefs.h. */
| #include
| #if __GNUC__ >= 4
| # undef isnanl
| # define isnanl(x) __builtin_isnanl ((long double)(x))
| #elif defined isnan
| # undef isnanl
| # define isnanl(x) isnan ((long double)(x))
| #endif
| long double x;
| int
| main ()
| {
| return isnanl (x);
| ;
| return 0;
| }
configure:26654: result: no
configure:26824: checking where to find the exponent in a 'long double'
configure:26904: clang -o conftest conftest.c >&5
configure:26904: $? = 0
configure:26904: ./conftest
configure:26904: $? = 0
configure:26916: result: word 2 bit 0
configure:26943: checking whether iswblank is declared
configure:26943: clang -c conftest.c >&5
configure:26943: $? = 0
configure:26943: result: yes
configure:27102: checking whether langinfo.h defines CODESET
configure:27120: clang -c conftest.c >&5
configure:27120: $? = 0
configure:27128: result: yes
configure:27133: checking whether langinfo.h defines T_FMT_AMPM
configure:27151: clang -c conftest.c >&5
configure:27151: $? = 0
configure:27159: result: yes
configure:27164: checking whether langinfo.h defines ERA
configure:27182: clang -c conftest.c >&5
configure:27182: $? = 0
configure:27190: result: yes
configure:27195: checking whether langinfo.h defines YESEXPR
configure:27213: clang -c conftest.c >&5
configure:27213: $? = 0
configure:27221: result: yes
configure:27238: checking whether nl_langinfo is declared without a macro
configure:27256: clang -c conftest.c >&5
configure:27256: $? = 0
configure:27264: result: yes
configure:27292: checking for setlocale
configure:27292: clang -o conftest conftest.c >&5
configure:27292: $? = 0
configure:27292: result: yes
configure:27292: checking for uselocale
configure:27292: clang -o conftest conftest.c >&5
configure:27292: $? = 0
configure:27292: result: yes
configure:27304: checking for getlocalename_l
configure:27304: clang -o conftest conftest.c >&5
/tmp/conftest-2d4d76.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `getlocalename_l'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27304: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #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:27304: result: no
configure:27320: checking for pthread_rwlock_t
configure:27320: clang -c conftest.c >&5
configure:27320: $? = 0
configure:27320: clang -c conftest.c >&5
conftest.c:156:31: error: expected expression
if (sizeof ((pthread_rwlock_t)))
^
1 error generated.
configure:27320: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #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:27320: result: yes
configure:27351: clang -c conftest.c >&5
configure:27351: $? = 0
configure:27490: checking whether NAN macro works
configure:27513: clang -c conftest.c >&5
configure:27513: $? = 0
configure:27520: result: yes
configure:27525: checking whether HUGE_VAL works
configure:27543: clang -c conftest.c >&5
configure:27543: $? = 0
configure:27550: result: yes
configure:27559: checking whether acosf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether acosl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether asinf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether asinl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether atanf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether atanl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether cbrt is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether cbrtf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether cbrtl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether ceilf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether ceill is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether copysign is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether copysignf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether copysignl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether cosf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether cosl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether coshf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether expf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether expl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether exp2 is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether exp2f is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether exp2l is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether expm1 is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether expm1f is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether expm1l is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether fabsf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether fabsl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether floorf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether floorl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether fma is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether fmaf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether fmal is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether fmod is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether fmodf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether fmodl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether frexpf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether frexpl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether hypotf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether hypotl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether ilogb is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether ilogbf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether ilogbl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether ldexpf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether ldexpl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether logf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether logl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log10 is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log10f is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log10l is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log1p is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log1pf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log1pl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log2 is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log2f is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether log2l is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether logb is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether logbf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether logbl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether modf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether modff is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether modfl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether powf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether remainder is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether remainderf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether remainderl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether rint is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether rintf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether rintl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether round is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether roundf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether roundl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether sinf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether sinl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether sinhf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether sqrtf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether sqrtl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether tanf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether tanl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether tanhf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether trunc is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether truncf is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27559: checking whether truncl is declared without a macro
configure:27576: clang -c conftest.c >&5
configure:27576: $? = 0
configure:27584: result: yes
configure:27617: checking whether mbrtowc handles incomplete characters
configure:27674: result: guessing yes
configure:27680: checking whether mbrtowc works as well as mbtowc
configure:27741: result: guessing yes
configure:27792: checking whether mbrtowc handles a NULL pwc argument
configure:27863: result: guessing yes
configure:27869: checking whether mbrtowc handles a NULL string argument
configure:27928: result: guessing yes
configure:27936: checking whether mbrtowc has a correct return value
configure:28066: result: guessing yes
configure:28072: checking whether mbrtowc returns 0 when parsing a NUL character
configure:28128: result: guessing yes
configure:28133: checking whether mbrtowc works on empty input
configure:28160: clang -o conftest conftest.c >&5
configure:28160: $? = 0
configure:28160: ./conftest
configure:28160: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libunistring"
| #define VERSION "0.9.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #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
| static wchar_t wc;
| static mbstate_t mbs;
| int
| main (void)
| {
| return mbrtowc (&wc, "", 0, &mbs) == (size_t) -2;
| }
configure:28171: result: yes
configure:28262: checking whether mbrtowc handles incomplete characters
configure:28319: result: guessing yes
configure:28325: checking whether mbrtowc works as well as mbtowc
configure:28386: result: guessing yes
configure:28537: checking whether frexp works
configure:28628: result: yes
configure:28640: checking whether ldexp can be used without linking with libm
configure:28659: clang -o conftest conftest.c >&5
configure:28659: $? = 0
configure:28668: result: yes
configure:28681: checking whether frexpl() can be used without linking with libm
configure:28708: result: yes
configure:28714: checking whether frexpl works
configure:28836: result: yes
configure:28851: checking whether frexpl is declared
configure:28851: result: yes
configure:28862: checking whether ldexpl() can be used without linking with libm
configure:28880: clang -o conftest conftest.c >&5
configure:28880: $? = 0
configure:28889: result: yes
configure:28895: checking whether ldexpl works
configure:28936: clang -o conftest conftest.c >&5
configure:28936: $? = 0
configure:28936: ./conftest
configure:28936: $? = 0
configure:28947: result: yes
configure:28955: checking whether ldexpl is declared
configure:28955: result: yes
configure:28973: checking for signbit macro
configure:29078: clang -o conftest conftest.c >&5
configure:29078: $? = 0
configure:29078: ./conftest
configure:29078: $? = 0
configure:29089: result: yes
configure:29091: checking for signbit compiler built-ins
configure:29193: clang -o conftest conftest.c >&5
configure:29193: $? = 0
configure:29193: ./conftest
configure:29193: $? = 0
configure:29204: result: yes
configure:29732: checking for stdint.h
configure:29732: result: yes
configure:29742: checking for SIZE_MAX
configure:29813: result: yes
configure:29825: checking for ssize_t
configure:29842: clang -c conftest.c >&5
configure:29842: $? = 0
configure:29849: result: yes
configure:29888: checking for max_align_t
configure:29888: clang -c conftest.c >&5
configure:29888: $? = 0
configure:29888: clang -c conftest.c >&5
conftest.c:255:26: error: expected expression
if (sizeof ((max_align_t)))
^
1 error generated.
configure:29888: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #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 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:29888: result: yes
configure:29901: checking whether NULL can be used in arbitrary expressions
configure:29919: clang -c conftest.c >&5
configure:29919: $? = 0
configure:29926: result: yes
configure:30093: checking whether _Exit is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether atoll is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether canonicalize_file_name is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether getloadavg is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether getsubopt is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether grantpt is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether initstate is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether initstate_r is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether mkdtemp is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether mkostemp is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether mkostemps is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether mkstemp is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether mkstemps is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether posix_openpt is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether ptsname is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether ptsname_r is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether random is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether random_r is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether realpath is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether rpmatch is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether secure_getenv is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether setenv is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether setstate is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether setstate_r is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether srandom is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether srandom_r is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether strtod is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether strtoll is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether strtoull is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether unlockpt is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30093: checking whether unsetenv is declared without a macro
configure:30117: clang -c conftest.c >&5
configure:30117: $? = 0
configure:30125: result: yes
configure:30178: checking whether strstr works in linear time
configure:30252: clang -o conftest conftest.c >&5
configure:30252: $? = 0
configure:30252: ./conftest
configure:30252: $? = 0
configure:30263: result: yes
configure:30291: checking whether strstr works
configure:30354: result: yes
configure:39314: checking whether chdir is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether chown is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether dup is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether dup2 is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether dup3 is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether environ is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether euidaccess is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether faccessat is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether fchdir is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether fchownat is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether fdatasync is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether fsync is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether ftruncate is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether getcwd is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether getdomainname is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether getdtablesize is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether getgroups is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether gethostname is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether getlogin is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether getlogin_r is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether getpagesize is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether getusershell is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether setusershell is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether endusershell is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether group_member is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether isatty is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether lchown is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether link is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether linkat is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether lseek is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether pipe is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether pipe2 is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether pread is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether pwrite is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether readlink is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether readlinkat is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether rmdir is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether sethostname is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether sleep is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether symlink is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether symlinkat is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether ttyname_r is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether unlink is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether unlinkat is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39314: checking whether usleep is declared without a macro
configure:39344: clang -c conftest.c >&5
configure:39344: $? = 0
configure:39352: result: yes
configure:39460: checking for ptrdiff_t
configure:39460: clang -c conftest.c >&5
configure:39460: $? = 0
configure:39460: clang -c conftest.c >&5
conftest.c:376:24: error: expected expression
if (sizeof ((ptrdiff_t)))
^
1 error generated.
configure:39460: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #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 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_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:39460: result: yes
configure:40246: checking for ptrdiff_t
configure:40246: result: yes
configure:41032: checking for ptrdiff_t
configure:41032: result: yes
configure:41847: checking for ptrdiff_t
configure:41847: result: yes
configure:46424: checking whether btowc is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wctob is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether mbsinit is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether mbrtowc is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether mbrlen is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether mbsrtowcs is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether mbsnrtowcs is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcrtomb is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsrtombs is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsnrtombs is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcwidth is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wmemchr is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wmemcmp is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wmemcpy is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wmemmove is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wmemset is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcslen is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsnlen is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcscpy is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcpcpy is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsncpy is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcpncpy is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcscat is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsncat is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcscmp is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsncmp is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcscasecmp is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsncasecmp is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcscoll is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsxfrm is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsdup is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcschr is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsrchr is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcscspn is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsspn is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcspbrk is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcsstr is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcstok is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46424: checking whether wcswidth is declared without a macro
configure:46452: clang -c conftest.c >&5
configure:46452: $? = 0
configure:46460: result: yes
configure:46572: checking whether iswcntrl works
configure:46627: result: yes
configure:46651: checking for towlower
configure:46651: result: yes
configure:46699: checking for wctype_t
configure:46735: result: yes
configure:46741: checking for wctrans_t
configure:46775: result: yes
configure:46784: checking whether wctype is declared without a macro
configure:46821: result: yes
configure:46784: checking whether iswctype is declared without a macro
configure:46821: result: yes
configure:46784: checking whether wctrans is declared without a macro
configure:46821: result: yes
configure:46784: checking whether towctrans is declared without a macro
configure:46821: result: yes
configure:46844: checking whether wcwidth is declared
configure:46844: result: yes
configure:46873: checking whether wcwidth works reasonably in UTF-8 locales
configure:46924: clang -o conftest conftest.c >&5
configure:46924: $? = 0
configure:46924: ./conftest
configure:46924: $? = 0
configure:46935: result: yes
configure:46976: checking for stdint.h
configure:46976: result: yes
configure:47026: checking whether btowc(0) is correct
configure:47061: clang -o conftest conftest.c >&5
configure:47061: $? = 0
configure:47061: ./conftest
configure:47061: $? = 0
configure:47072: result: yes
configure:47075: checking whether btowc(EOF) is correct
configure:47126: result: guessing yes
configure:47178: checking for a traditional french locale
configure:47305: result: none
configure:47312: checking for a french Unicode locale
configure:47433: result: none
configure:47441: checking for a traditional french locale
configure:47568: result: none
configure:47576: checking for a turkish Unicode locale
configure:47647: clang -o conftest conftest.c >&5
conftest.c:456:7: warning: implicit declaration of function 'towupper' is invalid in C99 [-Wimplicit-function-declaration]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^
conftest.c:456:35: warning: implicit declaration of function 'towlower' is invalid in C99 [-Wimplicit-function-declaration]
if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
^
2 warnings generated.
configure:47650: $? = 0
configure:47698: result: none
configure:47726: checking for error_at_line
configure:47742: clang -o conftest conftest.c >&5
configure:47742: $? = 0
configure:47750: result: yes
configure:47783: checking whether fdopen sets errno
configure:47812: clang -o conftest conftest.c >&5
configure:47812: $? = 0
configure:47812: ./conftest
configure:47812: $? = 0
configure:47823: result: yes
configure:47869: checking for getpagesize
configure:47869: clang -o conftest conftest.c >&5
configure:47869: $? = 0
configure:47869: result: yes
configure:47916: checking whether getpagesize is declared
configure:47916: result: yes
configure:47988: clang -c conftest.c >&5
conftest.c:406:23: error: redeclaration of 'foo' with a different type: 'int' vs 'intptr_t' (aka 'long')
extern int foo;
^
conftest.c:405:28: note: previous declaration is here
extern intptr_t foo;
^
1 error generated.
configure:47988: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #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 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_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 GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| /* end confdefs.h. */
| #include
| extern intptr_t foo;
| extern int foo;
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:47988: clang -c conftest.c >&5
configure:47988: $? = 0
configure:47998: checking whether INT32_MAX < INTMAX_MAX
configure:48032: clang -c conftest.c >&5
configure:48032: $? = 0
configure:48039: result: yes
configure:48050: checking whether INT64_MAX == LONG_MAX
configure:48084: clang -c conftest.c >&5
configure:48084: $? = 0
configure:48091: result: yes
configure:48104: checking whether UINT32_MAX < UINTMAX_MAX
configure:48138: clang -c conftest.c >&5
configure:48138: $? = 0
configure:48145: result: yes
configure:48156: checking whether UINT64_MAX == ULONG_MAX
configure:48190: clang -c conftest.c >&5
configure:48190: $? = 0
configure:48197: result: yes
configure:48213: checking where to find the exponent in a 'double'
configure:48539: result: word 1 bit 20
configure:48559: checking where to find the exponent in a 'float'
configure:48648: result: word 0 bit 23
configure:48669: checking where to find the exponent in a 'long double'
configure:48761: result: word 2 bit 0
configure:48797: checking whether locale.h conforms to POSIX:2001
configure:48815: clang -c conftest.c >&5
configure:48815: $? = 0
configure:48822: result: yes
configure:48828: checking whether locale.h defines locale_t
configure:48845: clang -c conftest.c >&5
configure:48845: $? = 0
configure:48853: result: yes
configure:48866: checking whether struct lconv is properly defined
configure:48885: clang -c conftest.c >&5
configure:48885: $? = 0
configure:48893: result: yes
configure:48974: checking whether setlocale is declared without a macro
configure:48996: clang -c conftest.c >&5
configure:48996: $? = 0
configure:49004: result: yes
configure:48974: checking whether duplocale is declared without a macro
configure:48996: clang -c conftest.c >&5
configure:48996: $? = 0
configure:49004: result: yes
configure:49021: checking for a traditional french locale
configure:49148: result: none
configure:49155: checking for a french Unicode locale
configure:49276: result: none
configure:49284: checking for a traditional japanese locale
configure:49415: result: none
configure:49423: checking for a transitional chinese locale
configure:49548: result: none
configure:49555: checking for a french Unicode locale
configure:49676: result: none
configure:49730: checking for mmap
configure:49730: result: yes
configure:49741: checking for MAP_ANONYMOUS
configure:49778: result: yes
configure:49828: checking whether program_invocation_name is declared
configure:49828: clang -c conftest.c >&5
configure:49828: $? = 0
configure:49828: result: yes
configure:49840: checking whether program_invocation_short_name is declared
configure:49840: clang -c conftest.c >&5
configure:49840: $? = 0
configure:49840: result: yes
configure:49854: checking for putenv compatible with GNU and SVID
configure:49893: clang -o conftest conftest.c >&5
configure:49893: $? = 0
configure:49893: ./conftest
configure:49893: $? = 0
configure:49904: result: yes
configure:49964: checking whether setenv validates arguments
configure:50008: clang -o conftest conftest.c >&5
configure:50008: $? = 0
configure:50008: ./conftest
configure:50008: $? = 0
configure:50018: result: yes
configure:50112: checking for a traditional french locale
configure:50239: result: none
configure:50246: checking for a french Unicode locale
configure:50367: result: none
configure:50375: checking for a traditional japanese locale
configure:50506: result: none
configure:50514: checking for a transitional chinese locale
configure:50639: result: none
configure:50648: checking for working stdalign.h
configure:50693: clang -c conftest.c >&5
configure:50693: $? = 0
configure:50700: result: yes
configure:50797: checking which flavor of printf attribute matches inttypes macros
configure:50824: clang -c conftest.c >&5
configure:50824: $? = 0
configure:50831: result: system
configure:50878: checking whether dprintf is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether fpurge is declared without a macro
configure:50896: clang -c conftest.c >&5
conftest.c:428:10: error: use of undeclared identifier 'fpurge'
(void) fpurge;
^
1 error generated.
configure:50896: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #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 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_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 GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #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 HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 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:50904: result: no
configure:50878: checking whether fseeko is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether ftello is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether getdelim is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether getline is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether gets is declared without a macro
configure:50896: clang -c conftest.c >&5
conftest.c:432:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
(void) gets;
^~~~
goto
conftest.c:432:10: error: expected expression
2 errors generated.
configure:50896: $? = 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.6"
| #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 __USE_MINGW_ANSI_STDIO 1
| #define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
| #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 HAVE_FREXP_IN_LIBC 1
| #define GNULIB_TEST_FREXP 1
| #define HAVE_FREXPL_IN_LIBC 1
| #define GNULIB_TEST_FREXPL 1
| #define HAVE_ISNAND_IN_LIBC 1
| #define FLT_EXPBIT0_WORD 0
| #define FLT_EXPBIT0_BIT 23
| #define LDBL_EXPBIT0_WORD 2
| #define LDBL_EXPBIT0_BIT 0
| #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 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_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 GNULIB_TEST_ENVIRON 1
| #define GNULIB_TEST_FDOPEN 1
| #define HAVE_GETPAGESIZE 1
| #define GNULIB_TEST_GETPAGESIZE 1
| #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 HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
| #define GNULIB_TEST_PUTENV 1
| #define GNULIB_TEST_SETENV 1
| #define GNULIB_TEST_SETLOCALE 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:50904: result: no
configure:50878: checking whether pclose is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether popen is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether renameat is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether snprintf is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether tmpfile is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether vdprintf is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50878: checking whether vsnprintf is declared without a macro
configure:50896: clang -c conftest.c >&5
configure:50896: $? = 0
configure:50904: result: yes
configure:50922: checking for working strerror function
configure:50948: clang -o conftest conftest.c >&5
configure:50948: $? = 0
configure:50948: ./conftest
configure:50948: $? = 0
configure:50959: result: yes
configure:51059: checking for mmap
configure:51059: result: yes
configure:51070: checking for MAP_ANONYMOUS
configure:51107: result: yes
configure:51125: checking for mmap
configure:51125: result: yes
configure:51136: checking for MAP_ANONYMOUS
configure:51173: result: yes
configure:51192: checking for pthread_atfork
configure:51192: clang -o conftest conftest.c -pthread >&5
configure:51192: $? = 0
configure:51192: result: yes
configure:51207: checking for a traditional french locale
configure:51334: result: none
configure:51341: checking for a french Unicode locale
configure:51462: result: none
configure:51470: checking for a traditional japanese locale
configure:51601: result: none
configure:51609: checking for a turkish Unicode locale
configure:51731: result: none
configure:51739: checking for a transitional chinese locale
configure:51864: result: none
configure:51872: checking for a traditional french locale
configure:51999: result: none
configure:52006: checking for a french Unicode locale
configure:52127: result: none
configure:52135: checking for a traditional french locale
configure:52262: result: none
configure:52269: checking for a french Unicode locale
configure:52390: result: none
configure:52398: checking for a traditional Arabic locale
configure:52449: clang -o conftest conftest.c >&5
configure:52452: $? = 0
configure:52492: result: none
configure:52504: checking for a traditional french locale
configure:52631: result: none
configure:52638: checking for a french Unicode locale
configure:52759: result: none
configure:52767: checking for a traditional french locale
configure:52894: result: none
configure:52901: checking for a french Unicode locale
configure:53022: result: none
configure:53030: checking for a traditional french locale
configure:53157: result: none
configure:53164: checking for a french Unicode locale
configure:53285: result: none
configure:53293: checking for a traditional french locale
configure:53420: result: none
configure:53427: checking for a french Unicode locale
configure:53548: result: none
configure:53559: checking for mmap
configure:53559: result: yes
configure:53570: checking for MAP_ANONYMOUS
configure:53607: result: yes
configure:53624: checking for mmap
configure:53624: result: yes
configure:53635: checking for MAP_ANONYMOUS
configure:53672: result: yes
configure:53689: checking for mmap
configure:53689: result: yes
configure:53700: checking for MAP_ANONYMOUS
configure:53737: result: yes
configure:53754: checking for mmap
configure:53754: result: yes
configure:53765: checking for MAP_ANONYMOUS
configure:53802: result: yes
configure:53819: checking for mmap
configure:53819: result: yes
configure:53830: checking for MAP_ANONYMOUS
configure:53867: result: yes
configure:53884: checking for mmap
configure:53884: result: yes
configure:53895: checking for MAP_ANONYMOUS
configure:53932: result: yes
configure:53949: checking for mmap
configure:53949: result: yes
configure:53960: checking for MAP_ANONYMOUS
configure:53997: result: yes
configure:54015: checking for mmap
configure:54015: result: yes
configure:54026: checking for MAP_ANONYMOUS
configure:54063: result: yes
configure:54080: checking for mmap
configure:54080: result: yes
configure:54091: checking for MAP_ANONYMOUS
configure:54128: result: yes
configure:54145: checking for mmap
configure:54145: result: yes
configure:54156: checking for MAP_ANONYMOUS
configure:54193: result: yes
configure:54210: checking for mmap
configure:54210: result: yes
configure:54221: checking for MAP_ANONYMOUS
configure:54258: result: yes
configure:54275: checking for mmap
configure:54275: result: yes
configure:54286: checking for MAP_ANONYMOUS
configure:54323: result: yes
configure:54340: checking for mmap
configure:54340: result: yes
configure:54351: checking for MAP_ANONYMOUS
configure:54388: result: yes
configure:54405: checking for mmap
configure:54405: result: yes
configure:54416: checking for MAP_ANONYMOUS
configure:54453: result: yes
configure:54471: checking for mmap
configure:54471: result: yes
configure:54482: checking for MAP_ANONYMOUS
configure:54519: result: yes
configure:54536: checking for mmap
configure:54536: result: yes
configure:54547: checking for MAP_ANONYMOUS
configure:54584: result: yes
configure:54601: checking for mmap
configure:54601: result: yes
configure:54612: checking for MAP_ANONYMOUS
configure:54649: result: yes
configure:54666: checking for mmap
configure:54666: result: yes
configure:54677: checking for MAP_ANONYMOUS
configure:54714: result: yes
configure:54731: checking for mmap
configure:54731: result: yes
configure:54742: checking for MAP_ANONYMOUS
configure:54779: result: yes
configure:54796: checking for mmap
configure:54796: result: yes
configure:54807: checking for MAP_ANONYMOUS
configure:54844: result: yes
configure:54861: checking for mmap
configure:54861: result: yes
configure:54872: checking for MAP_ANONYMOUS
configure:54909: result: yes
configure:54924: checking for a traditional french locale
configure:55051: result: none
configure:55064: checking for unsetenv
configure:55064: clang -o conftest conftest.c >&5
configure:55064: $? = 0
configure:55064: result: yes
configure:55077: checking for unsetenv() return type
configure:55102: clang -c conftest.c >&5
configure:55102: $? = 0
configure:55109: result: int
configure:55118: checking whether unsetenv obeys POSIX
configure:55163: clang -o conftest conftest.c >&5
configure:55163: $? = 0
configure:55163: ./conftest
configure:55163: $? = 0
configure:55173: result: yes
configure:55234: checking whether mbrtowc handles incomplete characters
configure:55291: result: guessing yes
configure:55297: checking whether mbrtowc works as well as mbtowc
configure:55358: result: guessing yes
configure:55411: checking whether wcrtomb return value is correct
configure:55478: result: guessing yes
configure:55526: checking for a traditional french locale
configure:55653: result: none
configure:55660: checking for a french Unicode locale
configure:55781: result: none
configure:55789: checking for a traditional japanese locale
configure:55920: result: none
configure:55928: checking for a transitional chinese locale
configure:56053: result: none
configure:56070: checking whether wctob works
configure:56168: result: guessing yes
configure:56176: checking whether wctob is declared
configure:56176: result: yes
configure:56287: checking for sched_yield in -lrt
configure:56312: clang -o conftest conftest.c -lrt >&5
configure:56312: $? = 0
configure:56321: result: yes
configure:56427: checking for BSD- or MS-compatible name lister (nm)
configure:56479: result: no
configure:56606: checking the name lister (nm) interface
configure:56626: result: BSD nm
configure:56646: checking for gawk
configure:56673: result: gawk
configure:56710: checking for texi2dvi
configure:56728: found /usr/bin/texi2dvi
configure:56741: result: /usr/bin/texi2dvi
configure:56751: checking for dvips
configure:56769: found /usr/bin/dvips
configure:56782: result: /usr/bin/dvips
configure:56792: checking for perl
configure:56810: found /usr/bin/perl
configure:56823: result: /usr/bin/perl
configure:56956: checking that generated files are newer than configure
configure:56962: result: done
configure:59008: 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 217df1e39e2f
config.status:3474: creating Makefile
config.status:3474: creating doc/Makefile
config.status:3474: creating gnulib-local/Makefile
config.status:3474: creating lib/Makefile
config.status:3474: creating lib/exported.sh
config.status:3474: creating lib/unistring/version.h
config.status:3474: creating lib/unistring/woe32dll.h
config.status:3474: creating tests/Makefile
config.status:3474: creating config.h
config.status:3703: executing depfiles commands
config.status:3703: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
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_getlocalename_l=no
ac_cv_func_getpagesize=yes
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__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_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_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_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=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_error_at_line=yes
ac_cv_lib_rt_sched_yield=yes
ac_cv_objext=o
ac_cv_path_DVIPS=/usr/bin/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_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_DUMPBIN='link -dump'
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=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=gcc3
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_amsterdam_compiler=no
gl_cv_c_inline_effective=no
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_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=no
gl_cv_func_isnanl_no_libm=no
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_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_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_locale_h_needs_xlocale_h=no
gl_cv_header_locale_h_posix2001=yes
gl_cv_header_locale_has_locale_t=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_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_iconv_h=''
gl_cv_next_inttypes_h=''
gl_cv_next_langinfo_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=no
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=yes
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} /tmp/libunistring/src/libunistring-0.9.6/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='ar'
ARFLAGS='cr'
AS='as'
AUTOCONF='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/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='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DLL_VARIABLE=''
DSYMUTIL=''
DUMPBIN=':'
DVIPS='/usr/bin/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_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_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_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_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_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=''
HAVE_SYS_INTTYPES_H=''
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='1'
HAVE__BOOL='1'
HAVE__EXIT='1'
HEXVERSION='0x000906'
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=''
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'
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} /tmp/libunistring/src/libunistring-0.9.6/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NAMESPACING='yes'
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_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_ERRNO_H=''
NEXT_FLOAT_H=''
NEXT_ICONV_H=''
NEXT_INTTYPES_H=''
NEXT_LANGINFO_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='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='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='0'
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.6'
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='ar'
ac_ct_CC=''
ac_ct_DUMPBIN='link -dump'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
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 isnanf.o isnanl.o'
gl_LTLIBOBJS=' fseterr.lo isnanf.lo isnanl.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_LIBUNISTRING_GNULIB_TESTS'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libunistring/src/libunistring-0.9.6/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datarootdir}/emacs/site-lisp'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkglibexecdir='${libexecdir}/${PACKAGE}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libunistring"
#define VERSION "0.9.6"
#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 __USE_MINGW_ANSI_STDIO 1
#define _POSIX_PTHREAD_SEMANTICS 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_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_XLOCALE_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 "/usr"
#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 HAVE_FREXP_IN_LIBC 1
#define GNULIB_TEST_FREXP 1
#define HAVE_FREXPL_IN_LIBC 1
#define GNULIB_TEST_FREXPL 1
#define HAVE_ISNAND_IN_LIBC 1
#define FLT_EXPBIT0_WORD 0
#define FLT_EXPBIT0_BIT 23
#define LDBL_EXPBIT0_WORD 2
#define LDBL_EXPBIT0_BIT 0
#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 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_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 GNULIB_TEST_ENVIRON 1
#define GNULIB_TEST_FDOPEN 1
#define HAVE_GETPAGESIZE 1
#define GNULIB_TEST_GETPAGESIZE 1
#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 HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define GNULIB_TEST_PUTENV 1
#define GNULIB_TEST_SETENV 1
#define GNULIB_TEST_SETLOCALE 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